Commit graph

26 commits

Author SHA1 Message Date
Lwmte
3378c8791a Organize COLL_INFO 2021-08-25 06:54:17 +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
1effeed738 Refactored cameras, sinks and sound sources; Added sound sources playback; 2021-07-10 06:55:37 +02:00
Trxye
a6462075a3 Remove TR3 comments 2021-03-24 12:49:36 -05:00
asasas9500
f9432ce420 Merge branch 'master' into NewTRMath 2020-11-04 11:51:17 -03:00
Woops
8525f21d4a cleanup UPV code, defines 2020-10-30 00:00:41 -05:00
Woops
4438a8a0af fix UPV surface bug 2020-10-28 18:03:48 -05:00
Woops
ea291e702b restore upv bump, fix upv and kayak positions 2020-10-26 13:04:58 -05:00
Woops
f0e2469f8f Fix the UPV glitch one and for all 2020-10-19 15:06:51 -05: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
ab5438deed fix UPV shooting 2020-10-01 14:52:03 -05:00
Woops
c1a188a594 lovely UPV jitter workaround 2020-09-30 22:00:54 -05:00
Woops
dc3695e283 upv: make fan rotate + light 2020-09-30 14:45:46 -05:00
Woops
4255532fb6 hotfix but I still hate this 2020-09-30 14:13:36 -05:00
asasas9500
9f415aa291 Remove rcossin_tbl; Remove duplicated TriggerAlertLight() 2020-09-30 12:37:06 -03:00
Woops
44a9ff2df2 more UPV fixes/cleanups 2020-09-28 15:21:19 -05:00
Woops
747cb652ea partially fix UPV 2020-09-27 23:29:25 -05:00
asasas9500
7365cdf4c8 Rename Lara files 2020-08-09 22:09:14 -03:00
MontyTRC89
83bba01a99 Moving all globals of level under LEVEL struct; Fixed severe performance issue; 2020-07-21 09:56:47 +02:00
MontyTRC89
2d72803342 Merge branch 'master' of https://github.com/MontyTRC89/TR5Main 2020-07-11 21:29:49 +02:00
MontyTRC89
9867a6d24c Pathfinding refactoring 2020-07-11 21:16:04 +02:00
Raildex
5ef674b577 Made Game_Malloc a template with a count parameter 2020-07-05 22:19:06 +02:00
TokyoSU
b615a98c46 (Broken) Deleted Global Folder
- No more enums.h, constants.h, macro.h, etc...
- moved all structure in types.h to there respective file.
2020-05-30 15:55:23 +02:00
TokyoSU
39050f69ea Fixing Entity Include (Part 1)
- Less Compile Time...
2020-05-27 13:01:32 +02:00
Renamed from TR5Main/Objects/Vehicles/upv.cpp (Browse further)