Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-05-05 | colstore support in script | Nikolay Korolev | 1 | -2/+2 | |
2020-05-05 | cleaned up MIAMI ifdefs | aap | 5 | -111/+2 | |
2020-05-05 | Revert "Remove GTA_TRAIN, GTA_BRIDGE, GTA_ZONECULL" | Sergeanur | 1 | -1/+1 | |
This reverts commit 1eb817de7713ea95bbbcbd7543ffce61ced8ffec. # Conflicts: # src/core/Game.cpp | |||||
2020-05-05 | Remove GTA_TRAIN, GTA_BRIDGE, GTA_ZONECULL | Sergeanur | 1 | -1/+1 | |
2020-05-05 | Revert "Remove Miami stuff" | Sergeanur | 5 | -0/+16 | |
This reverts commit 9960c411933f9a804eb5f6840d75ad00fd255252. | |||||
2020-05-05 | Remove Miami stuff | Sergeanur | 5 | -16/+0 | |
2020-05-05 | Make CBaseModelInfo fields protected | Sergeanur | 1 | -8/+8 | |
2020-05-05 | More use of GetModelIndex | Sergeanur | 2 | -57/+56 | |
2020-05-05 | implemented most of streamed collisions and big buildings | aap | 5 | -1/+11 | |
2020-05-05 | SetPosition, final part | Sergeanur | 4 | -49/+49 | |
2020-05-03 | implemented most of vice city path system | aap | 3 | -28/+34 | |
2020-05-02 | changed saving compatibility | Nikolay Korolev | 4 | -0/+91 | |
2020-05-02 | SetPosition, part 1 | Sergeanur | 1 | -2/+2 | |
2020-04-30 | Rename m_phy_flagA80 to bSkipLineCol | Sergeanur | 1 | -1/+1 | |
2020-04-30 | Rename m_ped_flagA2 into bWasStanding | Sergeanur | 2 | -14/+14 | |
2020-04-30 | Adding getters and setters for type and status | Sergeanur | 4 | -42/+42 | |
2020-04-27 | Audio structs moved to their AudioManager.h | Sergeanur | 1 | -9/+0 | |
2020-04-27 | Workaround for a crash on release | Sergeanur | 1 | -0/+3 | |
2020-04-24 | implemented skinned peds, no cutscene hands yet | aap | 10 | -197/+552 | |
2020-04-23 | ps2 particles, sampman oal started | Fire-Head | 1 | -7/+106 | |
2020-04-20 | Try to build with mingw | Filip Gawin | 7 | -52/+52 | |
2020-04-19 | 1.1 patch stuff | Nikolay Korolev | 1 | -0/+2 | |
2020-04-19 | Struct cleanup, various fixes, enable PS2 rand | eray orçunus | 5 | -13/+28 | |
2020-04-19 | missing ifded | Nikolay Korolev | 1 | -0/+2 | |
2020-04-18 | replays bug fix | Nikolay Korolev | 1 | -0/+1 | |
2020-04-18 | Vc ped ports and Frontend fixes | eray orçunus | 1 | -5/+19 | |
2020-04-18 | Revert "Part one" | Filip Gawin | 1 | -5/+5 | |
This reverts commit 63951d9b957b30a110f42a03edb4833cbbaf380e. | |||||
2020-04-18 | Remove padding fields | Sergeanur | 3 | -108/+85 | |
2020-04-18 | Various fixes | eray orçunus | 1 | -3/+3 | |
2020-04-17 | Part one | Filip Gawin | 1 | -5/+5 | |
2020-04-17 | Remove patches | Sergeanur | 12 | -404/+12 | |
2020-04-17 | rem refs | Fire-Head | 4 | -4/+3 | |
2020-04-17 | Ped fixes and ref removal | eray orçunus | 5 | -33/+68 | |
2020-04-16 | Fixed bridge despawns | Nikolay Korolev | 1 | -6/+6 | |
2020-04-15 | rem comment | Fire-Head | 1 | -1/+1 | |
2020-04-15 | Many fixes and cleanup | eray orçunus | 3 | -45/+42 | |
2020-04-15 | implemented most of librw wrapper | aap | 1 | -1/+1 | |
2020-04-15 | CWeapon done, ps2 cheats fix | Fire-Head | 4 | -7/+12 | |
2020-04-14 | CarGen, Cranes, Gangs: cleanup, fixes, r* visioned placement | Sergeanur | 2 | -0/+131 | |
2020-04-14 | Some cleanup | erorcun | 2 | -60/+75 | |
2020-04-12 | Revert "fix" | eray orçunus | 1 | -4/+1 | |
2020-04-12 | Ped fix | eray orçunus | 1 | -2/+4 | |
2020-04-11 | CMenuManager done and CHud fixes | eray orçunus | 1 | -7/+5 | |
2020-04-10 | disabling the code that freezes gang members | Sergeanur | 1 | -0/+3 | |
2020-04-10 | CObject complete | saml1er | 2 | -3/+3 | |
2020-04-09 | normalized line endings to LF | aap | 1 | -1535/+1535 | |
2020-04-09 | fixed questionable RW usage; changed radar mask to PS2 techinque | aap | 3 | -6/+6 | |
2020-04-08 | Cheats | Sergeanur | 1 | -0/+1 | |
2020-04-03 | CCamera fixes | aap | 2 | -16/+8 | |
2020-03-31 | Mouse free cam for peds&cars (under FREE_CAM) | eray orçunus | 2 | -4/+97 | |
2020-03-28 | CWeaponEffects(autoaim crosshair) done, CGame done. restored some original R* names | Fire-Head | 1 | -13/+13 | |
2020-03-28 | CCopPed done and #include cleanup | eray orçunus | 14 | -31/+238 | |
2020-03-28 | remove include <new> from common.h | aap | 5 | -0/+10 | |
2020-03-27 | Finished CCam; various smaller things | aap | 1 | -2/+2 | |
2020-03-26 | CCopPed 2 and fixes | eray orçunus | 4 | -8/+294 | |
2020-03-24 | fix and cleanup in AddToPopulation | aap | 1 | -11/+11 | |
2020-03-24 | added an assert to CPed::BuildPedLists, but too many peds still crash the game | aap | 1 | -7/+11 | |
2020-03-22 | Remove unneeded double to float casts | Filip Gawin | 1 | -2/+2 | |
2020-03-22 | Fixes for Serge's review | Filip Gawin | 2 | -6/+6 | |
2020-03-22 | missing endlines | Nikolay Korolev | 1 | -1/+1 | |
2020-03-22 | CGame::Initialise | Nikolay Korolev | 2 | -0/+10 | |
2020-03-21 | ProcessButtonPresses and fixes | eray orçunus | 7 | -30/+30 | |
2020-03-11 | CPopulation done, CCopPed and fixes | eray orçunus | 9 | -99/+526 | |
2020-03-04 | fixed dummyobject bug | Nikolay Korolev | 1 | -2/+2 | |
2020-03-02 | Fixes and cleanup | eray orçunus | 7 | -86/+111 | |
2020-03-01 | fixes | eray orçunus | 3 | -9/+31 | |
2020-02-27 | CPopulation 3 and fixes | eray orçunus | 3 | -14/+318 | |
2020-02-22 | merge + bug fix | Nikolay Korolev | 2 | -0/+4 | |
2020-02-19 | CPopulation 2 | eray orçunus | 4 | -8/+360 | |
2020-02-17 | CPopulation 1 | eray orçunus | 8 | -9/+478 | |
2020-02-16 | script 1000-1154 | Nikolay Korolev | 1 | -0/+3 | |
2020-02-15 | bug fixes | Nikolay Korolev | 1 | -1/+1 | |
2020-02-15 | script 900-999 | Nikolay Korolev | 2 | -0/+26 | |
2020-02-13 | a fix | eray orçunus | 3 | -13/+13 | |
2020-02-13 | CPlayerPed done | eray orçunus | 3 | -12/+359 | |
2020-02-03 | few little things | eray orçunus | 1 | -10/+7 | |
2020-02-03 | A bug fix and VC ports for veh. enter/exit | eray orçunus | 1 | -12/+53 | |
2020-02-02 | Some fixes and some cosmetic things | eray orçunus | 2 | -9/+4 | |
2020-01-30 | suggested fixes | Sergeanur | 1 | -10/+9 | |
2020-01-29 | acos | Sergeanur | 1 | -4/+4 | |
2020-01-29 | CPedIK finished | Sergeanur | 3 | -11/+159 | |
2020-01-29 | Fixed autoaiming camera | Sergeanur | 1 | -1/+1 | |
2020-01-23 | CPlayerPed continues (#294) | erorcun | 5 | -71/+454 | |
2020-01-11 | Fixes 2 | eray orçunus | 2 | -5/+5 | |
2020-01-11 | AccidentManager | Sergeanur | 1 | -1/+1 | |
2020-01-07 | CPlayerPed & CMenuManager (#286) | erorcun | 2 | -157/+387 | |
Make Frontend great again! | |||||
2020-01-07 | Use CGeneral::faststricmp in CPed::ServiceTalking | Sergeanur | 1 | -1/+1 | |
2020-01-03 | script 800-899 | Nikolay Korolev | 3 | -1/+14 | |
2020-01-01 | some not fully tested stuff | Nikolay Korolev | 2 | -28/+28 | |
2019-12-28 | CPlayerPed & fixes | eray orçunus | 5 | -13/+356 | |
2019-12-22 | CEmergencyPed done | eray orçunus | 2 | -29/+441 | |
2019-12-16 | CPlayerInfo done | eray orçunus | 2 | -19/+110 | |
2019-12-05 | CPhone, CPlayerInfo, CFire, CWorld | eray orçunus | 3 | -55/+43 | |
2019-12-01 | Audio fixes for erorcun review | Filip Gawin | 1 | -1/+1 | |
2019-11-27 | Shadow/blood fade and scale fix | eray orçunus | 1 | -3/+3 | |
2019-11-26 | CCivilianPed done & restore peds running to phone | eray orçunus | 4 | -64/+568 | |
2019-11-20 | CPed completed! | eray orçunus | 2 | -62/+366 | |
And a few fixes | |||||
2019-11-12 | Frontend, Peds & logic and overflow fixes | eray orçunus | 2 | -16/+314 | |
2019-11-12 | Frontend, Peds & logic and overflow fixes | eray orçunus | 2 | -16/+314 | |
2019-11-05 | Peds & a few fixes | eray orçunus | 2 | -22/+373 | |
2019-10-30 | The Peds | eray orçunus | 2 | -18/+503 | |
2019-10-30 | Implemented faststrcmp, faststricmp, strcasecmp | Sergeanur | 1 | -1/+2 | |
2019-10-27 | Fall damage fix | eray orçunus | 1 | -40/+40 | |
2019-10-27 | ControllerConfig done | Fire-Head | 1 | -9/+9 | |
Fix Cam enum | |||||
2019-10-26 | Gang attack fix & SeekCar | eray orçunus | 2 | -11/+178 | |
2019-10-26 | Audio stuff moved around, removed MusicManager dependencies, eMusicMode used for ChangeMusicMode | Sergeanur | 1 | -1/+0 | |
2019-10-26 | CPedIK limb movement info reversed | Sergeanur | 2 | -9/+10 | |
2019-10-26 | Fixes for aap review (audio8) | Filip Gawin | 1 | -4/+4 | |
2019-10-26 | More audio (to hook and test) | Filip Gawin | 1 | -4/+4 | |
2019-10-25 | Fixes&Peds | eray orçunus | 2 | -4/+346 | |
2019-10-19 | fixed adrenaline | Nikolay Korolev | 1 | -1/+1 | |
2019-10-16 | Peds | eray orçunus | 1 | -5/+331 | |
2019-10-13 | PathFind fix and some Peds | eray orçunus | 2 | -2/+33 | |
2019-10-13 | 400-499 | Nikolay Korolev | 2 | -1/+18 | |
2019-10-13 | Peds&fixes | eray orçunus | 2 | -14/+261 | |
2019-10-12 | Fix uninitialized orderInCat | Sergeanur | 1 | -2/+2 | |
2019-10-12 | script 400-499 start | Nikolay Korolev | 2 | -0/+4 | |
2019-10-12 | Removed !this check in CVehicle::IsWrecked, added CPed::IsNotInWreckedVehicle instead | Sergeanur | 2 | -7/+14 | |
2019-10-10 | CCarAI + bugfixes | Nikolay Korolev | 1 | -7/+7 | |
2019-10-08 | Added read/write template functions for save data, small Load/Save arguments unification | Sergeanur | 2 | -46/+15 | |
2019-10-08 | Full CGameLogic | Sergeanur | 2 | -0/+12 | |
2019-10-08 | Fixed crash when aboarding train | Sergeanur | 1 | -3/+2 | |
2019-10-07 | Little fix | eray orçunus | 2 | -2/+6 | |
2019-10-06 | Peds | eray orçunus | 4 | -41/+332 | |
2019-10-05 | Fixes | eray orçunus | 2 | -29/+116 | |
2019-10-05 | CDarkel, walkaround fix | eray orçunus | 1 | -28/+35 | |
2019-10-03 | Fixes & peds | eray orçunus | 2 | -34/+285 | |
2019-10-01 | Mostly fix | eray orçunus | 2 | -23/+70 | |
2019-10-01 | Moar peds | eray orçunus | 4 | -86/+739 | |
2019-09-26 | Peds, ProcessObjective and fixes | eray orçunus | 4 | -69/+1589 | |
2019-09-20 | Peds | eray orçunus | 2 | -32/+298 | |
2019-09-17 | Peds, a fix and a tad of VC | eray orçunus | 4 | -109/+816 | |
2019-09-14 | P.e.d.s. | eray orçunus | 4 | -244/+633 | |
2019-09-12 | Little cleanup | eray orçunus | 2 | -9/+10 | |
2019-09-12 | World and Peds | eray orçunus | 4 | -7/+218 | |
2019-09-07 | Peds | eray orçunus | 4 | -14/+476 | |
2019-09-05 | Fix and cancellable car enter | eray orçunus | 2 | -32/+41 | |
2019-09-03 | CPed::ProcessControl and some cleanup | eray orçunus | 4 | -105/+1191 | |
2019-08-27 | Cleanup | Filip Gawin | 2 | -8/+8 | |
2019-08-27 | More more more audio | Filip Gawin | 3 | -10/+10 | |
2019-08-27 | Cleanup | Filip Gawin | 4 | -124/+6 | |
2019-08-27 | More audio ped | Filip Gawin | 5 | -8/+135 | |
2019-08-23 | Peds | eray orçunus | 5 | -123/+754 | |
2019-08-17 | AnimViewer messages, Particle fix, Peds | eray orçunus | 2 | -4/+497 | |
2019-08-17 | more CCarCtrl | Nikolay Korolev | 2 | -16/+16 | |
2019-08-16 | Little CPed fixes & Peddebug | eray orçunus | 2 | -107/+170 | |
2019-08-15 | CParticleObject done, cDMAudio done | Fire-Head | 1 | -1/+1 | |
2019-08-13 | More peds | eray orçunus | 4 | -16/+454 | |
2019-08-11 | Ped variables fix | eray orçunus | 2 | -17/+10 | |
2019-08-11 | P.e.d.s. and fixes | eray orçunus | 2 | -97/+583 | |
2019-08-09 | finished CPathFind | aap | 1 | -2/+2 | |
2019-08-08 | Peds | eray orçunus | 2 | -9/+520 | |
2019-08-05 | CPed part 218 | eray orçunus | 2 | -68/+652 | |
2019-08-03 | A fix and a function made me notice it | eray orçunus | 2 | -1/+36 | |
2019-08-03 | RunningScript, part 4, plus some fixes | Nikolay Korolev | 1 | -3/+3 | |
2019-08-02 | some CPed cleanup | aap | 2 | -102/+73 | |
2019-08-02 | The Peds | eray orçunus | 4 | -20/+527 | |
2019-07-29 | Peds and fixes | eray orçunus | 4 | -25/+252 | |
2019-07-28 | Address fix | eray orçunus | 1 | -1/+1 | |
2019-07-28 | Peds, mainly audio | eray orçunus | 2 | -15/+347 | |
2019-07-28 | ped chat fix | Nikolay Korolev | 1 | -1/+1 | |
2019-07-28 | CAutomobile::PreRender; whole class finished | aap | 1 | -2/+2 | |
2019-07-26 | CAutomobile effect stuff | aap | 2 | -32/+29 | |
2019-07-26 | fight fix | Nikolay Korolev | 1 | -2/+2 | |
2019-07-25 | Ped & fixes, including peds dive into danger fix | eray orçunus | 4 | -133/+821 | |
2019-07-25 | Running script part 3 | Nikolay Korolev | 2 | -2/+18 | |
2019-07-20 | CPed continues, including some fixes | eray orçunus | 4 | -27/+505 | |
2019-07-20 | fix door issue | Nikolay Korolev | 1 | -1/+1 | |
2019-07-20 | one more fix | aap | 1 | -1/+1 | |
2019-07-19 | CAutomobile ctor, car spawner, fixes | aap | 1 | -2/+2 | |
2019-07-18 | Wanted changes in PlayerPed/PedModelInfo | eray orçunus | 3 | -20/+18 | |
And some typos | |||||
2019-07-18 | The Peds, mainly dying/injuring | eray orçunus | 6 | -185/+836 | |
There is also some reorganization | |||||
2019-07-17 | renamed some variables and added files; more CAutomobile::ProcessControl | aap | 1 | -1/+1 | |
2019-07-16 | more fixes; started CAutomobile::ProcessControl | aap | 1 | -2/+2 | |
2019-07-16 | fixed merge | aap | 1 | -2/+1 | |
2019-07-15 | Phone, World, Ped | eray orçunus | 4 | -20/+290 | |
2019-07-14 | fixed cops | Nikolay Korolev | 4 | -0/+6 | |
2019-07-14 | RunningScript 2. So far with bugs (cops not caring, errors in arithmetical opcodes) | Nikolay Korolev | 1 | -1/+1 | |
2019-07-14 | Partial RunningScript part2 | Nikolay Korolev | 7 | -4/+100 | |
2019-07-12 | more CWanted; added CEventList | aap | 1 | -33/+0 | |
2019-07-11 | CAutomobile::ProcessControlInputs | aap | 2 | -0/+3 | |
2019-07-10 | and of course the last commit didnt fix everything | aap | 2 | -5/+5 | |
2019-07-10 | added wrappers around math functions | aap | 2 | -11/+11 | |
2019-07-10 | Phone start, ped spinning and cop car fix, and some love to CPed | eray orçunus | 2 | -7/+44 | |
Signed-off-by: eray orçunus <erayorcunus@gmail.com> | |||||
2019-07-09 | RunningScript: 1/12 | Nikolay Korolev | 2 | -0/+7 | |
2019-07-09 | yet more CAutomobile | aap | 4 | -0/+17 | |
2019-07-09 | more CAutomobile | aap | 2 | -8/+9 | |
2019-07-08 | more CAutomobile | aap | 1 | -4/+4 | |
2019-07-08 | little changes; one more function of CAutomobile | aap | 2 | -36/+15 | |
2019-07-08 | cleaned up patching of virtual functions; started CAutomobile | aap | 10 | -49/+71 | |
2019-07-07 | blah | _AG | 1 | -2/+2 | |
2019-07-07 | the great reorganization | aap | 19 | -0/+4475 | |