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
a844b79d3eb8b97b3c5db9e1f94b11eadfc356ef
glest-source
/
source
/
shared_lib
/
include
/
platform
History
Mark Vejvoda
a844b79d3e
- fixed an evil socket bug! Sockets in Linux were NOT properly set as non blocking and vice versa as expected. PErhaps this helps with the menu bug
2010-12-18 23:03:53 +00:00
..
common
- fixed an evil socket bug! Sockets in Linux were NOT properly set as non blocking and vice versa as expected. PErhaps this helps with the menu bug
2010-12-18 23:03:53 +00:00
posix
- bugfix for vc++ compile (added #define for mingw)
2010-12-07 22:29:31 +00:00
sdl
- another attempt to guard socket thread access so avoid menu hang problems
2010-12-18 19:52:47 +00:00
win32
- added stack trace for windows users when exceptions occur (snagged the idea from sauerbraten)
2010-11-05 06:46:30 +00:00