summaryrefslogtreecommitdiff
path: root/src/core/PlayerInfo.cpp
AgeCommit message (Collapse)Author
2021-06-30Merge branch 'miami' into lcsSergeanur
# Conflicts: # src/control/CarCtrl.cpp # src/control/Script4.cpp # src/core/Frontend.cpp
2021-06-28rename clamp macro to Clamp to fix compilation with g++11 (and clamp2 for ↵withmorten
consistency sake)
2021-01-22Merge remote-tracking branch 'origin/miami' into lcsSergeanur
# Conflicts: # src/animation/CutsceneMgr.cpp # src/control/CarCtrl.cpp # src/control/Script.cpp # src/control/Script2.cpp # src/core/Frontend.cpp # src/core/main.cpp # src/entities/Physical.cpp # src/peds/Ped.cpp # src/peds/PedAI.cpp # src/text/Messages.cpp # src/vehicles/Cranes.cpp # src/vehicles/Transmission.cpp
2021-01-22get rid of most --MIAMI commentswithmorten
2021-01-22m_nWantedLevel -> GetWantedLevel()withmorten
2021-01-20some more scriptNikolay Korolev
2021-01-13rename m_vehEnterType -> m_vehDooraap
2021-01-12bug of the decadeaap
2020-12-19merge attemptNikolay Korolev
2020-12-18PlayerInfo functions reordered into original order, FindPlayer... functions ↵Sergeanur
moved to PlayerInfo, improved CVector <-> RwV3d conversion, small fixes
2020-12-18PlayerInfo functions reordered into original order, FindPlayer... functions ↵Sergeanur
moved to PlayerInfo, improved CVector <-> RwV3d conversion, small fixes
2020-12-15Use SetPedStateSergeanur
2020-08-24FixSergeanur
2020-08-14Wheelie opcodeeray orçunus
2020-08-14Stats(except displaying), PlayerInfo, marker fixeray orçunus
2020-07-13Merge branch 'master' into miamiSergeanur
# Conflicts: # src/control/CarAI.cpp # src/control/Phones.cpp # src/control/Phones.h # src/control/Record.cpp # src/control/Restart.cpp # src/control/Script.cpp # src/core/Collision.cpp # src/core/Frontend.cpp # src/core/Frontend.h # src/core/Game.h # src/core/Streaming.cpp # src/core/TempColModels.cpp # src/core/Wanted.cpp # src/core/Zones.cpp # src/core/config.h # src/core/main.cpp # src/core/re3.cpp # src/entities/Entity.cpp # src/entities/Physical.cpp # src/extras/frontendoption.cpp # src/modelinfo/ModelInfo.cpp # src/modelinfo/PedModelInfo.cpp # src/peds/CivilianPed.cpp # src/peds/CopPed.cpp # src/peds/EmergencyPed.cpp # src/peds/Ped.cpp # src/peds/Ped.h # src/peds/Population.cpp # src/render/Renderer.cpp # src/save/GenericGameStorage.cpp # src/skel/win/win.cpp # src/vehicles/Automobile.cpp # src/vehicles/Boat.cpp # src/vehicles/Boat.h # src/vehicles/Vehicle.cpp
2020-07-13Rename LEVEL_NONE to LEVEL_GENERICSergeanur
2020-07-03Bettah car enter canceling, fix CFO crash, ped objs. renamingeray orçunus
2020-06-29Merge remote-tracking branch 'origin/master' into miamiSergeanur
# Conflicts: # src/audio/AudioLogic.cpp # src/audio/soundlist.h # src/control/Script.cpp # src/control/ScriptCommands.h # src/core/Cam.cpp # src/core/Camera.cpp # src/core/Camera.h # src/core/Frontend.cpp # src/core/Frontend.h # src/core/Game.cpp # src/core/MenuScreens.cpp # src/core/Pad.cpp # src/core/Pad.h # src/core/config.h # src/entities/Entity.cpp # src/render/Credits.cpp # src/render/Fluff.cpp # src/render/Hud.cpp # src/render/MBlur.cpp # src/render/Timecycle.cpp # src/skel/glfw/glfw.cpp # src/skel/win/win.cpp # src/text/Text.cpp
2020-06-22CWanted, anim fix, ped objs renaming, remove III beta featureseray orçunus
2020-06-21updated player control namesNikolay Korolev
2020-06-20killing peds increase chaos leveleray orçunus
2020-06-04fixes, mostly from miamieray orçunus
2020-06-03Peds, eSound and PedState enum, fixeseray orçunus
2020-05-31game logicNikolay Korolev
2020-05-22new script commands - mostly stubsNikolay Korolev
2020-05-19script revisionNikolay Korolev
2020-05-17sync with upstreamNikolay Korolev
2020-05-17Weapon fixes and thingieseray orçunus
2020-05-16more script stuffNikolay Korolev
2020-05-14Merge branch 'master' into miamiSergeanur
# Conflicts: # src/modelinfo/ClumpModelInfo.cpp
2020-05-13Changing save/load for CPlayerInfo because of alignment crapSergeanur
2020-05-07VC vehicles just barely working nowaap
2020-05-05More use of GetModelIndexSergeanur
2020-05-05SetPosition, final partSergeanur
2020-04-30Adding getters and setters for type and statusSergeanur
2020-04-20Try to build with mingwFilip Gawin
2020-04-19Merge pull request #474 from Nick007J/mastererorcun
Bug fixes, mostly replay; added RegisterReference for player ped pointer
2020-04-19Struct cleanup, various fixes, enable PS2 randeray orçunus
2020-04-18replays bug fixNikolay Korolev
2020-04-18Revert "Part one"Filip Gawin
This reverts commit 63951d9b957b30a110f42a03edb4833cbbaf380e.
2020-04-17Part oneFilip Gawin
2020-04-17Remove patchesSergeanur
2020-04-09normalized line endings to LFaap
2020-03-28CCopPed done and #include cleanuperay orçunus
2020-03-12CPopulation done, CCopPed and fixeseray orçunus
2020-03-02Fixes and cleanuperay orçunus
2020-02-23some changesNikolay Korolev
2020-01-23CPlayerPed continues (#294)erorcun
2020-01-01fixed vehicle enter crashNikolay Korolev