Lwmte
|
1efe0a9f09
|
Reorganize COLL_INFO
|
2021-09-10 00:18:47 +03:00 |
|
Lwmte
|
ba6c260b92
|
Further code organizing
|
2021-09-08 18:19:06 +03:00 |
|
Lwmte
|
f293735d11
|
Move all effect source files to separate directory, rename effect2 to effects
|
2021-09-08 18:07:48 +03:00 |
|
Lwmte
|
6d9cf3c214
|
Fix namespace case
|
2021-08-30 18:03:21 +03:00 |
|
Lwmte
|
21df1e84f1
|
Globals cleanup, remove wrecking ball hack, remove gassed property, fix diagonal block jump bug
|
2021-08-29 23:53:58 +03:00 |
|
Lwmte
|
1f68fd812b
|
Simplify TestTriggers by providing overloads
|
2021-08-26 12:12:05 +03:00 |
|
Lwmte
|
ec9479860f
|
Merge branch 'master' into legacy_trigger_refactor
|
2021-08-24 19:04:54 +03:00 |
|
Lwmte
|
70626854f0
|
Replace all remaining occurences of coll globals
|
2021-08-24 16:54:26 +03:00 |
|
Lwmte
|
1828ddaeab
|
Replace all direct occurences of TestTriggers with TestTriggersAtXYZ and references to TriggerIndex global in structs
|
2021-08-20 14:13:06 +03:00 |
|
MontyTRC89
|
0ed8181cda
|
Merge branch 'master' of https://github.com/MontyTRC89/TombEngine; Renamed namespaces;
# Conflicts:
# TR5Main/TR5Main.vcxproj.user
|
2021-08-20 05:25:51 +02:00 |
|
MontyTRC89
|
b2f102ae63
|
Remapped correctly sounds from TR5 to TR4; Decompiled TR4 CogSwitchControl; Decompiled TR4 ControlWaterfall;
|
2021-05-26 06:04:32 +02:00 |
|
KrysB4k
|
c19577233b
|
Comment cleanup (TR1 & TR2)
|
2021-03-24 20:06:37 +01:00 |
|
Raildex
|
2a2c52674f
|
Refactored SpeedBoatCheckGeton to use a descriptive Enum as return type
|
2021-01-25 11:09:36 +01:00 |
|
asasas9500
|
2a7ed3e61f
|
Merge branch 'master' into NewTRMath
|
2020-10-14 22:22:10 -03:00 |
|
Woops
|
a8b36fab20
|
remove bitshifts from vehicles
|
2020-10-06 10:36:30 -05:00 |
|
asasas9500
|
7218086a0f
|
Fix phd_sin() and phd_cos()
|
2020-10-05 22:24:57 -03:00 |
|
Woops
|
28e5b4e7ec
|
small boat fix
|
2020-10-03 13:47:20 -05:00 |
|
Raildex
|
85b4a2ff1c
|
Added parameter to SetupRIpple to specifiy sprite
|
2020-09-21 15:20:59 +02:00 |
|
Raildex
|
624f5675b7
|
Merge branch 'VehicleSprites'
# Conflicts:
# TR5Main/Objects/TR2/Vehicles/boat.cpp
|
2020-09-15 08:13:58 +02:00 |
|
Raildex
|
9dc7ab6d18
|
Added Boat foam, Skidoo snow trail
|
2020-09-15 08:10:38 +02:00 |
|
MontyTRC89
|
b275f0b356
|
Cleaned ID_SPEED_BOAT
|
2020-09-14 20:04:58 +02:00 |
|
MontyTRC89
|
6b3872d4ff
|
Merge branch 'master' of https://github.com/MontyTRC89/TR5Main
|
2020-09-13 15:53:54 +02:00 |
|
MontyTRC89
|
2500e60059
|
More fixes to ID_BOAT; Improved snow and water effects; Cleaned skidoo;
|
2020-09-13 15:53:37 +02:00 |
|
Woops
|
34205dd532
|
restore TR2 controls for TR2 boat
|
2020-09-12 12:43:24 -05:00 |
|
MontyTRC89
|
54893c42be
|
Improved vehicles; Fixed bugs in ID_SPEEDBOAT;
|
2020-09-12 07:52:47 +02:00 |
|
MontyTRC89
|
83bba01a99
|
Moving all globals of level under LEVEL struct; Fixed severe performance issue;
|
2020-07-21 09:56:47 +02:00 |
|
Raildex
|
5ef674b577
|
Made Game_Malloc a template with a count parameter
|
2020-07-05 22:19:06 +02:00 |
|
TokyoSU
|
39050f69ea
|
Fixing Entity Include (Part 1)
- Less Compile Time...
|
2020-05-27 13:01:32 +02:00 |
|