Mark Vejvoda
eb085907d0
fixed the build
2013-11-02 11:22:32 +00:00
Mark Vejvoda
08d654ee7d
2013-11-02 11:07:13 +00:00
Mark Vejvoda
1d3859ff32
- windows x64 updates to get things compiling on vc2012 x64
2013-11-02 11:04:52 +00:00
Mark Vejvoda
a061289c1c
added null check in case typedef foudn a bug
2013-11-01 21:47:14 +00:00
Mark Vejvoda
e3a8ee6d2f
add playerid to game stats so we canprovide historical stats for unique players
2013-11-01 21:31:55 +00:00
Mark Vejvoda
a716e692c7
bugfixes for resource multiplier
2013-11-01 19:48:04 +00:00
Mark Vejvoda
123b034854
updated to delete completed games less than 5 minutes duration
2013-11-01 17:53:26 +00:00
Mark Vejvoda
4fb06abb4d
- added game stats purge function
2013-11-01 17:25:37 +00:00
Mark Vejvoda
ef6d2da2f2
- added game stats purge function
2013-11-01 17:23:17 +00:00
Mark Vejvoda
ff17d04a6a
added game duration to main server page
2013-11-01 15:42:19 +00:00
Mark Vejvoda
d24da2f7b5
updated masterserver stats so we DO NOT update slot counts after game is won
2013-11-01 14:38:28 +00:00
Mark Vejvoda
2612774078
a few small performance improvements based on perf tool
2013-11-01 06:42:57 +00:00
Mark Vejvoda
e7fb242716
small code cleanup from cppcheck
2013-11-01 05:43:01 +00:00
Mark Vejvoda
9ef8076429
bugfix to ensure we set headless mode at game start so it can be saved on masterserver
2013-11-01 05:31:15 +00:00
Mark Vejvoda
b05c6c1136
- handle it more gracefully when user has no techtrees
2013-11-01 05:25:55 +00:00
Mark Vejvoda
9128efcfbb
bugfix for wrong resource mutliplier in menu
2013-11-01 00:23:43 +00:00
Mark Vejvoda
1fd4f6540a
changed default from last 8 hours toi last 48 hours of games
2013-11-01 00:04:27 +00:00
Mark Vejvoda
ed4444a6da
check if this fixes techtree name bug
2013-10-31 20:12:49 +00:00
Mark Vejvoda
5c71ebcf0e
check if this fixes techtree name bug
2013-10-31 19:45:03 +00:00
Mark Vejvoda
e008754581
check if this fixes techtree name bug
2013-10-31 18:32:26 +00:00
Mark Vejvoda
5d5c2855b6
fixed json desktop notifications
2013-10-31 15:43:43 +00:00
Mark Vejvoda
b71ec8447e
see if this helps titi with tech names
2013-10-31 14:09:27 +00:00
Mark Vejvoda
b79003ed69
added js and css files
2013-10-31 09:49:42 +00:00
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