444 Commits (master)

Author SHA1 Message Date
Gleb Mazovetskiy e5c628db78 Add a test for Crawl order 2 years ago
Gleb Mazovetskiy 90732aa7be Migrate objdat.cpp data to TSV 2 years ago
Gleb Mazovetskiy e9c29fa806 Switch to ankerl::unordered_dense 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
Anders Jenbo d36347f162 Record new timedemo with updated south walk behaviour 2 years ago
KPhoenix fc6f9edad3 Update pack_test.cpp 2 years ago
Andrew James 6b2a0c4b7a Remove conditionals for OOB reads that aren't hit in normal gameplay 2 years ago
staphen 9e682afe13 Rename glSeedTbl 2 years ago
staphen bc4f43490f Load objcurs when creating starting items 2 years ago
Gleb Mazovetskiy dc59cdaee4 Extract objcurs widths into a file 2 years ago
obligaron 95205294e8 Fix MSVC x86 warnings 2 years ago
Gleb Mazovetskiy 124d113b57 Extract spell data to a TSV 2 years ago
obligaron dc85e7db43 Introduce GetDunSize 2 years ago
obligaron 79a43dc1de Introduce AddMissile overloads specific for player and monster 2 years ago
KPhoenix b8738ab4cf Validation: Validate Item Drop Packets 2 years ago
Gleb Mazovetskiy 17f95a04da Migrate missile sprite data to txtdata 2 years ago
Gleb Mazovetskiy f566359e4f Migrate item data to txtdata/ 2 years ago
Gleb Mazovetskiy 2eae121931 Migrate monstdat to a data file 2 years ago
ephphatha 415302fdfa Go back to using int for missile frame comparison values 2 years ago
obligaron 2b15eb8d03 Fix MSVC warnings from headers 2 years ago
obligaron 9bf1fd48b0
Fix a few MSVC warnings (#6782) 2 years ago
Gleb Mazovetskiy e10f46864e clang-format: single-line functions and if guards 2 years ago
Gleb Mazovetskiy de6eac137b Split up lua bindings a bit 2 years ago
Anders Jenbo 706010ee45 Add Lua support 2 years ago
ephphatha d13bed2a78 Fix broken test case 3 years ago
ephphatha 6a8f4b12da Get base block bonus from data struct instead of storing a copy 3 years ago
ephphatha c1f3dcb705 Use safer versions of random number functions instead of GenerateRnd 3 years ago
Andrew James bb16b93836
move definition of non-templated function to cpp file (#6620) 3 years ago
ephphatha 3fda0586bd Add support for parsing fixed point decimal strings 3 years ago
ephphatha f3de9d6e71 Use dedicated error enum for parsing failures 3 years ago
Eric Robinson c754d95ecc
Fix various Automap drawing issues (#6555) 3 years ago
Eric Robinson 0f3c74af33
Avoid rounding issues in automap and allow an extra zoom out step 3 years ago
Gleb Mazovetskiy b28bbd65ad Fix some compilation warnings 3 years ago
staphen a151219b9b Don't validate creation flags on gold 3 years ago
Gleb Mazovetskiy 65e0ad88d2 Further reduce demo file size 3 years ago
ephphatha 5f6e5ae9fb Refactor iterator parsing to allow more reuse 3 years ago
staphen 4deae11871 Fix PlayerNetPack validation and tests 3 years ago
Gleb Mazovetskiy eb51a8beb3 Reduce demo message size 3 years ago
Stephen C. Wills 45dbe6aa61
Shift software cursor graphic and remove special casing (#6512) 3 years ago
Anders Jenbo bf7135dd11
Adjust tests to work with data driven levels (#6509) 3 years ago
ephphatha 32c3316743 Load experience data from file 3 years ago
ephphatha 996841e82e Restore level 50 experience cap from Diablo 3 years ago
ephphatha 14639cd096 Replace _pNextExper with getter method 3 years ago