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-26 23:49:03 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
b9ebb5aabefce575e583518ae49cbbf1df1397da
glest-source
/
source
/
shared_lib
/
sources
/
platform
History
Mark Vejvoda
b9ebb5aabe
- bugfix for handling unexpected small strings in string compare
2011-04-26 19:35:53 +00:00
..
common
- bugfix for handling unexpected small strings in string compare
2011-04-26 19:35:53 +00:00
macosx
- added GeoVah's initila Mac osX support (via cmake)
2010-09-16 15:15:42 +00:00
miniupnpc
- added screenshot file format to options menu
2011-04-02 21:17:17 +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
- attempt a better video recovery when selected mode and colour bits fail
2011-04-19 04:03:52 +00:00
unix
- bugfix to fallback to a default configured font if the specified font in the ini property fails to load. The default font is 'fixed' but can be overriden in the ini using:
2010-10-09 20:35:53 +00:00
win32
- performance changes... (problem found by titi) most debug calls line are skipped when the debug flag is disabled even BEFORE getting into the handledebug method.
2011-03-28 03:54:23 +00:00