stk-code_catmod/src/guiengine
hikerstk 7f98f7194d Fixed compiler warnings.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12339 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-01-06 12:12:47 +00:00
..
widgets hackish fix for bug #791 2012-11-19 01:42:11 +00:00
abstract_state_manager.cpp Implement going in the garage to change kart 2012-02-05 19:32:17 +00:00
abstract_state_manager.hpp Ran a small bash script to remove all of those annoying strings. The only thing they gave us were the need to rebuild after committing 2011-12-06 18:43:36 +00:00
abstract_top_level_container.cpp improve a lot leaks of CGUIEditBox objects 2011-10-16 00:00:57 +00:00
abstract_top_level_container.hpp improve a lot leaks of CGUIEditBox objects 2011-10-16 00:00:57 +00:00
CGUISpriteBank.cpp Only cosmetic changes to adjust the files to our coding style. 2011-09-28 05:19:22 +00:00
CGUISpriteBank.h Fixed a couple more leaks 2011-09-22 18:24:28 +00:00
engine.cpp Correct persistent typo 2012-07-06 03:53:38 +00:00
engine.hpp Use higher-res font for the digits in the overworld 2012-01-30 00:27:53 +00:00
event_handler.cpp Add special escape-menu on overworld, and make Nolok's bubble gum swapper-proof 2012-09-29 22:46:29 +00:00
event_handler.hpp Fixed VS compilation problem ('free' is a macro) by renaming free to deallocate. 2011-09-23 00:07:24 +00:00
layout_manager.cpp Update layout manager to no more crash when the screen is full (which happened with Arabic, for some reason there is much empty space above and below arabic characters) 2012-04-18 20:49:34 +00:00
layout_manager.hpp
modaldialog.cpp Fix for good CGUIEditBox leak 2011-10-16 00:07:28 +00:00
modaldialog.hpp
scalable_font.cpp Fixed compiler warnings. 2013-01-06 12:12:47 +00:00
scalable_font.hpp Improve ScalableFont to fix offsets introduced by recent font changes 2013-01-06 00:36:20 +00:00
screen_loader.cpp Some coding style changes (mostly comments) 2012-07-26 21:24:15 +00:00
screen.cpp Some coding style changes (mostly comments) 2012-07-26 21:24:15 +00:00
screen.hpp Make ipo animations always enabled. + start of work to have music on the challenge completed screen but doesn't appear to work yet 2012-10-28 22:54:40 +00:00
skin.cpp Don't let players switch identity in single player mode. In single player mode this should be changed in the options screen 2012-11-15 00:56:11 +00:00
skin.hpp Only cosmetic changes (line length, ...). 2011-09-28 04:54:52 +00:00
widget.cpp New main menu, more minimalistic, based on mockup by samuncle. Please comment 2011-12-08 00:25:23 +00:00
widget.hpp Correct persistent typo 2012-07-06 03:53:38 +00:00
widgets.hpp