TokyoSU
69ff9eff3a
Swamp Flag Implementation Part 1
...
- fixed minimal rebuild are deprecated and turn multiprocessor compilation to flase !
- added fixedpoint library in release mode.
2019-12-29 19:10:53 +01:00
Raildex
002e807eec
Added new Splash Setup and Splash update and render routine
2019-12-29 12:23:36 +01:00
MontyTRC89
bfb5dd8e6c
Code cleaning; Fixed a bit Lara arms while firing; Fixed wrong smoke spaks position;
2019-12-27 10:50:59 +01:00
MontyTRC89
0d726e56bc
Reverted flyby changes; Fixed TR5 pushables; Decompiling dog;
2019-12-27 08:25:27 +01:00
MontyTRC89
c1ba43dac9
Merge branch 'master' of https://github.com/MontyTRC89/TR5Main
2019-12-22 07:56:44 +01:00
MontyTRC89
25418903ad
Decompiled EFFECTS.CPP, EFFECT2.CPP, TOMB4FX.CPP
2019-12-22 00:20:10 +01:00
asasas9500
9475ceed7c
Rename cupboard functions; Add trapdoor functions; Add camera information to diagnostics
2019-12-20 23:29:01 -03:00
asasas9500
341e75234d
Improve cupboard functions; Fix Move3DPosTo3DPos(); Add lara rotation to diagnostics
2019-12-19 15:13:13 -03:00
TokyoSU
55e79acd22
Fixed lara draw
...
- moved some think to misc.cpp
2019-12-15 19:07:38 +01:00
TokyoSU
23e8e9d1f0
Now release mode is compatible
2019-12-15 16:19:01 +01:00
TokyoSU
4b6ffedf5e
Fixed release mode
...
- updated AlterFloorHeight()
- fixed chunkreader.h that used "ChunkReader::" in this own class.
- fixed ChunkId::FromString() not const for str.
- fixed some renderer wrong return value that caused error.
- fixed the debug mode not using the correct directx library !
- updated project include and libs required in release mode.
- fixed Sound_CheckBASSError() not const for message.
- fixed compileXXShader not const for the path.
- reverted GetFloor() change.
2019-12-14 22:41:38 +01:00
TokyoSU
acfd1a509b
Some minor update
...
- moved InitialiseHair to hair.cpp.
- changed while() to for() in LoadObjects() in inventory.
- fixed INV_OBJECT_PASSPORT name (old: INV_OBJECT_PASSAPORT).
- changed objectMip to zoneType. while be used in InitialiseSlot.
- renamed usingDrawanimatingItem to use usingDrawAnimatingItem.
2019-12-13 13:52:47 +01:00
MontyTRC89
a09185b927
Merge branch 'master' of https://github.com/MontyTRC89/TR5Main
2019-12-11 22:30:12 +01:00
MontyTRC89
ee4db35ff7
Fixed problems with item new room
2019-12-11 22:25:26 +01:00
TokyoSU
665b31f561
Updated Lara.cpp/LaraFire.cpp
...
- fixed lara gun height when crouching.
- fixed lara rotation left and right when running.
- updated some animation state.
2019-12-11 18:07:27 +01:00
MontyTRC89
54cca0249a
Fixed crashes and hangs with effects; Fixed camera FOV; Downgraded to DX10.0 feature level;
2019-12-11 07:40:47 +01:00
MontyTRC89
37ac9b77fd
Merged branches
2019-12-02 09:11:21 +01:00
TokyoSU
09e57adfb1
Added Shiva and Spear Guardian
...
- misc add.
- misc fix.
2019-11-25 13:18:24 +01:00
MontyTRC89
0d342637fb
Decompiling Lara
2019-11-21 07:43:34 +01:00
MontyTRC89
124ffbccbb
Merged branches; Fixed conflicts;
2019-11-15 07:40:22 +01:00
MontyTRC89
743d6d7bc6
Decompiled PICKUP.CPP; Decompiled PEOPLE.CPP; Fixed bugs;
2019-11-14 20:15:29 +01:00
TokyoSU
cb22b018da
Decompiled Function & Fix some think
...
- Decompiled BaddyObjects/TrapObjects/ObjectObjects.
- Fixed some entity.
- Fixed NUM_OBJECTS by using enum ID_NUMBER_OBJECTS instead.
- Fixed 3/4 wrong enum name.
2019-11-11 16:17:45 +01:00
MontyTRC89
b388221663
Decompiled SWITCH.CPP; Decompiled DOOR.CPP; Refactoring; Fixed sequences variables;
2019-11-09 09:56:33 +01:00
MontyTRC89
6a31167f49
Fixed effects drawing; Fixed sparks drawing; Fixed demigod AI;
2019-09-22 21:14:58 +02:00
MontyTRC89
f7cc291d39
Almost fixed jeep (need to fix shifts on collision); Fixed serious bug with all vehicles;
2019-06-18 21:21:11 +02:00
MontyTRC89
85183914bf
Fixed ugly memory bug; Tweaked objects distances in inventory;
2019-06-10 21:42:42 +02:00
MontyTRC89
525cfa2d95
Added logo to title flyby; Fixed inventory GUI;
2019-06-01 09:32:42 +02:00
MontyTRC89
c89f89f607
Added title flyby; Added scripted audio tracks;
2019-05-31 21:45:20 +02:00
MontyTRC89
1eb5c6a0d3
Restored blu background for gui
2019-05-11 09:26:39 +02: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
3e13bdd891
New setup dialog; Refactoring configuration dialog; Refactoring strings; New strings added;
2019-05-08 21:11:18 +02:00
MontyTRC89
0e49d65c8e
Added TR3 flamethrower; Added TR3 spiky ceiling; Added TR3 spiky wall; Added TR4 horse and horseman; New slots;
2019-05-06 23:48:44 +02:00
MontyTRC89
3be58f2b4a
Code cleaning; Correct full screen mode;
2019-05-03 20:58:36 +02:00
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
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
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
6181f40ebe
Added cinematic bars
2019-03-20 00:05:00 +01:00