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-08-16
Auto-detect X11 dependency
erorcun
2021-08-16
Switch PR & remove X11 part from CMakeLists
erorcun
2021-07-13
Finish cmake stuff for Switch build
Adrian Graber
2021-07-13
Move assets to dedicated folder and redefine GLFW mappings for Switch
Adrian Graber
2021-07-13
Fix WINDOWS -> WIN32 on cmake
Adrian Graber
2021-07-13
cmake: fix OpenAL on Switch + using X11 on Linux
Anonymous Maarten
2021-07-13
Replace GTA_SWITCH macro and use GAMEPAD_MENU
Adrian Graber
2021-07-13
Add Nintendo Switch initial support
Adrian Graber
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