| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up POSIX streaming code | erorcun | 2021-01-27 | 1 | -28/+58 |
* | Use original names | Sergeanur | 2021-01-08 | 1 | -9/+9 |
* | little fixes | aap | 2021-01-08 | 1 | -0/+8 |
* | added a few registered pointers and memory debug | aap | 2020-11-30 | 1 | -3/+41 |
* | moved some stuff to MemoryMgr | aap | 2020-11-28 | 1 | -0/+1 |
* | Merge branch 'master' of github.com:GTAmodding/re3 | aap | 2020-11-28 | 1 | -0/+87 |
|\ |
|
| * | CStreaming::PrintStreamingBufferState | Sergeanur | 2020-11-26 | 1 | -0/+87 |
* | | start using CMemoryHeap | aap | 2020-11-26 | 1 | -6/+35 |
|/ |
|
* | Fix loading island LODs with big buildings | Sergeanur | 2020-11-13 | 1 | -1/+3 |
* | changes to RW layer so loading foreign files works | aap | 2020-11-11 | 1 | -0/+1 |
* | Merge branch 'master' of https://github.com/GTAmodding/re3 | eray orçunus | 2020-10-05 | 1 | -5/+10 |
|\ |
|
| * | Fix unsigned comparison in CStreaming::MakeSpaceFor(int32 size) | Filip Gawin | 2020-10-04 | 1 | -5/+10 |
* | | Fix some sanitizer errors, improve POSIX streamer | eray orçunus | 2020-10-04 | 1 | -0/+120 |
|/ |
|
* | small streaming fixes | aap | 2020-08-20 | 1 | -16/+17 |
* | Island loading cleanup and fix | Sergeanur | 2020-08-19 | 1 | -6/+2 |
* | Island loading and PS2 alpha test added to options | Sergeanur | 2020-08-16 | 1 | -14/+26 |
* | 90% fixes, 10% skel refactoring | eray orçunus | 2020-07-24 | 1 | -10/+2 |
* | 64-bit on Windows | eray orçunus | 2020-07-22 | 1 | -9/+18 |
* | Remove island loading | Sergeanur | 2020-07-09 | 1 | -1/+13 |
* | Fix linux warnings | Filip Gawin | 2020-05-12 | 1 | -1/+3 |
* | Merge pull request #533 from erorcun/master | erorcun | 2020-05-11 | 1 | -4/+4 |
|\ |
|
| * | Linux build support | eray orçunus | 2020-05-11 | 1 | -4/+4 |
* | | random fixes | aap | 2020-05-11 | 1 | -1/+1 |
|/ |
|
* | more small fixes | aap | 2020-05-08 | 1 | -8/+15 |
* | small fixes | aap | 2020-05-07 | 1 | -2/+2 |
* | got rid of superfluous enum; update librw | aap | 2020-05-07 | 1 | -1/+1 |
* | some work on zones | aap | 2020-05-06 | 1 | -1/+1 |
* | Remove GTA_TRAIN, GTA_BRIDGE, GTA_ZONECULL | Sergeanur | 2020-05-05 | 1 | -6/+0 |
* | Remove Miami stuff | Sergeanur | 2020-05-05 | 1 | -275/+0 |
* | merged master | aap | 2020-05-05 | 1 | -25/+22 |
|\ |
|
| * | Make CBaseModelInfo fields protected | Sergeanur | 2020-05-05 | 1 | -25/+22 |
* | | implemented most of streamed collisions and big buildings | aap | 2020-05-05 | 1 | -15/+321 |
|/ |
|
* | few fixes | aap | 2020-04-25 | 1 | -1/+2 |
* | fixed extra directory issues | aap | 2020-04-21 | 1 | -1/+5 |
* | Try to build with mingw | Filip Gawin | 2020-04-20 | 1 | -21/+21 |
* | replays bug fix | Nikolay Korolev | 2020-04-18 | 1 | -2/+13 |
* | Remove patches | Sergeanur | 2020-04-17 | 1 | -80/+1 |
* | rem refs | Fire-Head | 2020-04-17 | 1 | -42/+42 |
* | record init | Nikolay Korolev | 2020-04-10 | 1 | -2/+2 |
* | CCopPed done and #include cleanup | eray orçunus | 2020-03-28 | 1 | -0/+1 |
* | removed windows.h for most .cpps | aap | 2020-03-27 | 1 | -1/+1 |
* | CPopulation done, CCopPed and fixes | eray orçunus | 2020-03-11 | 1 | -15/+15 |
* | Implemented faststrcmp, faststricmp, strcasecmp | Sergeanur | 2019-10-30 | 1 | -13/+14 |
* | Some CPool and CPools funcs, restoring original logic of pool lookup loops | Sergeanur | 2019-10-16 | 1 | -15/+15 |
* | Added read/write template functions for save data, small Load/Save arguments unification | Sergeanur | 2019-10-08 | 1 | -9/+9 |
* | Peds | eray orçunus | 2019-10-06 | 1 | -4/+4 |
* | Fixed CCamera::SetWideScreenOff dupe, removed goto in CStreaming::RetryLoadFile | Sergeanur | 2019-10-06 | 1 | -6/+3 |
* | CDarkel, walkaround fix | eray orçunus | 2019-10-05 | 1 | -4/+4 |
* | AnimViewer! | eray orçunus | 2019-08-15 | 1 | -0/+14 |
* | more CAutomobile::ProcessControl | aap | 2019-07-17 | 1 | -2/+0 |
* | added wrappers around math functions | aap | 2019-07-10 | 1 | -5/+5 |
* | the great reorganization | aap | 2019-07-07 | 1 | -0/+2509 |