Commit Graph

4441 Commits

Author SHA1 Message Date
Mark Vejvoda a88d84fd6d added aynch fetch for game stats 2013-10-31 09:49:23 +00:00
Mark Vejvoda 53f0334d61 - added some coloring for game stats and order latest games to the top 2013-10-31 05:11:16 +00:00
Mark Vejvoda 77b9cbfb1d updated to set game stats before exit game check 2013-10-31 04:43:25 +00:00
Mark Vejvoda 152bbd9bb0 bugfixes for game stats 2013-10-31 04:25:08 +00:00
Mark Vejvoda 2f197aa8aa bugfixes for game stats 2013-10-31 04:00:26 +00:00
Mark Vejvoda 42bd6b6bd3 updated game stats 2013-10-31 03:46:08 +00:00
Mark Vejvoda afa2cc520a - added game statistics for completed games 2013-10-31 03:34:28 +00:00
Mark Vejvoda dfb11de241 - Web and JSon scripts now show finsihed games that are no older than 8 hours 2013-10-31 01:35:47 +00:00
Mark Vejvoda 7ad30f92bf - added game statistics gathering and saving on masterserver.
see Table glestserver now has the field: gameUUID
Table glestgamestats has game header stats
Table glestgameplayerstats has game player stats
2013-10-31 00:57:36 +00:00
Titus Tscharntke c0150e752f several balance changes in the magic faction
ghost armor a bit cheaper and faster moving
ancient summoning effects production speed
hellgate upgrade improves armore and damage of ghost_armor and daemon 
dragon rider gets upgrades form energy compression and energy sharpening too
2013-10-29 23:39:53 +00:00
Titus Tscharntke c1a9d4c04e added some more changes. rearranged the order according to whats interisting for players 2013-10-29 22:24:29 +00:00
Titus Tscharntke c0a2265f7e ensure that upcase/downcase does not cause unneeded translation beeing displayed in faction listboxes 2013-10-29 21:41:45 +00:00
Mark Vejvoda af135e6ad5 code cleanup 2013-10-29 21:35:04 +00:00
Mark Vejvoda 7011d49868 popup language menu now shows native and english version of language name 2013-10-29 21:32:19 +00:00
Mark Vejvoda c04a73017c allow language toggle to switch faction names in menus 2013-10-29 21:13:44 +00:00
Mark Vejvoda 958872cacf bugfix for translations for techtree 2013-10-29 20:24:23 +00:00
Titus Tscharntke dea351095c no more crashes for hotkey based selections in listboxes without translation. 2013-10-29 19:11:36 +00:00
Mark Vejvoda 0c00b49995 more lang class code cleanup and better caching of techtree strings 2013-10-29 17:28:29 +00:00
Mark Vejvoda d2ba7b163b a little refactoring of function names in language class 2013-10-29 06:13:38 +00:00
Mark Vejvoda dda2f99e01 changed network CRC settings to FALSE by default and do NO network CRC checking unless explicity enabled:
For Verbose logging: EnableNetworkGameSynchChecks
For Default Logging: EnableNetworkGameSynchMonitor
2013-10-29 01:56:57 +00:00
Mark Vejvoda c66db8ce49 fix windows build 2013-10-28 21:08:49 +00:00
Mark Vejvoda 957fe2d09b cleanup of show message code for headless mode 2013-10-28 18:58:15 +00:00
Mark Vejvoda 8bbcdfbdb3 attempt to have mg shutdown cleanly when opengl version is too low 2013-10-28 18:27:51 +00:00
Mark Vejvoda cc4f4aaa37 - attempt to improve performance when crc logging is disabled 2013-10-28 04:57:55 +00:00
Titus Tscharntke 35b8251bef changed version number to avoid beta1 people joining svn test games 2013-10-27 16:17:20 +00:00
Titus Tscharntke 0b2d58f03b new icons for network player state
labels can have a texture now
no more player coloring accroding to network state
2013-10-27 16:13:27 +00:00
Mark Vejvoda 539df3a854 -- attempt to fix another oos issue detected 2013-10-26 07:02:32 +00:00
Titus Tscharntke 7f97d94983 connect menu should work too now. Lets hope all works ;-) 2013-10-25 22:09:19 +00:00
Titus Tscharntke cc480e6bbd more menu changes ( still work in progress ) 2013-10-25 19:35:10 +00:00
Mark Vejvoda ad0fb1d6f7 cleaned up code based on feedback from cppcheck 2013-10-25 05:45:54 +00:00
Tom Reynolds 24cfc243eb undo latest commit 2013-10-24 19:06:35 +00:00
Mark Vejvoda 6bbfb5f117 added support for Saucy 13.10 2013-10-24 18:30:19 +00:00
Tom Reynolds 3cf227646a Use download.sourceforge.net instead of master.dl.sourceforge.net for possibly delayed but more reliable downloads 2013-10-24 16:57:33 +00:00
Titus Tscharntke 524c0ef2d9 new arranged custom menu to get space for translated and untranslated faction names.
( this is work in progress and will be continued the next days.
2013-10-24 00:02:08 +00:00
Titus Tscharntke c4b6bee52b new scenario menu layout
displays folder and translated names of scenarios.
2013-10-23 23:20:13 +00:00
Titus Tscharntke 49451e1184 listboxes are rendered with dark background.
listboxes can be "leftControlled"
2013-10-23 23:11:18 +00:00
Titus Tscharntke ea92fce58d little bugfix for last checkin 2013-10-23 20:33:00 +00:00
Titus Tscharntke 5c419a2713 Extended console is rendered with dark background 2013-10-23 20:23:21 +00:00
Tom Reynolds 2549469988 support build dependencies on Ubuntu 13.10 2013-10-23 12:34:32 +00:00
Tom Reynolds e16f38eb15 translation update:
· new translation: slovenian
· updated translations: slovenian, polish, czech, gaelic
· translations deleted (unfit for release): chinese, ukrainian, catalan, galician
2013-10-21 18:31:10 +00:00
Mark Vejvoda d2f2b26739 bugfix for slow crc issue detected, was not clearing a buffer, but network crc should play fine now. 2013-10-21 06:30:25 +00:00
Mark Vejvoda a17068165f try to see if this makes disabled network crc checking more performance freindly 2013-10-20 20:06:19 +00:00
Mark Vejvoda 260f770171 add parameter for msbuild to use more cores 2013-10-19 22:03:13 +00:00
Mark Vejvoda a4a32fc4fe - added more crc checking info to track oos 2013-10-19 21:12:08 +00:00
Mark Vejvoda 4bc1e1b5bc fixed crc file loading on windows 2013-10-19 07:48:03 +00:00
Mark Vejvoda 5f97f0cb57 - updated arm based network protocol to include new network crc in game values 2013-10-19 03:11:25 +00:00
Mark Vejvoda 5f8ccd5115 tracking down oos 2013-10-18 18:16:09 +00:00
Mark Vejvoda 9224a7e242 - attempt to fix crc file bug 2013-10-18 15:47:17 +00:00
Mark Vejvoda 23552eb1a7 - bugfix for particles CRC calculation for oos 2013-10-18 04:55:29 +00:00
Mark Vejvoda 5f3568ddd1 - add cache key and filename to cache files for info purposes 2013-10-18 03:49:45 +00:00