1
0
Fork 0
Commit Graph

17 Commits (70f13e02fc6da29b78b7dae71af55dcd69f0a834)

Author SHA1 Message Date
Leonard Koenig 2a8bbc82dc Makefile: Use just one makefile; improvements
- Do not use wildcards to generate the list of sources (this has many
   problems and is discouraged, especially for bigger problems)
 - Specify the toolchain to be used through implicit variables
    * mingw32 vs. i686-w64-mingw32
    * g++ vs clang++
 - Use g++ binary instead of gcc
 - automatically generate dependencies (header files) for compilation
2018-06-20 15:48:56 +02:00
galaxyhaxz 5772426a7c
Fix required files 2018-06-19 20:40:04 -05:00
galaxyhaxz fb10d2e7b2
Added FAQ section, newcomers read (#22)
Update debug document.
2018-06-19 06:11:00 -05:00
galaxyhaxz bf7fe24d0f
Add notes about windowed mode 2018-06-19 03:19:21 -05:00
galaxyhaxz 3baba7633e
Add installing and troubleshooting to readme
Also fixed a typo and missing debug features. Woohoo, god mode!
2018-06-19 02:43:59 -05:00
Adam Stachowicz c9e06db3cb Update README.md (#18) 2018-06-18 12:23:12 -05:00
galaxyhaxz 3915a64457
Clean up the readme and add support (#16)
* Update README, appfat, add support
2018-06-16 22:20:35 -05:00
galaxyhaxz 6eca91b2d8
Better screenshot 2018-06-15 09:26:12 -05:00
galaxyhaxz 09824edff2
Update README.md 2018-06-09 03:27:13 -05:00
mewmew 05577684c4 Add extended installation instructions for Linux and Windows 2018-06-08 19:59:40 +02:00
mewmew 3ab25aca73 readme: make screenshot visible in readme 2018-06-08 01:55:30 +02:00
mewmew b88586b810 readme: update credits to authors of sanctuary 2018-06-07 09:32:22 +02:00
galaxyhaxz 2d80291dd3
Update README.md 2018-06-06 22:23:54 -05:00
galaxyhaxz 752846b979
Update README.md 2018-06-06 22:08:45 -05:00
galaxyhaxz 2cb648773c
Update README.md 2018-06-06 22:07:53 -05:00
galaxyhaxz e80f423072
Update README.md 2018-06-06 20:59:55 -05:00
galaxyhaxz 37d17c0276
Create README.md 2018-06-06 20:54:31 -05:00