mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-29 11:17:39 +00:00

The game now supports @ or = in usernames for the purpose of saving them to a file. Though I don't think these are allowed currently, it's probably better to support it from the start rather than having things break if they later become allowed.
63 lines
1.2 KiB
Plaintext
63 lines
1.2 KiB
Plaintext
arrow.cpp
|
|
cursor.cpp
|
|
desktop/clipboard.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
|
|
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
|
|
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/label.cpp
|
|
widgets/menu.cpp
|
|
widgets/menu_style.cpp
|
|
widgets/scrollarea.cpp
|
|
widgets/scrollbar.cpp
|
|
widgets/textbox.cpp
|
|
widgets/widget.cpp
|
|
wml_exception.cpp
|