| Commit message (Expand) | Author | Age | Files | Lines |
* | CEntity and C(Vu)Vector fixes and cleanup | aap | 2021-06-24 | 1 | -3/+3 |
* | Reorder CEntity functions into their original order | Sergeanur | 2020-12-29 | 1 | -8/+6 |
* | get rid of all PED_SKIN defines | aap | 2020-12-18 | 1 | -2/+0 |
* | uint8 enums fixed | withmorten | 2020-12-07 | 1 | -6/+6 |
* | Merge branch 'master' into miami | Sergeanur | 2020-10-18 | 1 | -1/+2 |
|\ |
|
| * | Setter for bIsStatic (became virtual in SA) | Sergeanur | 2020-10-18 | 1 | -1/+2 |
| * | Fixed typos and made all assert functions optional | bigbossbro08 | 2020-05-10 | 1 | -3/+1 |
| * | defined out asserts. | bigbossbro08 | 2020-05-10 | 1 | -0/+3 |
| * | IsStatic | Nikolay Korolev | 2020-05-06 | 1 | -0/+1 |
| * | Remove GTA_TRAIN, GTA_BRIDGE, GTA_ZONECULL | Sergeanur | 2020-05-05 | 1 | -3/+0 |
* | | CWaterCreatures | majestic | 2020-10-08 | 1 | -0/+1 |
* | | Peds, Hud, CFO 1/2, fixes - including zone names | eray orçunus | 2020-07-22 | 1 | -0/+1 |
* | | cosmetic fixes | majestic | 2020-07-20 | 1 | -2/+1 |
* | | more CBike and fixes | aap | 2020-06-04 | 1 | -1/+1 |
* | | some CAutomobile | aap | 2020-05-31 | 1 | -1/+1 |
* | | CPhysical | aap | 2020-05-22 | 1 | -0/+1 |
* | | CEntity and friends | aap | 2020-05-19 | 1 | -5/+6 |
* | | script revision | Nikolay Korolev | 2020-05-19 | 1 | -0/+2 |
* | | CVisibilityPlugins | aap | 2020-05-11 | 1 | -2/+2 |
* | | CRenderer | aap | 2020-05-11 | 1 | -1/+7 |
* | | car control and friends | Nikolay Korolev | 2020-05-07 | 1 | -1/+0 |
* | | colstore support in script | Nikolay Korolev | 2020-05-05 | 1 | -2/+2 |
* | | script stuff | Nikolay Korolev | 2020-05-05 | 1 | -0/+2 |
* | | cleaned up MIAMI ifdefs | aap | 2020-05-05 | 1 | -14/+4 |
* | | Revert "Remove Miami stuff" | Sergeanur | 2020-05-05 | 1 | -0/+8 |
|/ |
|
* | Remove Miami stuff | Sergeanur | 2020-05-05 | 1 | -8/+0 |
* | merged master | aap | 2020-05-05 | 1 | -1/+1 |
|\ |
|
| * | More use of GetModelIndex | Sergeanur | 2020-05-05 | 1 | -1/+1 |
* | | implemented most of streamed collisions and big buildings | aap | 2020-05-05 | 1 | -1/+11 |
|/ |
|
* | changed saving compatibility | Nikolay Korolev | 2020-05-02 | 1 | -1/+4 |
* | Merge remote-tracking branch 'upstream/master' | Nikolay Korolev | 2020-04-30 | 1 | -3/+10 |
|\ |
|
| * | Adding getters and setters for type and status | Sergeanur | 2020-04-30 | 1 | -3/+10 |
* | | pools compatibility | Nikolay Korolev | 2020-04-26 | 1 | -0/+2 |
|/ |
|
* | implemented skinned peds, no cutscene hands yet | aap | 2020-04-24 | 1 | -0/+4 |
* | Struct cleanup, various fixes, enable PS2 rand | eray orçunus | 2020-04-19 | 1 | -18/+18 |
* | More CWorld fixes | saml1er | 2020-04-17 | 1 | -1/+1 |
* | Reverse CWorld | saml1er | 2020-04-16 | 1 | -0/+3 |
* | sync with master | Nikolay Korolev | 2020-04-12 | 1 | -2/+2 |
|\ |
|
| * | CObject complete | saml1er | 2020-04-10 | 1 | -2/+2 |
* | | CPools | Nikolay Korolev | 2020-04-11 | 1 | -0/+1 |
|/ |
|
* | Frontend, Peds & logic and overflow fixes | eray orçunus | 2019-11-12 | 1 | -1/+1 |
* | CAutomobile::PreRender; whole class finished | aap | 2019-07-28 | 1 | -1/+1 |
* | implemented cBuoyancy | aap | 2019-07-23 | 1 | -1/+1 |
* | bit more CAutomobile | aap | 2019-07-23 | 1 | -0/+9 |
* | CAutomobile ctor, car spawner, fixes | aap | 2019-07-19 | 1 | -1/+1 |
* | more fixes; started CAutomobile::ProcessControl | aap | 2019-07-16 | 1 | -6/+1 |
* | more CAutomobile | aap | 2019-07-09 | 1 | -0/+2 |
* | cleaned up patching of virtual functions; started CAutomobile | aap | 2019-07-08 | 1 | -17/+3 |
* | More CPed | eray orçunus | 2019-07-01 | 1 | -1/+1 |
* | finished CEntity | aap | 2019-06-30 | 1 | -13/+7 |
* | PlayBackThisFrameInterpolation and all it required... | Nikolay Korolev | 2019-06-30 | 1 | -0/+2 |
* | CStreaming almost done | aap | 2019-06-27 | 1 | -8/+8 |
* | replaced some ctors; made PreRender call game function | aap | 2019-06-24 | 1 | -0/+1 |
* | More CRadar stuff. | _AG | 2019-06-22 | 1 | -1/+14 |
* | finished CFileLoader, except a crash! | aap | 2019-06-18 | 1 | -1/+1 |
* | implemented CCutsceneHead and dependencies | aap | 2019-06-12 | 1 | -1/+1 |
* | added some small bits and stubs | aap | 2019-06-02 | 1 | -0/+7 |
* | first commit | aap | 2019-05-15 | 1 | -0/+146 |