Commit Graph

14 Commits (master)

Author SHA1 Message Date
Mateusz Przybył abb7d54ef5 Add support for VS CMake/vcpkg compilation (#1174)
* Add support for VS CMake/vcpkg compilation

* Fix system_windows.cpp compilation

* Add optimization and hidden console to MSVC release builds
2018-06-04 09:17:51 +02:00
MrSimbax 584d782a9f Add VS Code files to .gitignore 2016-08-15 18:08:18 +02:00
krzys-h 6590652d9e Added commandline CBot interpreter (for testing purposes) 2015-11-21 16:31:22 +01:00
MrSimbax 065f321709 Ignore QtCreator temp files 2015-07-27 18:13:14 +02:00
Piotr Dziwinski 15cc3eb505 Update gitignore 2014-10-26 11:08:26 +01:00
Piotr Dziwinski 8433feb8bb Update .gitignore files 2014-09-21 12:29:06 +02:00
krzys-h d0285d6886 Fixed AudioChange 2013-12-25 18:53:32 +01:00
Piotr Dziwinski 9f819088a6 gitignore update
* git should now ignore all generated files when building without
   separate build directory
2013-06-22 22:44:03 +02:00
Piotr Dziwinski bfcce26f89 Changes in build organization
* targets are now created in top-level build directory
 * more things are now configured through CMake options
 * changed debug build detection from NDEBUG to DEV_BUILD
 * moved po and desktop directories
 * moved last unit test out of src directory
2013-06-22 01:17:19 +02:00
erihel 58f35e44ae * Removed alut
* Using libsndfile to load sounds and music
* Added support for playing music files
2013-01-14 22:55:16 +01:00
Piotr Dziwinski 3559100db9 Added colobot-data as git submodule 2012-12-19 21:25:40 +01:00
Michał Zieliński 602273e04a Modified .gitignore file to make git status output clearer 2012-10-05 22:06:26 +02:00
Piotr Dziwinski 7319c642c6 Updated .gitignore files to ignore build files 2012-06-26 23:46:33 +02:00
Piotr Dziwinski 121054c6b7 Main documentaion file, fixes in Doxyfile
* added docmain.doc.txt with Doxygen \mainpage
* fixed paths in Doxyfile
* disabled some graph generation (for now)
2012-04-16 19:07:17 +02:00