Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename clamp macro to Clamp to fix compilation with g++11 (and clamp2 for consistency sake) | withmorten | 2021-06-28 | 1 | -1/+1 |
| | |||||
* | Small Acos fix | Sergeanur | 2021-05-10 | 1 | -1/+1 |
| | |||||
* | fix clouds | aap | 2021-02-09 | 1 | -0/+1 |
| | |||||
* | get rid of most --MIAMI comments | withmorten | 2021-01-22 | 1 | -3/+1 |
| | |||||
* | Use original names | Sergeanur | 2021-01-08 | 1 | -10/+10 |
| | |||||
* | Fix | Sergeanur | 2020-12-25 | 1 | -2/+2 |
| | |||||
* | Fix use of strncmp | Sergeanur | 2020-12-25 | 1 | -46/+49 |
| | |||||
* | push/pop memids | aap | 2020-12-21 | 1 | -1/+7 |
| | |||||
* | merge attempt | Nikolay Korolev | 2020-12-19 | 1 | -0/+14 |
|\ | |||||
| * | little cleanup of templates | aap | 2020-12-18 | 1 | -2/+2 |
| | | |||||
| * | some more GTA_VERSION | aap | 2020-12-01 | 1 | -0/+6 |
| | | |||||
| * | added a few registered pointers and memory debug | aap | 2020-11-30 | 1 | -0/+5 |
| | | |||||
| * | start using CMemoryHeap | aap | 2020-11-26 | 1 | -0/+11 |
| | | |||||
| * | Reorganize CPed functions into their original cpp files | Sergeanur | 2020-11-19 | 1 | -1/+0 |
| | | |||||
| * | changes to RW layer so loading foreign files works | aap | 2020-11-11 | 1 | -0/+17 |
| | | |||||
| * | implemented extra model flags for backface culling and alpha test from mobile | aap | 2020-10-29 | 1 | -0/+344 |
| | | |||||
| * | Fix some sanitizer errors, improve POSIX streamer | eray orçunus | 2020-10-04 | 1 | -0/+4 |
| | | |||||
| * | collision fixes | aap | 2020-07-27 | 1 | -5/+5 |
| | | |||||
* | | little cleanup and synch on templates and config | aap | 2020-12-18 | 1 | -1/+1 |
| | | |||||
* | | Reorganize CPed functions into their original cpp files | Sergeanur | 2020-11-20 | 1 | -1/+0 |
| | | |||||
* | | Make collision code placement more like original (+ small fixes) | Sergeanur | 2020-11-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | # Conflicts: # premake5.lua # src/CMakeLists.txt # src/collision/Collision.cpp # src/core/Collision.h | ||||
* | | Fix some sanitizer errors, improve POSIX streamer | eray orçunus | 2020-10-08 | 1 | -0/+4 |
| | | |||||
* | | CCollision done and fixes | aap | 2020-07-27 | 1 | -5/+5 |
| | | |||||
* | | fixed COcclusion | aap | 2020-07-20 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into miami | Sergeanur | 2020-07-17 | 1 | -0/+2 |
|\| | | | | | | | | | | | # Conflicts: # src/control/Record.cpp # src/vehicles/Automobile.cpp | ||||
| * | Add audio cache for faster initialization | Sergeanur | 2020-07-17 | 1 | -0/+2 |
| | | |||||
| * | renamed 2dfx shadowRange to Size | aap | 2020-06-28 | 1 | -1/+1 |
| | | |||||
| * | rename attractor flag to type | aap | 2020-06-25 | 1 | -1/+1 |
| | | |||||
* | | make game load all platform dffs | aap | 2020-07-16 | 1 | -0/+17 |
| | | |||||
* | | renamed 2dfx shadowRange to Size | aap | 2020-06-28 | 1 | -1/+1 |
| | | |||||
* | | rename attractor flag to type | aap | 2020-06-25 | 1 | -1/+1 |
| | | |||||
* | | finished CFileLoader; some COcclusion stubs | aap | 2020-05-19 | 1 | -7/+30 |
| | | |||||
* | | sync with upstream | Nikolay Korolev | 2020-05-16 | 1 | -2/+2 |
|\ \ | |||||
| * | | Weapon layer in Peds | eray orçunus | 2020-05-15 | 1 | -2/+2 |
| | | | |||||
* | | | ped attractors done | Nikolay Korolev | 2020-05-16 | 1 | -4/+4 |
| | | | |||||
* | | | Merge remote-tracking branch 'upstream/miami' into miami | Nikolay Korolev | 2020-05-13 | 1 | -1/+1 |
|\| | | |||||
| * | | Merge branch 'master' into miami | Sergeanur | 2020-05-12 | 1 | -1/+1 |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/control/Garages.cpp # src/core/FileLoader.cpp # src/core/Streaming.cpp # src/core/Zones.cpp # src/core/Zones.h # src/render/Renderer.cpp # src/rw/VisibilityPlugins.cpp | ||||
| | * | Fix linux warnings | Filip Gawin | 2020-05-12 | 1 | -2/+2 |
| | | | |||||
| | * | some fixes and cosmetic changes | aap | 2020-05-10 | 1 | -1/+1 |
| | | | |||||
| | * | got rid of superfluous enum; update librw | aap | 2020-05-07 | 1 | -14/+14 |
| | | | |||||
| | * | some work on zones | aap | 2020-05-06 | 1 | -2/+2 |
| | | | |||||
* | | | ped attractor: start | Nikolay Korolev | 2020-05-13 | 1 | -1/+13 |
|/ / | |||||
* | | update file loader for new VC fields | aap | 2020-05-10 | 1 | -5/+31 |
| | | |||||
* | | CVehicleModelInfo | aap | 2020-05-10 | 1 | -1/+2 |
| | | |||||
* | | CPedModelInfo | aap | 2020-05-10 | 1 | -8/+0 |
| | | |||||
* | | CSimpleModelInfo | aap | 2020-05-10 | 1 | -1/+1 |
| | | |||||
* | | peds starting to work | aap | 2020-05-09 | 1 | -4/+5 |
| | | |||||
* | | sync with upstream | Nikolay Korolev | 2020-05-07 | 1 | -35/+15 |
|\ \ | |||||
| * | | CZoneInfo mostly done; not its dependencies | aap | 2020-05-07 | 1 | -35/+15 |
| | | | |||||
* | | | sync with upstream | Nikolay Korolev | 2020-05-07 | 1 | -20/+39 |
|\| | | |||||
| * | | VC vehicles just barely working now | aap | 2020-05-07 | 1 | -20/+39 |
| | | | |||||
* | | | car control and friends | Nikolay Korolev | 2020-05-07 | 1 | -2/+2 |
|/ / | |||||
* | | changed default ID ranges. old default.ide incompatible now | aap | 2020-05-06 | 1 | -3/+0 |
| | | |||||
* | | checked some of streaming for VC changes | aap | 2020-05-06 | 1 | -2/+2 |
| | | |||||
* | | CSphere and CBox for CColModel | aap | 2020-05-06 | 1 | -0/+2 |
| | | |||||
* | | new zone stuff | aap | 2020-05-06 | 1 | -2/+2 |
| | | |||||
* | | getting the vice city map to work | aap | 2020-05-05 | 1 | -101/+93 |
| | | |||||
* | | cleaned up MIAMI ifdefs | aap | 2020-05-05 | 1 | -143/+11 |
| | | |||||
* | | Revert "Remove Miami stuff" | Sergeanur | 2020-05-05 | 1 | -0/+154 |
|/ | | | | This reverts commit 9960c411933f9a804eb5f6840d75ad00fd255252. | ||||
* | Remove Miami stuff | Sergeanur | 2020-05-05 | 1 | -154/+0 |
| | |||||
* | merged master | aap | 2020-05-05 | 1 | -3/+3 |
|\ | |||||
| * | Make CBaseModelInfo fields protected | Sergeanur | 2020-05-05 | 1 | -2/+2 |
| | | |||||
* | | implemented most of streamed collisions and big buildings | aap | 2020-05-05 | 1 | -4/+160 |
|/ | |||||
* | Remove patches | Sergeanur | 2020-04-17 | 1 | -41/+1 |
| | |||||
* | CFileLoader last funcs and Frontend cleanup | eray orçunus | 2020-04-13 | 1 | -2/+163 |
| | |||||
* | fixed questionable RW usage; changed radar mask to PS2 techinque | aap | 2020-04-09 | 1 | -1/+1 |
| | |||||
* | Fixes and cleanup | eray orçunus | 2020-03-02 | 1 | -3/+3 |
| | |||||
* | acos | Sergeanur | 2020-01-29 | 1 | -1/+1 |
| | |||||
* | Plane crashfix and more | Sergeanur | 2020-01-23 | 1 | -2/+2 |
| | |||||
* | ConstructMloClumps | Sergeanur | 2020-01-21 | 1 | -1/+1 |
| | |||||
* | Atan2 and Sqrt | Sergeanur | 2020-01-20 | 1 | -1/+1 |
| | |||||
* | MLO, XtraCompsModelInfo, MovingThing, Solid | Sergeanur | 2020-01-20 | 1 | -4/+55 |
| | |||||
* | Fixes for aap review (audio8) | Filip Gawin | 2019-10-26 | 1 | -1/+1 |
| | |||||
* | More audio (to hook and test) | Filip Gawin | 2019-10-26 | 1 | -1/+1 |
| | |||||
* | CGame::Process() && CGame::ReloadIPLs | nmzik | 2019-10-19 | 1 | -0/+2 |
| | |||||
* | implemented CPlane | aap | 2019-07-31 | 1 | -1/+1 |
| | |||||
* | couple of fixes | aap | 2019-07-20 | 1 | -3/+3 |
| | |||||
* | ComputeDopplerEffectedFrequency | Filip Gawin | 2019-07-19 | 1 | -1/+1 |
| | |||||
* | added wrappers around math functions | aap | 2019-07-10 | 1 | -3/+3 |
| | |||||
* | One driver owns all the cars fix | eray orçunus | 2019-07-08 | 1 | -0/+1 |
| | | | | Signed-off-by: eray orçunus <erayorcunus@gmail.com> | ||||
* | the great reorganization | aap | 2019-07-07 | 1 | -0/+1182 |