You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Gleb Mazovetskiy 63dd136e6a Disable RLE compression for PCX surfaces 4 years ago
..
stdcompat 🚚 engine.h: Extract `Point`, `Direction`, `clamp` 5 years ago
attributes.h 🔥 Mark `dun_render` functions as `hot` 5 years ago
console.cpp 🚚 Restructure files 5 years ago
console.h 🧹 Add and use a DVL_ALWAYS_INLINE macro 5 years ago
display.cpp Enable SDL1 build option for Windows 4 years ago
display.h Don't free PalSurface when it was obtained from SDL_GetVideoSurface 5 years ago
endian.hpp ♻️ Clean up `cel_header.hpp` 5 years ago
enum_traits.h Use scoped enums for DungeonFlags/BFLAG (#3135) 4 years ago
file_util.cpp fix error spam 4 years ago
file_util.h Make CreateFileStream return optional, rather than unique_ptr 5 years ago
language.cpp Migrate to libmpq 4 years ago
language.h Implement contextural translation (pgettext) 5 years ago
log.hpp Apply clang-format 5 years ago
math.h Align end comment markers for doxygen comments 5 years ago
mpq.cpp Migrate to libmpq 4 years ago
mpq.hpp Migrate to libmpq 4 years ago
mpq_sdl_rwops.cpp Migrate to libmpq 4 years ago
mpq_sdl_rwops.hpp Migrate to libmpq 4 years ago
paths.cpp Load MPQ file overrides without StormLib 4 years ago
paths.h Load MPQ file overrides without StormLib 4 years ago
pcx.hpp Migrate to libmpq 4 years ago
png.h Migrate to libmpq 4 years ago
push_aulib_decoder.cpp Update numeric literals to use appropriate suffix 5 years ago
push_aulib_decoder.h ♻️ Implement std's Lockable for SDL mutex wrapper 5 years ago
sdl2_backports.h Validate gamepad button count 4 years ago
sdl2_to_1_2_backports.cpp Enable SDL1 build option for Windows 4 years ago
sdl2_to_1_2_backports.h Enable SDL1 build option for Windows 4 years ago
sdl_bilinear_scale.cpp Scale hardware cursor bilinearly 5 years ago
sdl_bilinear_scale.hpp Scale hardware cursor bilinearly 5 years ago
sdl_compat.h Disable RLE compression for PCX surfaces 4 years ago
sdl_cond.h Cleanups 5 years ago
sdl_geometry.h Simplify unique info window drawing 5 years ago
sdl_mutex.h dthread: simplify synchronization logic (#2419) 5 years ago
sdl_ptrs.h Introduce SDLWrap::AllocPalette 5 years ago
sdl_rwops_file_wrapper.cpp Migrate to libmpq 4 years ago
sdl_rwops_file_wrapper.hpp Migrate to libmpq 4 years ago
sdl_thread.cpp Introduce SdlThread 5 years ago
sdl_thread.h Make SdlThread constructor explicit 5 years ago
sdl_wrap.h Have SDLWrap::AllocPalette allocate space for 256 colors by default 5 years ago
soundsample.cpp Migrate to libmpq 4 years ago
soundsample.h Align end comment markers for doxygen comments 5 years ago
stubs.h 🧹 LoadArt: BYTE -> uint8_t 5 years ago
ui_fwd.h Word wrap text in main menu dialogs 4 years ago
utf8.cpp DrawString: Stop allocating 4 years ago
utf8.hpp DrawString: Stop allocating 4 years ago