8120 Commits (f445bb4ef8302d0200cc6a4f767438bfe8df95cf)

Author SHA1 Message Date
obligaron f445bb4ef8 Change CastSpell to Player reference 2 years ago
obligaron 82aa0635c1 Simplify delay player messages 2 years ago
obligaron e7ba810af7 Update existing monsters after loading monster gfx 2 years ago
obligaron d4a70a2bc5 Fix MSVC warnings in monster.cpp/monsterdat.cpp 2 years ago
obligaron 7cd7a3445f Remove global SetPiece Handling 2 years ago
obligaron 42e1b82a91 Use GetDunSize in loops 2 years ago
obligaron dc85e7db43 Introduce GetDunSize 2 years ago
obligaron 75f68e1b8f Introduce Player::occupyTile 2 years ago
obligaron f3831deeb1 Fix a MSVC warning in towners.cpp 2 years ago
obligaron 81d738e303 Introduce Monster::occupyTile 2 years ago
obligaron 79a43dc1de Introduce AddMissile overloads specific for player and monster 2 years ago
Gleb Mazovetskiy e5c7f0f174
Only enable exceptions for builds with ZeroTier (#6824) 2 years ago
obligaron b2acfbc95d Fix remaining warnings in DiabloUI 2 years ago
obligaron d3bdd4b8cc Change DiabloUI list callbacks indexes from int to size_t 2 years ago
staphen ef30ea1b5d Don't access sgSFX if sound is not initialized 2 years ago
staphen 73777b276a Ignore invalid PT_DISCONNECT packets instead of crashing 2 years ago
staphen 2e958ee546 Avoid sending PT_DISCONNECT packet to dropped player 2 years ago
KPhoenix b8738ab4cf Validation: Validate Item Drop Packets 2 years ago
staphen c4792be763 Remove invalid items after loading heroitem data 2 years ago
staphen 293ad814e6 Restore packed item state when regenerating an item using heroitem data 2 years ago
obligaron f31def7c33 Fix MSVC warnings in qol\* 2 years ago
Gleb Mazovetskiy 7e70c3b305 RecordReader: Simplify error handling 2 years ago
Gleb Mazovetskiy 17f95a04da Migrate missile sprite data to txtdata 2 years ago
Gleb Mazovetskiy 7cb24054a3 DataFile: Add a couple of helper methods 2 years ago
staphen a23119ae1c Get rid of protocol_exception 2 years ago
Krzysztof Pawlik 43cc74c94e Do not translate chat box commands. 2 years ago
Krzysztof Pawlik 48d0b9da18 Fix typo: "unkown" -> "unknown". 2 years ago
Krzysztof Pawlik 6bc478a694 Reuse two strings, add missing translation. 2 years ago
Gleb Mazovetskiy e350d9be06 Remove SNetGet/SetLastError 2 years ago
Gleb Mazovetskiy 876055b272 Migrate effect.cpp data to TSV 2 years ago
Gleb Mazovetskiy cfdade5f37 Simplify txtdata parsing with a helper class 2 years ago
Gleb Mazovetskiy f566359e4f Migrate item data to txtdata/ 2 years ago
obligaron 48b2b7a50c Fix MSVC warnings in utils\* 2 years ago
Krzysztof Pawlik 46eeb43601 Fix: add missing " to the include line. 2 years ago
Gleb Mazovetskiy be34dd0cb7 Add `dev.level.seed()` debug command 2 years ago
obligaron b810c808f5 Msg: Change OnXYZ to get a Player reference instead of a player index 2 years ago
Gleb Mazovetskiy 99fea0d1c5 Migrate unique monsters to data files 2 years ago
Anders Jenbo 4c2ca1effd Remove bad translation key 2 years ago
Gleb Mazovetskiy 2eae121931 Migrate monstdat to a data file 2 years ago
Gleb Mazovetskiy 0d19c1b773 Slightly optimize loading same-sprite monsters 2 years ago
ephphatha a592683f74 Use player references when drawing player markers on the automap 2 years ago
ephphatha 3b458376bb Use a pointer to a player instance instead of network id for cursor hovering 2 years ago
obligaron 45f8647892 Fix MSVC warnings in utils\* 2 years ago
obligaron 95940a4c7e Fix MSVC warnings in engine\render\* 2 years ago
Gleb Mazovetskiy a2b94cc03c Lua: Migrate and organize the rest of debug cmds 2 years ago
Anders Jenbo af295b9f48 Fix warnings with conversion between size_t and int for playerId 2 years ago
Gleb Mazovetskiy 5fc6ce608f Lua: Overhaul events 2 years ago
obligaron 2b15eb8d03 Fix MSVC warnings from headers 2 years ago
Gleb Mazovetskiy b265bbdbb4 Skip console autocomplete when navigating history 2 years ago
Gleb Mazovetskiy e02dc1f9dd Console input: Word-wrap-related cursor fixes 2 years ago