TombEngine/TombEngine/Game
2022-09-13 14:01:01 +10:00
..
collision Merge branch 'master' into creature_entity_demagic 2022-09-12 22:22:48 +10:00
control Merge branch 'master' into states_tier_3 2022-09-13 14:01:01 +10:00
debug Update version number of docs and fix effect docs. 2022-08-08 14:16:49 +01:00
effects Support for autogenerated node scripts (#722) 2022-09-08 02:26:06 +03:00
itemdata Minor cleanup 2022-08-21 21:54:59 +10:00
Lara Merge branch 'master' into states_tier_3 2022-09-13 14:01:01 +10:00
pickup Fix merge mistakes 2022-09-08 19:46:26 +01:00
animation.cpp Merge branch 'master' into states_tier_3 2022-09-13 14:01:01 +10:00
animation.h Change a TranslateVector() overload; rename paremeters; add new TranslateItem() overload; convert ints to floats; cleanup 2022-08-10 21:42:39 +10:00
camera.cpp TR4 bbox camera formula 2022-08-17 03:05:41 -05:00
camera.h restore CF_FOLLOW_CENTER camera flag functionality (#640) 2022-08-07 13:39:13 +03:00
gui.cpp Fix #700 2022-08-24 23:23:57 +01:00
gui.h OIS input system (#556) 2022-06-25 23:53:58 +10:00
health.cpp Cleanup 2022-08-23 22:09:13 +01:00
health.h Remove unused global 2022-07-24 02:12:24 +03:00
items.cpp Resolve ambiguity with VectorIndex and item init 2022-09-12 11:48:30 +03:00
items.h Resolve ambiguity with VectorIndex and item init 2022-09-12 11:48:30 +03:00
misc.cpp Update people.cpp a bit 2022-08-10 09:34:23 +02:00
misc.h All files under the same project; Renamed TR5Main to TombEngine; Cleaned repository; 2022-05-08 06:52:04 +02:00
missile.cpp Remove weird casts 2022-09-12 15:36:38 +10:00
missile.h Finished implementing winged mutant 2022-08-05 23:45:24 +02:00
people.cpp Cleanup 2022-09-04 20:23:02 +10:00
people.h Remove unnecessary TargetVisible overload 2022-08-16 11:45:39 +03:00
room.cpp Merge branch 'master' into entity_transform 2022-08-16 11:59:30 +03:00
room.h Support for autogenerated node scripts (#722) 2022-09-08 02:26:06 +03:00
savegame.cpp Merge branch 'master' into states_tier_3 2022-09-13 14:01:01 +10:00
savegame.h Fix includes. 2022-05-12 21:15:43 +01:00
spotcam.cpp Remove cut cam limit of 15 cameras 2022-08-05 16:05:18 +03:00
spotcam.h Solve problems with volumes not triggering in flyby cameras 2022-08-05 14:57:43 +03:00