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 |
|
Raildex
|
9dc7ab6d18
|
Added Boat foam, Skidoo snow trail
|
2020-09-15 08:10:38 +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
|
5eb79985f2
|
better fix, fix crashes
|
2020-09-09 23:11:43 -05:00 |
|
Woops
|
dd9cbff5a8
|
fix skidoo get on
|
2020-09-09 15:10:16 -05:00 |
|
asasas9500
|
547b643232
|
Merge branch 'master' into NoShifts
|
2020-08-25 19:25:28 -03:00 |
|
MontyTRC89
|
3958108a48
|
Added TriggerExplosionBubbles; Added TriggerRocketFire; Added fire to grenade; Fixed and tested grenade explosive ammos; Added flag from TR4 to TriggerUnderwaterExplosion;
|
2020-08-10 18:17:59 +02:00 |
|
asasas9500
|
7365cdf4c8
|
Rename Lara files
|
2020-08-09 22:09:14 -03:00 |
|
asasas9500
|
c411689790
|
Merge branch 'DiagonalCollisions' into NoShifts
|
2020-08-07 16:43:29 -03:00 |
|
MontyTRC89
|
83bba01a99
|
Moving all globals of level under LEVEL struct; Fixed severe performance issue;
|
2020-07-21 09:56:47 +02:00 |
|
Raildex
|
09071a2b88
|
Merge branch 'master' into memory
# Conflicts:
# TR5Main/Objects/TR5/tr5_objects.cpp
|
2020-07-10 20:17:03 +02:00 |
|
MontyTRC89
|
36fe66d617
|
Hairs done on GPU now
|
2020-07-07 07:32:33 +02:00 |
|
Raildex
|
5ef674b577
|
Made Game_Malloc a template with a count parameter
|
2020-07-05 22:19:06 +02:00 |
|
asasas9500
|
f334369175
|
Merge branch 'DiagonalCollisions' into NoShifts
|
2020-06-26 11:14:16 -03:00 |
|
MontyTRC89
|
5b8c90b688
|
Merge branch 'master' of https://github.com/MontyTRC89/TR5Main
|
2020-06-26 07:06:51 +02:00 |
|
MontyTRC89
|
d8bf82eab1
|
New FLOOR_INFO struct; Refactoring rooms part I
|
2020-06-26 07:06:18 +02:00 |
|
asasas9500
|
a9dfdec427
|
Merge branch 'DiagonalCollisions' into NoShifts
|
2020-06-21 14:09:31 -03:00 |
|
Raildex
|
b635f4df13
|
Fixed std namespace collisions
Refactored ChunkID/ChunkReader/Writer
|
2020-06-20 23:39:08 +02:00 |
|
asasas9500
|
60fd8cda89
|
Make move angle relative to Lara horizontal rotation
|
2020-06-09 22:24:36 -03:00 |
|
TokyoSU
|
900235c967
|
Implemented Baboon
- Fixed AIObject not being initialized !
- Fixed ITEM_DEACTIVATED (cause im french and ITEM_DESACTIVATED is more appropriate)
|
2020-06-04 12:49:08 +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 |
|