| .. |
|
stdcompat
|
Overhaul translation fetching
|
4 years ago |
|
attributes.h
|
Fix build with NONET and no exceptions
|
4 years ago |
|
aulib.hpp
|
Settings: Add Resampler
|
4 years ago |
|
bitset2d.hpp
|
Migrate large bool arrays to `std::bitset`
|
4 years ago |
|
console.cpp
|
printInConsole: Add string_view support
|
4 years ago |
|
console.h
|
printInConsole: Add string_view support
|
4 years ago |
|
display.cpp
|
Move more files to the engine folder
|
4 years ago |
|
display.h
|
Loading screen: Free the background early
|
4 years ago |
|
endian.hpp
|
♻️ Clean up `cel_header.hpp`
|
5 years ago |
|
enum_traits.h
|
Item special effect enum (#4129)
|
4 years ago |
|
file_name_generator.hpp
|
Load monster graphics into a single buffer
|
4 years ago |
|
file_util.cpp
|
Reduce string conversions
|
4 years ago |
|
file_util.h
|
Reduce string conversions
|
4 years ago |
|
format_int.cpp
|
Optimize `FormatInteger`
|
4 years ago |
|
format_int.hpp
|
Optimize `FormatInteger`
|
4 years ago |
|
language.cpp
|
Overhaul translation fetching
|
4 years ago |
|
language.h
|
Overhaul translation fetching
|
4 years ago |
|
log.hpp
|
Fix build with NONET and no exceptions
|
4 years ago |
|
logged_fstream.cpp
|
Move LoggedFStream to its own file
|
4 years ago |
|
logged_fstream.hpp
|
Move LoggedFStream to its own file
|
4 years ago |
|
math.h
|
clang-format all files in {Source,test}/
|
4 years ago |
|
paths.cpp
|
Remove MpqDir and use PrefPath instead.
|
4 years ago |
|
paths.h
|
Remove MpqDir and use PrefPath instead.
|
4 years ago |
|
pcx.cpp
|
Move PCX code to utils/pcx.cpp
|
4 years ago |
|
pcx.hpp
|
Move PCX code to utils/pcx.cpp
|
4 years ago |
|
png.h
|
clang-format all files in {Source,test}/
|
4 years ago |
|
pointer_value_union.hpp
|
Address c4244 warning in PointerOrValue
|
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
|
printInConsole: Add string_view support
|
4 years ago |
|
sdl2_to_1_2_backports.h
|
SDL1: Don't destroy surface in SDL_DestroyWindow
|
4 years ago |
|
sdl_bilinear_scale.cpp
|
Fix underflow in `BilinearScale32`
|
4 years ago |
|
sdl_bilinear_scale.hpp
|
Scale hardware cursor bilinearly
|
5 years ago |
|
sdl_compat.h
|
Revert "An option to RLE-compress masked art"
|
4 years ago |
|
sdl_cond.h
|
clang-format all files in {Source,test}/
|
4 years ago |
|
sdl_geometry.h
|
Add helpers for creating/using Rectangles in UI contexts (#4734)
|
4 years ago |
|
sdl_mutex.h
|
dthread: simplify synchronization logic (#2419)
|
5 years ago |
|
sdl_ptrs.h
|
Introduce SDLWrap::AllocPalette
|
5 years ago |
|
sdl_thread.cpp
|
clang-format all files in {Source,test}/
|
4 years ago |
|
sdl_thread.h
|
clang-format all files in {Source,test}/
|
4 years ago |
|
sdl_wrap.h
|
Show failing line in error messages
|
4 years ago |
|
soundsample.cpp
|
Audio: Use SDL resampler where available
|
4 years ago |
|
soundsample.h
|
Move more files to the engine folder
|
4 years ago |
|
static_vector.hpp
|
Load missile frames into a single buffer
|
4 years ago |
|
string_or_view.hpp
|
Overhaul translation fetching
|
4 years ago |
|
stubs.h
|
🧹 LoadArt: BYTE -> uint8_t
|
5 years ago |
|
ui_fwd.h
|
Overhaul translation fetching
|
4 years ago |
|
utf8.cpp
|
Address warnings in Utf8 functions (#4748)
|
4 years ago |
|
utf8.hpp
|
Address warnings in Utf8 functions (#4748)
|
4 years ago |