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
/
sources
/
platform
History
Mark Vejvoda
15489b066f
- added new ini setting to see if this helps fix non power of two texture loading for some ATI video cards, user needs to set this in the ini:
...
EnableATIHacks=true
2011-04-28 07:48:19 +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
-fixed AllowGameDataSynchCheck=true so it works properly again
2011-04-26 23:34:48 +00:00
sdl
- added new ini setting to see if this helps fix non power of two texture loading for some ATI video cards, user needs to set this in the ini:
2011-04-28 07:48:19 +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