8270 Commits (112e113201a47dbca1c39d7684e25f01cfa89ac7)

Author SHA1 Message Date
Gleb Mazovetskiy 112e113201 Optimize `DoCrawl` 2 years ago
Gleb Mazovetskiy bf98d9f533 Speed up DeadItem 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
Gleb Mazovetskiy df3d76c3c1 Add utils/string_view_hash.hpp 2 years ago
Gleb Mazovetskiy 78e87e9f09 clx_sprite: Minor improvements from #7191 2 years ago
Gleb Mazovetskiy 90732aa7be Migrate objdat.cpp data to TSV 2 years ago
Gleb Mazovetskiy e5e007cd3c Slightly optimize `Utf8CodePointLen` 2 years ago
Gleb Mazovetskiy 730c26a856 Migrate maps to unordered maps 2 years ago
Gleb Mazovetskiy e9c29fa806 Switch to ankerl::unordered_dense 2 years ago
Gleb Mazovetskiy 01147410c1 Add dependency on unordered_dense 2 years ago
Gleb Mazovetskiy e7c58ad0ef Remove missing SfxID 2 years ago
Gleb Mazovetskiy 067d83afac Remove "Book of " from `translation_dummy.cpp` 2 years ago
staphen df0b3aaab7 Ensure that network timeout info shows up in the info panel 2 years ago
Eric Robinson 5ae0e5eb17
Optimize DeadItem() (#7213) 2 years ago
Anders Jenbo 28b7ae6b03 Allow for more flexible translations of "Book of {SpellName}" 2 years ago
Byrgius 0a778eec4b
Turkish Translation (#7197) 2 years ago
Gleb Mazovetskiy 27206cd1d7 Load font variant for Turkish 2 years ago
Anders Jenbo 211e99b420
Correct translation comment 2 years ago
Gleb Mazovetskiy ada13f9e9a Take PNG screenshots by default in SDL2 builds 2 years ago
Gleb Mazovetskiy 33cc487ae4 Add single-argument logging overloads 2 years ago
Gleb Mazovetskiy b0c0ffef29 Fix tests build on SDL1 2 years ago
Gleb Mazovetskiy 177ba45f8d Controller buttons: Make most of the code private 2 years ago
Gleb Mazovetskiy 742f5fd5f7 Fix a couple of compilation warnings 2 years ago
staphen 60113bb0b8 Fix brightness of whu casting animations 2 years ago
obligaron 597e6b5f5f Add comment for fully light and fully dark optimiation assert 2 years ago
obligaron 4b7424949f Make IsFullyDark/IsFullyLit respect hell and hellfire levels 2 years ago
obligaron 56044b7021 Introduce IsFullyDark/IsFullyLit 2 years ago
staphen 753633f2ad Don't validate items in Single Player 2 years ago
staphen e0dddb1178 Don't draw non-item cursors as items 2 years ago
Gleb Mazovetskiy 8a135c9c3b Increase OutlinePixels limit from 1024 to 1536 2 years ago
staphen 15e44a19c3 Fix order of events when drawing timeout cursor 2 years ago
Gleb Mazovetskiy 35e93366f6 Replace uses of deprecated u8path 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 706905fd59 SDL1: Fix windowed video mode 2 years ago
Eric Robinson a30f7c0b8e
Randomize Unique Item Generation (Reverse compatible) (#7060) 2 years ago
Gleb Mazovetskiy 637b51c103 Fix a few more warnings 2 years ago
Gleb Mazovetskiy 56342126bf Log: Avoid making strings that won't be printed 2 years ago
Gleb Mazovetskiy e078b46fec Remove static_bit_vector 2 years ago
Gleb Mazovetskiy b6347fb194 clx_render: Further simplify outline rendering 2 years ago
Gleb Mazovetskiy 2e7d565b05 CLX renderer: Cache the last drawn outline 2 years ago
Gleb Mazovetskiy ee8ca1c005 Greatly simplify outline rendering 2 years ago
Gleb Mazovetskiy 2c8b0cb0c3 blit_impl.hpp: Fix incorrect assumption 2 years ago
Gleb Mazovetskiy 5ff588d402 Fix some compilation warnings 2 years ago
Gleb Mazovetskiy aa0476b0cc Use -O2 for render code even in release mode 2 years ago