Mark Vejvoda
|
a300621415
|
- added a new commandline command to create data archives for network xfer for techtrees and tilesets:
megaglest --create-data-archives=all
|
2013-11-14 06:59:29 +00:00 |
|
Mark Vejvoda
|
4e1c9be664
|
some memory leak cleanup
|
2013-11-13 21:22:56 +00:00 |
|
Mark Vejvoda
|
0a0e3f408a
|
- added experimental Right To Left 'mixed mode' support to attempt to make RTL languages with lines having mixed RTL and LTR words display properly (this is a manual hack). To enable, add this to the languages lng file: FONT_RIGHTTOLEFT_MIXED_SUPPORT=true
|
2013-11-13 07:56:19 +00:00 |
|
Mark Vejvoda
|
0557a1195e
|
- added console output for socket errors (lets see if we get this on windows when they slow down)
- fixed missing reload ui items in menu
|
2013-11-12 15:01:37 +00:00 |
|
Mark Vejvoda
|
f1abe148ea
|
- bugfix for background crc thread shutdown
- more performance monitoring and better output of only warnings
|
2013-11-11 04:46:49 +00:00 |
|
Mark Vejvoda
|
d32de80491
|
bugfix for precache crc thread unpause on game end
|
2013-11-10 21:55:22 +00:00 |
|
Mark Vejvoda
|
8ea6235495
|
ensure pre cache crc thread does not interfere with running game
|
2013-11-10 19:47:04 +00:00 |
|
Mark Vejvoda
|
ba3e5a6030
|
added ip address for socket write errors
|
2013-11-09 19:32:13 +00:00 |
|
Mark Vejvoda
|
54338461dc
|
add timer for socket write errors to avoid performance penalty when writing to console
|
2013-11-09 19:30:36 +00:00 |
|
Mark Vejvoda
|
342aba5caa
|
- set curl connection timeout to 60 minutes
- set curl ftp response timeout to 2 minutes
|
2013-11-08 02:32:11 +00:00 |
|
Mark Vejvoda
|
95b7172260
|
vc++ warnings fixes
|
2013-11-07 19:00:47 +00:00 |
|
Mark Vejvoda
|
9b097fd911
|
decouple masterserver from network host game settings into two seperate threads
|
2013-11-07 18:39:08 +00:00 |
|
Mark Vejvoda
|
eb6466889f
|
do not crash and exit game when core data textures are not found
|
2013-11-06 02:02:00 +00:00 |
|
Mark Vejvoda
|
70421d1b3d
|
added a check for data and user data paths being the same
|
2013-11-06 00:31:36 +00:00 |
|
Mark Vejvoda
|
345907fc18
|
attempt to make win64 faster by using avx (as opposed to sse2)
|
2013-11-05 06:31:48 +00:00 |
|
Mark Vejvoda
|
c6b42e4bf6
|
bugfixes in win64 for exception handling
|
2013-11-04 17:42:48 +00:00 |
|
Mark Vejvoda
|
1134ad399d
|
- added a more graceful way to handle more serious errors during data validation commands in order to offer more detailed error analysis
|
2013-11-04 07:21:04 +00:00 |
|
Mark Vejvoda
|
8b5e681ae5
|
updated for vc++ 2012 x64 compile
|
2013-11-03 01:51:20 +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
|
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 |
|
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
|
ad0fb1d6f7
|
cleaned up code based on feedback from cppcheck
|
2013-10-25 05:45:54 +00:00 |
|
Mark Vejvoda
|
4bc1e1b5bc
|
fixed crc file loading on windows
|
2013-10-19 07:48:03 +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
|
5f3568ddd1
|
- add cache key and filename to cache files for info purposes
|
2013-10-18 03:49:45 +00:00 |
|
Mark Vejvoda
|
53a557d8d1
|
- fixed mod center image previews in cases where userdata folder was non default
- removed commented out old code
|
2013-10-03 05:44:50 +00:00 |
|
Mark Vejvoda
|
67bf5ebc1b
|
bugfix for vc++ compiling
|
2013-06-22 04:32:22 +00:00 |
|
Mark Vejvoda
|
bb14d4cc1e
|
bugfix for shutdown of threads and garbage collection.
|
2013-06-22 03:36:18 +00:00 |
|
Mark Vejvoda
|
76ee030e93
|
bugfix for shutdown of threads and garbage collection.
|
2013-06-21 22:59:22 +00:00 |
|
Mark Vejvoda
|
4848e957e7
|
code cleanup from cppcheck
|
2013-06-20 22:51:28 +00:00 |
|
Mark Vejvoda
|
b31df9e94c
|
attempt to further stabilize thread garbage collector
|
2013-06-18 22:41:18 +00:00 |
|
Mark Vejvoda
|
eec6d4f59c
|
bugfix for pure virtual error on garbage collector thread
|
2013-06-18 22:26:12 +00:00 |
|
Mark Vejvoda
|
1b3ee1503b
|
code cleanup from cppcheck
|
2013-06-15 01:43:44 +00:00 |
|
Mark Vejvoda
|
b9bb1623a6
|
make sure unpnpc patch is applied as given on sourceforge
|
2013-06-14 03:32:10 +00:00 |
|
Mark Vejvoda
|
6387d1b1b1
|
add default value of allowed keys in english of none
|
2013-06-08 21:57:11 +00:00 |
|
Mark Vejvoda
|
173075d962
|
allow each language to specify special keys allowed for that language (bugfix for polish)
|
2013-06-05 05:53:59 +00:00 |
|
Mark Vejvoda
|
56774bc087
|
make server slots continuously read data on sockets during game
|
2013-06-04 00:31:41 +00:00 |
|
Mark Vejvoda
|
22eb5cc4d4
|
attempt to fix a thread bug when starting a game
|
2013-06-01 06:28:03 +00:00 |
|
Mark Vejvoda
|
7f88d866c1
|
attempt to fix a thread bug when starting a game
|
2013-06-01 06:07:14 +00:00 |
|
Mark Vejvoda
|
2c1b181bc7
|
a bunch more code cleanup from cppcheck
|
2013-05-26 06:03:32 +00:00 |
|
Mark Vejvoda
|
5b664fb1a2
|
- bugfix for transifex tutorial download files now loaded into UI
- updated each thread to provide its name
|
2013-05-21 20:28:42 +00:00 |
|
Mark Vejvoda
|
7966422582
|
attempt to fix segfaults discovered during testing
|
2013-05-18 05:57:22 +00:00 |
|
Mark Vejvoda
|
2fd5c2241e
|
code cleanup based on cppcheck results
|
2013-05-17 04:06:39 +00:00 |
|
Mark Vejvoda
|
8408526b12
|
code cleanup based on cppcheck results
|
2013-05-17 03:59:34 +00:00 |
|
Mark Vejvoda
|
a17fcdb5b4
|
bugfixes for thread shutdown
|
2013-05-17 00:40:54 +00:00 |
|
Mark Vejvoda
|
910bb8bc56
|
- attempt to have more clean shutdown of threads on game exit
|
2013-05-17 00:08:26 +00:00 |
|
Mark Vejvoda
|
febbf5012c
|
attempt to fix delay of irc client
|
2013-05-15 04:49:57 +00:00 |
|
Mark Vejvoda
|
dbd26de28f
|
attempt to fix crash of irc client on exit
|
2013-05-15 00:45:34 +00:00 |
|