Commit Graph

17 Commits

Author SHA1 Message Date
pederbs b15a52204f src/gamelogic.h: make it import-order invariant
the fix is adding an implicit dependency.
Some automatic code formatters would break the build on GCC.
2025-02-14 12:39:17 +01:00
pederbs a728a945e3 glutils: Make normals conditional 2023-02-17 13:54:14 +01:00
pederbs 2ea55d6d94 Ensure no M_PI collision, add LSP support 2022-02-26 15:33:00 +01:00
pederbs c6240e8a3d Revert "Revert "Changes for assignment 2""
This reverts commit 751c02edc8.
2022-02-21 13:17:22 +01:00
pederbs 751c02edc8 Revert "Changes for assignment 2"
This reverts commit 8d2bdbe9d8.
2022-02-08 17:19:25 +01:00
pederbs a44cf0ce1d Properly initialize the lodepng submodule instead of vendoring it 2022-02-07 21:39:48 +01:00
pederbs 8a0ecded0a Split the private block in a class for readability
Seeing what state gets incapsulated is helpful
2021-12-14 15:03:33 +01:00
pederbs 903244fbed Trivial style fixes 2021-12-14 15:02:38 +01:00
Michael 8d2bdbe9d8 Changes for assignment 2 2020-02-24 09:27:27 +01:00
Michael H. Gimle 7495f21d70 Let's pretend the previous commit never happened 2020-02-14 16:52:19 +01:00
Michael H. Gimle cd2a8b7a30 float -> T
Because T is delicious and healthy
2020-02-13 15:48:38 +01:00
Michael H. Gimle e76fe14861 Added a define for M_PI because of Windows 2020-02-11 20:57:38 +01:00
Michael fca107c75b Improved assignments for 2020 2020-02-10 14:58:17 +01:00
Michael bb8c4d8625 Improved setup process 2020-01-27 15:38:23 +01:00
Bart van Blokland 4645e40b62 Updated code handout for assignment 2 2019-02-18 17:52:50 +01:00
Bart van Blokland 5047f2b506 Fix for incorrect normals 2019-02-15 22:24:42 +01:00
bartvbl a430863701 Initial release 2019-02-04 18:34:28 +01:00