Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-09-14 | Move a bunch of math to cpp files + small fixes | Sergeanur | 1 | -220/+0 | |
# Conflicts: # src/control/CarCtrl.cpp # src/math/Matrix.h # src/math/Vector2D.h # src/math/math.cpp # src/render/Skidmarks.cpp | |||||
2020-09-14 | Move a bunch of math to cpp files + small fixes | Sergeanur | 1 | -233/+0 | |
2020-08-03 | VU0 collision | aap | 1 | -0/+128 | |
2020-06-04 | minor stuff | aap | 1 | -0/+11 | |
2020-06-04 | more CBike and fixes | aap | 1 | -0/+11 | |
2020-05-31 | fixed to CAutomobile and friends | aap | 1 | -0/+6 | |
2020-05-31 | CAutomobile done | aap | 1 | -0/+6 | |
2020-05-25 | CVehicle | aap | 1 | -13/+0 | |
2020-04-17 | Remove patches | Sergeanur | 1 | -6/+1 | |
2020-04-17 | implemented CVector2D::NormaliseSafe for SkidMarks | aap | 1 | -0/+13 | |
2019-10-27 | cAudioManager::TranslateEntity cleanup | Sergeanur | 1 | -10/+0 | |
2019-10-06 | Fixing ColPoints again | Sergeanur | 1 | -2/+2 | |
2019-10-01 | Moar peds | eray orçunus | 1 | -0/+6 | |
2019-08-23 | Peds | eray orçunus | 1 | -0/+6 | |
2019-07-27 | CAutomobile::Render; moved some math code into .cpp | aap | 1 | -0/+139 | |
2019-07-10 | and of course the last commit didnt fix everything | aap | 1 | -1/+1 | |
2019-07-10 | added wrappers around math functions | aap | 1 | -3/+3 | |
2019-06-11 | added animation system (with skin support for now) | aap | 1 | -0/+57 | |