Commit graph

36 commits

Author SHA1 Message Date
TokyoSU
713c992d76 Added Sophia
- deleted all the __cdecl except for the #define function. because /Gd enable the __cdecl for function by default.

- added the commented code in FireWeapon for TR3 entity (some function is missing)
2019-12-02 14:49:19 +01:00
MontyTRC89
37ac9b77fd Merged branches 2019-12-02 09:11:21 +01:00
TokyoSU
0ecb9478d9 Update DirectXTK, Fix ANGLE, Add Minecart 2019-11-30 13:51:37 +01:00
MontyTRC89
0d342637fb Decompiling Lara 2019-11-21 07:43:34 +01:00
MontyTRC89
1fddf24dd1 Fixed audio device enumeration; Fixed setup dialog; Removed audio fade causing sample cut off; Fixed inventory fade; Added title load screen; 2019-05-10 20:38:54 +02:00
MontyTRC89
fbf0e8dabd Added title image 2019-05-09 13:50:55 +02:00
MontyTRC89
7bbd2b9b8d Added default configuration; Added sound devices configuration; 2019-05-09 08:06:30 +02:00
MontyTRC89
3e13bdd891 New setup dialog; Refactoring configuration dialog; Refactoring strings; New strings added; 2019-05-08 21:11:18 +02:00
MontyTRC89
3be58f2b4a Code cleaning; Correct full screen mode; 2019-05-03 20:58:36 +02:00
MontyTRC89
e045c95947 Working on screen resolution change 2019-04-30 20:39:03 +02:00
MontyTRC89
a7ccd48af2 Changed font size; Added drawing of pickups; Little fixes; 2019-03-26 23:29:56 +01:00
MontyTRC89
e37a80ec3e Added debris; 2019-03-18 22:50:41 +01:00
MontyTRC89
5362c9e5c9 Fixed hairs 2019-03-17 19:28:25 +01:00
MontyTRC89
67c6796569 Fixed ALT+SPACE 2019-03-17 11:05:07 +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
bbc461eef4 Really improved speed of scene graph collecting; Fixed text coordinates; Fixed spritefont; 2019-01-21 22:23:32 +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
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
2d1859232e Cleaned a bit inventory 2018-12-29 14:27:39 +01:00
MontyTRC89
7099c8cc41 Added command line parsing 2018-12-29 13:19:18 +01:00
MontyTRC89
21b614e83c Added more controls to setup dialog; Added dialog logic; Added reading of configuration from Windows registry; 2018-12-29 11:44:44 +01:00
MontyTRC89
6175147427 Working on setup dialog 2018-12-28 17:19:54 +01:00
MontyTRC89
209a49ad88 Rewritten WinAppProc; Handled toggle fullscreen; Handled device lost; 2018-12-28 12:12:58 +01:00
MontyTRC89
c12a0d527a Implemented original Core way of rendering ropes 2018-11-06 23:01:00 +01:00
MontyTRC89
94b5a6f61a Improved savegame system 2018-10-09 00:02:14 +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
aee5faf236 Fixed serious random freeze 2018-09-09 21:58:38 +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
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
Lwmte
7a5bd250ce Add BGM track damping, use registry volume settings 2018-08-30 10:32:32 +03:00
MontyTRC89
dc196ca3d2 Added animated textures; Refactored screen width and height; 2018-08-29 21:44:48 +02:00
MontyTRC89
e6114af969 First commit 2018-08-19 09:46:58 +02:00