.. |
file
|
WINTERMUTE: Const-ify member-functions that obviously should be const.
|
2012-12-03 10:42:58 +01:00 |
font
|
WINTERMUTE: Fix const away cast warning.
|
2013-01-09 08:18:05 +01:00 |
gfx
|
WINTERMUTE: Don't check the entire ticket-queue for every ticket.
|
2012-12-16 23:13:58 +01:00 |
particles
|
WINTERMUTE: Fix the rest of the Common:sort comparators.
|
2012-12-09 11:08:04 +01:00 |
scriptables
|
WINTERMUTE: Const-ify member-functions that obviously should be const.
|
2012-12-03 10:42:58 +01:00 |
sound
|
WINTERMUTE: Remove unneccessary include.
|
2013-01-22 15:52:54 +01:00 |
base_active_rect.cpp
|
WINTERMUTE: Only include base_renderer.h where needed
|
2012-09-11 02:51:33 +02:00 |
base_active_rect.h
|
WINTERMUTE: Convert CRLF to LF
|
2012-09-04 22:17:23 +02:00 |
base_dynamic_buffer.cpp
|
WINTERMUTE: Const-ify member-functions that obviously should be const.
|
2012-12-03 10:42:58 +01:00 |
base_dynamic_buffer.h
|
WINTERMUTE: Const-ify member-functions that obviously should be const.
|
2012-12-03 10:42:58 +01:00 |
base_engine.cpp
|
JANITORIAL: Remove trailing whitespaces.
|
2012-09-26 04:17:55 +02:00 |
base_engine.h
|
JANITORIAL: Remove trailing whitespaces.
|
2012-09-26 04:17:55 +02:00 |
base_fader.cpp
|
WINTERMUTE: Const-ify member-functions that obviously should be const.
|
2012-12-03 10:42:58 +01:00 |
base_fader.h
|
WINTERMUTE: Const-ify member-functions that obviously should be const.
|
2012-12-03 10:42:58 +01:00 |
base_file_manager.cpp
|
WINTERMUTE: Convert CRLF to LF
|
2012-09-04 22:17:23 +02:00 |
base_file_manager.h
|
WINTERMUTE: Convert CRLF to LF
|
2012-09-04 22:17:23 +02:00 |
base_frame.cpp
|
WINTERMUTE: Make scGetProperty use Common::String& instead of const char*
|
2012-09-29 00:47:12 +02:00 |
base_frame.h
|
WINTERMUTE: Make scGetProperty use Common::String& instead of const char*
|
2012-09-29 00:47:12 +02:00 |
base_game_music.cpp
|
WINTERMUTE: Move "GetSoundLength" to BaseGameMusic
|
2012-12-09 16:41:18 +01:00 |
base_game_music.h
|
WINTERMUTE: Split out the music-related functionality of BaseGame to a separate class.
|
2012-12-09 16:31:47 +01:00 |
base_game.cpp
|
WINTERMUTE: Fix a gcc warning
|
2012-12-09 21:58:39 -05:00 |
base_game.h
|
WINTERMUTE: Mark savedGameExt and localSaveDir for eventual removal.
|
2012-12-09 16:53:33 +01:00 |
base_keyboard_state.cpp
|
WINTERMUTE: Correct the char-code check in BaseKeyboardState
|
2012-12-13 20:40:40 +01:00 |
base_keyboard_state.h
|
WINTERMUTE: Privatize members in BaseKeyboardState
|
2012-12-03 10:17:39 +01:00 |
base_named_object.cpp
|
WINTERMUTE: Convert CRLF to LF
|
2012-09-04 22:17:23 +02:00 |
base_named_object.h
|
WINTERMUTE: Convert CRLF to LF
|
2012-09-04 22:17:23 +02:00 |
base_object.cpp
|
WINTERMUTE: Make scGetProperty use Common::String& instead of const char*
|
2012-09-29 00:47:12 +02:00 |
base_object.h
|
WINTERMUTE: Fix Object-sorting in scenes.
|
2012-12-09 01:03:36 +01:00 |
base_parser.cpp
|
WINTERMUTE: Convert CRLF to LF
|
2012-09-04 22:17:23 +02:00 |
base_parser.h
|
WINTERMUTE: Convert CRLF to LF
|
2012-09-04 22:17:23 +02:00 |
base_persistence_manager.cpp
|
WINTERMUTE: Fix a memory-leak in the thumb-nail loading.
|
2012-12-13 23:27:38 +01:00 |
base_persistence_manager.h
|
WINTERMUTE: Convert CRLF to LF
|
2012-09-04 22:17:23 +02:00 |
base_point.cpp
|
WINTERMUTE: Convert CRLF to LF
|
2012-09-04 22:17:23 +02:00 |
base_point.h
|
WINTERMUTE: Convert CRLF to LF
|
2012-09-04 22:17:23 +02:00 |
base_quick_msg.cpp
|
WINTERMUTE: Convert CRLF to LF
|
2012-09-04 22:17:23 +02:00 |
base_quick_msg.h
|
WINTERMUTE: Privatize variables in BaseQuickMsg
|
2012-09-28 23:57:42 +02:00 |
base_region.cpp
|
WINTERMUTE: Make scGetProperty use Common::String& instead of const char*
|
2012-09-29 00:47:12 +02:00 |
base_region.h
|
WINTERMUTE: Make scGetProperty use Common::String& instead of const char*
|
2012-09-29 00:47:12 +02:00 |
base_save_thumb_helper.cpp
|
WINTERMUTE: Only include base_renderer.h where needed
|
2012-09-11 02:51:33 +02:00 |
base_save_thumb_helper.h
|
WINTERMUTE: Convert CRLF to LF
|
2012-09-04 22:17:23 +02:00 |
base_script_holder.cpp
|
WINTERMUTE: Const-ify member-functions that obviously should be const.
|
2012-12-03 10:42:58 +01:00 |
base_script_holder.h
|
WINTERMUTE: Const-ify member-functions that obviously should be const.
|
2012-12-03 10:42:58 +01:00 |
base_scriptable.cpp
|
WINTERMUTE: Const-ify member-functions that obviously should be const.
|
2012-12-03 10:42:58 +01:00 |
base_scriptable.h
|
WINTERMUTE: Const-ify member-functions that obviously should be const.
|
2012-12-03 10:42:58 +01:00 |
base_sprite.cpp
|
WINTERMUTE: Make scGetProperty use Common::String& instead of const char*
|
2012-09-29 00:47:12 +02:00 |
base_sprite.h
|
WINTERMUTE: Make scGetProperty use Common::String& instead of const char*
|
2012-09-29 00:47:12 +02:00 |
base_string_table.cpp
|
WINTERMUTE: Convert CRLF to LF
|
2012-09-04 22:17:23 +02:00 |
base_string_table.h
|
WINTERMUTE: Convert CRLF to LF
|
2012-09-04 22:17:23 +02:00 |
base_sub_frame.cpp
|
WINTERMUTE: Make scGetProperty use Common::String& instead of const char*
|
2012-09-29 00:47:12 +02:00 |
base_sub_frame.h
|
WINTERMUTE: Make scGetProperty use Common::String& instead of const char*
|
2012-09-29 00:47:12 +02:00 |
base_surface_storage.cpp
|
WINTERMUTE: Fix the rest of the Common:sort comparators.
|
2012-12-09 11:08:04 +01:00 |
base_surface_storage.h
|
WINTERMUTE: Fix the rest of the Common:sort comparators.
|
2012-12-09 11:08:04 +01:00 |
base_transition_manager.cpp
|
WINTERMUTE: Const-ify member-functions that obviously should be const.
|
2012-12-03 10:42:58 +01:00 |
base_transition_manager.h
|
WINTERMUTE: Const-ify member-functions that obviously should be const.
|
2012-12-03 10:42:58 +01:00 |
base_viewport.cpp
|
WINTERMUTE: Const-ify member-functions that obviously should be const.
|
2012-12-03 10:42:58 +01:00 |
base_viewport.h
|
WINTERMUTE: Const-ify member-functions that obviously should be const.
|
2012-12-03 10:42:58 +01:00 |
base.cpp
|
WINTERMUTE: Convert CRLF to LF
|
2012-09-04 22:17:23 +02:00 |
base.h
|
WINTERMUTE: Convert CRLF to LF
|
2012-09-04 22:17:23 +02:00 |
saveload.cpp
|
JANITORIAL: Remove trailing whitespaces.
|
2012-09-26 04:17:55 +02:00 |
saveload.h
|
JANITORIAL: Remove trailing whitespaces.
|
2012-09-26 04:17:55 +02:00 |