38 Commits (d9dc49199f7cd1cb33f81d28cd87fdaf246700a2)

Author SHA1 Message Date
Gleb Mazovetskiy de28cc3167 Add a pathfinding benchmark 1 year ago
Gleb Mazovetskiy ee16071761 Untangle pathfinding dependencies 1 year ago
Gleb Mazovetskiy 4779f27730 data_file_test: Make it a standalone test 1 year ago
Gleb Mazovetskiy 7d4332c78c Split more things into libraries 1 year ago
Gleb Mazovetskiy b8ab6d2faa Migrate from SimpleIni to our own implementation 1 year ago
obligaron 138f937519 Fix infinite loop in unique item randomization 2 years ago
Gleb Mazovetskiy 3d716f74d3 Add dun_render_benchmark 2 years ago
Gleb Mazovetskiy c5788e5b08 Add a CLX rendering benchmark 2 years ago
Gleb Mazovetskiy 624afafe58 Extract Crawl to a library 2 years ago
Gleb Mazovetskiy 09e7cfea0e Turn codec into a standalone library 2 years ago
Gleb Mazovetskiy 3b0cde6704 Turn utils/format_int into a standalone library 2 years ago
Gleb Mazovetskiy 495e583e64 Turn utils/file_util into a standalone library 2 years ago
Gleb Mazovetskiy 164dc9dc87 Turn util/parse_int into a standalone library 2 years ago
Gleb Mazovetskiy 3e22e8065b Turn util/str_* into a standalone library 2 years ago
Gleb Mazovetskiy 713c04838c Turn utils/utf8 into a standalone library 2 years ago
Gleb Mazovetskiy e078b46fec Remove static_bit_vector 2 years ago
Gleb Mazovetskiy ee8ca1c005 Greatly simplify outline rendering 2 years ago
ephphatha 3fda0586bd Add support for parsing fixed point decimal strings 3 years ago
ephphatha 32c3316743 Load experience data from file 3 years ago
ephphatha f90e969108 Use multiple samples instead of specific seeds to test missile rotations 3 years ago
Gleb Mazovetskiy e35595a1eb StrCat improvements 3 years ago
ikonomov 7e11d63004 Update CMakeLists.txt 3 years ago
Gleb Mazovetskiy 759ca7f055 `WorldTileRectangle/Size` 4 years ago
staphen 8b6db3a678 Get rid of panelstr, pnumlines, and ClearPanel() 4 years ago
Gleb Mazovetskiy 3b357f3936 CMake: An option to disable demomode support 4 years ago
obligaron 40283ca69e Introduce timedemo based tests 4 years ago
Gleb Mazovetskiy 563ee3af7c Optimize `FormatInteger` 4 years ago
Gleb Mazovetskiy f22d1d0149 Remove uses of deprecated codecvt 4 years ago
Anders Jenbo 29a66f69e2 Test basic Caves and Nests levels 4 years ago
Anders Jenbo 0a71f1ffb3 Test basic Hell levels 4 years ago
ephphatha fcb94b3505 Copy test fixtures to build directory 4 years ago
Anders Jenbo 848222b8f3
Test Catacomb level generation (#4651) 4 years ago
Andrew James 1047e408bd
Simplify logic of UpdateMissilePos using helpers from 4620 (#4621) 4 years ago
Gleb Mazovetskiy 6bcac742ed CMake: Link gperftools directly to the binary 4 years ago
ephphatha c4c664c6be Add class to allow iterating over all points in a rectangle 4 years ago
Gleb Mazovetskiy 0d21df3b81 CMake: Fix googletest from source 4 years ago
Gleb Mazovetskiy 2efa5e4ee2 CMake: Place tests where everything else is 4 years ago
Gleb Mazovetskiy 076b0c0c05 Overhaul tests 4 years ago