Commit graph

11 commits

Author SHA1 Message Date
Lwmte
4d63d92364
x64 version (#1113)
* Sort out compiler errors (excluding external libraries)

* Add TODO comment

* Use empty() method

* Fix wrong casts

* Fix new warnings

* Fix merge error

* Revert "Merge branch 'develop' into sezz_x64"

This reverts commit f695769189, reversing
changes made to 54c5e0c70d.

* Revert "Revert "Merge branch 'develop' into sezz_x64""

This reverts commit e1128c41f8.

* Update all libraries with x86 versions, organize lib directories, update x64 config

* Show app bitness in a log file

* Fix text rendering by uncommenting ToWString helper function

* Ship dlls and automatically replace them when switching between x86/x64

* Update TombEngine.vcxproj

* Adjust ammo struct; remove unneeded line

* Update broken x64 config for release mode

* Fix more project config inconsistencies

* Update TombEngine.vcxproj

* Remove unnecessary casts

* Tabs not spaces

* Update TombEngine.vcxproj.user

* Revert "Update TombEngine.vcxproj.user"

This reverts commit c168943ed0.

* Add x64 lua53.lib, remove DLLs.

---------

Co-authored-by: Sezz <sezzary@outlook.com>
Co-authored-by: Stranger1992 <84292688+Stranger1992@users.noreply.github.com>
Co-authored-by: hispidence <squidshirehimself@gmail.com>
2023-05-21 16:01:27 +01:00
Lwmte
58f576f872 Remove fake x64 configuration 2022-12-02 12:29:08 +02:00
Troye
58be730a31 restore CF_FOLLOW_CENTER camera flag functionality (#640)
* restore CF_FOLLOW_CENTER camera flag functionality
* remove useless comments, use IsLara;
* Fix formatting

Co-authored-by: Lwmte <3331699+Lwmte@users.noreply.github.com>
2022-08-07 13:39:13 +03:00
MontyTRC89
f1e7c6fbfc All files under the same project; Renamed TR5Main to TombEngine; Cleaned repository; 2022-05-08 06:52:04 +02:00
hispidence
eb1718b168 Add stuff to make the game build again. 2022-02-10 18:31:34 +00:00
hispidence
009cc162d1 Add project files; move room.h and level.h to Common folder. 2022-02-10 18:31:15 +00:00
hispidence
dc7963f8dd Revert "Add new project for Scripting."
This reverts commit 4ab4595f3a.
2022-02-10 18:26:11 +00:00
hispidence
b43b9c704f Add new project for Scripting. 2022-02-10 18:23:42 +00:00
Lwmte
fbb6c79ee8 Update TombEngine.sln 2021-08-26 14:11:03 +03:00
Lwmte
d7c5487a38 Fix release build and resolve build warning about bad project name 2021-08-26 10:41:07 +03:00
Lwmte
9797ce8f13 Also rename solution 2021-08-02 18:38:51 +03:00
Renamed from TR5Main.sln (Browse further)