summaryrefslogtreecommitdiffstats
path: root/src/control/Garages.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-09Fix a bunch of CModelInfo::GetModelInfo->GetColModel callsSergeanur1-1/+1
2021-07-23syncNikolay Korolev1-0/+3
2021-07-19fix garbage data written in garage save blockwithmorten1-0/+3
2021-07-10finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVESwithmorten1-24/+91
2021-06-26Revert "Revert "Redo ReadSaveBuf + common.h cleanup""withmorten1-12/+16
2021-06-25Revert "Redo ReadSaveBuf + common.h cleanup"erorcun1-16/+12
2021-06-25Redo ReadSaveBuf + common.h cleanupSergeanur1-12/+16
2021-06-24Use bool8 in audio codeSergeanur1-1/+1
2021-01-29Some regular fixes and UB fixeserorcun1-0/+8
2021-01-23added some missing functionsNikolay Korolev1-0/+40
2021-01-22m_nWantedLevel -> GetWantedLevel()withmorten1-1/+1
2021-01-19Get rid of bitfields in CPoolSergeanur1-4/+4
2020-12-25Small type use fixesSergeanur1-1/+1
2020-12-12removed obsolete ifdef (since we have GTA_REPLAY)Nikolay Korolev1-2/+0
2020-12-07ps2 hud, restore original codeFire-Head1-6/+32
2020-12-07int8 enums fixedwithmorten1-4/+4
2020-12-06fixed parenthesisNikolay1-2/+2
2020-11-30small garages revision + small template stuffNikolay Korolev1-88/+102
2020-11-27fix garagesNikolay Korolev1-5/+5
2020-11-09Font: Hud: Use orig. text dimensions, fix right-align calculationserorcun1-1/+1
2020-11-08Revert "Font: Fix text dimensions"erorcun1-1/+1
2020-10-25Font: Fix text dimensionserorcun1-1/+1
2020-10-04Fix some sanitizer errors, improve POSIX streamereray orçunus1-1/+1
2020-09-26silentpatch fixesNikolay Korolev1-0/+6
2020-08-18Fix small logic mistake in CGarage::RemoveCarsBlockingDoorNotInsideJack Powell1-1/+1
2020-08-18fixed bugfixNikolay Korolev1-1/+2
2020-07-2490% fixes, 10% skel refactoringeray orçunus1-0/+3
2020-07-03Bettah car enter canceling, fix CFO crash, ped objs. renamingeray orçunus1-1/+1
2020-07-02Disable VC_PED_PORTS, better cancellable car enter, weapon and cops fixeseray orçunus1-1/+1
2020-06-07Revert "FONT_BANK renamed to FONT_STANDARD"Fire-Head1-1/+1
2020-06-07FONT_BANK renamed to FONT_STANDARDSergeanur1-1/+1
2020-05-25fixed NE bugNikolay Korolev1-1/+8
2020-05-12Fix linux warningsFilip Gawin1-0/+7
2020-05-12garages fixNikolay Korolev1-2/+2
2020-05-12fix garagesNikolay Korolev1-1/+1
2020-05-02Switching pad modes and cheats when player is switching between controller and kb&mSergeanur1-2/+7
2020-05-02SetPosition, part 2Sergeanur1-18/+18
2020-05-02SetPosition, part 1Sergeanur1-2/+2
2020-04-30Adding getters and setters for type and statusSergeanur1-4/+4
2020-04-27FixesSergeanur1-1/+1
2020-04-20Try to build with mingwFilip Gawin1-38/+38
2020-04-17Remove patchesSergeanur1-8/+1
2020-04-16Some refs removed, little fixes and teleporteray orçunus1-22/+23
2020-04-15Many fixes and cleanuperay orçunus1-3/+7
2020-04-15CWeapon done, ps2 cheats fixFire-Head1-1/+1
2020-04-13fix garagesNikolay Korolev1-1/+1
2020-04-08bug fixNikolay Korolev1-2/+2
2020-04-06stats fixNikolay Korolev1-1/+1
2020-04-06Cranes doneNikolay Korolev1-16/+25
2020-04-05shoreside garage fixNikolay Korolev1-2/+3
2020-04-05JapaneseSergeanur1-1/+1
2020-04-01vehicles missing functions + fixesNikolay Korolev1-7/+5
2020-03-31review fixesNikolay Korolev1-116/+64
2020-03-31fixNikolay Korolev1-1/+1
2020-03-30added forgotten functionNikolay Korolev1-1/+4
2020-03-30bug fixes, reorganisationNikolay Korolev1-14/+14
2020-03-30finished garagesNikolay Korolev1-41/+543
2020-03-29more garagesNikolay Korolev1-115/+603
2020-03-29fixNikolay Korolev1-1/+1
2020-03-28fixesNikolay Korolev1-40/+36
2020-03-28CWeaponEffects(autoaim crosshair) done, CGame done. restored some original R* namesFire-Head1-0/+4
2020-03-28fixesNikolay Korolev1-74/+131
2020-03-28garage update part 2Nikolay Korolev1-119/+624
2020-03-28garages part 1Nikolay Korolev1-18/+682
2020-03-21ProcessButtonPresses and fixeseray orçunus1-2/+2
2020-03-11Add Load/Save functionsWes Hampson1-0/+2
2020-02-16script 1000-1154Nikolay Korolev1-0/+1
2020-02-15script 900-999Nikolay Korolev1-2/+31
2020-02-02Some fixes and some cosmetic thingseray orçunus1-2/+2
2020-01-03script 800-899Nikolay Korolev1-1/+24
2020-01-01some not fully tested stuffNikolay Korolev1-0/+1
2019-10-27script 600-699Nikolay Korolev1-0/+9
2019-10-21script 500-599 plus bugfixNikolay Korolev1-0/+3
2019-10-19CGame::Process() && CGame::ReloadIPLsnmzik1-1/+4
2019-10-08Full CGameLogicSergeanur1-0/+1
2019-10-06CGarages::PrintMessages drawing fixesSergeanur1-11/+11
2019-09-17Peds, a fix and a tad of VCeray orçunus1-1/+2
2019-08-27More more more audioFilip Gawin1-3/+3
2019-08-11more CCarCtrlNikolay Korolev1-0/+1
2019-07-27cargen + some scriptNikolay Korolev1-0/+5
2019-07-17renamed some variables and added files; more CAutomobile::ProcessControlaap1-0/+2
2019-06-25Initial commit for Frontend._AG1-7/+7
2019-06-20Code clean up._AG1-3/+5
2019-06-20Update CRadar.cpp, CHud.cpp, CDraw.cpp fixed bug in templates.h._AG1-8/+8
2019-06-17first part of CFileLoaderaap1-0/+1
2019-06-17Update HUD stuff, bug and format fixes._AG1-1/+63
2019-05-30implemented some higher level functions; added lots of stubs; switched top and bottom in CRectaap1-0/+2
2019-05-28implemented bits of CWorldaap1-0/+42