mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-04-28 15:57:59 +03:00

* 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 commitf695769189
, reversing changes made to54c5e0c70d
. * Revert "Revert "Merge branch 'develop' into sezz_x64"" This reverts commite1128c41f8
. * 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 commitc168943ed0
. * 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>
24 lines
198 B
Text
24 lines
198 B
Text
enc_temp_folder/
|
|
Build/
|
|
TombEngine/x64/
|
|
TombEngine/Debug/
|
|
TombEngine/Release/
|
|
packages/
|
|
.vs/
|
|
.vsconfig
|
|
*.dmp
|
|
*.id0
|
|
*.id1
|
|
*.id2
|
|
*.id3
|
|
*.obj
|
|
*.zip
|
|
*.db
|
|
*.opendb
|
|
.exp
|
|
.pdb
|
|
.ilk
|
|
*.wav
|
|
*.trc
|
|
*.str
|
|
*.ten
|