11234 Commits (22b152ef7cec538ef8651b59ee72921035cf8419)
 

Author SHA1 Message Date
Gleb Mazovetskiy 22b152ef7c miyoo_mini/setup_toolchain.sh: Install smpq 2 years ago
Oleksandr Kalko 0d1106e501 Add 1.5.3 release notes to metainfo 2 years ago
Eric Robinson 96a2a145e2 Increase MaxOutlinePixels 2 years ago
Anders Jenbo 449285a585 Update to latest Android SDK 2 years ago
Gleb Mazovetskiy 2580cd7b68 Simplify foliage rendering 2 years ago
staphen fff2f224dc Update ASIO to fix error messages on Windows 2 years ago
Gleb Mazovetskiy 1bab0251e2 Minor rendering cleanups 2 years ago
Eric Robinson a374985c5b Optimize StartSpell() 2 years ago
qndel 71650f981f
fix repair and recharge (#7360) 2 years ago
Gleb Mazovetskiy 4e572f0450 dun_render: Fix OOB in `world_draw_black_tile` 2 years ago
Gleb Mazovetskiy ef498f2baf Speed up `world_draw_black_tile` 2 years ago
Gleb Mazovetskiy 49f63c5885 dun_render_benchmark: `BM_RenderBlackTile` 2 years ago
Gleb Mazovetskiy 15f8987d73 dun_render: Fix dark triangle rendering 2 years ago
Gleb Mazovetskiy f6c8a32815 dun_render: Specialized FullyDark+Solid triangles 2 years ago
Gleb Mazovetskiy 40ee61e776 dun_render: Unroll triangle loops 2 years ago
Gleb Mazovetskiy 4c53e0b8af benchmarking.md: Explain how to compare benchmarks 2 years ago
Gleb Mazovetskiy 3d716f74d3 Add dun_render_benchmark 2 years ago
Gleb Mazovetskiy 114b38da90 Fix `ReencodeDungeonCelsLeft/RightTriangle` 2 years ago
Gleb Mazovetskiy 31f91ac8aa Organize gdb/llvm files a bit better 2 years ago
Gleb Mazovetskiy 451f1fd70a Re-encode dungeon tiles to remove bloat 2 years ago
Gleb Mazovetskiy a2961eafd2 scrollrt: Add `IsFloor` function 2 years ago
Gleb Mazovetskiy d41c7e4221 dun_render: Optimize triangle rendering 2 years ago
Gleb Mazovetskiy 81452d870d Add a `StaticVector` pretty-printer for LLDB 2 years ago
Gleb Mazovetskiy 51659c827d Only check devilutionx.mpq version if it exists 2 years ago
Gleb Mazovetskiy cfa6529357 animationinfo_test.cpp: Add missing include 2 years ago
Gleb Mazovetskiy dc2406d2b1 Further increase outline pixels to 2048 2 years ago
Gleb Mazovetskiy 7d5bef724d Check DevilutionX version 2 years ago
qndel 8e57785755 change log type on missing optional lua assets from error to info 2 years ago
Gleb Mazovetskiy 8681ef7ccc Add a `StaticVector` pretty-printer for GDB 2 years ago
Gleb Mazovetskiy bb6787ccf7 Rename `MissileData` fields to match the TSV 2 years ago
Gleb Mazovetskiy 0f13d95628 Fix Missile Hit Sound 2 years ago
Gleb Mazovetskiy d3e30d1ce9 StaticVector: Add more container methods 2 years ago
Eric Robinson cec258fd4d
Clean up StartRangeAttack() (#7207) 2 years ago
Eric Robinson d54e96ed90
Optimize RespawnDeadItem() (#7212) 2 years ago
Gleb Mazovetskiy 5b076e20ef Rename `DrawFloor` to `DrawFloorTile` 2 years ago
Gleb Mazovetskiy efa94307e0 Optimize lit blending with light level 0 2 years ago
Gleb Mazovetskiy 712f0bac0b Remove `LightTableIndex` global 2 years ago
Gleb Mazovetskiy 356d3aaad4 CPU profiling with gperf 2 years ago
Gleb Mazovetskiy 7940a10da9 clx_render: Slightly optimize `GetSkipSize` 2 years ago
Gleb Mazovetskiy aecf711688 Clean up clx_decode.hpp 2 years ago
Gleb Mazovetskiy df98042a1b Optimize InvDrawSlotBack 2 years ago
Gleb Mazovetskiy 6180d3dd3d Reduce map lookups in dvlnet 2 years ago
qndel 24f108f193
fix many typos (#7322) 2 years ago
Eric Robinson 75f42cc41d
Fix monster light on knockback (#7122) 2 years ago
Gleb Mazovetskiy 112e113201 Optimize `DoCrawl` 2 years ago
Gleb Mazovetskiy bf98d9f533 Speed up DeadItem 2 years ago
Gleb Mazovetskiy c5788e5b08 Add a CLX rendering benchmark 2 years ago
Gleb Mazovetskiy 5917d0945e Delete tools/cpp_format_struct_table.py 2 years ago
Gleb Mazovetskiy 91306d8c22 Migrate misdat.cpp data to TSV 2 years ago
Gleb Mazovetskiy 624afafe58 Extract Crawl to a library 2 years ago