444 Commits (master)

Author SHA1 Message Date
ephphatha 96c38c7f34 Add tests for path length edge case 4 years ago
ephphatha 0fc06924fb Restructure test conditions to avoid tautology warnings 4 years ago
Andrew James 60b835214b
Address warnings in Utf8 functions (#4748) 4 years ago
Anders Jenbo 4cc3a5264c Make dPiece zero-indexed 4 years ago
Anders Jenbo 860bd1cebf Operate directly on SOL data 4 years ago
ephphatha e246ac78db Simplify character test in UiValidPlayerName 4 years ago
ephphatha 34b7d85263 Add IsLeadUtf8CodeUnit to complement trail byte detection 4 years ago
ephphatha 956fe7c093 Add tests for IsTrailUtf8CodeUnit 4 years ago
Gleb Mazovetskiy 563ee3af7c Optimize `FormatInteger` 4 years ago
Gleb Mazovetskiy f22d1d0149 Remove uses of deprecated codecvt 4 years ago
Anders Jenbo fd98aff9f1 Move shared dungeon level code to common function 4 years ago
ephphatha 8d0afac194 Don't preserve an unreachable vanilla bug 4 years ago
ephphatha cf956aff96 Use identifiable messages when test cases fail 4 years ago
Anders Jenbo e8ed195ef6 Place Anvil from the .dun rather then a hardcoded array 4 years ago
ephphatha a6db96da57 Test betrayer portal position is set on dlvl 15 4 years ago
Anders Jenbo 6962fcd63e Clean up PlaceMiniSet() 4 years ago
Anders Jenbo b2278b85f8 Apply workaround for OOB in DRLG L1 4 years ago
Anders Jenbo 1203514383 Clean up use of currlevel 4 years ago
Anders Jenbo e43cf251fb Test Hell quest sets using dummies 4 years ago
Anders Jenbo 28d7c96063 Test reamaning Catacombs set levels using dummy sets 4 years ago
Anders Jenbo 50a222f1a2 Test generating a level for the butcher quests 4 years ago
Anders Jenbo 0e6a47e8c9 Test all entrances 4 years ago
Anders Jenbo 9181ba412b Add tests for levels with quest sets using dummy maps 4 years ago
Anders Jenbo 54cd839cf6 Clean up drlg tests 4 years ago
Gleb Mazovetskiy 628406a44c Refactor inventory/belt item presence and removal 4 years ago
Anders Jenbo 29a66f69e2 Test basic Caves and Nests levels 4 years ago
ephphatha 606cc162a1 Use helpers when calculating missile velocity 4 years ago
Anders Jenbo 0a71f1ffb3 Test basic Hell levels 4 years ago
Anders Jenbo 8b685c2f30 Remove duplicate objects from fixtures 4 years ago
ephphatha fcb94b3505 Copy test fixtures to build directory 4 years ago
ephphatha d5622d5080 Add point constructor to allow comparison in test macros 4 years ago
Anders Jenbo 848222b8f3
Test Catacomb level generation (#4651) 4 years ago
Anders Jenbo 30a6d3412f Test crypt level generator 4 years ago
qndel be8a5c9180 fix dungeon test 4 years ago
qndel d5744ba421 fix multiplayer 4 years ago
Anders Jenbo c241cae9e3
Test cathedral level generation 4 years ago
Andrew James 1047e408bd
Simplify logic of UpdateMissilePos using helpers from 4620 (#4621) 4 years ago
qndel 354e329644 Players[MyPlayerId] -> MyPlayer 4 years ago
obligaron bc15bdf3a9 Remove PANEL_ defines and replace them with GetMainPanel() 4 years ago
ephphatha 64a2c41b2c Set clang-tidy config for MethodCase option 4 years ago
DakkJaniels dad46e1905
Item special effect enum (#4129) 4 years ago
ephphatha 7e7798fd2b Add function to mark an item as empty 4 years ago
Anders Jenbo dc706e8ed5 Use HoldItem for determining if an item is held 4 years ago
ephphatha 5b83f2a7c4 Remove SetICursor and unused globals 4 years ago
ephphatha 3f5a697086 Add tests for GetInventorySize 4 years ago
Gleb Mazovetskiy a66ca44695 Zero-based frame indexing 4 years ago
Gleb Mazovetskiy f8a72fddd3 Reduce 12px font space width from 9px to 5px 4 years ago
staphen cf41911417 Use appropriate spell ID when quick casting from scroll or staff 4 years ago
ephphatha f5da32a21c Don't assume holdItem when auto-placing gold 4 years ago
ephphatha caf60daa00 Fix tests expecting unclean HoldItem uses. 4 years ago