8593 Commits (dcbd4ce5b2bd51ccf4374150e00e1e8229acefe7)

Author SHA1 Message Date
NiteKat 5e4afea8fc Fix Player Information 10 months ago
staphen 707ceb1485 Fix pointer arithmetic in OnSyncData() 10 months ago
staphen ecb3e46199 Fix clang-tidy warnings in sync.cpp 10 months ago
NiteKat c3d6a459d2 Fix Repairs and Identifying with Cain 10 months ago
NiteKat e7dd6bbab5 Fix putCursorItem 10 months ago
staphen bea626730f Redraw everything when floating numbers is enabled 10 months ago
staphen f1c1e530f5 Draw the filled part of the lower flask 10 months ago
NiteKat 2a1a036021 Fix Repair Logic 10 months ago
NiteKat 235783fb0c Fix Quest Text 10 months ago
NiteKat 5a0d215601 Monster Name and Witch Fix 10 months ago
NiteKat a3509e11e2 Fix Towners 11 months ago
NiteKat 1975a0209e Prevent Improper Store Usage 11 months ago
staphen 3c3c3028d9
Enable compiling SFML from source 11 months ago
Eric Robinson e97b1977d8 Use existing fn for Speedbook Spellmatching Skill 11 months ago
Eric Robinson b06529b050
Use existing fn for Spell Book Trans matching Skill (#7857) 11 months ago
Eric Robinson 4bf3c83ed6 Use existing fn for Spell Book Skill 11 months ago
Eric Robinson be89b3bf34 Fix crash related to Monster placement 11 months ago
Eric Robinson 7d8d1bc36a
Fix Monster Line of Sight (#7988) 11 months ago
NiteKat 81af756109 Fix Placing Items From Cursor 11 months ago
staphen bb78f48043 Fix includes in sync.h 11 months ago
staphen e3460a072d Do not spawn monsters in town 11 months ago
staphen 8fe94efd47 Fix endian issues related to quest synchronization 11 months ago
staphen 8cf2380960 Fix ASAN alignment issues related to spawned monster deltas 11 months ago
staphen b761d3fef2 Validate network data when importing quest deltas 11 months ago
staphen 5e561d709a Validate network data when importing portal deltas 11 months ago
staphen 0d334eff3b Eliminate fatal errors in message handler functions 11 months ago
staphen 84546f85d4 Validate length of incoming deltas 11 months ago
staphen 1a2e0eb2e5 Validate length of incoming network messages 11 months ago
staphen f15548213d Fix size of sgRecvBuf 11 months ago
staphen a569d6808e Unify monster sync packet validation and delta validation 11 months ago
staphen 47bb51cd45 Validate item deltas on import 11 months ago
staphen 7831ed6ca1 Isolate monster sync packet validation using Monsters array 11 months ago
NiteKat 550c3e8a62 Add Backend Awareness 11 months ago
NiteKat c423be629d Refactor and Fix Inv Paste and Witch Sell 11 months ago
staphen d024381e52 Use paths::GetBasePath() so it can be freed 11 months ago
NiteKat 3fcb9081d7 Fix Command Send Changes 11 months ago
NiteKat 09c7382f54 Translate interface_mode 11 months ago
Eric Robinson e538b457bf
Refactor Missile direction/frame group handling 11 months ago
NiteKat 07a9e24fc3 FIx Menu Actions 11 months ago
NiteKat 882b3e8e74 Fix Inventory Functions 11 months ago
staphen f622ec1428 Fix typo: IsMonsterAvalible -> IsMonsterAvailable 11 months ago
Anders Jenbo 1fb58e4ff2 Load the correct number of monsters 11 months ago
NiteKat c26aaddfab Fix Monster Selection Loop and DAPI Griswold 11 months ago
Anders Jenbo 8d5c7e867c Fix warnings 11 months ago
NiteKat 57d7c4b3f7 SFML and ProtoClient Fixes 11 months ago
Anders Jenbo 95d1b93bd2 Fix building on linux and use unchanged SFML 11 months ago
NiteKat 2d617b7b25 Initial Integration of DAPI 11 months ago
staphen 45d7c79ba9 Remove unused function FreeRenderer() 11 months ago
Anders Jenbo 3b18dd35d9
Move some Hellfire differences to data files (#7943) 11 months ago
obligaron fe853e484e
Fix freezing the screen when changing the resolution by not recreating the renderer (#7953) 11 months ago