Commit graph

152 commits

Author SHA1 Message Date
MontyTRC89
d44562c303 Remapped Weapons array; Grouped extra Lara stuff in a separated struct; 2018-11-01 09:10:32 +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
016a8fc2ec Implemented full screen background drawing; Implemented loading screens; 2018-10-28 11:34:29 +01: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
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
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
7d1520d3c5 Added tribesman with darts 2018-09-18 13:17:58 +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
1f80ddd049 Implement quad; 2018-09-16 15:05:34 +02:00
MontyTRC89
68410075fd Implemented SAS; Fixed baddy; Fixed Lara arm bug; 2018-09-15 08:20:53 +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
aa9fab256e Implemented last init functions and then solved the buffer overflow on items death 2018-09-09 15:39:18 +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
MontyTRC89
f81bad6302 Fixed normals 2018-09-01 15:46:37 +02:00
MontyTRC89
dc196ca3d2 Added animated textures; Refactored screen width and height; 2018-08-29 21:44:48 +02:00
MontyTRC89
dd81bcb1b2 Added caustics; Added underwater dust; Fixed sparks; Added waterfall mist; Fixed various bugs; 2018-08-28 20:39:15 +02:00
MontyTRC89
7c0807f6c4 Fixed young Lara; Added double ponytails; 2018-08-26 21:26:59 +02:00
MontyTRC89
2212380569 Refactored state management; Added bubbles; Added sparks (not always working); Added transparent geometry; Fixed rain; 2018-08-26 16:18:19 +02:00
MontyTRC89
3eb7534f3e Fixed shotgun animations; Added ColAddHorizon; Fixed horizon rendering; Working on better rain; Some code cleaning; 2018-08-25 17:37:03 +02:00
MontyTRC89
097d429dc8 Fixed pistols anim; Fixed smoke; Added more effect update routines; Added basic sparks rendering; 2018-08-24 23:36:49 +02:00
MontyTRC89
0469e375a4 Improved a bit lighting; Fixed drawing of sprites; First code for transform normals of hairs; 2018-08-23 13:26:55 +02:00
MontyTRC89
552b70c051 Added storm effects 2018-08-21 21:07:18 +02:00
MontyTRC89
0df11f4382 Added rain 2018-08-21 18:59:31 +02:00
MontyTRC89
530f5d4191 Added correct horizon and sky rendering; 2018-08-20 21:32:19 +02:00
MontyTRC89
c84820b518 Added some control functions; Added rendering of gunshells; 2018-08-20 19:01:35 +02:00
MontyTRC89
122d69cc1c Improved sprite rendering; Disabled rendering of null meshes; Added blood; Added smoke; Improved fire; 2018-08-19 21:49:42 +02:00
MontyTRC89
8bc53e76a3 Removed files 2018-08-19 10:22:25 +02:00