Commit Graph

5575 Commits

Author SHA1 Message Date
SoftCoder 8195121fca - Check for packaged streflop and use it before using embedded copy 2017-02-05 16:48:50 -08:00
SoftCoder b9a0a31127 - fixed Issue #146 2017-02-05 14:03:35 -08:00
Mark Vejvoda 15c3edae4f Merge pull request #141 from devnexen/openbsd_build
better openbsd support
2017-02-05 13:32:59 -08:00
SoftCoder 385d099a8b - added some network debug output when network debug enabled for NIC's examined on network hosting (for Issue #137) 2017-02-04 19:03:13 -08:00
SoftCoder 644c76e0c1 - attempt to fix issue #142 2017-02-04 18:43:58 -08:00
SoftCoder c9063fea56 - fixed issue #116 (all options menus auto register their controls for font change callbacks 2017-02-04 12:33:18 -08:00
titiger f3c436b67f force playing important sounds
see issue #144
2017-02-02 02:54:29 +01:00
titiger 9cc5a7566a revert some changes which were meant for debugging only 2017-02-01 23:58:00 +01:00
titiger d038a376ae fixing a bug with spawn attack 2017-02-01 23:44:28 +01:00
titiger ad4852ba44 relative paths 2017-02-01 23:44:03 +01:00
Tom Reynolds 2c2e213439 Compatibility with current cppcheck version
Multi-threading is now disabled since it cannot be used with the
"unusedFunction" check - which we had enabled so far (and probably want to
keep enabled). Add -j and change the checks in --enable to re-enable multi
threading.

Current cppcheck also depends on a 'library' configuration file. Its location,
and that of cppcheck itself, are now configurable in this script.

skipci
2017-01-31 00:03:48 +01:00
SoftCoder 48fb05b1a4 - more mac warnigns cleanup 2017-01-30 11:53:32 -08:00
SoftCoder 0873493377 - cleanup warnings on mac 2017-01-30 11:51:08 -08:00
SoftCoder c86d87c19f - fix picky C++ compiler issue 2017-01-30 11:33:00 -08:00
SoftCoder e261e5860e Merge branch 'develop' of https://github.com/MegaGlest/megaglest-source into develop 2017-01-30 11:21:06 -08:00
SoftCoder 6f350d6319 Fix issue #116 - when fonts deleted and reloaded signal back immediately to all registered controls to refresh their font 2017-01-30 11:20:01 -08:00
Tom Reynolds a3c930b2da Moderate changes to cppcheck script
skipci
2017-01-30 14:57:38 +01:00
Tom Reynolds 7a5351f8b5 Updating reference for masterserver submodule 2017-01-30 14:35:42 +01:00
filux b2aa5e1991 travis' configuration test 3 2017-01-21 10:44:47 +01:00
filux bfe2bc0d57 travis' configuration test 2 2017-01-21 02:56:07 +01:00
filux a2f21f3a28 reverted steam related structure to the previous state, travis' configuration test 2017-01-21 02:40:15 +01:00
filux e8e58b6988 removed cached file 2017-01-21 00:13:44 +01:00
filux 11a72820b0 let's test checking libs in parallel process 2017-01-21 00:06:57 +01:00
filux d2da186001 new script, helpful for 'steam' releases 2017-01-20 23:57:35 +01:00
SoftCoder ffc725b1cb - added win x64 for steam 2017-01-20 09:36:53 -08:00
SoftCoder 3170e0af31 Added windows steam config files 2017-01-19 23:21:56 -08:00
SoftCoder 660a0f85a6 - add lib folder for linux steam build 2017-01-19 22:57:50 -08:00
SoftCoder 76dd1b7f0d - added new lib and bin folder for linux steam build 2017-01-19 22:56:23 -08:00
SoftCoder 77b7718867 - adding fodlers 2017-01-19 17:50:37 -08:00
SoftCoder ad131cbba1 - initially adding steamworks sdk config files for linux builds 2017-01-19 17:38:45 -08:00
filux 6e9b463453 added missing spaces 2017-01-06 23:51:24 +01:00
titiger c741c67bf7 reverting changes 2016-12-14 13:46:17 +01:00
filux 56009d0068 data sync 2016-12-13 00:20:18 +01:00
titiger 7a1a28f647 another try to fix #116 2016-12-12 23:10:01 +01:00
titiger 48b14eb687 trying to fix #116 2016-12-12 22:45:16 +01:00
titiger a5e759fdd1 AI should not morph units currently busy with building something 2016-12-12 14:51:16 +01:00
titiger 6e53025d96 time in seconds an upgrade/produce/morph or build will take
build based on this one single unit building
2016-12-12 00:21:42 +01:00
David Carlier f6b6982b01 better openbsd support 2016-12-11 22:09:34 +00:00
titiger 49ba518991 Display boosted/upgraded upgradespeeds/morphspeeds 2016-12-11 21:31:18 +01:00
titiger 2c0704b5a9 bugfix for ( no EP regeneration while being build ) 2016-12-11 20:18:39 +01:00
titiger fb845cb420 no EP regeneration while being build 2016-12-11 19:55:26 +01:00
titiger 2f45ffc59d display "time" value for upgrades/build or produced things 2016-12-11 19:41:08 +01:00
titiger 97d4023d92 unit must be placed in center of faked size square 2016-12-10 21:10:38 +01:00
titiger cd8530f69e new tag <ai-build-size> 2016-12-10 16:01:26 +01:00
filux 7f55d9fc1d added support for 'percent multiplier' in the techtree docummentation tools 2016-12-08 22:30:44 +01:00
titiger 9c203cd2b4 Error messages for XML parse errors without stack
And we validate closing tags too now
2016-12-03 01:23:35 +01:00
titiger a982ce7b0c handle megaglest_runtime_error 2016-12-01 01:42:20 +01:00
titiger 28bcf81626 Error handling 2016-11-30 22:33:41 +01:00
titiger f8d57bece3 Error handling 2016-11-28 02:36:55 +01:00
titiger 1caf70b517 error counter for scenarios errors 2016-11-28 01:45:00 +01:00