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-25 23:19:07 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
15489b066f556d6fe9b7568cb7014d56bd4453f1
glest-source
/
source
/
shared_lib
/
include
/
platform
History
Mark Vejvoda
ac83b1a898
- 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
..
common
- screen resolutions sorted now in options menu
2011-04-18 23:31:33 +00:00
miniupnpc
- updated codeblocks projects with new UPNP files
2010-12-21 05:24:22 +00:00
posix
- 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
sdl
- added verticle synch option, to enable use:
2011-04-14 05:02:32 +00:00
win32
- updated line endings to unix style characters to fix Bug
#3085838
2011-01-20 15:56:30 +00:00