Commit graph

285 commits

Author SHA1 Message Date
MontyTRC89
112d33374d Improved resolution change; Added windowed setting; 2019-05-02 21:19:24 +02:00
MontyTRC89
e045c95947 Working on screen resolution change 2019-04-30 20:39:03 +02:00
MontyTRC89
c30ed7373f Refactoring; Added fixed extra rotation to inventory objects; 2019-04-30 12:56:27 +02:00
MontyTRC89
5a2842f89d Refactoring 2019-04-29 13:10:58 +02:00
MontyTRC89
fce3ca3b5f Fixed keyboard handling 2019-04-28 20:19:27 +02:00
MontyTRC89
80cbe5a4f0 Finished controls settings; Added some global variables; Fixed load and save configuration; 2019-04-28 16:48:29 +02:00
MontyTRC89
936eb6c516 Direct use of weapons without combine and choose ammo; Cleaned inventory code; Disable ring rotation if only one object is present; Minor inventory fixes; 2019-04-28 09:56:33 +02:00
MontyTRC89
881f08b475 Added keys names; Added new strings; Fixed rings titles; Started working on controls setup; Added load and save of keys; 2019-04-27 18:22:30 +02:00
MontyTRC89
366b5591ae Fixed inventory animations 2019-04-27 13:19:44 +02:00
MontyTRC89
106cd89d5c Refactoring inventory; Added some constants; Added animations; Better switching between rings; 2019-04-27 10:24:44 +02:00
MontyTRC89
cd10527404 Fixed inventory combine and separe 2019-04-26 21:09:58 +02:00
MontyTRC89
12fcc5a8d3 Refactoring inventory; Adding choose ammo, combine and separe; Started shadow maps; 2019-04-26 15:10:32 +02:00
MontyTRC89
fd3119ec55 Improved UI; Added nice blu quad below settings; 2019-03-30 08:17:04 +01:00
MontyTRC89
e11487cec5 Fixed text rendering; Fixed savegames; Fixed sky rendering; Fixed ColAddHorizon rendering; Fixed script loading; 2019-03-29 00:27:16 +01:00
MontyTRC89
a7ccd48af2 Changed font size; Added drawing of pickups; Little fixes; 2019-03-26 23:29:56 +01:00
MontyTRC89
4226a90206 Added new script commands; Fixed serious memory leak with sprites; Added LoadSprites(); Code cleaning; 2019-03-24 10:08:54 +01:00
MontyTRC89
26aa263892 Added bats; Addes rats; Fixed weather; New script commands; Code cleaning; Fixed horizon; 2019-03-20 23:43:52 +01:00
MontyTRC89
020f3051fc ZeroMemory on LegacyGameFlow; Small fixes to gameflow; 2019-03-20 00:16:00 +01:00
MontyTRC89
99b9e5acaa Disabled Lara control in flybys when needed; Small refactoring; 2019-03-20 00:11:47 +01:00
MontyTRC89
6181f40ebe Added cinematic bars 2019-03-20 00:05:00 +01:00
MontyTRC89
365900ffb3 Added underwater caustics and dust 2019-03-18 23:30:41 +01:00
MontyTRC89
60a8fe4774 Removed old renderer; Fixed look at camera; 2019-03-18 23:01:34 +01:00
MontyTRC89
003d4b7237 Small refactoring 2019-03-18 22:57:32 +01:00
MontyTRC89
e37a80ec3e Added debris; 2019-03-18 22:50:41 +01:00
MontyTRC89
7f373280ed Added gunflashes; Added gunshells; 2019-03-17 23:45:00 +01:00
MontyTRC89
5362c9e5c9 Fixed hairs 2019-03-17 19:28:25 +01:00
MontyTRC89
af1b9a1581 Added binoculars overlay; Disabled Lara drawing if binoculars is active; 2019-03-17 11:21:11 +01:00
MontyTRC89
67c6796569 Fixed ALT+SPACE 2019-03-17 11:05:07 +01:00
MontyTRC89
24aa3718a4 Decompiled InitialiseLara(); Fixed pistols not firing first time; 2019-03-17 08:52:28 +01:00
MontyTRC89
e67b95450e Added rope drawing; Added 2D lines and bars drawing; Some debug code for launching directly a level; 2019-03-16 20:55:27 +01:00
MontyTRC89
fee77b4bd9 New script.dat loader; Fixed gameflow; Refactored code for cleaning resources on renderer shutdown and level switch; Removed some legacy code; 2019-03-15 23:03:54 +01:00
MontyTRC89
2030841e1b Added enumeration of adapters and video modes 2019-02-10 09:15:02 +01:00
MontyTRC89
bd821814e2 Improved waterfalls 2019-02-09 15:10:32 +01:00
MontyTRC89
1ca876de04 Improved waterfalls; Refactoring items drawing; 2019-02-09 09:35:30 +01:00
MontyTRC89
de5a5a2f31 Started adding item lights; Added full screen quad drawing; Improved inventory; 2019-02-03 11:58:35 +01:00
MontyTRC89
4b0d8235bf Fixed inventory rendering; Fixed strings rendering; 2019-02-03 09:40:00 +01:00
MontyTRC89
e64a5d518e Adding inventory rendering 2019-02-02 15:40:44 +01:00
MontyTRC89
7d836faeb7 Added rain rendering; Added 3D lines rendering; 2019-02-02 08:24:03 +01:00
MontyTRC89
2a04572087 Added animated textures rendering; Added transparent objects rendering; 2019-02-02 07:59:44 +01:00
MontyTRC89
112112ff1a Refactored DX11 renderer; Added special effects and sprites rendering; 2019-02-01 17:31:49 +01:00
MontyTRC89
726d253513 Added rendering of items, statics, horizon; Added new shaders; Optimized constant buffers; 2019-01-28 21:51:51 +01:00
MontyTRC89
08aab8162d Added Lara and items rendering; Improved performances; 2019-01-23 07:31:56 +01:00
MontyTRC89
bbc461eef4 Really improved speed of scene graph collecting; Fixed text coordinates; Fixed spritefont; 2019-01-21 22:23:32 +01:00
MontyTRC89
767c1a98df Added dynamic lights insertion 2019-01-16 21:21:14 +01:00
MontyTRC89
952f582ac7 Continuing working on DX11 renderer; 2019-01-16 20:54:55 +01:00
MontyTRC89
57f243ac0e Working on DX11 renderer 2019-01-13 21:57:16 +01:00
MontyTRC89
40635c6859 Optimized a bit the renderer 2019-01-06 12:27:56 +01:00
MontyTRC89
d8c367ffb5 Fixed WinAppProc 2018-12-31 17:13:20 +01:00
MontyTRC89
0dcdd141d7 Inventory code cleaning and refactoring 2018-12-31 11:37:06 +01:00
MontyTRC89
4328c805b6 Added default configuration; Improved renderer resolution change; Added sound settings menu; 2018-12-31 10:38:34 +01:00