Mark Vejvoda
|
63da3d7af2
|
- added techtrees for file xfer and CRC checking (might need to turn off etc later but lets test for now)
|
2011-03-09 23:09:32 +00:00 |
|
Mark Vejvoda
|
817d8cfea8
|
- added logic for ftp file transfers to look for 7z archives for tilesets and download and extract on the client side if the 7z archive exists on the server
|
2011-03-09 18:35:19 +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
|
7bc6b603b9
|
- lua bugfix for fog of war toggling
- ftp client bugfix for reported segfault
|
2011-01-10 00:05:31 +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
|
8eeb0b550c
|
- more ftp tileset bugfixes
|
2011-01-01 03:12:28 +00:00 |
|
Mark Vejvoda
|
2cdb8dd354
|
- initial work for tileset ftp transfers, needs some testing
|
2011-01-01 00:50:10 +00:00 |
|
Mark Vejvoda
|
7e55a545c4
|
- added code for ftp client to handle failures and menu exit more gracefully
|
2010-12-31 21:02:06 +00:00 |
|
Mark Vejvoda
|
0987536af8
|
- changed order of map searching, now we look in this order:
mydata/maps mgm file type
mydata/maps gbm file type
maps / mgm file type
maps/ gbm file type
|
2010-12-30 21:19:08 +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 |
|