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 b210581435 Palette blending: Add a test and a benchmark 10 months ago
..
fixtures lighting: fix long-standing issue with invisible objects (#7901) 11 months ago
.clang-format Migrate item data to txtdata/ 2 years ago
CMakeLists.txt Palette blending: Add a test and a benchmark 10 months ago
Fixtures.cmake Deploy text render fixtures to the build directory 1 year ago
animationinfo_test.cpp animationinfo_test.cpp: Add missing include 2 years ago
app_fatal_for_testing.cpp A few more dependency cleanup 1 year ago
appfat_test.cpp Migrate snprintf to fmt (#4845) 4 years ago
automap_test.cpp Fix various Automap drawing issues (#6555) 3 years ago
clx_render_benchmark.cpp Add a CLX rendering benchmark 2 years ago
codec_test.cpp 🎨 Fix line endings 5 years ago
crawl_benchmark.cpp Optimize `DoCrawl` 2 years ago
crawl_test.cpp Extract Crawl to a library 2 years ago
cursor_test.cpp Use HoldItem for determining if an item is held 4 years ago
data_file_test.cpp move definition of non-templated function to cpp file (#6620) 3 years ago
dead_test.cpp Split up `engine.{h,cpp}` 1 year ago
diablo_test.cpp 🎨 Fix line endings 5 years ago
drlg_common_test.cpp `WorldTileRectangle/Size` 3 years ago
drlg_l1_test.cpp Test paths fixes 1 year ago
drlg_l2_test.cpp drlg_test: Add TestInitGame helper 3 years ago
drlg_l3_test.cpp drlg_test: Add TestInitGame helper 3 years ago
drlg_l4_test.cpp code cleanup 3 years ago
drlg_test.hpp Move some Hellfire differences to data files (#7943) 11 months ago
dun_render_benchmark.cpp Handle loaded MPQ files in a map instead of bespoke globals (#7887) 11 months ago
effects_test.cpp Use real `CalculateSoundPosition` with NOSOUND 3 years ago
file_util_test.cpp file_util: Implement `RecursivelyCreateDir` 3 years ago
format_int_test.cpp Optimize `FormatInteger` 4 years ago
ini_test.cpp ini: Write \r\n instead of \n 1 year ago
inv_test.cpp Handle loaded MPQ files in a map instead of bespoke globals (#7887) 11 months ago
items_test.cpp Move some Hellfire differences to data files (#7943) 11 months ago
language_for_testing.cpp language_for_testing: Fix GetLocales namespace 1 year ago
main.cpp `sgOptions` -> `GetOptions()` 1 year ago
math_test.cpp Use helpers when calculating missile velocity 4 years ago
missiles_test.cpp Refactor Missile direction/frame group handling 10 months ago
pack_test.cpp Move some Hellfire differences to data files (#7943) 11 months ago
palette_blending_benchmark.cpp Palette blending: Add a test and a benchmark 10 months ago
palette_blending_test.cpp Palette blending: Add a test and a benchmark 10 months ago
parse_int_test.cpp Add support for parsing fixed point decimal strings 3 years ago
path_benchmark.cpp Fix pathfinding and increase player path limit 1 year ago
path_test.cpp Restrict tests to longest path length in vanilla Diablo 1 year ago
player_test.cpp init.h -> init.hpp 10 months ago
player_test.h Make invalid items unusable (#7506) 1 year ago
quests_test.cpp Remove conditionals for OOB reads that aren't hit in normal gameplay 2 years ago
random_test.cpp Introduce xoshiro RNG to generate dungeon seeds (#7030) 2 years ago
rectangle_test.cpp `WorldTileRectangle/Size` 3 years ago
scrollrt_test.cpp `sgOptions` -> `GetOptions()` 1 year ago
static_vector_test.cpp More test untangling 11 months ago
stores_test.cpp Make invalid items unusable (#7506) 1 year ago
str_cat_test.cpp Remove utils/stdcompat/string_view.hpp 3 years ago
text_render_integration_test.cpp Deploy text render fixtures to the build directory 1 year ago
tile_properties_test.cpp Untangle pathfinding dependencies 1 year ago
timedemo_test.cpp Call LuaShutdown() in timedemo test 10 months ago
utf8_test.cpp Add more UTF-8 tests 1 year ago
vision_test.cpp Extract the vision algorithm to a separate library 11 months ago
writehero_test.cpp init.h -> init.hpp 10 months ago