wesnoth/source_lists/libwesnoth_core
Iris Morelle 145c986a5c Move argv repackaging logic out of wesnoth.cpp
This includes all the Win32-specific code dealing with the retrieval of
the UTF-16 version of the command line and subsequent parsing into an
array of UTF-8 strings.

The latter code is unchanged except for the function names and one local
variable originally named `is_excaped` instead of `is_escaped`.

(Note to self: ask gfgtdf if he was aware of the existence of
CommandLineToArgvW() back when he wrote the Win32 command line retrieval
logic.)
2020-11-09 21:22:00 -03:00

35 lines
704 B
Plaintext

color.cpp
color_range.cpp
commandline_argv.cpp
config.cpp
crypt_blowfish/crypt_blowfish.c
config_attribute_value.cpp
filesystem.cpp
filesystem_common.cpp
font/constants.cpp
game_config.cpp
game_config_view.cpp
gettext.cpp
hash.cpp
log.cpp
map/location.cpp
map/map.cpp
mt_rng.cpp
random.cpp
seed_rng.cpp
serialization/base64.cpp
serialization/binary_or_text.cpp
serialization/parser.cpp
serialization/preprocessor.cpp
serialization/schema_validator.cpp
serialization/string_utils.cpp
serialization/schema/key.cpp
serialization/schema/tag.cpp
serialization/schema/type.cpp
serialization/tokenizer.cpp
serialization/unicode.cpp
serialization/validator.cpp
terrain/type_data.cpp
tstring.cpp
game_version.cpp