summaryrefslogtreecommitdiffstats
path: root/src/core/FileLoader.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-29CVisibilityPlugins and CRenderer fixesaap1-3/+3
2021-06-28rename clamp macro to Clamp to fix compilation with g++11withmorten1-1/+1
2021-06-24fix new rendereraap1-0/+1
2021-01-31Revert "First batch of fixes (CallAndMessage)"Filip Gawin1-9/+0
2021-01-31First batch of fixes (CallAndMessage)Filip Gawin1-0/+9
2021-01-08Use original namesSergeanur1-12/+12
2021-01-04Update FileLoader.cppSamilop Iter1-0/+1
2021-01-04Update FileLoader.cppSamilop Iter1-2/+91
2020-12-25Fix use of strncmpSergeanur1-44/+56
2020-12-21botched last commitaap1-0/+2
2020-12-18little cleanup of templatesaap1-2/+2
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-19Reorganize CPed functions into their original cpp filesSergeanur1-1/+0
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-04Fix some sanitizer errors, improve POSIX streamereray orçunus1-0/+4
2020-07-27collision fixesaap1-5/+5
2020-07-17Add audio cache for faster initializationSergeanur1-0/+2
2020-06-28renamed 2dfx shadowRange to Sizeaap1-1/+1
2020-06-25rename attractor flag to typeaap1-1/+1
2020-05-12Fix linux warningsFilip Gawin1-2/+2
2020-05-10some fixes and cosmetic changesaap1-1/+1
2020-05-07got rid of superfluous enum; update librwaap1-14/+14
2020-05-06some work on zonesaap1-2/+2
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