Lwmte
e6fc5aba77
Cleanup
2021-09-25 16:00:30 +03:00
Raildex
2b0b1ff282
Added newlines
2021-09-25 11:27:47 +02:00
Raildex
7b070e75ad
Fixed duplicated ITEM_INFO definition
2021-09-24 07:53:42 +02:00
Lwmte
8d86c2e97d
Rename draw.cpp to animation.cpp which makes more sense, some more edits
2021-09-16 05:06:03 +03:00
Lwmte
3fe6211e4e
Further organizing
2021-09-08 18:31:35 +03:00
Troye
84cc6d9c7f
revert to bitshits in Game folder; handle lack of inv objects;
2021-08-30 15:13:18 -05:00
Lwmte
6d9cf3c214
Fix namespace case
2021-08-30 18:03:21 +03:00
Lwmte
21df1e84f1
Globals cleanup, remove wrecking ball hack, remove gassed property, fix diagonal block jump bug
2021-08-29 23:53:58 +03:00
MontyTRC89
0ed8181cda
Merge branch 'master' of https://github.com/MontyTRC89/TombEngine ; Renamed namespaces;
...
# Conflicts:
# TR5Main/TR5Main.vcxproj.user
2021-08-20 05:25:51 +02:00
Woops
47fc1ecb13
remove bitshifts
2020-10-16 12:06:33 -05:00
Raildex
b58d18ade2
Refactored functions
2020-08-09 15:25:56 +02:00
MontyTRC89
83bba01a99
Moving all globals of level under LEVEL struct; Fixed severe performance issue;
2020-07-21 09:56:47 +02:00
MontyTRC89
9867a6d24c
Pathfinding refactoring
2020-07-11 21:16:04 +02:00
Raildex
e5ead31064
Putting Renderer into namespace
...
made g_Renderer a global object
2020-06-21 14:27:12 +02:00
TokyoSU
b615a98c46
(Broken) Deleted Global Folder
...
- No more enums.h, constants.h, macro.h, etc...
- moved all structure in types.h to there respective file.
2020-05-30 15:55:23 +02:00
TokyoSU
29f0724693
New project format ( #206 )
...
* Starting Reformat the project
- New Import Method, no more "../../" in import,
- New Entity Folder Structure, less compile time
* Refactoring the Project
- added precompiled header with default import like microsoft or directx.
- fix many double import.
- fix math.h confliting math.h from
microsoft.
- fix effects.h confliting Effects.h from DirectX.
- refactored TR4 entity folder and how it's loaded.
* Update Some Code Before Switching to Master
* Finished the NewProjectFormat Template
- need to finish entity in the master later.
* Added Monty NewFileFormat
* Fixed Monty NewFileFormat Include
* Revert "Fixed Monty NewFileFormat Include"
This reverts commit ebf0afca10
.
* Trying to fix conflits for NewFileFormat
* Fixed .filters
* Last Commit in NewProjectFormat
2020-05-27 09:21:20 +02:00
MontyTRC89
4d219d43cd
Refactored math code and spheres
2020-04-27 06:33:42 +02:00
MontyTRC89
ea3db8638f
Partially fixed spheres; Fixed swap meshes; partially fixed Lara firing;
2020-04-26 10:55:33 +02:00
MontyTRC89
f3bb956927
First EXE build successfully
2020-04-24 19:15:05 +02:00
MontyTRC89
6bff6caed2
Decompiled input
2020-04-23 19:22:01 +02:00
MontyTRC89
9a78144600
Decompiled level loading functions; Moved lot of vars in DLL; Added Zlib;
2020-04-22 14:12:10 +02:00
MontyTRC89
7771e8faf1
PHD Math removal 1
2020-04-20 14:17:01 +02:00
MontyTRC89
f0925359fe
Hair refactoring test
2020-04-20 07:14:54 +02:00
MontyTRC89
cc4691dd8b
Decompiled math functions 4; Code cleaning; Decompiled many functions;
2020-04-15 18:30:34 +02:00
MontyTRC89
1a26660639
Decompiling math functions 2
2020-04-14 16:36:37 +02:00
MontyTRC89
78293ce999
Fixed GUARDIAN death; Added X angle to shockwaves; Reset Use/combine selected index after combine or separe; Code cleaning;
2020-04-05 08:15:56 +02:00
MontyTRC89
3cabd868ba
Refactoring 1
2020-04-01 13:09:14 +02:00
MontyTRC89
fce6e73742
Fixed critical bug in GetJoitnAbsPosition
2020-03-29 12:31:09 +02:00
MontyTRC89
a37740de1e
Fixed triggers; Decompiled GetJointAbsPosition; Fixed GUARDIAN eyes positions; Tested ROMAN_GOD with hammer attack;
2020-03-25 07:06:04 +01:00
MontyTRC89
3ef028d91d
Decompiled missile functions; Moved Meshes[] to DLL; Refactoring;
2020-03-16 12:36:29 +01:00
MontyTRC89
bdc101b8af
Decompiled TestCollision
2020-01-01 11:45:09 +01:00
TokyoSU
dff4ef93c0
Fix Swamp Flag, Added Old/New Object ID
...
- fixed swamp flag.
- fixed phd_PopDxMatrix() not being used anymore.
- deleted ENV_FLAG_SFX_ALWAYS and ENV_FLAG_PITCH_SHIFT and use the sound.h define instead.
- fixed loadlevel update progress not correct at 90%.
- updated GAME_OBJECT_ID, now you can use the new one, but TR5_DEBUG is defined by default to use the old one !
2019-12-31 14:56:02 +01:00
MontyTRC89
0081f81a67
Decompiled GetSpheres
2019-12-30 21:10:01 +01:00
TokyoSU
aafb5d91ab
misc fix & adding boat/kayak/snowmobile file
2019-11-20 11:24:36 +01:00
MontyTRC89
e6114af969
First commit
2018-08-19 09:46:58 +02:00