Commit graph

9399 commits

Author SHA1 Message Date
MontyTRC89
68114b03e2 Removed statics limit 2024-11-18 06:25:43 +01:00
Lwmte
b41d591d93 Fixed stutter during jumps between cameras in a flyby sequence 2024-11-18 01:49:42 +01:00
Lwmte
c380a74bb0 Fixed falling through tilted bridges 2024-11-18 01:23:34 +01:00
Lwmte
ab979b8487 Fix event status not saving 2024-11-17 12:43:52 +01:00
Lwmte
ec170b8aee Fixed pickup trigger for search object 4 as well 2024-11-17 11:00:43 +01:00
Lwmte
656158874c Another attempt at fixing #1483 2024-11-16 23:42:02 +01:00
Lwmte
540150a41a Revert "Fixed #1483"
This reverts commit 08137298cc.
2024-11-16 23:41:42 +01:00
Sezz
26adcee7b1 Slight floordata optimisation 2024-11-17 03:33:14 +11:00
Sezz
ef19187f83 Formatting 2024-11-16 22:19:32 +11:00
Sezz
2624c5bed2 Formatting 2024-11-16 22:07:57 +11:00
Lwmte
99a4c68417 Add GetNextLevel and make load game behaviour consistent with scripting API 2024-11-16 10:49:52 +01:00
Lwmte
7f4242521a Fixed crash on leveljump, if collision callbacks were assigned 2024-11-16 10:20:28 +01:00
Lwmte
3bdb0b367b Fixed #1481 2024-11-16 09:58:09 +01:00
Lwmte
08137298cc Fixed #1483 2024-11-16 04:35:20 +01:00
Lwmte
e02e1db1ba Fixed #1482 2024-11-16 03:15:22 +01:00
Lwmte
f39d2ce250 Fixed incorrect loading of dummy title file in case of real levels are missing 2024-11-16 02:07:56 +01:00
Lwmte
8ff1e5ed0d Fixed #1480 2024-11-16 00:56:50 +01:00
Sezz
040fd06afe Optimise Vector2i and Vector3i distance methods 2024-11-15 21:13:33 +11:00
Sezz
2ddd482a80 Correct sound conditions 2024-11-15 21:03:30 +11:00
Stranger1992
c74d110654 Removed orphaned header file
Moved ldoc comments .
2024-11-15 01:30:46 +00:00
Lwmte
eb0390a23b Fix default looped track fade-in 2024-11-15 02:18:12 +01:00
Stranger1992
d3e0cc30d8 Merge branch 'develop' of https://github.com/MontyTRC89/TombEngine into develop 2024-11-15 00:53:11 +00:00
Stranger1992
3cb6eec261 Add Strings.DisplayString Enum page
Also:

* bumped up engine version with a developers tag.
* Increased margin of the menu to accommodate changes
2024-11-15 00:52:36 +00:00
Lwmte
ee6a661ed0 Move DumpGameScene call to appropriate place 2024-11-15 01:40:26 +01:00
Lwmte
03d93bcb2a Prioritize ogg format over mp3, bump version 2024-11-15 01:00:57 +01:00
Lwmte
74f1d2640e Update CHANGELOG.md 2024-11-15 00:25:09 +01:00
Lwmte
3737613b1a Fixes to previous commit 2024-11-15 00:16:48 +01:00
Lwmte
43fd531689 Reorganize game loop to support load cameras 2024-11-14 23:47:18 +01:00
Lwmte
ee3df1680b Fixed incorrect clipping of scaled static meshes 2024-11-14 22:47:56 +01:00
Lwmte
849e0557da Reduce load menu timeout on death to 15 game frames 2024-11-14 19:37:46 +01:00
Lwmte
8bb955cc08 Fix collision callbacks for Lara 2024-11-14 19:31:53 +01:00
Lwmte
d8b522343f Fixed DOZY memory corruption 2024-11-14 00:52:51 +01:00
Lwmte
5254cc1daf Update CHANGELOG.md 2024-11-13 23:59:00 +01:00
Lwmte
4aa1bb81d1 Hide dummy title level from user 2024-11-13 23:57:23 +01:00
Lwmte
8a82b0c891 Fixed DisplayString class not supporting empty lines in multiline strings 2024-11-13 23:31:29 +01:00
Lwmte
369e1ca967 Fixed GetTargetOnLOS returning incorrect results with fixed LOS function 2024-11-13 22:29:52 +01:00
Lwmte
09e354a33a Fixed dart emitter not deactivating 2024-11-13 01:14:27 +01:00
Lwmte
0ab2e40257 More correct way of initializing bridges on load game 2024-11-13 01:13:38 +01:00
Jakub
4761feb45d
Update CHANGELOG.md 2024-11-12 11:27:29 +00:00
Lwmte
3606f7637b Update CHANGELOG.md 2024-11-12 09:24:05 +01:00
Lwmte
0d8b83cf42 Fixed #1473 2024-11-12 09:20:28 +01:00
Lwmte
372afb4e8f Update CHANGELOG.md 2024-11-12 08:06:59 +01:00
Lwmte
cd30a9e5e8 Reallocate item renderer array according to real moveable count 2024-11-12 08:03:22 +01:00
Lwmte
5f884cd84c Autocreate /data directory for title level, if it does not exist 2024-11-12 08:02:05 +01:00
Lwmte
3e605e1dda Add safeguard against silent crashes if file format is incorrect 2024-11-12 08:02:05 +01:00
Sezz
d32c1350b7 Remove pointless loop 2024-11-12 16:12:29 +11:00
Sezz
890dd5720f Improve fly cheat 2024-11-12 16:01:38 +11:00
Lwmte
1f89c23537 Rename title.ten to title.bin 2024-11-11 16:11:31 +01:00
Lwmte
5db8e98611 Restore old condition for look camera as well 2024-11-11 16:01:49 +01:00
Lwmte
5f43caf7a2 Update version.h 2024-11-11 15:49:52 +01:00