6742 Commits (codeql)

Author SHA1 Message Date
ephphatha a0a8ce93a7 Separate logic for targeting a monster and applying Petrify 4 years ago
ephphatha 9e133afd8a Tidy up golem spawn routine 4 years ago
ephphatha 958602d600 Use FindClosestValidPosition for casting firewall 4 years ago
ephphatha b5bda7dbeb Use FindClosestValidPosition when placing Hork Spawn 4 years ago
ephphatha db8b8c245e Use FindClosestValidPosition for FindClosestMonster 4 years ago
ephphatha 730f0e65d5 Introduce FindClosestValidPosition function 4 years ago
Gleb Mazovetskiy 4ee81f805f OpenDingux: Minor fixes 4 years ago
Gleb Mazovetskiy 8e5bc0597a Don't line-break in the middle of a punct sequence 4 years ago
Gleb Mazovetskiy 63dd136e6a Disable RLE compression for PCX surfaces 4 years ago
Gleb Mazovetskiy b4aa0a2093 Open music assets with threadsafe=true 4 years ago
qndel 53f89fb9d9
debug fps command (#3418) 4 years ago
Gleb Mazovetskiy e9a9daa794 DrawString: Stop allocating 4 years ago
Andrew James 796e2813cf
Use scoped enums for DungeonFlags/BFLAG (#3135) 4 years ago
Gleb Mazovetskiy 3d308983a8 Migrate to libmpq 4 years ago
NiteKat 3f85fdae37 Add mWhoHit Indicators 4 years ago
qndel f9838d849d dont allow casting berserk on berserked monster 4 years ago
qndel b6e7c3818b fix hellfire shareware monk 4 years ago
qndel c26501f59e fix sound crashes (#3403) 4 years ago
qndel b00feb4c3d sync monster mWhoHit and hitpoints 4 years ago
qndel 46ed79ad42
add megatiles to tiledata (#3211) 4 years ago
staphen d669f8ce19 Remove call to SetRndSeed() from OperateFountains() 4 years ago
qndel bf1df33aa8 dont allow casting berserk on berserked monster 4 years ago
Andrew James 021c7a652f
Add helpers for checking object type (#3357) 4 years ago
qndel e087b109ea fix hellfire shareware monk 4 years ago
qndel 47561716b3
fix sound crashes (#3403) 4 years ago
Gleb Mazovetskiy fe0009708d ArtDraw: Bounds-check top and left 4 years ago
Gleb Mazovetskiy a1125e83d7 ArtDraw: Bounds-check top and left 4 years ago
Gleb Mazovetskiy 9dd0474a52 DrawArt: Fix bounds check (#3395) 4 years ago
staphen 5e49d08ba5 Close SDL_RWops in LoadPNG() 4 years ago
Gleb Mazovetskiy 117695489b
DrawArt: Fix bounds check (#3395) 4 years ago
staphen b5d96665c9 Enable SDL1 build option for Windows 4 years ago
staphen 7782621ee4 Close SDL_RWops in LoadPNG() 4 years ago
Gleb Mazovetskiy 19cbe65ed8
packet.h: Fix `-Wunused-variable` (#3379) 4 years ago
Gleb Mazovetskiy 12b73076b8
Fix build error in plrctrl.cpp (#3374) 4 years ago
Gleb Mazovetskiy 4e8c2e3644 Fix line endings in a few files 4 years ago
Stephen C. Wills 423441c3dc
Fix speedbook navigation on gamepad 4 years ago
staphen 884f9ed46b [Virtual Gamepad] Turn player when stand button is pressed 4 years ago
qndel 5a35e0640b shorter & better MeasureSolidHorizontalBounds 4 years ago
Andrew James e87b67aa8a
Remove no-op assignment (#3362) 4 years ago
Anders Jenbo 6bb0c4db07 Mark store owner names for translation 4 years ago
Andrew James 7dcc6d15f7
Update some quest object activation functions to use references (#3356) 4 years ago
ephphatha d2940e8f7f Update GetObjectStr to take a const Object& 4 years ago
ephphatha 5f112576a4 move variable declaration into correct scope 4 years ago
joewis 9cd6f206ad
Disable shift-clicking of items you don't have stats to wear 4 years ago
Anders Jenbo b21e92baae Mark store owner names for translation 4 years ago
Gleb Mazovetskiy 64a88343e8 Refactor: Use item iterators in 7 more places 4 years ago
ephphatha 6d545868d2 Move objectIsDisabled to a member function 4 years ago
ephphatha 782e07d967 Refactor DrawObject to avoid repeated Objects lookup 4 years ago
ephphatha e98b80c992 Remove declaration of private/anonymous function 4 years ago
Andrew James 76ef0e8128
Dedupe SyncNakrulRoom code (#3325) 4 years ago