364 Commits (dev-app-icon)

Author SHA1 Message Date
Eric Robinson cfac786daf
Make invalid items unusable (#7506) 1 year ago
Andrew James 1412e25eff
Allow for item drop rates up to 255 (#7533) 1 year ago
Gleb Mazovetskiy f15fbcf61a Async loading 1 year ago
Gleb Mazovetskiy e692acb049 Pathfinding: Rename functions 1 year ago
Gleb Mazovetskiy 1892f6aa4e ini: Write \r\n instead of \n 1 year ago
Gleb Mazovetskiy b8ab6d2faa Migrate from SimpleIni to our own implementation 1 year ago
Eric Robinson 9f197f5ebc
Rename Missile::_mirange to Missile::duration (#7214) 2 years ago
Eric Robinson e90855b3c4
Rename stores.cpp global variables (#7425) 2 years ago
Eric Robinson 6396af1ff5
Cleanup panel code (Part 2) (#7421) 2 years ago
Eric Robinson d8e58b2547
Fix Elemental Arrows vs Objects (#6507) 2 years ago
Stephen C. Wills cfe9a8ccdd
Introduce xoshiro RNG to generate dungeon seeds (#7030) 2 years ago
Gleb Mazovetskiy 88cddb0ccd dun_render_benchmark: Do not crash on foliage 2 years ago
obligaron 138f937519 Fix infinite loop in unique item randomization 2 years ago
Gleb Mazovetskiy 49f63c5885 dun_render_benchmark: `BM_RenderBlackTile` 2 years ago
Gleb Mazovetskiy 3d716f74d3 Add dun_render_benchmark 2 years ago
Gleb Mazovetskiy cfa6529357 animationinfo_test.cpp: Add missing include 2 years ago
qndel 24f108f193
fix many typos (#7322) 2 years ago
Gleb Mazovetskiy 112e113201 Optimize `DoCrawl` 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 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