MontyTRC89
|
a7ccd48af2
|
Changed font size; Added drawing of pickups; Little fixes;
|
2019-03-26 23:29:56 +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
|
365900ffb3
|
Added underwater caustics and dust
|
2019-03-18 23:30:41 +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
|
af1b9a1581
|
Added binoculars overlay; Disabled Lara drawing if binoculars is active;
|
2019-03-17 11:21:11 +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
|
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
|
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
|
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
|
57f243ac0e
|
Working on DX11 renderer
|
2019-01-13 21:57:16 +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 |
|
MontyTRC89
|
da2804d997
|
Improving setup dialog; Working on sunglasses object;
|
2018-12-30 11:41:48 +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
|
90f7ee839d
|
Started working on setup dialog
|
2018-12-28 12:16:49 +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
|
363530153d
|
Fixed extra joint rotations; Fixed sentry gun;
|
2018-12-09 15:55:55 +01:00 |
|
MontyTRC89
|
4dcf090079
|
Decompiled crocodile
|
2018-11-30 22:02:25 +01:00 |
|
MontyTRC89
|
72710cb993
|
Decompiled guide
|
2018-11-30 20:18:17 +01:00 |
|
MontyTRC89
|
040ffa6abf
|
Added troops from TR4
|
2018-11-28 20:51:20 +01:00 |
|
MontyTRC89
|
949f72fabd
|
Added sentry gun from TR4
|
2018-11-27 11:15:30 +01:00 |
|
MontyTRC89
|
70e15b5bda
|
Added mine and Jean Yves from TR4; Started working on sentry gun; Fixed some bugs;
|
2018-11-26 23:01:24 +01:00 |
|
MontyTRC89
|
ee22d77411
|
Fixed demigod; Added knight templar;
|
2018-11-26 11:34:22 +01:00 |
|
MontyTRC89
|
bc696bc7bc
|
Added new effects from TR4; Decompiled demigod from TR4;
|
2018-11-25 21:13:14 +01:00 |
|
MontyTRC89
|
44d9fa6697
|
Decompiled grenade launcher (needs fixing); Improved crossbow; Added new ammo types; Implemented stargate and slicer dicer from TR4; Decompiled some collision functions and variables; Started implementing knight templar from TR4;
|
2018-11-24 09:39:37 +01:00 |
|
MontyTRC89
|
0199efb56c
|
Refactoring weapons system
|
2018-11-21 09:34:01 +01:00 |
|
MontyTRC89
|
9fa8771748
|
Decompiled GetCollidedObjects; Fixed bugs in crossbow;
|
2018-11-19 23:29:30 +01:00 |
|
MontyTRC89
|
3cbd413e85
|
Fixed serious bugs with TriggerShockwaves and Blood array; Improved crossbow;
|
2018-11-18 22:53:38 +01:00 |
|
MontyTRC89
|
3e3f8ef95b
|
Improving crossbow; Fixed some weapons bugs;
|
2018-11-15 18:39:13 +01:00 |
|
MontyTRC89
|
d32192ff64
|
Partially implemented crossbow; Inventory refactoring;
|
2018-11-14 20:54:18 +01:00 |
|
MontyTRC89
|
8007f0562e
|
Fixed and cleaned a bit weapon code; Solved crashes when firing;
|
2018-11-12 20:15:55 +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
|
b0e0a7bf29
|
Implemented binoculars and lasersight; Removed "No" always playing;
|
2018-11-11 11:16:37 +01:00 |
|
MontyTRC89
|
c3b4308309
|
Implemented debris rendering
|
2018-11-10 09:27:10 +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
|
c12a0d527a
|
Implemented original Core way of rendering ropes
|
2018-11-06 23:01:00 +01:00 |
|
MontyTRC89
|
520f37ee49
|
Implemented billboard rotation; Better rope drawing;
|
2018-11-03 17:06:25 +01:00 |
|
MontyTRC89
|
7681570894
|
Added rope drawing test
|
2018-11-03 09:00:29 +01:00 |
|
MontyTRC89
|
6cbfe5b570
|
Fixed some bugs in grenade launcher; Implemented enemies explosion; Added harpoon gun;
|
2018-11-02 13:02:10 +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 |
|