.. |
widgets
|
Reduce font size for long GP names to avoid clipping (long translations can still cause clipping though)
|
2010-12-09 02:06:44 +00:00 |
abstract_state_manager.cpp
|
Fixed crash when deleting keyboard config + added assertions to detect more possible bugs in the future
|
2010-10-27 23:13:18 +00:00 |
abstract_state_manager.hpp
|
1) Moved calls to World::(un)pause from state_manager into
|
2010-08-15 01:15:19 +00:00 |
abstract_top_level_container.cpp
|
Fixed warning + removed hardcoded constant
|
2010-09-10 13:51:40 +00:00 |
abstract_top_level_container.hpp
|
Fixed crash due to uninitialized variable in abstract top level container
|
2010-08-28 01:02:13 +00:00 |
CGUISpriteBank.cpp
|
Replaced tabs with spaces.
|
2010-07-19 03:36:59 +00:00 |
CGUISpriteBank.h
|
Replaced tabs with spaces.
|
2010-07-19 03:36:59 +00:00 |
engine.cpp
|
Minor : gui messages shouldn't stay after starting game and exiting
|
2010-11-26 23:57:55 +00:00 |
engine.hpp
|
Absolutely frivolous, but very cute, change : show icons of what is being loaded during the loading screen (sorry, couldn't help but waste time on this =)
|
2010-09-18 23:09:02 +00:00 |
event_handler.cpp
|
Tidy up logging + other minor fixes
|
2010-11-19 17:19:13 +00:00 |
event_handler.hpp
|
Minor cleanup
|
2010-05-03 17:35:52 +00:00 |
layout_manager.cpp
|
Improved look and behaviour of new bubble widget
|
2010-09-04 21:51:01 +00:00 |
layout_manager.hpp
|
Removed/fixed bogus/unneeded includes or forwards
|
2010-09-10 00:05:56 +00:00 |
modaldialog.cpp
|
Stomp on memory in dialog dtors to detect bugs
|
2010-10-27 23:02:03 +00:00 |
modaldialog.hpp
|
Removed/fixed bogus/unneeded includes or forwards
|
2010-09-10 00:05:56 +00:00 |
scalable_font.cpp
|
Fixed small memory leak
|
2010-12-12 00:59:56 +00:00 |
scalable_font.hpp
|
Fixed RTL credits + removed annoying debug print from there
|
2010-09-06 17:41:05 +00:00 |
screen_loader.cpp
|
Added new roundedbox widget
|
2010-09-13 23:22:58 +00:00 |
screen.cpp
|
Fixed restart race bug + other issues possibly introduced by my scheduling of pausing
|
2010-10-12 22:32:33 +00:00 |
screen.hpp
|
Fixed silly typo in Screen docs + shorten lines a bit while at it
|
2010-09-21 00:38:21 +00:00 |
skin.cpp
|
Added new roundedbox widget
|
2010-09-13 23:22:58 +00:00 |
skin.hpp
|
Added experimental code to give a background per line for the race
|
2010-09-14 01:28:19 +00:00 |
widget.cpp
|
Added new roundedbox widget
|
2010-09-13 23:22:58 +00:00 |
widget.hpp
|
Added new roundedbox widget
|
2010-09-13 23:22:58 +00:00 |
widgets.hpp
|
Added bubble widget to work around clipped text in help menu .I'm not sure I like it, and it's especially ugly in the glass skin, but that can be worked on later.
|
2010-09-04 20:24:42 +00:00 |