.. |
widgets
|
Fixed compilation. Oops\!
|
2011-01-15 20:56:14 +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
|
Added the necessary code to handle switching language live at runtime (not yet accessible in a nice way from the user interface, this will need to come later)
|
2011-01-15 03:07:42 +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
|
Added the necessary code to handle switching language live at runtime (not yet accessible in a nice way from the user interface, this will need to come later)
|
2011-01-15 03:07:42 +00:00 |
engine.hpp
|
Added the necessary code to handle switching language live at runtime (not yet accessible in a nice way from the user interface, this will need to come later)
|
2011-01-15 03:07:42 +00:00 |
event_handler.cpp
|
Added more copyright statements
|
2010-12-15 22:59:55 +00:00 |
event_handler.hpp
|
Added more copyright statements
|
2010-12-15 22:59:55 +00:00 |
layout_manager.cpp
|
Fixed a few more uses of atoi
|
2011-01-16 00:25:21 +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
|
Removed warning for duplicated characters, since they are now ordered properly
|
2010-12-13 11:31:20 +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 Dakal's bottom bar to the main menu, looks nice, makes the news message more visible, and also I'll probably add some more stuff there
|
2011-01-15 02:25:59 +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
|
Added more copyright statements
|
2010-12-15 22:59:55 +00:00 |
skin.cpp
|
Fixed compiler warnings.
|
2011-01-16 10:31:37 +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 Dakal's bottom bar to the main menu, looks nice, makes the news message more visible, and also I'll probably add some more stuff there
|
2011-01-15 02:25:59 +00:00 |
widget.hpp
|
Added Dakal's bottom bar to the main menu, looks nice, makes the news message more visible, and also I'll probably add some more stuff there
|
2011-01-15 02:25:59 +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 |