Commit graph

285 commits

Author SHA1 Message Date
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
21c6993bf6 Fixed loading bar position 2018-10-28 16:21:47 +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
016a8fc2ec Implemented full screen background drawing; Implemented loading screens; 2018-10-28 11:34:29 +01:00
MontyTRC89
9f137a71b3 Added potentially working code for runtime items (not present in compiled level) 2018-10-25 23:53:57 +02:00
MontyTRC89
fa9b0569d1 Improved savegames; Fixed crashes; Added dynamic objects to savegame; Added quad to savegame; 2018-10-25 23:44:15 +02:00
MontyTRC89
e61572b14f New savegame system partially working 2018-10-24 23:32:22 +02:00
MontyTRC89
548f9c0ad8 Improved readLara(); Added LaraBurn(); Code cleaning in inventory; 2018-10-10 22:29:40 +02:00
MontyTRC89
94b5a6f61a Improved savegame system 2018-10-09 00:02:14 +02:00
MontyTRC89
5c376c0f95 New streams class; Refactored chunk IO; Added chunk writer; Started new savegame system; 2018-10-01 22:22:35 +02:00
MontyTRC89
c7995dae7f Started implementing new file format; Added new functions for scripting; 2018-09-24 21:34:43 +02:00
MontyTRC89
59c02796cb Implemented LUA trigger 2018-09-23 12:01:07 +02:00
MontyTRC89
63534298ed Fixed TestTriggers 2018-09-23 09:38:24 +02: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
97451f5cb6 Finished skeleton (needs fixing) 2018-09-19 20:48:17 +02:00
MontyTRC89
5a4fd3f9ee Added tyrannosaur from TR3 and wolf, bear from TR1; 2018-09-18 20:56:58 +02:00
MontyTRC89
be1ed2e892 Added tribesman with darts missing file 2018-09-18 13:24:04 +02:00
MontyTRC89
7d1520d3c5 Added tribesman with darts 2018-09-18 13:17:58 +02:00
MontyTRC89
be3edf447c Added tribesman with ax 2018-09-17 23:27:29 +02:00
MontyTRC89
fc6e99ca9d Added raptor, tiger, cobra, eagle, crow 2018-09-17 21:13:44 +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
e219cb26b4 Added tiger 2018-09-17 08:02:23 +02:00
MontyTRC89
48ecbbbb6b Added missing code for setup objects 2018-09-16 23:49:24 +02:00
MontyTRC89
1e773110fa Added spinning blade, spikey wall, killer statue, springboard; 2018-09-16 23:47:22 +02:00
MontyTRC89
bb22689d2e Started working on skeleton; Added shark and barracuda; 2018-09-16 17:09:43 +02:00
MontyTRC89
1f80ddd049 Implement quad; 2018-09-16 15:05:34 +02:00
MontyTRC89
51568a733a Implemented mummy 2018-09-15 16:21:52 +02:00
MontyTRC89
68410075fd Implemented SAS; Fixed baddy; Fixed Lara arm bug; 2018-09-15 08:20:53 +02:00
MontyTRC89
2524cb8d35 Added CreatureVault; Fixed baddy climbing down; Code refactoring; 2018-09-14 14:56:27 +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
f93d7cbc87 Implemented some TR4 traps 2018-09-09 17:14:49 +02:00
MontyTRC89
6eea22a9db Fixed spinning Lara arms 2018-09-09 15:54:35 +02:00
MontyTRC89
aa9fab256e Implemented last init functions and then solved the buffer overflow on items death 2018-09-09 15:39:18 +02:00
MontyTRC89
97fe21cb16 Implemented what to do after Lara death 2018-09-08 21:30:48 +02:00
MontyTRC89
2b17dfc7a8 Code cleaning 2018-09-08 20:54:13 +02:00
MontyTRC89
474c02fed1 Added bat from TR4 2018-09-08 20:23:41 +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
100f1bb458 Moving to shared_ptr everywhere; Code refactoring; Fixed serious crash when switching levels; 2018-09-05 22:15:09 +02:00
MontyTRC89
4d824519ea Improved deallocation of resources; Fixed control phase for items; Fixed animations update for items; 2018-09-04 20:54:15 +02:00
MontyTRC89
21f39827e7 Partially fixed level switching; Added rendering of animating 10; Horizon drawn only if camera room is outside; 2018-09-04 13:24:50 +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