Mark Vejvoda
|
d33e1174a5
|
- bugfixes related to cppcheck report
- bugfixes found using valgrind (memory leaks)
|
2011-12-02 16:07:59 +00:00 |
|
Mark Vejvoda
|
7cf9c189b2
|
- disallow non compressed tileset downloads when client IP not on same subnet as host
- bugfix for LAN server broadcasting
- bugfix for empty message on player disconnect (now properly shows that player switched to AI mode)
|
2011-11-29 05:07:18 +00:00 |
|
Mark Vejvoda
|
828069087b
|
- removed un-necessary sendfile header
- fixed compile when streflop disabled
|
2011-10-13 20:05:39 +00:00 |
|
Mark Vejvoda
|
bda831861a
|
Stuff from pabs (debian games) round #1
- remove +x bit on many files that should not have it
- added gplv3 svg logo for completeness in svn
|
2011-05-03 07:58:59 +00:00 |
|
Mark Vejvoda
|
9eb1f60048
|
- added option to disable file transfers for tileset and/or techtrees for published (internet) games
|
2011-03-11 12:14:24 +00:00 |
|
Mark Vejvoda
|
19ea6b4058
|
- added FreeBSD patches from moellemeister (thanks)
|
2011-01-21 00:12:15 +00:00 |
|
Mark Vejvoda
|
66261ad662
|
- updated line endings to unix style characters to fix Bug #3085838
|
2011-01-20 15:56:30 +00:00 |
|
Mark Vejvoda
|
9ba8668751
|
- win32 winsock bugfixes causing havok and grief for win32 users (corrupt winsock stack due to extra call to wsacleanup)
|
2011-01-17 23:45:09 +00:00 |
|
Mark Vejvoda
|
e967ac48fd
|
- some bugfixes for ftp transfer (i think multiple concurrent users now works properly)
|
2011-01-17 07:19:32 +00:00 |
|
Mark Vejvoda
|
1dee0a134c
|
- vc++ compile fix
|
2011-01-16 03:56:10 +00:00 |
|
Mark Vejvoda
|
1cc5f8c70e
|
- commented console output for FTP progress
|
2011-01-16 03:44:55 +00:00 |
|
Mark Vejvoda
|
b54faa93f9
|
- vc++ compile fix
|
2011-01-16 03:11:55 +00:00 |
|
Mark Vejvoda
|
3814702b18
|
- more ftp bugfixes
|
2011-01-16 03:05:11 +00:00 |
|
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
|
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
|
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
|
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
|
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
|
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
|
5f4d3e9088
|
- numerous thread bugfixes related to menu stability and ftp server socket usage
|
2011-01-02 09:33:37 +00:00 |
|
Mark Vejvoda
|
8eeb0b550c
|
- more ftp tileset bugfixes
|
2011-01-01 03:12:28 +00:00 |
|
Mark Vejvoda
|
1f29685803
|
- bugfixes for ftp server to work on windows, silly M$ compiler has issues with mixing C / C++ code so I had to make these changes
|
2010-12-31 21:00:25 +00:00 |
|
Mark Vejvoda
|
d176053da9
|
- plenty of code cleanup (some refactoring of socket / UPNP code)
- FTP console output now only shows when --verbose used
|
2010-12-31 08:21:26 +00:00 |
|
Mark Vejvoda
|
64446194e7
|
- more bugfixes related to ftp and firewall handling
|
2010-12-30 18:51:25 +00:00 |
|
Mark Vejvoda
|
1480d7c68d
|
- bugfix for compiling in VC++
|
2010-12-30 16:05:47 +00:00 |
|
Mark Vejvoda
|
3f0ee7a6cb
|
- some initial changes to try to get ftp working over the Internet with firewalls etc
|
2010-12-30 15:56:02 +00:00 |
|
Mark Vejvoda
|
4fb1b1092f
|
- added ftp port # as an ini setting and added to UPNP for router auto-config
- added new language string for message box to prompt map file downloads
|
2010-12-29 20:28:25 +00:00 |
|
Mark Vejvoda
|
89a6ae3fe4
|
- updated win32 vc++ files to compile with new ftp server / client
|
2010-12-29 16:28:46 +00:00 |
|
Mark Vejvoda
|
99132eb23c
|
- more ftp bugfixes
|
2010-12-29 07:35:31 +00:00 |
|
Mark Vejvoda
|
6e88e4be4c
|
- got my plumbers suit on and added the plumbing for FTP file xfers
|
2010-12-29 01:10:53 +00:00 |
|