| Commit message (Expand) | Author | Files | Lines |
2021-08-04 | CVehicle fixes and cleanup | aap | 1 | -1/+1 |
2021-07-31 | Allow sector ped count to exceed gap-list size | Magnus Larsen | 1 | -0/+12 |
2021-07-26 | Fix stuck looking flag when answering phone and idle weapon animation | Sergeanur | 1 | -0/+6 |
2021-07-22 | Possible fix of RemoveAndAdd crash | Sergeanur | 1 | -5/+5 |
2021-07-22 | Fix falling damage | Sergeanur | 1 | -1/+1 |
2021-07-13 | Fix NearPed count going negative | Magnus Larsen | 1 | -0/+1 |
2021-07-10 | finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVES | withmorten | 1 | -5/+5 |
2021-07-03 | Sanitizer fixes 2 | erorcun | 1 | -12/+13 |
2021-07-02 | Peds: Efforts to find the reason of crashes on GCC 7.5.0 | erorcun | 1 | -1/+27 |
2021-06-28 | Redo ReadSaveBuf + common.h cleanup | Sergeanur | 1 | -0/+1 |
2021-06-24 | Fix some timer calls | Sergeanur | 1 | -1/+1 |
2021-06-24 | Use bool8 in audio code | Sergeanur | 1 | -1/+1 |
2021-06-24 | Wait states ported (scripted animations) | Sergeanur | 1 | -4/+482 |
2021-06-24 | Fix some timer calls | Sergeanur | 1 | -1/+1 |
2021-06-24 | Use bool8 in audio code | Sergeanur | 1 | -1/+1 |
2021-06-24 | Pool fixes + peds not forming circle fix | erorcun | 1 | -4/+4 |
2021-05-12 | Complete sfx enum, rename some sounds + fixes of missing ped comments | Sergeanur | 1 | -5/+19 |
2021-05-10 | Use some GetMatrix/SetMatrix logic based on SA | Sergeanur | 1 | -1/+1 |
2021-03-06 | Pool fixes + peds not forming circle fix | erorcun | 1 | -4/+4 |
2021-02-10 | Ped jump teleport/kill fix | erorcun | 1 | -5/+14 |
2021-02-07 | Use our synonyms for attack anims again | erorcun | 1 | -2/+2 |
2021-01-29 | Even more fixes & shorten quit screen | erorcun | 1 | -1/+1 |
2021-01-27 | Use original animation names from VCS | Sergeanur | 1 | -201/+201 |
2021-01-24 | sync | Nikolay Korolev | 1 | -0/+1 |
2021-01-23 | Includes overhaul, fix some compiler warnings | erorcun | 1 | -0/+1 |
2021-01-22 | get rid of most --MIAMI comments | withmorten | 1 | -180/+1 |
2021-01-17 | sync | Nikolay Korolev | 1 | -1/+74 |
2021-01-16 | script6 | Nikolay Korolev | 1 | -1/+74 |
2021-01-13 | Revert "Revert "Merge branch 'lcs' of https://github.com/GTAmodding/re3 into lcs"" | Fire-Head | 1 | -75/+75 |
2021-01-13 | Revert "Merge branch 'lcs' of https://github.com/GTAmodding/re3 into lcs" | Fire-Head | 1 | -75/+75 |
2021-01-13 | more renames | aap | 1 | -24/+25 |
2021-01-13 | anim velocity union | aap | 1 | -2/+1 |
2021-01-13 | rename m_vehEnterType -> m_vehDoor | aap | 1 | -49/+49 |
2021-01-08 | first commit for LCS | aap | 1 | -1/+1 |
2020-12-28 | Ped: WeaponInfo: little fixes and renamings | erorcun | 1 | -2/+2 |
2020-12-27 | Fix peds running to see dead peds in water | erorcun | 1 | -11/+16 |
2020-12-27 | Fix peds running to see dead peds in water | erorcun | 1 | -12/+16 |
2020-12-26 | Weapon flags changed from bit fields to bit mask (R* vision) | Sergeanur | 1 | -3/+3 |
2020-12-26 | Weapon flags changed from bit fields to bit mask (R* vision) | Sergeanur | 1 | -1/+1 |
2020-12-25 | Small type use fixes | Sergeanur | 1 | -1/+1 |
2020-12-25 | Small type use fixes | Sergeanur | 1 | -1/+1 |
2020-12-24 | fixed double explosion | Nikolay Korolev | 1 | -0/+2 |
2020-12-21 | Car entering cancel test | erorcun | 1 | -42/+42 |
2020-12-21 | Car entering cancel test | erorcun | 1 | -40/+42 |
2020-12-18 | get rid of all PED_SKIN defines | aap | 1 | -9/+1 |
2020-12-18 | PlayerInfo functions reordered into original order, FindPlayer... functions moved to PlayerInfo, improved CVector <-> RwV3d conversion, small fixes | Sergeanur | 1 | -1/+1 |
2020-12-15 | fix | Sergeanur | 1 | -3/+2 |
2020-12-15 | Use SetPedState | Sergeanur | 1 | -64/+35 |
2020-12-15 | Use SetMoveState | Sergeanur | 1 | -2/+2 |
2020-12-15 | More fixes | Sergeanur | 1 | -36/+2 |
2020-12-15 | SetPedState fixes | Sergeanur | 1 | -1/+1 |
2020-12-09 | Frontend cleanup, .INI, CFO, scrollable pages | erorcun | 1 | -31/+2 |
2020-12-06 | pool stuff fix | Nikolay Korolev | 1 | -1/+1 |
2020-12-03 | AnimViewer done, comment cleanup | erorcun | 1 | -6/+5 |
2020-12-02 | PlayerPed and "Redefine controls" menu done, fixes | erorcun | 1 | -0/+11 |
2020-12-01 | cAudioManager::ProcessPedOneShots + fixes | Sergeanur | 1 | -1/+1 |
2020-11-25 | Some TODOs done in Peds code | Sergeanur | 1 | -3/+1 |
2020-11-20 | Reorganize CPed functions into their original cpp files | Sergeanur | 1 | -16883/+5412 |
2020-11-19 | Reorganize CPed functions into their original cpp files | Sergeanur | 1 | -13732/+4802 |
2020-11-18 | CPed review part1,2 re3 | aap | 1 | -334/+290 |
2020-11-16 | fix flag | aap | 1 | -1/+1 |
2020-11-16 | CPed review part2; and reverting some stylistic changes | aap | 1 | -269/+223 |
2020-11-14 | car AI revision | Nikolay Korolev | 1 | -1/+1 |
2020-11-13 | CPed review, part 1 | aap | 1 | -422/+317 |
2020-11-13 | some fixes | Nikolay Korolev | 1 | -1/+1 |
2020-11-12 | Peds: Remove redundant lines | erorcun | 1 | -2/+0 |
2020-11-07 | Ped comments fixes | Sergeanur | 1 | -1/+1 |
2020-11-01 | finished script and replay | Nikolay Korolev | 1 | -0/+14 |
2020-11-01 | the driver fix | Nikolay Korolev | 1 | -1/+1 |
2020-10-31 | couple of fixes and cleanup | aap | 1 | -9/+9 |
2020-10-18 | Fix attractor even more | erorcun | 1 | -2/+2 |
2020-10-18 | Fixes and style changes from miami | erorcun | 1 | -36/+34 |
2020-10-18 | Setter for bIsStatic (became virtual in SA) | Sergeanur | 1 | -4/+4 |
2020-10-18 | Attractor obj. fixes | erorcun | 1 | -6/+12 |
2020-10-18 | Fix ped buoyancy | eray orçunus | 1 | -58/+55 |
2020-10-17 | saves part 1 | Nikolay Korolev | 1 | -14/+9 |
2020-10-14 | Miami Glass | Fire-Head | 1 | -1/+2 |
2020-10-07 | Pad, BulletInfo, ProjectileInfo, fixes | eray orçunus | 1 | -3/+2 |
2020-09-30 | Population and many small classes done, mouse AUX buttons, Frontend, Hud, fixes | eray orçunus | 1 | -1/+1 |
2020-09-27 | Credits & fixes | eray orçunus | 1 | -5/+7 |
2020-09-24 | CPed and CCivilianPed funcs done | eray orçunus | 1 | -414/+573 |
2020-09-10 | Fixes from miami | eray orçunus | 1 | -66/+63 |
2020-09-05 | Peds objectives and wait states done, fixes | eray orçunus | 1 | -276/+550 |
2020-09-01 | cheats, fixes, cosmetic changes | majestic | 1 | -1/+74 |
2020-08-30 | CGame done, Peds, fixes | eray orçunus | 1 | -423/+299 |
2020-08-20 | CStreaming done, hopefully | aap | 1 | -0/+16 |
2020-08-18 | little fix | Nikolay Korolev | 1 | -3/+3 |
2020-08-16 | 2 new opcodes | eray orçunus | 1 | -5/+5 |
2020-08-14 | Don't react if player's targeting with melee | Sergeanur | 1 | -1/+5 |
2020-08-14 | Guardian Angels fix | eray orçunus | 1 | -0/+2 |
2020-08-14 | Stats(except displaying), PlayerInfo, marker fix | eray orçunus | 1 | -2/+4 |
2020-08-11 | implemented extended postfx | aap | 1 | -0/+1 |
2020-08-09 | CWindModifiers | majestic | 1 | -0/+72 |
2020-08-08 | Revert "little emergecy fix for shadows with librw" | Fire-Head | 1 | -3/+5 |
2020-08-08 | Update Ped.cpp | Fire-Head | 1 | -4/+1 |
2020-08-08 | static shadows fix, cutscene shadows switches | Fire-Head | 1 | -4/+4 |
2020-08-07 | little emergecy fix for shadows with librw | aap | 1 | -5/+3 |
2020-07-29 | miami shadows | Fire-Head | 1 | -0/+14 |
2020-07-24 | 64-bit on Windows | eray orçunus | 1 | -1/+1 |
2020-07-22 | New math wrappers | eray orçunus | 1 | -1/+1 |
2020-07-22 | 64-bit on Windows | eray orçunus | 1 | -1/+1 |
2020-07-22 | Peds, Hud, CFO 1/2, fixes - including zone names | eray orçunus | 1 | -456/+799 |
2020-07-21 | cosmetic changes | eray orçunus | 1 | -3/+3 |
2020-07-21 | a cute mistake | eray orçunus | 1 | -1/+1 |
2020-07-20 | Fixes from miami | eray orçunus | 1 | -140/+85 |
2020-07-13 | Rename LEVEL_NONE to LEVEL_GENERIC | Sergeanur | 1 | -1/+1 |
2020-07-09 | VC fighting, Peds, many fixes including ghost bikes | eray orçunus | 1 | -415/+683 |
2020-07-04 | fixes from master, menu helper text | eray orçunus | 1 | -5/+29 |
2020-07-04 | Remove console and fix sth | eray orçunus | 1 | -1/+1 |
2020-07-04 | Peds & fixes | eray orçunus | 1 | -219/+172 |
2020-07-03 | Bettah car enter canceling, fix CFO crash, ped objs. renaming | eray orçunus | 1 | -82/+103 |
2020-07-03 | ice cream attractor + bike respray | Nikolay Korolev | 1 | -6/+43 |
2020-07-02 | Disable VC_PED_PORTS, better cancellable car enter, weapon and cops fixes | eray orçunus | 1 | -26/+26 |
2020-07-01 | Restored beta police system(disabled), fixes from miami, debug info for CFO crash (#639) | erorcun | 1 | -104/+212 |
2020-06-25 | rename attractor flag to type | aap | 1 | -3/+3 |
2020-06-25 | rename attractor flag to type | aap | 1 | -3/+3 |
2020-06-22 | CWanted, anim fix, ped objs renaming, remove III beta features | eray orçunus | 1 | -203/+168 |
2020-06-20 | killing peds increase chaos level | eray orçunus | 1 | -6/+7 |
2020-06-20 | ducking & anim fix | eray orçunus | 1 | -10/+1 |
2020-06-20 | Ducking, shooting vehicle occupants and weapon fixes | eray orçunus | 1 | -33/+4 |
2020-06-20 | CCamera done | aap | 1 | -0/+7 |
2020-06-17 | Ped, Weapon and fixes | eray orçunus | 1 | -108/+128 |
2020-06-15 | Bike anim. fix | eray orçunus | 1 | -1/+4 |
2020-06-15 | Peds & fixes continues | eray orçunus | 1 | -251/+438 |
2020-06-14 | Peds, mission switcher & fixes | eray orçunus | 1 | -124/+674 |
2020-06-14 | fixed condition in CBoat::ProcessControl and changed enum | majestic | 1 | -0/+6 |
2020-06-14 | some camera code | aap | 1 | -3/+3 |
2020-06-13 | script fix | Nikolay Korolev | 1 | -2/+3 |
2020-06-11 | removed extern from RwImVertexIndex SmokeTrailIndices and additional rotational variables for minigun | majestic | 1 | -7/+1 |
2020-06-11 | original multiplying rotational cords for minigun | majestic | 1 | -1/+6 |
2020-06-11 | minigun rotation fix | majestic | 1 | -0/+1 |
2020-06-09 | Peds, bike center of mass and reversing fixes | eray orçunus | 1 | -282/+599 |
2020-06-07 | Message box, letterbox and ped attaching | eray orçunus | 1 | -3/+51 |
2020-06-07 | fix | Nikolay Korolev | 1 | -3/+4 |
2020-06-07 | more script commands | Nikolay Korolev | 1 | -5/+6 |
2020-06-07 | New ped objectives | eray orçunus | 1 | -98/+143 |
2020-06-07 | CBike done | aap | 1 | -3/+3 |
2020-06-06 | fix | eray orçunus | 1 | -3/+0 |
2020-06-06 | Some wait states | eray orçunus | 1 | -37/+174 |
2020-06-06 | CFont crash workaround | eray orçunus | 1 | -1/+0 |
2020-06-06 | Use KnockOffRider | eray orçunus | 1 | -48/+72 |
2020-06-06 | minor fixes | Nikolay Korolev | 1 | -0/+3 |
2020-06-06 | fixing some uninitialized stuff | Nikolay Korolev | 1 | -0/+3 |
2020-06-05 | Bike riding anims, SA bike/heli cam | eray orçunus | 1 | -67/+455 |
2020-06-05 | basic bike support in traffic, script and car gen; some heli AI | Nikolay Korolev | 1 | -24/+33 |
2020-06-04 | fixes, mostly from miami | eray orçunus | 1 | -23/+33 |
2020-06-04 | PedChat & PedDebug | Sergeanur | 1 | -366/+1 |
2020-06-04 | Restore original logic of CPed::WanderRange | Sergeanur | 1 | -11/+4 |
2020-06-03 | fixed CPed::AddInCarAnims | aap | 1 | -11/+6 |
2020-06-03 | Peds, eSound and PedState enum, fixes | eray orçunus | 1 | -426/+757 |
2020-06-02 | some CBike code; vehicle cleanup | aap | 1 | -32/+7 |
2020-06-02 | some vehicle cleanup | aap | 1 | -32/+7 |
2020-06-01 | Fix collision with peds heads | Filip Gawin | 1 | -0/+4 |
2020-06-01 | DrawStandardMenus, VC menu array and minor fixes | eray orçunus | 1 | -37/+11 |
2020-05-31 | game logic | Nikolay Korolev | 1 | -0/+36 |
2020-05-31 | CAutomobile done | aap | 1 | -0/+3 |
2020-05-29 | R to freeroam, idle anims, weapon and cam enum fix | eray orçunus | 1 | -5/+5 |
2020-05-27 | VC Water | Fire-Head | 1 | -3/+6 |
2020-05-27 | Support of original mp3/wav/adf | Sergeanur | 1 | -10/+11 |
2020-05-26 | eSurfaceType | aap | 1 | -7/+7 |
2020-05-26 | eSurfaceType | aap | 1 | -9/+9 |
2020-05-25 | small fixes | aap | 1 | -1/+1 |
2020-05-25 | CVehicle | aap | 1 | -6/+9 |
2020-05-24 | fixed compiler errors | nrb | 1 | -5/+5 |
2020-05-23 | set pieces | Nikolay Korolev | 1 | -0/+1 |
2020-05-23 | Cleanup and one needed function | eray orçunus | 1 | -30/+12 |
2020-05-23 | Compatibility with VC weapon.dat + new shotguns | eray orçunus | 1 | -31/+27 |
2020-05-23 | some fixes | Nikolay Korolev | 1 | -3/+4 |
2020-05-22 | CPhysical | aap | 1 | -0/+1 |
2020-05-22 | new script commands - mostly stubs | Nikolay Korolev | 1 | -2/+13 |
2020-05-21 | script revision | Nikolay Korolev | 1 | -0/+1 |
2020-05-20 | Fixes for melees and various things | eray orçunus | 1 | -154/+210 |
2020-05-19 | script revision | Nikolay Korolev | 1 | -18/+20 |
2020-05-19 | Melee weapons(half-working), Ped and Hud bits | eray orçunus | 1 | -135/+142 |
2020-05-19 | script revision | Nikolay Korolev | 1 | -1/+26 |
2020-05-17 | TransformToNode crash fix? | eray orçunus | 1 | -0/+13 |
2020-05-17 | full script basic support | Nikolay Korolev | 1 | -30/+38 |
2020-05-17 | Weapon fixes and thingies | eray orçunus | 1 | -127/+245 |
2020-05-16 | Weapon fixes | eray orçunus | 1 | -13/+9 |
2020-05-16 | changed CPedIK names | aap | 1 | -15/+15 |
2020-05-16 | Remove unused audio enum | Sergeanur | 1 | -5/+5 |
2020-05-16 | ped attractors | Nikolay Korolev | 1 | -9/+9 |
2020-05-16 | ped attractors done | Nikolay Korolev | 1 | -11/+11 |
2020-05-15 | Weapon layer in Peds | eray orçunus | 1 | -427/+847 |
2020-05-15 | CPedIK | aap | 1 | -34/+17 |
2020-05-14 | some fixes | Nikolay Korolev | 1 | -0/+4 |
2020-05-14 | more pedattractor | Nikolay Korolev | 1 | -22/+419 |
2020-05-13 | More save/load alignment fixes | Sergeanur | 1 | -14/+18 |
2020-05-13 | ped attractor: start | Nikolay Korolev | 1 | -2/+4 |
2020-05-12 | Fix linux warnings | Filip Gawin | 1 | -7/+11 |
2020-05-11 | Linux build support | eray orçunus | 1 | -5/+5 |
2020-05-10 | CPedModelInfo | aap | 1 | -54/+4 |
2020-05-09 | peds starting to work | aap | 1 | -74/+2 |
2020-05-09 | Fix compilation error | Sergeanur | 1 | -1/+1 |
2020-05-09 | named anim assoc flags | aap | 1 | -10/+10 |
2020-05-09 | named anim assoc flags | aap | 1 | -10/+10 |
2020-05-08 | CCarCtrl::GenerateOneRandomCar | Nikolay Korolev | 1 | -0/+8 |
2020-05-07 | VC vehicles just barely working now | aap | 1 | -2/+2 |
2020-05-06 | IsStatic | Nikolay Korolev | 1 | -2/+2 |
2020-05-06 | sorted out object collision enums | aap | 1 | -2/+2 |
2020-05-06 | sorted out object collision enums | aap | 1 | -2/+2 |
2020-05-05 | colstore support in script | Nikolay Korolev | 1 | -2/+2 |
2020-05-05 | cleaned up MIAMI ifdefs | aap | 1 | -5/+0 |
2020-05-05 | Revert "Remove Miami stuff" | Sergeanur | 1 | -0/+2 |
2020-05-05 | Remove Miami stuff | Sergeanur | 1 | -2/+0 |
2020-05-05 | Make CBaseModelInfo fields protected | Sergeanur | 1 | -8/+8 |
2020-05-05 | More use of GetModelIndex | Sergeanur | 1 | -49/+49 |
2020-05-05 | implemented most of streamed collisions and big buildings | aap | 1 | -0/+2 |
2020-05-05 | SetPosition, final part | Sergeanur | 1 | -33/+33 |
2020-05-03 | implemented most of vice city path system | aap | 1 | -20/+20 |
2020-05-02 | changed saving compatibility | Nikolay Korolev | 1 | -0/+42 |
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 | 1 | -13/+13 |
2020-04-30 | Adding getters and setters for type and status | Sergeanur | 1 | -38/+38 |
2020-04-24 | implemented skinned peds, no cutscene hands yet | aap | 1 | -71/+171 |
2020-04-23 | ps2 particles, sampman oal started | Fire-Head | 1 | -7/+106 |
2020-04-20 | Try to build with mingw | Filip Gawin | 1 | -34/+34 |
2020-04-19 | Struct cleanup, various fixes, enable PS2 rand | eray orçunus | 1 | -4/+21 |
2020-04-18 | Vc ped ports and Frontend fixes | eray orçunus | 1 | -5/+19 |
2020-04-17 | Remove patches | Sergeanur | 1 | -238/+1 |
2020-04-17 | Ped fixes and ref removal | eray orçunus | 1 | -29/+65 |
2020-04-15 | Many fixes and cleanup | eray orçunus | 1 | -10/+7 |
2020-04-15 | implemented most of librw wrapper | aap | 1 | -1/+1 |
2020-04-15 | CWeapon done, ps2 cheats fix | Fire-Head | 1 | -1/+1 |
2020-04-12 | Revert "fix" | eray orçunus | 1 | -4/+1 |
2020-04-12 | Ped fix | eray orçunus | 1 | -2/+4 |
2020-04-10 | CObject complete | saml1er | 1 | -2/+2 |
2020-04-09 | fixed questionable RW usage; changed radar mask to PS2 techinque | aap | 1 | -2/+2 |
2020-04-03 | CCamera fixes | aap | 1 | -6/+2 |
2020-03-31 | Mouse free cam for peds&cars (under FREE_CAM) | eray orçunus | 1 | -0/+12 |
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 | 1 | -2/+10 |
2020-03-28 | remove include <new> from common.h | aap | 1 | -0/+2 |
2020-03-27 | Finished CCam; various smaller things | aap | 1 | -2/+2 |
2020-03-26 | CCopPed 2 and fixes | eray orçunus | 1 | -0/+8 |
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 | 1 | -5/+5 |
2020-03-21 | ProcessButtonPresses and fixes | eray orçunus | 1 | -5/+3 |
2020-03-11 | CPopulation done, CCopPed and fixes | eray orçunus | 1 | -64/+119 |
2020-03-02 | Fixes and cleanup | eray orçunus | 1 | -66/+85 |
2020-03-01 | fixes | eray orçunus | 1 | -2/+21 |
2020-02-27 | CPopulation 3 and fixes | eray orçunus | 1 | -4/+15 |
2020-02-17 | CPopulation 1 | eray orçunus | 1 | -2/+2 |
2020-02-13 | a fix | eray orçunus | 1 | -1/+1 |
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 | 1 | -8/+4 |
2020-01-29 | CPedIK finished | Sergeanur | 1 | -1/+1 |
2020-01-23 | CPlayerPed continues (#294) | erorcun | 1 | -30/+11 |
2020-01-07 | Use CGeneral::faststricmp in CPed::ServiceTalking | Sergeanur | 1 | -1/+1 |
2020-01-01 | some not fully tested stuff | Nikolay Korolev | 1 | -18/+18 |
2019-12-28 | CPlayerPed & fixes | eray orçunus | 1 | -2/+2 |
2019-12-16 | CPlayerInfo done | eray orçunus | 1 | -18/+108 |
2019-12-05 | CPhone, CPlayerInfo, CFire, CWorld | eray orçunus | 1 | -36/+28 |
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 | 1 | -57/+157 |
2019-11-20 | CPed completed! | eray orçunus | 1 | -60/+362 |
2019-11-12 | Frontend, Peds & logic and overflow fixes | eray orçunus | 1 | -13/+311 |
2019-11-12 | Frontend, Peds & logic and overflow fixes | eray orçunus | 1 | -13/+311 |
2019-11-05 | Peds & a few fixes | eray orçunus | 1 | -17/+364 |
2019-10-30 | The Peds | eray orçunus | 1 | -16/+490 |
2019-10-27 | Fall damage fix | eray orçunus | 1 | -40/+40 |
2019-10-27 | ControllerConfig done | Fire-Head | 1 | -9/+9 |
2019-10-26 | Gang attack fix & SeekCar | eray orçunus | 1 | -9/+174 |
2019-10-26 | Audio stuff moved around, removed MusicManager dependencies, eMusicMode used for ChangeMusicMode | Sergeanur | 1 | -1/+0 |
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 | 1 | -3/+344 |
2019-10-16 | Peds | eray orçunus | 1 | -5/+331 |
2019-10-13 | PathFind fix and some Peds | eray orçunus | 1 | -1/+32 |
2019-10-13 | Peds&fixes | eray orçunus | 1 | -13/+259 |
2019-10-12 | Fix uninitialized orderInCat | Sergeanur | 1 | -2/+2 |
2019-10-12 | script 400-499 start | Nikolay Korolev | 1 | -0/+2 |
2019-10-12 | Removed !this check in CVehicle::IsWrecked, added CPed::IsNotInWreckedVehicle instead | Sergeanur | 1 | -7/+13 |
2019-10-10 | CCarAI + bugfixes | Nikolay Korolev | 1 | -7/+7 |
2019-10-08 | Fixed crash when aboarding train | Sergeanur | 1 | -3/+2 |
2019-10-07 | Little fix | eray orçunus | 1 | -2/+5 |
2019-10-06 | Peds | eray orçunus | 1 | -33/+282 |
2019-10-05 | Fixes | eray orçunus | 1 | -28/+111 |
2019-10-05 | CDarkel, walkaround fix | eray orçunus | 1 | -28/+35 |
2019-10-03 | Fixes & peds | eray orçunus | 1 | -29/+280 |
2019-10-01 | Mostly fix | eray orçunus | 1 | -21/+70 |
2019-10-01 | Moar peds | eray orçunus | 1 | -72/+721 |
2019-09-26 | Peds, ProcessObjective and fixes | eray orçunus | 1 | -58/+1562 |
2019-09-20 | Peds | eray orçunus | 1 | -31/+296 |
2019-09-17 | Peds, a fix and a tad of VC | eray orçunus | 1 | -79/+806 |
2019-09-14 | P.e.d.s. | eray orçunus | 1 | -233/+610 |
2019-09-12 | Little cleanup | eray orçunus | 1 | -5/+6 |
2019-09-12 | World and Peds | eray orçunus | 1 | -6/+212 |
2019-09-07 | Peds | eray orçunus | 1 | -11/+471 |
2019-09-05 | Fix and cancellable car enter | eray orçunus | 1 | -31/+40 |
2019-09-03 | CPed::ProcessControl and some cleanup | eray orçunus | 1 | -90/+1154 |
2019-08-27 | Cleanup | Filip Gawin | 1 | -7/+7 |
2019-08-27 | More more more audio | Filip Gawin | 1 | -8/+8 |
2019-08-27 | Cleanup | Filip Gawin | 1 | -5/+5 |
2019-08-27 | More audio ped | Filip Gawin | 1 | -6/+6 |
2019-08-23 | Peds | eray orçunus | 1 | -97/+645 |
2019-08-17 | AnimViewer messages, Particle fix, Peds | eray orçunus | 1 | -4/+492 |
2019-08-17 | more CCarCtrl | Nikolay Korolev | 1 | -14/+14 |
2019-08-16 | Little CPed fixes & Peddebug | eray orçunus | 1 | -104/+165 |
2019-08-15 | CParticleObject done, cDMAudio done | Fire-Head | 1 | -1/+1 |
2019-08-13 | More peds | eray orçunus | 1 | -9/+418 |
2019-08-11 | Ped variables fix | eray orçunus | 1 | -10/+10 |
2019-08-11 | P.e.d.s. and fixes | eray orçunus | 1 | -85/+564 |
2019-08-09 | finished CPathFind | aap | 1 | -2/+2 |
2019-08-08 | Peds | eray orçunus | 1 | -7/+515 |
2019-08-05 | CPed part 218 | eray orçunus | 1 | -62/+626 |
2019-08-03 | A fix and a function made me notice it | eray orçunus | 1 | -1/+35 |
2019-08-03 | RunningScript, part 4, plus some fixes | Nikolay Korolev | 1 | -3/+3 |
2019-08-02 | some CPed cleanup | aap | 1 | -85/+73 |
2019-08-02 | The Peds | eray orçunus | 1 | -10/+459 |
2019-07-29 | Peds and fixes | eray orçunus | 1 | -16/+240 |
2019-07-28 | Address fix | eray orçunus | 1 | -1/+1 |
2019-07-28 | Peds, mainly audio | eray orçunus | 1 | -11/+312 |
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 | 1 | -29/+26 |
2019-07-26 | fight fix | Nikolay Korolev | 1 | -2/+2 |
2019-07-25 | Ped & fixes, including peds dive into danger fix | eray orçunus | 1 | -118/+753 |
2019-07-25 | Running script part 3 | Nikolay Korolev | 1 | -1/+15 |
2019-07-20 | CPed continues, including some fixes | eray orçunus | 1 | -24/+421 |
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 | 1 | -8/+8 |
2019-07-18 | The Peds, mainly dying/injuring | eray orçunus | 1 | -176/+779 |
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 | 1 | -16/+252 |
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 | 1 | -1/+4 |
2019-07-10 | and of course the last commit didnt fix everything | aap | 1 | -4/+4 |
2019-07-10 | added wrappers around math functions | aap | 1 | -9/+9 |
2019-07-10 | Phone start, ped spinning and cop car fix, and some love to CPed | eray orçunus | 1 | -2/+38 |
2019-07-09 | yet more CAutomobile | aap | 1 | -0/+1 |
2019-07-09 | more CAutomobile | aap | 1 | -7/+8 |
2019-07-08 | more CAutomobile | aap | 1 | -4/+4 |
2019-07-08 | little changes; one more function of CAutomobile | aap | 1 | -14/+14 |
2019-07-08 | cleaned up patching of virtual functions; started CAutomobile | aap | 1 | -7/+21 |
2019-07-07 | blah | _AG | 1 | -2/+2 |
2019-07-07 | the great reorganization | aap | 1 | -1/+1 |
2019-07-07 | General fixes | eray orçunus | 1 | -17/+17 |
2019-07-06 | CPed... | eray orçunus | 1 | -41/+375 |
2019-07-05 | implemented some CVehicle functions | aap | 1 | -9/+9 |
2019-07-04 | Darkel/Wanted update. | _AG | 1 | -4/+5 |
2019-07-04 | Little fixes | eray orçunus | 1 | -3/+3 |
2019-07-04 | Even more CPed | eray orçunus | 1 | -21/+526 |
2019-07-02 | Fix address of IsPedHeadAbovePos | Filip Gawin | 1 | -1/+1 |
2019-07-02 | Kangaroo cheat and bug fixes | eray orçunus | 1 | -16/+23 |
2019-07-01 | CPed fixes | eray orçunus | 1 | -47/+31 |
2019-07-01 | More CPed | eray orçunus | 1 | -16/+418 |
2019-06-30 | Reactivated Store(Restore)StuffIn(From)Mem, fixed bugs | Nikolay Korolev | 1 | -0/+1 |
2019-06-30 | PlayBackThisFrameInterpolation and all it required... | Nikolay Korolev | 1 | -0/+59 |
2019-06-30 | Cleanup project a bit | Filip Gawin | 1 | -8/+8 |
2019-06-29 | CReplay::PlaybackThisFrame + fixes | Nikolay Korolev | 1 | -1/+1 |
2019-06-29 | fix | aap | 1 | -1/+1 |
2019-06-29 | miscellaneous, mostly world related | aap | 1 | -12/+12 |
2019-06-28 | Footsteps | eray orçunus | 1 | -11/+151 |
2019-06-27 | Several little mistakes in CPed | eray orçunus | 1 | -11/+9 |
2019-06-27 | Fix 3 bugs | eray orçunus | 1 | -1/+1 |
2019-06-26 | some more CStreaming + fixes by erorcun | aap | 1 | -1/+1 |
2019-06-26 | fixed bug in CPed | aap | 1 | -3/+3 |
2019-06-26 | CPed cleanup | aap | 1 | -18/+14 |
2019-06-25 | Fix car animations & M16 bug | eray orçunus | 1 | -50/+50 |
2019-06-25 | More replay stuff | Nikolay Korolev | 1 | -0/+27 |
2019-06-24 | CPed, CVehicle, mostly entering/exiting car | eray orçunus | 1 | -16/+515 |
2019-06-23 | fixed key binding, head shots, freezes | aap | 1 | -19/+15 |
2019-06-22 | Shotgun fix, CPed, CWeaponInfo | eray orçunus | 1 | -12/+132 |
2019-06-20 | Fix throwable weapons | eray orçunus | 1 | -2/+3 |
2019-06-20 | Big CPed update | eray orçunus | 1 | -8/+434 |
2019-06-19 | some CPed flags named from SA | aap | 1 | -5/+5 |
2019-06-19 | cleanup on CPed and CPedType | aap | 1 | -58/+54 |
2019-06-18 | CPed merge fixes | eray orçunus | 1 | -11/+9 |
2019-06-18 | CPed fixes | eray orçunus | 1 | -28/+23 |
2019-06-17 | first part of CFileLoader | aap | 1 | -1/+0 |
2019-06-17 | CPed::Avoid and needed changes | eray orçunus | 1 | -2/+62 |
2019-06-17 | got rid of upper case types | aap | 1 | -3/+3 |
2019-06-16 | some more cleanup | aap | 1 | -39/+22 |
2019-06-16 | CPed fixes and needed functions for further commits | eray orçunus | 1 | -58/+82 |
2019-06-15 | More CPed functions and minor fixes | eray orçunus | 1 | -5/+175 |
2019-06-15 | New updates for Hud.cpp and more. | _AG | 1 | -1/+1 |
2019-06-14 | Some CPed functions | erorcun | 1 | -0/+55 |
2019-06-13 | CPad done | Fire-Head | 1 | -0/+4 |
2019-06-02 | added some small bits and stubs | aap | 1 | -2/+2 |
2019-05-28 | implemented bits of CWorld | aap | 1 | -0/+164 |
2019-05-19 | CPhysical almost done | aap | 1 | -0/+9 |