wesnoth/source_lists/libwesnoth
Charles Dang 239fde451a Removed the old surface drawing queue implementation, except for the layer enum
Kept that since it's still used in some places and is good for reference.
Also removed display::get_screen_surface which was used in said impl.
2018-03-20 22:07:34 +11:00

58 lines
1.1 KiB
Plaintext

arrow.cpp
cursor.cpp
desktop/clipboard.cpp
deprecation.cpp
display.cpp
display_context.cpp
events.cpp
floating_label.cpp
font/font_config.cpp
font/marked-up_text.cpp
font/sdl_ttf.cpp
font/standard_colors.cpp
font/text.cpp
font/text_cache.cpp
font/text_formatting.cpp
font/text_surface.cpp
format_time_summary.cpp
formula/string_utils.cpp
game_end_exceptions.cpp
generators/cave_map_generator.cpp
generators/default_map_generator.cpp
generators/default_map_generator_job.cpp
generators/lua_map_generator.cpp
generators/map_create.cpp
generators/map_generator.cpp
generic_event.cpp
hotkey/command_executor.cpp
hotkey/hotkey_command.cpp
hotkey/hotkey_item.cpp
hotkey/hotkey_manager.cpp
image.cpp
image_modifications.cpp
preferences/credentials.cpp
preferences/general.cpp
joystick.cpp
key.cpp
language.cpp
map/label.cpp
minimap.cpp
pathfind/astarsearch.cpp
pathutils.cpp
quit_confirmation.cpp
reports.cpp
sound.cpp
sound_music_track.cpp
soundsource.cpp
terrain/builder.cpp
terrain/terrain.cpp
terrain/translation.cpp
theme.cpp
time_of_day.cpp
tooltips.cpp
utils/make_enum.cpp
video.cpp
widgets/button.cpp
widgets/widget.cpp
wml_exception.cpp