Mark Vejvoda
6e7bcd2ece
- attempt for ftp bigfixes
2011-01-16 01:16:02 +00:00
Mark Vejvoda
61bc3902bb
- fix the win32 build for vc++
2011-01-15 23:36:58 +00:00
Mark Vejvoda
681db699a1
- a bit more libcurl code cleanup
2011-01-15 23:02:19 +00:00
Mark Vejvoda
4649f761f6
- some libcurl usage bugfixes for multi-thread use
2011-01-15 22:42:33 +00:00
Mark Vejvoda
385fb0b3f0
- bunch of bugfixes for FTP file transfer:
...
- failed attempts should now properly cleanup partial downloaded files
- better logging and resource usage to track down problems
2011-01-15 21:53:00 +00:00
Mark Vejvoda
934b430f93
- added more logging to see what client FTP port # will be
2011-01-15 19:16:00 +00:00
Mark Vejvoda
e6f69a3839
- added code for server to tell clients which port to use for FTP
2011-01-15 18:56:03 +00:00
Mark Vejvoda
a7ca23d18e
- speed improvement for anti-hack checking
2011-01-15 04:13:15 +00:00
Mark Vejvoda
654de490c2
- set max time for FTP transfers to 10 minutes
2011-01-15 00:10:51 +00:00
Mark Vejvoda
2ab82c9271
- added some basic protection against memory hacking tools
2011-01-14 23:51:15 +00:00
Mark Vejvoda
f6b0bd3fd7
- some ftp file transfer bugfixes and moved many strings into language file
2011-01-14 17:57:37 +00:00
Mark Vejvoda
8c4cdd037c
- updated for compiling on BSD
...
- also bugfix for socket broadcast segfault (partial fix)
2011-01-13 01:46:32 +00:00
Mark Vejvoda
6bfc4d7c2e
- attempt to better handler tomreyn's fuzzer.
2011-01-12 06:52:03 +00:00
Mark Vejvoda
d622c7bf7f
- try to discover what texture is corrupt in tomreyn's fuzzer
2011-01-11 22:34:01 +00:00
Mark Vejvoda
f5ef3157e2
- compiler fix for win32 build
2011-01-11 22:16:47 +00:00
Mark Vejvoda
ccbd707ae1
- numerous bugfixes including fixing a slowdown introduced in a previous recent checkin.
...
- Added Network Text Message queue as this is required in some tricky cases
- added more logging of memory cleanup events
- added memory safe snprintf calls
2011-01-11 22:09:46 +00:00
Mark Vejvoda
9acbfb9d19
- patch from Nebososo for 2 byte characters and font widths
2011-01-11 19:03:41 +00:00
Mark Vejvoda
e319c2cf62
- attempt to fix game freeze when lag causes game pauses
2011-01-11 08:45:58 +00:00
Mark Vejvoda
d9e7dcc69a
- another attempt to fix socket send freeze
2011-01-11 03:56:38 +00:00
Mark Vejvoda
5fa01b0b8c
- attempt to throw exception (instead of assert) on bad texture detection
2011-01-11 00:49:06 +00:00
Mark Vejvoda
8bf83c03a8
- a little bit of code hardening (looking for invalid data conditions and NULL's)
2011-01-10 21:23:52 +00:00
Mark Vejvoda
a9534e727e
- attempt to look for corrupt XML data
2011-01-10 21:19:54 +00:00
Mark Vejvoda
fb91c2b624
- added a new check for duplicate data (maps, tilesets and techtree names)
2011-01-10 20:27:25 +00:00
Mark Vejvoda
1e2da898b7
- bugfix for ftp client using wrong ftp username in some cases
2011-01-10 07:43:52 +00:00
Mark Vejvoda
3dd6f244e6
- bugfix for CRC handling in connected menu
2011-01-10 00:33:40 +00:00
Mark Vejvoda
7bc6b603b9
- lua bugfix for fog of war toggling
...
- ftp client bugfix for reported segfault
2011-01-10 00:05:31 +00:00
Mark Vejvoda
6c5163d1e9
- attempt to improve openal's buffer underruns
2011-01-09 09:46:10 +00:00
Mark Vejvoda
26cdb8ccad
- more bugfixes for ftp painting
2011-01-09 09:05:34 +00:00
Mark Vejvoda
34c089b9ad
- protect against socket signal in ftp server
2011-01-09 08:01:14 +00:00
Mark Vejvoda
74824fe753
- added some ftp logging to network debug log
2011-01-09 07:37:59 +00:00
Mark Vejvoda
912188679c
- some ftp bugfixes and cleanup on ftp client that have failed transfers
2011-01-09 05:49:59 +00:00
Mark Vejvoda
1c78fca0fb
- Added tileset and map CRC check in the network lobby
...
- numerous bugfixes
2011-01-09 04:49:21 +00:00
Mark Vejvoda
e477fe647f
- updates to codeblocks so win32 debug builds ok and cleanup of cmake that was using settings that compiler did not use
2011-01-08 00:42:12 +00:00
Mark Vejvoda
e12692293a
- cleanup a compiler warning
2011-01-07 06:28:42 +00:00
Mark Vejvoda
528b9cfb58
- compile fix for win32 VC++
2011-01-07 06:26:23 +00:00
Mark Vejvoda
b30fe62528
- to appease the security freaks, ONLY clients that are ALREADY connected in the lobby are able to connect to the built in FTP server now
2011-01-07 06:21:23 +00:00
Mark Vejvoda
6b89e38512
- forgot to apply a bugfix to feathery's win32 code, now more menu freeze for windows users who had FTP enabled
2011-01-07 04:57:54 +00:00
Mark Vejvoda
a6cd69d9ed
- a few bugfixes pointed out by tomreyn.. thanks
2011-01-07 04:32:41 +00:00
Mark Vejvoda
055293d027
- bugfix for code compiled in VC++
2011-01-06 23:13:36 +00:00
Mark Vejvoda
180611c3e8
- bugfix for code compiled in VC++
2011-01-06 23:05:58 +00:00
Mark Vejvoda
8ec51051c4
- fixed win32 build
2011-01-06 06:39:58 +00:00
Mark Vejvoda
a5a744fcad
- updated FTP code to use specific ports for MG and not random FTP ports
2011-01-06 00:52:00 +00:00
Mark Vejvoda
02e591c41d
- some code cleanup
2011-01-04 20:55:10 +00:00
Mark Vejvoda
b8e272519c
- updates to file transfer progress bar
2011-01-04 20:00:39 +00:00
Mark Vejvoda
f3eee457c0
- added an in progress bar when downloading tilesets
...
- clear the CRC cache after a new file is downloaded
2011-01-04 08:44:00 +00:00
Mark Vejvoda
b385d4c2b1
- bugfix for static inclusion of libcurl
2011-01-04 02:55:45 +00:00
Mark Vejvoda
f7d2631879
- added a few more special keys for available use as hotkeys (vkPause and vkPrint)
2011-01-03 22:22:52 +00:00
Mark Vejvoda
21c1da2e18
- added a new commandline parameter to display merged ini settings and also to filter on a specific ini setting
2011-01-03 20:59:18 +00:00
Titus Tscharntke
bcaf400689
No more MG Bot Messages; IRC chatting is disabled until really connected to irc.
2011-01-02 23:53:59 +00:00
Mark Vejvoda
3370fdd39f
- attempt to fix socket freeze issue
2011-01-02 16:24:44 +00:00