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 e1c95e0eab Make `dun_render` a standalone library 7 months ago
..
fixtures Add benchmark for Lightmap::build() 9 months ago
.clang-format Migrate item data to txtdata/ 2 years ago
CMakeLists.txt Make `dun_render` a standalone library 7 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 Benchmarks: Use `state.iterations()` 9 months 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 Make affixes data driven 8 months ago
drlg_l2_test.cpp drlg_test: Add TestInitGame helper 3 years ago
drlg_l3_test.cpp Make affixes data driven 8 months ago
drlg_l4_test.cpp code cleanup 3 years ago
drlg_test.hpp Make affixes data driven 8 months ago
dun_render_benchmark.cpp Make `dun_render` a standalone library 7 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
light_render_benchmark.cpp Make `dun_render` a standalone library 7 months 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 Extract more Hellfire into data 8 months ago
palette_blending_benchmark.cpp Untangle more dependencies 8 months ago
palette_blending_test.cpp Untangle more dependencies 8 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 text_render_integration_test.cpp: Fix line endings 8 months ago
tile_properties_test.cpp Untangle pathfinding dependencies 1 year ago
timedemo_test.cpp Update sol2 and lua 8 months ago
utf8_test.cpp Add more UTF-8 tests 1 year ago
vision_test.cpp Fix MSVC related warnings with sdl2 9 months ago
writehero_test.cpp init.h -> init.hpp 10 months ago