16 Commits (d9dc49199f7cd1cb33f81d28cd87fdaf246700a2)

Author SHA1 Message Date
Gleb Mazovetskiy a7651f15d9 Extract `HeadlessMode` from `diablo.h` 1 year ago
Gleb Mazovetskiy a49b1f2d58 Extract Is{Any,None}Of out of engine.hpp 1 year ago
Gleb Mazovetskiy 124d113b57 Extract spell data to a TSV 2 years ago
Gleb Mazovetskiy 7e70c3b305 RecordReader: Simplify error handling 2 years ago
Gleb Mazovetskiy 17f95a04da Migrate missile sprite data to txtdata 2 years ago
Gleb Mazovetskiy 7cb24054a3 DataFile: Add a couple of helper methods 2 years ago
Gleb Mazovetskiy cfdade5f37 Simplify txtdata parsing with a helper class 2 years ago
Gleb Mazovetskiy 99fea0d1c5 Migrate unique monsters to data files 2 years ago
Gleb Mazovetskiy 2eae121931 Migrate monstdat to a data file 2 years ago
Gleb Mazovetskiy ab1546311a `LoadClassAttributes`: Mandate field order 3 years ago
Gleb Mazovetskiy e090c8bf31 Extract some player attributes to data files 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
Gleb Mazovetskiy 9bbc138b0f Simplify `ColumnDefinition` using C++20 features 3 years ago
ephphatha 5f6e5ae9fb Refactor iterator parsing to allow more reuse 3 years ago
ephphatha 32c3316743 Load experience data from file 3 years ago