No description
Find a file
John Popplewell 6e45d58cd3 Fix for missing icon on XP.
Moved the call to seticon() and the underlying SDL_WM_SetIcon() to
_before_ the first call of SDL_SetVideoMode() like it says in the docs.

Fix for loss of icon transparency on win32.
Discovered that using a NULL mask in the call to SDL_WM_SetIcon() restored
the icon transparency.
2004-09-26 01:55:04 +00:00
data Optimised PNG images with optipng. They now take up less space 2004-09-25 10:43:42 +00:00
docs Optimised PNG images with optipng. They now take up less space 2004-09-25 10:43:42 +00:00
fonts/locale Documentation for the custom local fonts. 2004-09-23 10:44:57 +00:00
src Fix for missing icon on XP. 2004-09-26 01:55:04 +00:00
stamps/cartoon/tux Optimised PNG images with optipng. They now take up less space 2004-09-25 10:43:42 +00:00
starters Optimised PNG images with optipng. They now take up less space 2004-09-25 10:43:42 +00:00
visualc Removed unused dependency on getopt. 2004-09-23 22:51:35 +00:00
Makefile Disabled hq4x stuff by default... 2004-09-15 05:44:47 +00:00
README.txt Dummy README.txt. Good to have one in the root directory of the package. 2003-12-24 01:49:38 +00:00

Please see the documentation located in the "docs" directory.