devilutionX/Source/utils
Gleb Mazovetskiy 0c694edaba WordWrapString: Wrap on punctuation
Useful for Chinese and Japanese, which do not have spaces between words,
nor whitespace after punctuation.
2021-09-30 18:16:31 +02:00
..
stdcompat
attributes.h
console.cpp
console.h
display.cpp Error checking for GetOutputSurface 2021-09-13 23:07:04 +02:00
display.h Don't free PalSurface when it was obtained from SDL_GetVideoSurface 2021-09-13 23:07:04 +02:00
endian.hpp
enum_traits.h
file_util.cpp Make CreateFileStream return optional, rather than unique_ptr 2021-09-13 11:40:06 +02:00
file_util.h Make CreateFileStream return optional, rather than unique_ptr 2021-09-13 11:40:06 +02:00
language.cpp Add support for Unicode fonts 2021-09-24 03:03:58 +02:00
language.h Implement contextural translation (pgettext) 2021-09-20 04:18:35 +02:00
log.hpp
math.h
paths.cpp Replace TTF with PCX font 2021-09-29 18:13:48 +02:00
paths.h Replace TTF with PCX font 2021-09-29 18:13:48 +02:00
png.h Add proper graphics for gamepad 2021-09-16 19:25:31 +02:00
push_aulib_decoder.cpp
push_aulib_decoder.h
sdl2_backports.h
sdl2_to_1_2_backports.cpp
sdl2_to_1_2_backports.h
sdl_bilinear_scale.cpp Scale hardware cursor bilinearly 2021-08-27 15:32:53 +02:00
sdl_bilinear_scale.hpp Scale hardware cursor bilinearly 2021-08-27 15:32:53 +02:00
sdl_compat.h Optimize masked Art blitting 2021-09-12 01:37:28 +02:00
sdl_cond.h
sdl_geometry.h Simplify unique info window drawing 2021-09-19 15:56:37 +02:00
sdl_mutex.h
sdl_ptrs.h Introduce SDLWrap::AllocPalette 2021-09-13 23:07:04 +02:00
sdl_thread.cpp
sdl_thread.h
sdl_wrap.h Have SDLWrap::AllocPalette allocate space for 256 colors by default 2021-09-13 23:07:04 +02:00
soundsample.cpp
soundsample.h
stubs.h
ui_fwd.h
utf8.h WordWrapString: Wrap on punctuation 2021-09-30 18:16:31 +02:00