summaryrefslogtreecommitdiff
path: root/src/control/SceneEdit.cpp
AgeCommit message (Collapse)Author
2021-01-22get rid of most --MIAMI commentswithmorten
2021-01-09moved new rendereraap
2021-01-01merge master to miamiNikolay Korolev
2020-12-19restore original code, fixes, ps2 fontFire-Head
2020-12-18little cleanup and synch on templates and configaap
2020-12-02added GTA_SCENE_EDITNikolay Korolev
2020-10-11Control updatesNikolay Korolev
2020-07-03Bettah car enter canceling, fix CFO crash, ped objs. renamingeray orçunus
2020-06-22CWanted, anim fix, ped objs renaming, remove III beta featureseray orçunus
2020-06-07Revert "FONT_BANK renamed to FONT_STANDARD"Fire-Head
This reverts commit 552205dfbaea70628df56a4966d269a81a97d28e.
2020-06-07Merge branch 'master' into miamiSergeanur
# Conflicts: # src/control/Garages.cpp # src/core/Frontend.cpp # src/peds/PlayerPed.cpp # src/render/Hud.cpp # src/vehicles/Train.cpp
2020-06-07FONT_BANK renamed to FONT_STANDARDSergeanur
2020-05-13Merge branch 'master' into miamiSergeanur
# Conflicts: # src/control/Garages.cpp # src/core/FileLoader.cpp # src/core/Streaming.cpp # src/core/Zones.cpp # src/core/Zones.h # src/render/Renderer.cpp # src/rw/VisibilityPlugins.cpp
2020-05-12Fix linux warningsFilip Gawin
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-10Merge remote-tracking branch 'upstream/master'bigbossbro08
2020-05-10Fixed typos and made all assert functions optionalbigbossbro08
2020-05-10some fixes and cosmetic changesaap
2020-05-09peds starting to workaap
2020-05-05Make CBaseModelInfo fields protectedSergeanur
2020-05-02SetPosition, part 1Sergeanur
2020-04-30Adding getters and setters for type and statusSergeanur
2020-04-20Try to build with mingwFilip Gawin
2020-04-17Remove patchesSergeanur
2020-04-14fixNikolay Korolev
2020-04-14scene editNikolay Korolev
2020-04-13scene editNikolay Korolev
2020-04-12scene initNikolay Korolev
2020-04-03CCamera fixesaap
2020-03-27implemented some unused PS2 camsaap
2020-03-27Finished CCam; various smaller thingsaap
2020-03-22CGame::InitialiseNikolay Korolev
2019-10-19CGame::Process() && CGame::ReloadIPLsnmzik