summaryrefslogtreecommitdiffstats
path: root/src/modelinfo/BaseModelInfo.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* CModelInfo doneaap2021-08-231-2/+1
|
* CClumpModelInfoaap2021-01-241-3/+3
|
* CSimpleModelInfoaap2021-01-241-2/+5
|
* CBaseModelInfoaap2021-01-241-3/+16
|
* Merge remote-tracking branch 'origin/miami' into lcsSergeanur2021-01-231-1/+1
|\ | | | | | | | | # Conflicts: # src/modelinfo/BaseModelInfo.cpp
| * Includes overhaul, fix some compiler warningserorcun2021-01-231-1/+1
| |
| * fix CreateInstance virtual overload orderaap2021-01-121-1/+1
| |
* | colstore doneaap2021-01-231-0/+2
| |
* | fix CreateInstance virtual overload orderaap2021-01-121-1/+1
| |
* | CutsceneMgr done + use original VB audio + make interiors visible + use hashed model info names a bitSergeanur2021-01-111-2/+9
|/
* Use original namesSergeanur2021-01-081-2/+2
|
* merge attemptNikolay Korolev2020-12-191-2/+2
|\
| * uint8 enums fixedwithmorten2020-12-071-4/+3
| |
| * more PS2 stuff; memory movement doneaap2020-12-031-2/+2
| |
| * implemented extra model flags for backface culling and alpha test from mobileaap2020-10-291-0/+8
| |
* | uint8 enums fixedwithmorten2020-12-071-4/+3
| |
* | Merge branch 'master' into miamiSergeanur2020-05-111-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/animation/AnimBlendAssociation.h # src/animation/AnimBlendClumpData.h # src/animation/AnimManager.h # src/animation/FrameUpdate.cpp # src/control/AutoPilot.h # src/control/PathFind.h # src/core/PlayerInfo.h # src/entities/Building.h # src/entities/Dummy.h # src/entities/Entity.h # src/entities/Physical.h # src/entities/Treadable.h # src/modelinfo/BaseModelInfo.h # src/modelinfo/ClumpModelInfo.cpp # src/modelinfo/ClumpModelInfo.h # src/modelinfo/PedModelInfo.h # src/modelinfo/SimpleModelInfo.h # src/modelinfo/TimeModelInfo.h # src/modelinfo/VehicleModelInfo.h # src/objects/CutsceneHead.h # src/objects/CutsceneObject.h # src/objects/DummyObject.h # src/objects/Object.h # src/peds/DummyPed.h # src/peds/PedIK.cpp # src/rw/VisibilityPlugins.cpp # src/vehicles/Automobile.h # src/vehicles/Boat.h # src/vehicles/Heli.h # src/vehicles/Plane.h # src/vehicles/Train.h # src/vehicles/Vehicle.h
| * Fixed typos and made all assert functions optionalbigbossbro082020-05-101-4/+2
| |
| * defined out asserts.bigbossbro082020-05-101-0/+2
| |
| * small fixesaap2020-05-071-1/+1
| |
* | CBaseModelInfo doneaap2020-05-071-8/+9
| |
* | checked some of streaming for VC changesaap2020-05-061-12/+13
|/
* merged masteraap2020-05-051-2/+6
|\
| * Make CBaseModelInfo fields protectedSergeanur2020-05-051-2/+5
| |
* | implemented most of streamed collisions and big buildingsaap2020-05-051-7/+7
|/
* CPoolsNikolay Korolev2020-04-111-1/+3
|
* cleaned up patching of virtual functions; started CAutomobileaap2019-07-081-2/+0
|
* implemented CObjectDataaap2019-06-191-1/+1
|
* first part of CFileLoaderaap2019-06-171-0/+3
|
* first commitaap2019-05-151-0/+66