summaryrefslogtreecommitdiffstats
path: root/src/render/Coronas.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* render -> renderer (original name)Sergeanur2021-07-171-779/+0
* rename clamp macro to Clamp to fix compilation with g++11withmorten2021-06-281-1/+1
* add debug render groupsaap2021-02-181-0/+8
* Reorder CEntity functions into their original orderSergeanur2020-12-291-0/+192
* PlayerInfo functions reordered into original order, FindPlayer... functions moved to PlayerInfo, improved CVector <-> RwV3d conversion, small fixesSergeanur2020-12-181-3/+3
* Fix coronas reflectionsSergeanur2020-09-261-0/+4
* corona fixesaap2020-08-091-20/+21
* small fixesaap2020-05-251-3/+3
* Try to build with mingwFilip Gawin2020-04-201-10/+10
* Remove patchesSergeanur2020-04-171-15/+1
* Ped fixes and ref removaleray orçunus2020-04-171-8/+8
* Fix sprite vertical scaleSergeanur2020-04-101-2/+2
* Wrappers cleanupSergeanur2020-03-291-3/+0
* Fixes for Serge's reviewFilip Gawin2020-03-221-1/+1
* Corona streaks fixSergeanur2019-10-071-3/+5
* Corona widescreen fixSergeanur2019-10-051-2/+2
* CAutomobile::PreRender; whole class finishedaap2019-07-281-1/+1
* added wrappers around math functionsaap2019-07-101-2/+2
* Cleanup project a bitFilip Gawin2019-06-301-1/+1
* fix hud render states; bug in coronasaap2019-06-291-1/+1
* first part of CFileLoaderaap2019-06-171-0/+1
* added CCoronasaap2019-06-011-2/+576
* implemented some higher level functions; added lots of stubs; switched top and bottom in CRectaap2019-05-301-0/+4
* first commitaap2019-05-151-0/+10