| .. |
|
algorithm
|
Add `c_any_of` and friends
|
3 years ago |
|
stdcompat
|
Remove AppendStrView
|
3 years ago |
|
attributes.h
|
dun_render: Overhaul mask handling
|
3 years ago |
|
aulib.hpp
|
`CreateAulibResampler`: Check the real sample rate
|
3 years ago |
|
bitset2d.hpp
|
use correct attribute -_- (#5084)
|
4 years ago |
|
cel_to_clx.cpp
|
Re-encode CL2 on load
|
3 years ago |
|
cel_to_clx.hpp
|
CLX: A new graphics format
|
4 years ago |
|
cl2_to_clx.cpp
|
Re-encode CL2 on load
|
3 years ago |
|
cl2_to_clx.hpp
|
Re-encode CL2 on load
|
3 years ago |
|
clx_decode.hpp
|
Re-encode CL2 on load
|
3 years ago |
|
clx_encode.hpp
|
Re-encode CL2 on load
|
3 years ago |
|
console.cpp
|
Xbox NXDK platform
|
4 years ago |
|
console.h
|
printInConsole: Add string_view support
|
4 years ago |
|
display.cpp
|
Remove utils/stdcompat/abs.hpp
|
3 years ago |
|
display.h
|
Demo mode: Force resolution to that of the demo
|
3 years ago |
|
endian.hpp
|
Big-endian support for multiplayer
|
3 years ago |
|
endian_stream.hpp
|
Fix `-Wunused-result` for `std::fread` calls
|
3 years ago |
|
enum_traits.h
|
Item special effect enum (#4129)
|
4 years ago |
|
file_name_generator.hpp
|
Add StrCat and StrAppend
|
4 years ago |
|
file_util.cpp
|
Add missing <cstdint> includes
|
3 years ago |
|
file_util.h
|
file_util: Implement `RecursivelyCreateDir`
|
3 years ago |
|
format_int.cpp
|
Remove AppendStrView
|
3 years ago |
|
format_int.hpp
|
Optimize `FormatInteger`
|
4 years ago |
|
intrusive_optional.hpp
|
Remove utils/stdcompat/optional.hpp
|
3 years ago |
|
language.cpp
|
Remove AppendStrView
|
3 years ago |
|
language.h
|
Add a `--lang` command line argument
|
3 years ago |
|
log.hpp
|
Add StrCat and StrAppend
|
4 years ago |
|
logged_fstream.cpp
|
Use C FILE instead of C++ streams throughout
|
3 years ago |
|
logged_fstream.hpp
|
Remove utils/stdcompat/optional.hpp
|
3 years ago |
|
math.h
|
clang-format all files in {Source,test}/
|
4 years ago |
|
parse_int.hpp
|
Remove a stray __cplusplus >= 201703L check
|
3 years ago |
|
paths.cpp
|
`UNPACKED_SAVES`: Saves without MPQs
|
3 years ago |
|
paths.h
|
Remove utils/stdcompat/optional.hpp
|
3 years ago |
|
pcx.hpp
|
Assets: Load files directly for UNPACKED_MPQS
|
3 years ago |
|
pcx_to_clx.cpp
|
Remove utils/stdcompat/cstddef.hpp
|
3 years ago |
|
pcx_to_clx.hpp
|
Remove utils/stdcompat/optional.hpp
|
3 years ago |
|
png.h
|
Assets: Load files directly for UNPACKED_MPQS
|
3 years ago |
|
pointer_value_union.hpp
|
Address c4244 warning in PointerOrValue
|
4 years ago |
|
push_aulib_decoder.cpp
|
Add more missing <cstdint> includes
|
3 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
|
Fix amiga build (#5479)
|
3 years ago |
|
sdl2_to_1_2_backports.h
|
language.cpp: Load whole translations file if MPQ
|
3 years ago |
|
sdl_bilinear_scale.cpp
|
sdl_bilinear_scale.cpp: Fix `MixColorsWithAlpha` comment
|
3 years ago |
|
sdl_bilinear_scale.hpp
|
Add more missing <cstdint> includes
|
3 years ago |
|
sdl_compat.h
|
Revert "An option to RLE-compress masked art"
|
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
|
Add more missing <cstdint> includes
|
3 years ago |
|
soundsample.h
|
Reduce to just `STREAM_ALL_AUDIO_MIN_FILE_SIZE`
|
3 years ago |
|
static_vector.hpp
|
Remove utils/stdcompat/cstddef.hpp
|
3 years ago |
|
str_case.cpp
|
Remove uses of `std::tolower`
|
3 years ago |
|
str_case.hpp
|
Remove uses of `std::tolower`
|
3 years ago |
|
str_cat.cpp
|
StrCat improvements
|
3 years ago |
|
str_cat.hpp
|
Remove AppendStrView
|
3 years ago |
|
str_split.hpp
|
Add `XDG_DATA_DIRS` to MPQ search paths
|
4 years ago |
|
string_or_view.hpp
|
Overhaul translation fetching
|
4 years ago |
|
stubs.h
|
🧹 LoadArt: BYTE -> uint8_t
|
5 years ago |
|
surface_to_clx.cpp
|
Re-encode CL2 on load
|
3 years ago |
|
surface_to_clx.hpp
|
Remove utils/stdcompat/optional.hpp
|
3 years ago |
|
ui_fwd.h
|
Introduce timedemo based tests
|
4 years ago |
|
utf8.cpp
|
Add missing <cstdint> includes
|
3 years ago |
|
utf8.hpp
|
📝 Fixes Doxygen warnings (#4904)
|
4 years ago |