index
:
re3.git
lcs
master
miami
GTA III and Vice City reverse engineered source code
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2021-07-11
fix the fix (and another fix)
withmorten
2021-06-25
add no-git-hash option to premake
withmorten
2021-02-12
Cmake version for hash
Filip Gawin
2021-01-24
Add cmake option for sanitizers
shfil
2021-01-13
Make cmake files more generic
Filip Gawin
2021-01-11
conan: build re3 + librw with RelWithDebInfo build_type
Anonymous Maarten
2021-01-11
cmake: install files ready for copying in game folder
Anonymous Maarten
2021-01-11
cmake: add resource (settings windows icon)
Anonymous Maarten
2021-01-11
cmake: opus is now optional + libsndfile only when using openal
Anonymous Maarten
2021-01-11
cmake: search for miles import library
Anonymous Maarten
2021-01-11
cmake: use openal/opusfile/mpg123/libsndfile correctly
Anonymous Maarten
2021-01-11
audio: only use #pragma comment(lib, "xxx.lib") on MSVC
Anonymous Maarten
2021-01-11
cmake: null audio is not possible + add cmake opus support
Anonymous Maarten
2021-01-11
cmake: make librw non-vendorable + rename Findmpg123 + create targets for dep...
Anonymous Maarten
2020-11-15
Make collision code placement more like original (+ small fixes)
Sergeanur
2020-11-02
Add basic support for cmake on linux
Filip Gawin