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-10-02 02:16:40 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
b8766a938818116c7f30a023212b94a59642dd6c
glest-source
/
source
/
shared_lib
/
include
/
platform
History
Mark Vejvoda
8e1836220d
- added more info if we get mutex errors in the lobby
2011-07-02 07:36:28 +00:00
..
common
- some more unicode input cleanup
2011-06-26 02:21:45 +00:00
miniupnpc
- updated cmake system to support using NON EMBEDDED versions of libircclient and miniupnpc for proper build in Debian
2011-05-27 06:37:43 +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 more info if we get mutex errors in the lobby
2011-07-02 07:36:28 +00:00
win32
- fix win32 build (around definition of byte keyword)
2011-06-26 15:41:32 +00:00