summaryrefslogtreecommitdiffstats
path: root/src/core/FileLoader.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-09fix cloudsaap1-0/+1
2021-01-22get rid of most --MIAMI commentswithmorten1-3/+1
2021-01-08Use original namesSergeanur1-10/+10
2020-12-25FixSergeanur1-2/+2
2020-12-25Fix use of strncmpSergeanur1-46/+49
2020-12-25Fix use of strncmpSergeanur1-44/+56
2020-12-21botched last commitaap1-0/+2
2020-12-21push/pop memidsaap1-1/+7
2020-12-18little cleanup of templatesaap1-2/+2
2020-12-18little cleanup and synch on templates and configaap1-1/+1
2020-12-01some more GTA_VERSIONaap1-0/+6
2020-11-30added a few registered pointers and memory debugaap1-0/+5
2020-11-26start using CMemoryHeapaap1-0/+11
2020-11-20Reorganize CPed functions into their original cpp filesSergeanur1-1/+0
2020-11-19Reorganize CPed functions into their original cpp filesSergeanur1-1/+0
2020-11-15Make collision code placement more like original (+ small fixes)Sergeanur1-1/+1
2020-11-11changes to RW layer so loading foreign files worksaap1-0/+17
2020-10-29implemented extra model flags for backface culling and alpha test from mobileaap1-0/+344
2020-10-08Fix some sanitizer errors, improve POSIX streamereray orçunus1-0/+4
2020-10-04Fix some sanitizer errors, improve POSIX streamereray orçunus1-0/+4
2020-07-27CCollision done and fixesaap1-5/+5
2020-07-27collision fixesaap1-5/+5
2020-07-20fixed COcclusionaap1-1/+1
2020-07-17Add audio cache for faster initializationSergeanur1-0/+2
2020-07-16make game load all platform dffsaap1-0/+17
2020-06-28renamed 2dfx shadowRange to Sizeaap1-1/+1
2020-06-28renamed 2dfx shadowRange to Sizeaap1-1/+1
2020-06-25rename attractor flag to typeaap1-1/+1
2020-06-25rename attractor flag to typeaap1-1/+1
2020-05-19finished CFileLoader; some COcclusion stubsaap1-7/+30
2020-05-16ped attractors doneNikolay Korolev1-4/+4
2020-05-15Weapon layer in Pedseray orçunus1-2/+2
2020-05-13ped attractor: startNikolay Korolev1-1/+13
2020-05-12Fix linux warningsFilip Gawin1-2/+2
2020-05-10update file loader for new VC fieldsaap1-5/+31
2020-05-10some fixes and cosmetic changesaap1-1/+1
2020-05-10CVehicleModelInfoaap1-1/+2
2020-05-10CPedModelInfoaap1-8/+0
2020-05-10CSimpleModelInfoaap1-1/+1
2020-05-09peds starting to workaap1-4/+5
2020-05-07CZoneInfo mostly done; not its dependenciesaap1-35/+15
2020-05-07car control and friendsNikolay Korolev1-2/+2
2020-05-07got rid of superfluous enum; update librwaap1-14/+14
2020-05-07VC vehicles just barely working nowaap1-20/+39
2020-05-06changed default ID ranges. old default.ide incompatible nowaap1-3/+0
2020-05-06checked some of streaming for VC changesaap1-2/+2
2020-05-06CSphere and CBox for CColModelaap1-0/+2
2020-05-06new zone stuffaap1-2/+2
2020-05-06some work on zonesaap1-2/+2
2020-05-05getting the vice city map to workaap1-101/+93
2020-05-05cleaned up MIAMI ifdefsaap1-143/+11
2020-05-05Revert "Remove Miami stuff"Sergeanur1-0/+154
2020-05-05Remove Miami stuffSergeanur1-154/+0
2020-05-05Make CBaseModelInfo fields protectedSergeanur1-2/+2
2020-05-05implemented most of streamed collisions and big buildingsaap1-4/+160
2020-04-17Remove patchesSergeanur1-41/+1
2020-04-13CFileLoader last funcs and Frontend cleanuperay orçunus1-2/+163
2020-04-09fixed questionable RW usage; changed radar mask to PS2 techinqueaap1-1/+1
2020-03-02Fixes and cleanuperay orçunus1-3/+3
2020-01-29acosSergeanur1-1/+1
2020-01-23Plane crashfix and moreSergeanur1-2/+2
2020-01-21ConstructMloClumpsSergeanur1-1/+1
2020-01-20Atan2 and SqrtSergeanur1-1/+1
2020-01-20MLO, XtraCompsModelInfo, MovingThing, SolidSergeanur1-4/+55
2019-10-26Fixes for aap review (audio8)Filip Gawin1-1/+1
2019-10-26More audio (to hook and test)Filip Gawin1-1/+1
2019-10-19CGame::Process() && CGame::ReloadIPLsnmzik1-0/+2
2019-07-31implemented CPlaneaap1-1/+1
2019-07-20couple of fixesaap1-3/+3
2019-07-19ComputeDopplerEffectedFrequencyFilip Gawin1-1/+1
2019-07-10added wrappers around math functionsaap1-3/+3
2019-07-08One driver owns all the cars fixeray orçunus1-0/+1
2019-07-07the great reorganizationaap1-1/+1
2019-06-30finished CEntityaap1-5/+5
2019-06-30Cleanup project a bitFilip Gawin1-5/+5
2019-06-28misc stuff, mostly collisionaap1-2/+2
2019-06-24replaced some ctors; made PreRender call game functionaap1-3/+4
2019-06-21more CStreaming; fixed CFileLoaderaap1-1/+1
2019-06-19cleanup on CPed and CPedTypeaap1-1/+0
2019-06-18silly mistake in CFileLoaderaap1-2/+2
2019-06-18finished CFileLoader, except a crash!aap1-3/+249
2019-06-17first part of CFileLoaderaap1-0/+936