| Commit message (Expand) | Author | Age | Files | Lines |
* | the great reorganization | aap | 2019-07-07 | 15 | -1169/+5 |
* | finished CPhysical | aap | 2019-07-07 | 1 | -1/+1 |
* | made code use TimeStepIn(Milli)Seconds; purged unnecessary inlines | aap | 2019-07-07 | 2 | -3/+3 |
* | Merge pull request #114 from Nick007J/master | aap | 2019-07-07 | 2 | -8/+159 |
|\ |
|
| * | Added CUpsideDownCarCheck and CStuckCarCheck | Nikolay Korolev | 2019-07-06 | 2 | -8/+159 |
* | | some work on vehicles | aap | 2019-07-06 | 2 | -67/+64 |
|/ |
|
* | Merge pull request #113 from erorcun/erorcun | aap | 2019-07-06 | 1 | -0/+92 |
|\ |
|
| * | Merge branch 'master' of git://github.com/GTAmodding/re3 into erorcun | eray orçunus | 2019-07-06 | 3 | -48/+50 |
| |\ |
|
| * | | CPed... | eray orçunus | 2019-07-06 | 1 | -0/+92 |
* | | | CBridge | guard3 | 2019-07-06 | 4 | -2/+178 |
| |/
|/| |
|
* | | finished CDamageManager | aap | 2019-07-05 | 1 | -46/+45 |
* | | implemented some CVehicle functions | aap | 2019-07-05 | 3 | -2/+5 |
|/ |
|
* | Script stuff + bug fixes | Nikolay Korolev | 2019-07-04 | 7 | -13/+265 |
* | Merge branch 'master' of git://github.com/GTAmodding/re3 into erorcun | eray orçunus | 2019-07-01 | 2 | -30/+393 |
|\ |
|
| * | Merge remote-tracking branch 'upstream/master' | Nikolay Korolev | 2019-06-30 | 8 | -9/+72 |
| |\ |
|
| | * | little cleanup | aap | 2019-06-30 | 1 | -5/+5 |
| * | | Completed CReplay | Nikolay Korolev | 2019-06-30 | 1 | -0/+35 |
| * | | Changed CReplay::Display slightly | Nikolay Korolev | 2019-06-30 | 1 | -8/+13 |
| * | | Added camera funcs to Replay | Nikolay Korolev | 2019-06-30 | 2 | -11/+239 |
| * | | More replay functions, also removed pool iteration error | Nikolay Korolev | 2019-06-30 | 2 | -14/+109 |
* | | | More CPed | eray orçunus | 2019-07-01 | 1 | -2/+2 |
| |/
|/| |
|
* | | finished CEntity | aap | 2019-06-30 | 7 | -4/+67 |
|/ |
|
* | Merge remote-tracking branch 'upstream/master' | Nikolay Korolev | 2019-06-30 | 1 | -2/+2 |
|\ |
|
| * | Merge pull request #78 from ShFil119/cleanup | aap | 2019-06-30 | 1 | -2/+2 |
| |\ |
|
| | * | Cleanup project a bit | Filip Gawin | 2019-06-30 | 1 | -2/+2 |
* | | | Reactivated Store(Restore)StuffIn(From)Mem, fixed bugs | Nikolay Korolev | 2019-06-30 | 2 | -36/+36 |
|/ / |
|
* | | PlayBackThisFrameInterpolation and all it required... | Nikolay Korolev | 2019-06-30 | 4 | -0/+257 |
* | | ProcessCarUpdate | Nikolay Korolev | 2019-06-29 | 2 | -34/+106 |
* | | CReplay::PlaybackThisFrame + fixes | Nikolay Korolev | 2019-06-29 | 2 | -6/+37 |
|/ |
|
* | Merged with upstream | Nikolay Korolev | 2019-06-29 | 3 | -5/+7 |
|\ |
|
| * | miscellaneous, mostly world related | aap | 2019-06-29 | 3 | -5/+7 |
* | | more replay stuff, bug fix | Nikolay Korolev | 2019-06-29 | 2 | -12/+62 |
* | | RetrievePedAnimation | Nikolay Korolev | 2019-06-29 | 1 | -0/+41 |
* | | ProcessPedUpdate | Nikolay Korolev | 2019-06-29 | 2 | -6/+42 |
|/ |
|
* | misc stuff, mostly collision | aap | 2019-06-28 | 4 | -0/+6 |
* | CStreaming DONE | aap | 2019-06-28 | 7 | -26/+43 |
* | Merge pull request #59 from Nick007J/master | aap | 2019-06-28 | 2 | -0/+144 |
|\ |
|
| * | Changed save/load in CGang | Nikolay Korolev | 2019-06-27 | 2 | -24/+35 |
| * | fixed newline | Nikolay Korolev | 2019-06-27 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'upstream/master' | Nikolay Korolev | 2019-06-27 | 1 | -1/+1 |
| |\ |
|
| * | | Added Gangs | Nikolay Korolev | 2019-06-27 | 2 | -0/+133 |
* | | | started filling debug menu | aap | 2019-06-27 | 2 | -0/+3 |
| |/
|/| |
|
* | | yet more CStreaming | aap | 2019-06-27 | 1 | -1/+1 |
|/ |
|
* | fixed autobuild | Nikolay Korolev | 2019-06-26 | 1 | -1/+1 |
* | Fixed merge errors | Nikolay Korolev | 2019-06-26 | 1 | -2/+2 |
* | Merge with upstream | Nikolay Korolev | 2019-06-26 | 7 | -10/+80 |
|\ |
|
| * | fixed PedType | aap | 2019-06-26 | 1 | -2/+2 |
| * | Initial commit for Frontend. | _AG | 2019-06-25 | 2 | -8/+26 |
| * | CPed, CVehicle, mostly entering/exiting car | eray orçunus | 2019-06-24 | 4 | -0/+52 |
* | | More replay stuff | Nikolay Korolev | 2019-06-25 | 10 | -16/+529 |
* | | CReplay::StorePedAnimation | Nikolay Korolev | 2019-06-23 | 2 | -24/+68 |
* | | StorePedUpdate | Nikolay Korolev | 2019-06-23 | 2 | -4/+37 |
|/ |
|
* | attempt to fix build error | Nikolay Korolev | 2019-06-22 | 1 | -10/+2 |
* | fixed types | Nikolay Korolev | 2019-06-22 | 1 | -22/+22 |
* | tabify | Nikolay Korolev | 2019-06-22 | 1 | -68/+68 |
* | Added newlines at end of file | Nikolay Korolev | 2019-06-22 | 1 | -1/+1 |
* | First commit of replay system | Nikolay Korolev | 2019-06-22 | 2 | -2/+452 |
* | Code clean up. | _AG | 2019-06-20 | 2 | -4/+6 |
* | Update Radar.cpp | _AG | 2019-06-20 | 2 | -0/+2 |
* | Update CRadar.cpp, CHud.cpp, CDraw.cpp fixed bug in templates.h. | _AG | 2019-06-20 | 3 | -8/+17 |
* | finally finished CVehicleModelInfo | aap | 2019-06-20 | 2 | -1/+2 |
|\ |
|
| * | implemented cHandlingDataMgr | aap | 2019-06-19 | 5 | -2/+435 |
* | | implemented cHandlingDataMgr | aap | 2019-06-20 | 5 | -2/+435 |
|/ |
|
* | implemented CObjectData | aap | 2019-06-19 | 4 | -11/+126 |
* | implemented CPedStats | aap | 2019-06-19 | 3 | -10/+189 |
* | finished CPedType | aap | 2019-06-19 | 2 | -20/+229 |
* | cleanup on CPed and CPedType | aap | 2019-06-19 | 2 | -55/+85 |
* | CPed merge fixes | eray orçunus | 2019-06-18 | 2 | -4/+86 |
* | finished CFileLoader, except a crash! | aap | 2019-06-18 | 4 | -0/+23 |
* | first part of CFileLoader | aap | 2019-06-17 | 11 | -4/+95 |
* | Update HUD stuff, bug and format fixes. | _AG | 2019-06-17 | 3 | -2/+83 |
* | got rid of upper case types | aap | 2019-06-17 | 7 | -22/+22 |
* | New updates for Hud.cpp and more. | _AG | 2019-06-15 | 5 | -1/+50 |
* | Fix value of CReplay mode | Filip Gawin | 2019-06-13 | 1 | -1/+1 |
* | Update Replay.h | Fire_Head | 2019-06-13 | 1 | -0/+1 |
* | Merge branch 'master' of github.com:Fire-Head/re3 | Fire-Head | 2019-06-13 | 3 | -1/+16 |
|\ |
|
| * | little cleanup | aap | 2019-06-12 | 3 | -1/+18 |
* | | CPad done | Fire-Head | 2019-06-13 | 4 | -0/+13 |
|/ |
|
* | RE more stuff from COnscreenTimer | Filip Gawin | 2019-06-12 | 2 | -1/+5 |
* | implemented some higher level functions; added lots of stubs; switched top and bottom in CRect | aap | 2019-05-30 | 10 | -0/+819 |
* | clean up | aap | 2019-05-30 | 2 | -0/+19 |
* | more work on CPhysical | aap | 2019-05-18 | 2 | -0/+14 |