| .. |
|
fixtures
|
Rename Missile::_mirange to Missile::duration (#7214)
|
1 year ago |
|
.clang-format
|
Migrate item data to txtdata/
|
2 years ago |
|
CMakeLists.txt
|
Migrate from SimpleIni to our own implementation
|
1 year ago |
|
Fixtures.cmake
|
Refactor iterator parsing to allow more reuse
|
3 years ago |
|
animationinfo_test.cpp
|
animationinfo_test.cpp: Add missing include
|
2 years ago |
|
app_fatal_for_testing.cpp
|
Turn utils/file_util into a standalone library
|
2 years 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
|
Move level generation to subfolder
|
4 years ago |
|
diablo_test.cpp
|
🎨 Fix line endings
|
5 years ago |
|
drlg_common_test.cpp
|
`WorldTileRectangle/Size`
|
3 years ago |
|
drlg_l1_test.cpp
|
🐛 Use the alternate stairs up banner is active
|
3 years 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
|
Introduce GetDunSize
|
2 years ago |
|
dun_render_benchmark.cpp
|
dun_render_benchmark: Do not crash on foliage
|
2 years 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
|
Extract objcurs widths into a file
|
2 years ago |
|
items_test.cpp
|
Allow for item drop rates up to 255 (#7533)
|
1 year ago |
|
language_for_testing.cpp
|
Turn utils/format_int into a standalone library
|
2 years ago |
|
main.cpp
|
Rename gbQuietMode to HeadlessMode
|
4 years ago |
|
math_test.cpp
|
Use helpers when calculating missile velocity
|
4 years ago |
|
missiles_test.cpp
|
Switch to ankerl::unordered_dense
|
2 years ago |
|
pack_test.cpp
|
Rename stores.cpp global variables (#7425)
|
2 years ago |
|
parse_int_test.cpp
|
Add support for parsing fixed point decimal strings
|
3 years ago |
|
path_test.cpp
|
Pathfinding: Rename functions
|
1 year ago |
|
player_test.cpp
|
Load objcurs when creating starting items
|
2 years ago |
|
player_test.h
|
Fix MSVC warnings from headers
|
2 years 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
|
Make zoom a setting in the menu (#4931)
|
4 years ago |
|
stores_test.cpp
|
Rename stores.cpp global variables (#7425)
|
2 years ago |
|
str_cat_test.cpp
|
Remove utils/stdcompat/string_view.hpp
|
3 years ago |
|
timedemo_test.cpp
|
Async loading
|
1 year ago |
|
utf8_test.cpp
|
Fix warnings/errors with `-funsigned-char`
|
3 years ago |
|
writehero_test.cpp
|
Load objcurs when creating starting items
|
2 years ago |