Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed some replay bugs | Nikolay Korolev | 2020-12-12 | 1 | -0/+5 |
* | Add GTA_REPLAY | Sergeanur | 2020-12-01 | 1 | -11/+22 |
* | Fixed typos and made all assert functions optional | bigbossbro08 | 2020-05-10 | 1 | -11/+9 |
* | defined out asserts. | bigbossbro08 | 2020-05-10 | 1 | -0/+3 |
* | replays bug fix | Nikolay Korolev | 2020-04-18 | 1 | -22/+25 |
* | rem refs | Fire-Head | 2020-04-17 | 1 | -62/+62 |
* | CCopPed done and #include cleanup | eray orçunus | 2020-03-28 | 1 | -7/+3 |
* | replay bug fixes, script bug fix | Nikolay Korolev | 2020-03-15 | 1 | -14/+38 |
* | fixed replay | Nikolay Korolev | 2019-07-20 | 1 | -1/+1 |
* | made code use TimeStepIn(Milli)Seconds; purged unnecessary inlines | aap | 2019-07-07 | 1 | -2/+2 |
* | Merge remote-tracking branch 'upstream/master' | Nikolay Korolev | 2019-06-30 | 1 | -1/+0 |
|\ | |||||
| * | finished CEntity | aap | 2019-06-30 | 1 | -1/+0 |
* | | Added camera funcs to Replay | Nikolay Korolev | 2019-06-30 | 1 | -0/+8 |
* | | More replay functions, also removed pool iteration error | Nikolay Korolev | 2019-06-30 | 1 | -1/+1 |
|/ | |||||
* | Reactivated Store(Restore)StuffIn(From)Mem, fixed bugs | Nikolay Korolev | 2019-06-30 | 1 | -5/+5 |
* | PlayBackThisFrameInterpolation and all it required... | Nikolay Korolev | 2019-06-30 | 1 | -0/+4 |
* | ProcessCarUpdate | Nikolay Korolev | 2019-06-29 | 1 | -6/+1 |
* | CReplay::PlaybackThisFrame + fixes | Nikolay Korolev | 2019-06-29 | 1 | -1/+2 |
* | more replay stuff, bug fix | Nikolay Korolev | 2019-06-29 | 1 | -0/+2 |
* | ProcessPedUpdate | Nikolay Korolev | 2019-06-29 | 1 | -3/+2 |
* | misc stuff, mostly collision | aap | 2019-06-28 | 1 | -0/+1 |
* | More replay stuff | Nikolay Korolev | 2019-06-25 | 1 | -12/+66 |
* | CReplay::StorePedAnimation | Nikolay Korolev | 2019-06-23 | 1 | -23/+23 |
* | StorePedUpdate | Nikolay Korolev | 2019-06-23 | 1 | -2/+15 |
* | fixed types | Nikolay Korolev | 2019-06-22 | 1 | -22/+22 |
* | tabify | Nikolay Korolev | 2019-06-22 | 1 | -68/+68 |
* | First commit of replay system | Nikolay Korolev | 2019-06-22 | 1 | -2/+205 |
* | got rid of upper case types | aap | 2019-06-17 | 1 | -1/+1 |
* | New updates for Hud.cpp and more. | _AG | 2019-06-15 | 1 | -1/+2 |
* | 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 | 1 | -1/+3 |
|\ | |||||
| * | little cleanup | aap | 2019-06-12 | 1 | -1/+5 |
* | | CPad done | Fire-Head | 2019-06-13 | 1 | -0/+1 |
|/ | |||||
* | RE more stuff from COnscreenTimer | Filip Gawin | 2019-06-12 | 1 | -0/+2 |
* | implemented some higher level functions; added lots of stubs; switched top and bottom in CRect | aap | 2019-05-30 | 1 | -0/+7 |