Author: cproc
Date: Mon Jan 16 09:11:25 2006
New Revision: 11454
URL: http://svn.gna.org/viewcvs/freeciv?rev=11454&view=rev
Log:
Fix client crash when no gui-sdl theme was found (and some more memory issues).
The user will be pointed to http://www.freeciv.org/index.php/Themes to find
instructions on how to get a theme.
Modified:
branches/S2_1/client/gui-sdl/graphics.c
branches/S2_1/client/gui-sdl/gui_main.c
branches/S2_1/client/gui-sdl/gui_string.c
branches/S2_1/client/gui-sdl/gui_stuff.h
branches/S2_1/client/gui-sdl/gui_tilespec.c
branches/S2_1/client/gui-sdl/mapctrl.c
branches/S2_1/client/gui-sdl/sprite.c
branches/S2_1/client/gui-sdl/themes.c