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
|
b9e3f57894
|
- attempt to rollback change that causes game differences on different platforms
|
2013-11-10 04:26:57 +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
|
8d69cc02fd
|
update cmake script for mac and miniupnpc
|
2013-11-09 18:33:19 +00:00 |
|
Mark Vejvoda
|
d55af0355b
|
added mac define for darwin compiling miniupnpc
|
2013-11-09 18:10:41 +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
|
3796b035cd
|
remove font macro since it always made cppcheck report bad things about the code
|
2013-11-07 20:41:05 +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
|
dbb2409d76
|
remove usless output from error message
|
2013-11-05 21:13:26 +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
|
f4cbced3f4
|
more vc++ warning fixes as well as disable an unused font renderer in windows
|
2013-11-04 20:16:52 +00:00 |
|
Mark Vejvoda
|
b190968e6b
|
- bugfix for save / restore game (spelling mistake)
- vc++ warning fixes
|
2013-11-04 19:16:28 +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
|
9a3463330c
|
*Stupid* vc++ compiler never ceases to amaze me how pathetic it is.
|
2013-11-03 07:55:20 +00:00 |
|
Mark Vejvoda
|
8d4f5a9f40
|
i know its crazy, but attempt performance gains by avoiding use of int64 as much as possible.
|
2013-11-03 07:18:27 +00:00 |
|
Mark Vejvoda
|
f461504541
|
some cleanup related to bugs filed on sourceforge from the Debian games team.
|
2013-11-03 04:10:20 +00:00 |
|
Mark Vejvoda
|
8b5e681ae5
|
updated for vc++ 2012 x64 compile
|
2013-11-03 01:51:20 +00:00 |
|
Mark Vejvoda
|
3fb957a13e
|
more vc++ compiler warning cleanup
|
2013-11-02 22:58:00 +00:00 |
|
Mark Vejvoda
|
eb085907d0
|
fixed the build
|
2013-11-02 11:22:32 +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
|
2612774078
|
a few small performance improvements based on perf tool
|
2013-11-01 06:42:57 +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
|
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
|
539df3a854
|
-- attempt to fix another oos issue detected
|
2013-10-26 07:02:32 +00:00 |
|
Mark Vejvoda
|
ad0fb1d6f7
|
cleaned up code based on feedback from cppcheck
|
2013-10-25 05:45:54 +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
|
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
|
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 |
|
Mark Vejvoda
|
83055456d2
|
- added more crc capture data to track down oos
|
2013-10-17 06:36:28 +00:00 |
|
Mark Vejvoda
|
fb276d1dd7
|
- added more crc logging to detect oos location
|
2013-10-17 02:49:25 +00:00 |
|
Mark Vejvoda
|
37a53c114a
|
- attempt to detect oos by adding more crc and log info
|
2013-10-14 02:35:42 +00:00 |
|
Mark Vejvoda
|
ebcbaafc0d
|
re-enable some hitpoint tracking for crc checks
|
2013-10-03 20:04:55 +00:00 |
|
Mark Vejvoda
|
ada8810666
|
added support for properly named attack-strength tag (and keep support for old name)
|
2013-10-03 14:51:26 +00:00 |
|
Mark Vejvoda
|
f45987d59a
|
fix windows build
|
2013-10-03 14:04:15 +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
|
312c2db483
|
fixed windows build
|
2013-10-03 00:45:51 +00:00 |
|
Mark Vejvoda
|
9e60723296
|
revert most doubles back to float and truncate at 6 decimals
|
2013-10-03 00:17:51 +00:00 |
|