This website requires JavaScript.
Explore
Help
Sign In
mirror-games
/
glest-source
Watch
1
Star
0
Fork
0
You've already forked glest-source
mirror of
https://github.com/glest/glest-source.git
synced
2025-09-28 08:29:00 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
b4972f636525c9c47fea4480383c9ac92d42f8a9
glest-source
/
source
/
shared_lib
/
include
/
platform
/
posix
History
Mark Vejvoda
1a6cdf3a06
- bugfix for IRC nicks using non standard ascii chars (we replace invalid chars on IRC with -
2011-08-30 23:45:51 +00:00
..
ircclient.h
- bugfix for IRC nicks using non standard ascii chars (we replace invalid chars on IRC with -
2011-08-30 23:45:51 +00:00
miniftpclient.h
- proper detection that user does not have 7z installed in their path
2011-04-09 22:20:10 +00:00
miniftpserver.h
- added option to disable file transfers for tileset and/or techtrees for published (internet) games
2011-03-11 12:14:24 +00:00
socket.h
- attempt to fix socket bug where we incorrectly polled for data using ioctl / ioctlsocket. While we stilkl do some peeks, the bulk of the socket work is now done properly by simply doing recv and thus should prove more stable and reliable as well as perform better.
2011-04-24 04:22:19 +00:00