Go to file
2019-03-07 23:00:59 -06:00
.vscode [nostalgia] Switch Studio to PassThroughFS 2019-01-15 22:33:13 -06:00
cmake/Modules [nostalgia] Cleanup 2018-04-13 19:30:13 -05:00
deps/ox [ox/mc] Rename FieldPresenceMask to FieldPresenceIndicator 2019-03-07 23:00:59 -06:00
devenv [nostalgia/devenv] Remove dependency on external devenv Docker image 2018-04-13 18:32:25 -05:00
media Add support world drawing 2017-11-09 21:43:59 -06:00
scripts [Nostalgia] Add symlink of compile_commands.json to project root in setup 2019-02-08 23:35:59 +00:00
src [nostalgia/tools] Remove linking of OxTrace 2019-02-27 23:23:41 -06:00
.gdbinit [nostalgia] Add gdblogger config 2019-02-25 20:45:57 -06:00
.gdblogger.json [nostalgia] Add gdblogger config 2019-02-25 20:45:57 -06:00
.gitignore Add compile_commands.json to .gitignore 2018-01-29 23:44:35 -06:00
.liccor.yml Run liccor for 2018 2018-01-30 00:00:39 -06:00
CMakeLists.txt [nostalgia] Allow studio to build without NOSTALGIA_QT_PATH 2019-03-07 18:00:08 -06:00
Dockerfile [nostalgia/devenv] Remove pwsh and libc++ 2019-03-07 17:58:42 -06:00
Jenkinsfile [nostalgia] Add test to Jenkinsfile 2018-04-13 20:53:59 -05:00
LICENSE Initial commit. 2016-03-15 00:14:56 -05:00
Makefile [nostalgia] Change setup-* targets to configure-* 2019-03-07 18:04:25 -06:00
mg.yml Fix FS include path in Nostalgia 2018-02-13 19:20:20 -06:00
README.md Cleanup build files 2018-03-05 23:09:50 -06:00

Nostalgia

Setup

macOS

Run something along the lines of the following to let CMake know where Qt is installed. You may need to adjust this location.

export NOSTALGIA_QT_PATH=/usr/local/Cellar/qt5/5.8.0_2/