summaryrefslogtreecommitdiff
path: root/src/core/re3.cpp
AgeCommit message (Collapse)Author
2020-06-08cleaned up and updated animviewer; fixed animation bugaap
2020-06-05more CBikeaap
2020-06-03some orig cheartsmajestic
- weapon model indices added - orig weapon cheats added - some cheats' names changed to original ones
2020-06-03Merge remote-tracking branch 'origin/master' into miamiSergeanur
# Conflicts: # src/control/GameLogic.cpp # src/control/PathFind.cpp # src/control/RoadBlocks.cpp # src/control/Script.cpp # src/control/Script.h # src/core/Frontend.cpp # src/core/Frontend.h # src/core/MenuScreens.cpp # src/core/TempColModels.cpp # src/core/config.h # src/core/re3.cpp # src/modelinfo/SimpleModelInfo.cpp # src/modelinfo/VehicleModelInfo.cpp # src/modelinfo/VehicleModelInfo.h # src/render/Skidmarks.h # src/render/WaterLevel.cpp # src/save/GenericGameStorage.h # src/vehicles/Automobile.cpp # src/vehicles/Automobile.h # src/vehicles/DamageManager.cpp # src/vehicles/Vehicle.cpp # src/vehicles/Vehicle.h
2020-06-02some CBike code; vehicle cleanupaap
2020-06-01add freeroam; clean up debug menuaap
2020-06-01fixed timebar toggleaap
2020-05-31CAutomobile doneaap
2020-05-31gahhhaap
2020-05-29Add files via uploadrollschuh2282
2020-05-28Frontend customization functions, freecam toggle, minor thingseray orçunus
2020-05-26Merge remote-tracking branch 'origin/master' into miamiSergeanur
# Conflicts: # src/audio/AudioLogic.cpp # src/control/Garages.cpp # src/core/SurfaceTable.cpp # src/core/SurfaceTable.h # src/core/World.cpp # src/core/main.cpp # src/modelinfo/PedModelInfo.cpp # src/peds/Ped.cpp # src/render/Timecycle.cpp # src/vehicles/Automobile.cpp # src/vehicles/Automobile.h # src/vehicles/Heli.cpp # src/vehicles/Vehicle.cpp # src/weapons/Weapon.cpp # src/weapons/WeaponInfo.h
2020-05-25switch collision with debug menuNikolay Korolev
2020-05-25CVehicleaap
2020-05-21vehicle cheats and debug cheat string displayXinerki
2020-05-21make reloadables optionalXinerki
2020-05-21fancy HUD.TXD reloaderXinerki
TODO: make optional with defines, also add more reload options
2020-05-13Merge remote-tracking branch 'origin/master' into miamiSergeanur
# Conflicts: # premake5.lua # src/core/ZoneCull.cpp # src/core/Zones.cpp # src/objects/CutsceneHead.cpp # src/render/Clouds.cpp
2020-05-11Merge remote-tracking branch 'origin/miami' into miamiSergeanur
2020-05-11Merge branch 'master' into miamiSergeanur
# Conflicts: # src/animation/AnimBlendAssociation.h # src/animation/AnimBlendClumpData.h # src/animation/AnimManager.h # src/animation/FrameUpdate.cpp # src/control/AutoPilot.h # src/control/PathFind.h # src/core/PlayerInfo.h # src/entities/Building.h # src/entities/Dummy.h # src/entities/Entity.h # src/entities/Physical.h # src/entities/Treadable.h # src/modelinfo/BaseModelInfo.h # src/modelinfo/ClumpModelInfo.cpp # src/modelinfo/ClumpModelInfo.h # src/modelinfo/PedModelInfo.h # src/modelinfo/SimpleModelInfo.h # src/modelinfo/TimeModelInfo.h # src/modelinfo/VehicleModelInfo.h # src/objects/CutsceneHead.h # src/objects/CutsceneObject.h # src/objects/DummyObject.h # src/objects/Object.h # src/peds/DummyPed.h # src/peds/PedIK.cpp # src/rw/VisibilityPlugins.cpp # src/vehicles/Automobile.h # src/vehicles/Boat.h # src/vehicles/Heli.h # src/vehicles/Plane.h # src/vehicles/Train.h # src/vehicles/Vehicle.h
2020-05-11Linux build supporteray orçunus
2020-05-11CRendereraap
2020-05-11Merge pull request #509 from Fire-Head/mastererorcun
OpenAL update
2020-05-10vehicle model descriptions; a bit of heli codeaap
2020-05-10Merge branch 'master' into miamiSergeanur
# Conflicts: # src/animation/AnimManager.cpp # src/control/CarCtrl.cpp # src/control/Curves.cpp # src/core/templates.h
2020-05-09Place debug menu under ifdefSergeanur
2020-05-07typoaap
2020-05-07VC vehicles just barely working nowaap
2020-05-07oal wav/mp3 stream updateFire-Head
2020-05-05cleaned up MIAMI ifdefsaap
2020-05-05implemented most of streamed collisions and big buildingsaap
2020-05-03implemented most of vice city path systemaap
2020-05-02SetPosition, part 2Sergeanur
2020-05-02update librw (vsynch)aap
2020-04-30Adding getters and setters for type and statusSergeanur
2020-04-25using librw GS alpha test emulationaap
2020-04-24implemented debugmenuaap
2020-04-23Merge branch 'master' into masterFire_Head
2020-04-23ps2 particles, sampman oal startedFire-Head
2020-04-22Crossplatform work continueseray orçunus
2020-04-17Remove patchesSergeanur
2020-04-17Ped fixes and ref removaleray orçunus
2020-04-16Some refs removed, little fixes and teleporteray orçunus
2020-04-14fix debug stuffNikolay Korolev
2020-04-14Merge branch 'master' into game_devNikolay Korolev
2020-04-13scene editNikolay Korolev
2020-04-13Merge pull request #413 from erorcun/erorcunerorcun
CFileLoader last funcs and Frontend cleanup
2020-04-13CFileLoader last funcs and Frontend cleanuperay orçunus
2020-04-13finished CBoataap
2020-04-12Merge pull request #400 from erorcun/erorcunerorcun
CMenuManager done and CHud fixes