Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |