mathusummut
|
25598a8ac7
|
added error message string
|
2018-12-15 19:04:15 +01:00 |
|
mathusummut
|
b1760253fd
|
Implemented the new g3d spec
|
2018-06-28 21:36:10 +02:00 |
|
mathusummut
|
35b7b1f1a6
|
Fixed the god-awful indentation
|
2018-05-06 00:01:36 +02:00 |
|
SoftCoder
|
3bb9da6cdf
|
- removed directsound related references as it has been deprecated since 3.6.0.1
- coverity related fixes
|
2013-12-25 11:42:00 -08:00 |
|
SoftCoder
|
0b73d3922a
|
- fixed windows build from coverity updates
|
2013-12-14 22:59:32 -08:00 |
|
SoftCoder
|
f269273f07
|
- round #2 of coverity bug fixes
|
2013-12-14 22:37:15 -08:00 |
|
Mark Vejvoda
|
d0006db4a1
|
- updated for debian compliance
|
2012-11-15 07:50:43 +00:00 |
|
Mark Vejvoda
|
329bb58b04
|
- a few code cleanup items while doing some testing in VC++ 2010
|
2012-04-17 19:42:53 +00:00 |
|
Mark Vejvoda
|
3b8dd289ac
|
- updated cmake to check for support of backtraces in gcc compiler
- fixed numerous bugs / warnings from cppcheck
|
2012-04-16 19:29:37 +00:00 |
|
Mark Vejvoda
|
8ed9498c4e
|
- fixed win32 build
|
2011-12-02 18:05:54 +00:00 |
|
Mark Vejvoda
|
d33e1174a5
|
- bugfixes related to cppcheck report
- bugfixes found using valgrind (memory leaks)
|
2011-12-02 16:07:59 +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
|
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
|
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
|
8eeb0b550c
|
- more ftp tileset bugfixes
|
2011-01-01 03:12:28 +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
|
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
|
6e88e4be4c
|
- got my plumbers suit on and added the plumbing for FTP file xfers
|
2010-12-29 01:10:53 +00:00 |
|