Commit graph

25 commits

Author SHA1 Message Date
MontyTRC89
2da82f8813 Renamed little bettes to scarabs; Added statics, cameras, scarabs, spiders, rats, bats to savegames 2021-10-15 10:28:32 +02:00
MontyTRC89
2ca666d2d6 Changed savegames function calls from using strings to slot number 2021-10-15 05:35:44 +02:00
MontyTRC89
a1162635d3 Merge remote-tracking branch 'origin/inventory_class' into savegame
# Conflicts:
#	TR5Main/Game/savegame.cpp
#	TR5Main/Renderer/Renderer11Draw.cpp
#	TR5Main/Specific/input.cpp
2021-10-15 05:23:04 +02:00
Troye
d62f5d5a32 get rid of bitwise menuing 2021-10-13 15:10:48 -05:00
Troye
0df9c8c9bc Implement LoadSave UI; Fix Grenade ammo selection; Fix pause flicker; fix infinite shotgun ammo; 2021-10-12 15:05:07 -05:00
Troye
f67a591836 InventoryClass; 2021-10-12 04:15:22 -05:00
Troye
3e7e9a0f1c purge ring inventory; 2021-10-12 00:26:46 -05:00
MontyTRC89
2bbb00c83c Skeleton for load and save GUI; First tests with object api of flat buffer; 2021-10-12 06:43:25 +02:00
Lwmte
45acfcab06 Implement two-pass ledge angle check for tight diagonal setups 2021-10-08 13:58:51 +03:00
Lwmte
08964e8da7 Cleanup control.cpp 2021-10-04 03:14:05 +03:00
Lwmte
af476df8dd Cleanup smoke particles on level load, add some logging to level load 2021-10-04 03:09:32 +03:00
Lwmte
961937d7cd Don't use legacy function names in sound code 2021-10-02 18:54:53 +03:00
Lwmte
35543fed30 Fix PAD/ANTIPAD triggers 2021-10-01 18:31:06 +03:00
Lwmte
9fd2441855 First commit 2021-09-27 07:12:30 +03:00
Lwmte
d1735d4bbd Cleanup 2021-09-25 16:00:30 +03:00
Lwmte
853fee66b2 Merge branch 'master' into item_info_include_fix 2021-09-25 15:59:51 +03:00
Nils
8b336fcf73 Added newlines 2021-09-25 11:27:47 +02:00
Lwmte
e38b42b34e Use actual mesh bounds for trapdoor and falling floor/ceiling objects 2021-09-24 18:17:06 +03:00
Lwmte
1895fd6347 Remove test code 2021-09-24 14:24:19 +03:00
Lwmte
0a2ecdd16e cleanup 2021-09-24 14:22:47 +03:00
Lwmte
30bad7ce73 Merge branch 'master' into mesh_mutator 2021-09-24 13:53:39 +03:00
Lwmte
b172c6333f Fix everything 2021-09-24 13:50:31 +03:00
Nils
01bf1881b3 Fixed duplicated ITEM_INFO definition 2021-09-24 07:53:42 +02:00
MontyTRC89
f1ce048ffa Refactored flame emitters, Lara burn and lightning bolts; 2021-09-22 05:51:25 +02:00
Lwmte
afa0504c6c Move around some files 2021-09-19 23:41:26 +03:00
Renamed from TR5Main/Game/control.cpp (Browse further)