mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-25 08:40:24 +00:00

This was never fully implemented and has been essentially abandoned. If we want to add this again, we should look to adding full game controller support (Steam controller, for example), though I don't know how suited this game is for controller support. As for as I can tell, the only working part was ever map scrolling. Includes a sqrt -> std::sqrt conversion I forgot in this file awhile back.
63 lines
1.2 KiB
Plaintext
63 lines
1.2 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
|
|
picture.cpp
|
|
image_modifications.cpp
|
|
preferences/credentials.cpp
|
|
preferences/general.cpp
|
|
key.cpp
|
|
language.cpp
|
|
map/label.cpp
|
|
minimap.cpp
|
|
pathfind/astarsearch.cpp
|
|
pathutils.cpp
|
|
quit_confirmation.cpp
|
|
reports.cpp
|
|
show_dialog.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/menu.cpp
|
|
widgets/menu_style.cpp
|
|
widgets/scrollarea.cpp
|
|
widgets/scrollbar.cpp
|
|
widgets/textbox.cpp
|
|
widgets/widget.cpp
|
|
wml_exception.cpp
|