Lwmte
202bf42a12
Rename box
2021-09-13 02:46:48 +03:00
Lwmte
9af21e3146
Further code organizing
2021-09-08 18:19:06 +03:00
Lwmte
e879038220
Fix namespace case
2021-08-30 18:03:21 +03:00
MontyTRC89
109b7d6e18
Merge branch 'master' of https://github.com/MontyTRC89/TombEngine ; Renamed namespaces;
...
# Conflicts:
# TR5Main/TR5Main.vcxproj.user
2021-08-20 05:25:51 +02:00
wolfcheese
422ac5dad2
Added checks to raising block, pushable block, floor and ceiling trapdoors to prevent crashing upon load
2021-06-15 19:48:30 -04:00
MontyTRC89
6b5a932ff8
Remapped correctly sounds from TR5 to TR4; Decompiled TR4 CogSwitchControl; Decompiled TR4 ControlWaterfall;
2021-05-26 06:04:32 +02:00
asasas9500
571bf7d58b
Fix raising block
2021-01-27 22:26:47 -03:00
asasas9500
7bbb65581a
Implement virtual rooms into floordata
2021-01-06 17:53:13 -03:00
asasas9500
d4c6cc4a97
Fix line endings
2020-12-21 13:16:29 -03:00
asasas9500
d45f69ac0b
Fix stacked bridges
2020-12-20 14:04:27 -03:00
asasas9500
e4ced0d520
Fix raising blocks height
2020-11-14 14:35:27 -03:00
Montagna Marco
880c4af49e
Raising blocks now have automatic height and not hardcoded anymore
2020-11-14 16:07:11 +01:00
Montagna Marco
18994dd59e
Moving all globals of level under LEVEL struct; Fixed severe performance issue;
2020-07-21 09:56:47 +02:00
Montagna Marco
9f373c691a
Pathfinding refactoring
2020-07-11 21:16:04 +02:00
TokyoSU
11b3751851
Finished Moving Function
...
- Moved Some Function to here respective file (new cpp/h).
- Changed effect_routines to function<void(ITEM_INFO*)>.
- Fixed ActivateCamera() not using ITEM_INFO* Argument for effect_routines[].
- Fixed ActivateKey() not using ITEM_INFO* Argument for effect_routines[].
- Fixed ActivateKey() and ActivateCamera() being defined 2 time.
- Commented the new level loader, for later.
2020-06-04 11:00:08 +02:00