Commit graph

39 commits

Author SHA1 Message Date
MontyTRC89
be7ca082d9 Added Strings.lua 2021-06-20 06:34:52 +02:00
MontyTRC89
dc5db910f2 Added translations support and fixed some bugs with strings 2021-06-20 06:33:44 +02:00
hispidence
c87a2d6650 Add some missing strings so I can remap controls. These will very likely be replaced when the new strings system is finished. 2021-06-18 02:16:08 +01:00
hispidence
0671780c89 Change string back; I was using this for debugging. 2021-06-16 14:52:30 +01:00
hispidence
5dfd9eda6f Call WriteDefaults and AddTracks. These are temporary things to add the settings which were in SCRIPT.DAT but which have no Lua counterpart yet.
The bool "rain" is now the WeatherType "Weather" to reflect what's in the C++ implementation.

Gameflow -> GameFlow to be consistent with C++.
2021-06-16 14:38:59 +01:00
hispidence
f8d19c32b9 Add working demo of new strings system. I believe the plan is that in the future, this will be automatically generated in TombIDE - right now it's only for demonstration purposes.
Gameflow -> GameFlow for consistency with the C++ source.
2021-06-16 14:35:27 +01:00
MontyTRC89
06042a2f57 Decompiled FixedCamera() and CameraBoundsCollide() 2020-04-09 14:19:18 +02:00
MontyTRC89
0d342637fb Decompiling Lara 2019-11-21 07:43:34 +01:00
MontyTRC89
57f243ac0e Working on DX11 renderer 2019-01-13 21:57:16 +01:00
MontyTRC89
4328c805b6 Added default configuration; Improved renderer resolution change; Added sound settings menu; 2018-12-31 10:38:34 +01:00
MontyTRC89
da2804d997 Improving setup dialog; Working on sunglasses object; 2018-12-30 11:41:48 +01:00
MontyTRC89
209a49ad88 Rewritten WinAppProc; Handled toggle fullscreen; Handled device lost; 2018-12-28 12:12:58 +01:00
MontyTRC89
ec59ccba83 Optimizing and refactoring renderer; 2018-12-13 23:07:11 +01:00
MontyTRC89
0199efb56c Refactoring weapons system 2018-11-21 09:34:01 +01:00
MontyTRC89
150a8377aa Fixed inventory strings 2018-11-11 23:42:30 +01:00
MontyTRC89
7c0d327c1c Added missing files; Added rats, bats, spiders tos avegames; 2018-11-11 11:33:13 +01:00
MontyTRC89
6b72d1acfb Implemented pulse color; Implemented rumble effect; Implemented poisoning; Implemented bats, rats and spider; Implemented sound sources; 2018-11-08 23:05:25 +01:00
MontyTRC89
7ef97c31df First grenade launcher test and fixes 2018-11-02 07:35:19 +01:00
MontyTRC89
153bbda34c Decompiled lot of code about weapons, need to fix and test; Implementing harpoon gun, grenade launcher, rocket launcher; 2018-11-01 22:45:59 +01:00
MontyTRC89
b425561e3f FIxed bars; Made debug infos configurable with LUA; 2018-10-30 18:49:16 +01:00
MontyTRC89
6ac474e18e Implemented drawing of effects like crumbling floor 2018-10-30 12:40:30 +01:00
MontyTRC89
a641259c03 Some code cleaning 2018-10-28 14:11:00 +01:00
MontyTRC89
a294cc7ef4 Fixed climb bug; Optimized light collection 2018-10-28 13:55:02 +01:00
MontyTRC89
e482f72473 Added loading screens from LUA 2018-10-28 11:45:53 +01:00
MontyTRC89
b7dfc803d2 Refactored script system; Decompiled TestTriggers; Added some functions and variables; Fixed a couple of bugs in control phase; 2018-09-22 23:54:51 +02:00
MontyTRC89
1ac4fb7f07 Added scuba diver 2018-09-17 20:43:08 +02:00
MontyTRC89
166bc52e0a Added cobra 2018-09-17 12:09:23 +02:00
MontyTRC89
6365a64c8f Implemented basic baddy 1 & 2 2018-09-12 20:37:37 +02:00
MontyTRC89
c17496be6c Implemented ResetHUB 2018-09-09 22:07:28 +02:00
MontyTRC89
aee5faf236 Fixed serious random freeze 2018-09-09 21:58:38 +02:00
MontyTRC89
6a9b90c0a8 Started implementing new enemies; Fixed bones in shader; Added small scorpion and wild boar from TR4; 2018-09-08 18:44:18 +02:00
MontyTRC89
1d0cfa8554 Improved fades and cinematic bars 2018-09-07 18:34:35 +02:00
MontyTRC89
e80146e6bf Fixed young Lara hairs; Added more levels; Added Lara type to LUA; Fixed de-allocation bug; 2018-09-05 23:56:39 +02:00
MontyTRC89
fc927db655 Fixed text rendering 2018-09-04 07:57:52 +02:00
MontyTRC89
66a9bd6330 Added more levels to Gameflow.lua; Added rain and snow to LUA; 2018-09-03 22:09:32 +02:00
MontyTRC89
f9257af1e4 Added levels to Gameflow.lua 2018-09-03 21:24:03 +02:00
MontyTRC89
59db94695d Implemented gameflow; Added load (bugged) and save; 2018-09-03 21:08:40 +02:00
MontyTRC89
6c051717d6 Implemented basic gameflow 2018-09-02 21:13:48 +02:00
MontyTRC89
4866273954 Added LUA; re-arranged file system; 2018-09-02 09:29:56 +02:00