stk-code_catmod/src/guiengine
auria ea4cd3263a Removed a couple debug prints that w ere not useful anymore
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4735 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-02-15 23:32:37 +00:00
..
widgets Fixed absolute vs relative paths for images, fixing lots of warnings printed on the terminal 2010-02-13 01:44:07 +00:00
abstract_state_manager.cpp 1) Moved access to world object from race_manager to static functions in 2010-02-11 07:11:52 +00:00
abstract_state_manager.hpp Better cursor show/hide management (esp. cursor will show in in-game dialogs) 2010-01-30 19:53:06 +00:00
CGUIFont.cpp Fixed a bug with fallback fonts and invisible characters 2010-01-30 19:32:19 +00:00
CGUIFont.h Added features to manually control size of each texture in a font (this is useful for our 'composite font', where chinese characters are larger than latin ones) 2010-01-29 00:19:17 +00:00
engine.cpp 1) Moved access to world object from race_manager to static functions in 2010-02-11 07:11:52 +00:00
engine.hpp Fixed absolute vs relative paths for images, fixing lots of warnings printed on the terminal 2010-02-13 01:44:07 +00:00
event_handler.cpp Removed a couple debug prints that w ere not useful anymore 2010-02-15 23:32:37 +00:00
event_handler.hpp More event propagation cleanup 2009-10-20 18:25:14 +00:00
modaldialog.cpp Better cursor show/hide management (esp. cursor will show in in-game dialogs) 2010-01-30 19:53:06 +00:00
modaldialog.hpp Added back support for detecting bogus resolutions when switching, and revert to the previous working one when user can't click confirmation button 2010-02-04 00:45:24 +00:00
screen_loader.cpp Max number of rows in a ribbon grid is no more hardcoded, can now be specified ion XML. 2010-02-12 17:45:10 +00:00
screen.cpp improvements to layout engine & improvements to help menu 2010-01-19 02:43:57 +00:00
screen.hpp Fixed compilation warnings, + warn if many keys are assigned to the same action in input settings 2010-01-02 01:46:29 +00:00
skin.cpp Minor code style cleanup 2010-02-15 16:12:50 +00:00
skin.hpp Added support for irrlicht 1.7. 2010-01-05 03:38:35 +00:00
widget.cpp Give some eye candy to the GP list in the tracks selection screen + clean code along the way 2010-02-12 02:21:07 +00:00
widget.hpp Max number of rows in a ribbon grid is no more hardcoded, can now be specified ion XML. 2010-02-12 17:45:10 +00:00
widgets.hpp Renamed RibbonGridWidget to DynamicRibbonWidget since it better reflects what it has become 2009-08-29 15:18:48 +00:00