TombEngine/TR5Main/Specific
2021-11-15 10:38:31 +03:00
..
IO Make Write and WriteString take char const * args. 2021-07-23 22:00:18 +01:00
savegame/flatbuffers Fix corner snapping, replace idiotic pushable data manipulation with less idiotic one 2021-11-15 10:38:31 +03:00
clock.cpp Fix issues with conflicting filename 2021-09-17 17:14:15 +03:00
clock.h Fix issues with conflicting filename 2021-09-17 17:14:15 +03:00
configuration.cpp Fix more stuff 2021-09-16 01:12:19 +03:00
configuration.h Remove old project name mentions everywhere 2021-11-07 12:50:55 +03:00
input.cpp Move savegames to separate folder, organize savegame code 2021-10-31 21:36:51 +03:00
input.h Remove unused globals and move others from control.cpp to needed source files 2021-09-15 21:09:09 +03:00
level.cpp Use script for setting weather 2021-11-11 01:16:27 +03:00
level.h Refactor and fix sound code 2021-10-29 02:22:26 +03:00
newtypes.h New level loader code for anim textures 2021-03-27 07:33:40 +01:00
phd_global.h Re-enable TR1-2 moving camera 2021-09-11 18:59:14 +03:00
prng.cpp Rename some functions 2021-09-17 16:07:53 +03:00
prng.h Rename some functions 2021-09-17 16:07:53 +03:00
setup.cpp Cleanup camera code more 2021-11-08 19:28:14 +03:00
setup.h Fix quicksand 2021-11-07 04:54:48 +03:00
trmath.cpp Rewrite TestObjectOnLedge 2021-11-09 03:16:34 +03:00
trmath.h Rewrite TestObjectOnLedge 2021-11-09 03:16:34 +03:00
winmain.cpp Replace logD/logE everywhere with TENLog 2021-10-31 10:50:36 +03:00
winmain.h Fix more stuff 2021-09-16 01:12:19 +03:00