MegaGlest/source/glest_game
Jammyjamjamman 523229ab55 More progress with cmake for Visual Studio projects
* Change conditon so that L137 onwards of main CMakelists.txt is
executed fro VS project target. Main reason to do this was to make sure
project actually built with streflop.
* Change conditions after L137 so unwanted compile flags aren't added.
* Project now builds multi threaded for VS project. Tries to use max
number of cores.
* Simplify cxx flags. Remove unneeded MT and MTd flags.
* Set VS build output to mk/windoze.
* Add FPUSettings.asm to streflop in cmake, if VS project specified.
* Remove STREFLOP compile definitions. Not needed now streflop is
configured properly.
* Simplify cmake by adding "VS_BUILD" variable, instead of doing string
comparisons all the time to check if is "Visual Studio" target.
2022-08-24 23:26:24 +01:00
..
ai - round 2 of cppcheck code cleanup 2017-10-09 20:21:14 -07:00
facilities Update IRC server (Freenode -> Libera) 2021-05-22 12:43:51 +02:00
game Code cleanup void methods should not return anything ... 2020-12-13 13:22:04 +01:00
global saved game setups 2019-11-18 23:32:01 +01:00
graphics fixed double-sided switch and only-selectable 2021-04-05 23:32:17 +02:00
gui Allow a selected group to have the attack command even if some units … (#217) 2022-08-08 23:26:47 +01:00
main Cmake: Add build configuration for VS builds 2022-08-24 23:26:24 +01:00
menu Add missing check for the selected button 2022-08-15 01:44:37 +02:00
network - more cppcheck cleanup, AND some new inernal steam commandline parameters to reset stats and enable debugging 2017-10-09 23:09:52 -07:00
sound force playing important sounds 2017-02-02 02:54:29 +01:00
steam - updated player stats to count 'played' games and also added new stats to steam 2018-06-02 10:57:54 -07:00
steamshim - initial work to integrate theam SDK with megaglest 2017-09-23 17:15:44 -07:00
type_instances Fix unit/building progress not getting restored when loading a game 2022-08-23 00:07:20 +01:00
types Allow a selected group to have the attack command even if some units … (#217) 2022-08-08 23:26:47 +01:00
world Food shortage warning sound 2021-06-18 17:25:37 +02:00
CMakeLists.txt More progress with cmake for Visual Studio projects 2022-08-24 23:26:24 +01:00
Doxyfile No more warnings for undocumented code 2014-07-21 21:01:15 -06:00