mathusummut
|
35b7b1f1a6
|
Fixed the god-awful indentation
|
2018-05-06 00:01:36 +02:00 |
|
Mark Vejvoda
|
0cd2389e95
|
- updated for debian compliance
|
2012-11-12 04:50:34 +00:00 |
|
Mark Vejvoda
|
64058b17e7
|
- code cleanup from cppcheck
- added more checks when loading models, maps and textures
|
2012-10-20 07:15:13 +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
|
66261ad662
|
- updated line endings to unix style characters to fix Bug #3085838
|
2011-01-20 15:56:30 +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
|
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
|
1c78fca0fb
|
- Added tileset and map CRC check in the network lobby
- numerous bugfixes
|
2011-01-09 04:49:21 +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
|
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
|
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
|
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
|
6e88e4be4c
|
- got my plumbers suit on and added the plumbing for FTP file xfers
|
2010-12-29 01:10:53 +00:00 |
|