6742 Commits (codeql)

Author SHA1 Message Date
Anders Jenbo 8525142fa8 Clean up ModifyPlrDex 8 years ago
galaxyhaxz 6d07e15f4e
Fix itemhold and add pfile def (#199) 8 years ago
galaxyhaxz 7e50e6f1d5
Fix invalid "unusable" spells (#198) 8 years ago
galaxyhaxz 4f602885a6
Fixed lighting of objects/items in dungeon 8 years ago
galaxyhaxz 503e5c1440
Names from DX SDK (#197) 8 years ago
Anders Jenbo 5b1aa609fc Clean up InitMultiView 8 years ago
Anders Jenbo 31637532c9 Redefine nSolidTable as BYTE 8 years ago
Anders Jenbo 0900211d4a Clean up PM_DoWalk2 && PM_DoWalk3 8 years ago
Anders Jenbo e0fca69c63 Clean up PM_DoStand and PM_DoWalk 8 years ago
Dennis Duda 6f81657988 Cleaned up the first few branches a bit more [readability] 8 years ago
Dennis Duda e9d8931567 Now binary exact! 8 years ago
Anders Jenbo 4bd4a3f432 Clean up PM_DoRangeAttack 8 years ago
Anders Jenbo 5b3baf7508 Clean up PM_DoSpell 8 years ago
Dennis Duda 0f05d32bae Added bugfix notices to RemoveInvItem and RemoveSpdBarItem 8 years ago
Anders Jenbo f0dec0b96c Clean up ShieldDur && ShieldDur 8 years ago
Dennis Duda 01fdf361da Fixed drawpanflag not being set in `RemoveSpdBarItem` and removed wrong cast of literal `1` to `UINT64`. 8 years ago
Anders Jenbo fe3b0a9d09 Clean up DoEnding 8 years ago
Anders Jenbo 4e008adcbd Add two doom function from debug 8 years ago
galaxyhaxz 170d7ba53a
Fix timed messages in multiplayer (#196) 8 years ago
galaxyhaxz 97360fca7c
Fix windows error dialogs (#195) 8 years ago
Dennis Duda e8b53791d3 `DrawInv` is now binary exact. 8 years ago
galaxyhaxz 0efe4c27b6
Fix TSyncHeader and sync.cpp (#192) 8 years ago
Anders Jenbo f3e3f38730 Light clean up of UseItem 8 years ago
Anders Jenbo 0a9b8f1c75 Clean up doom.cpp 8 years ago
Dennis Duda 4c79827d3c `FreeInvGFX` and `InitInv` are now binary exact. 8 years ago
galaxyhaxz 2a377ea876
Fix some struct names and lighting (#190) 8 years ago
galaxyhaxz 13126a90d6
Fix garbage structs, data in setmaps (#189) 8 years ago
Anders Jenbo ad1e782fe9 Clean up InitPlayerGFX 8 years ago
Anders Jenbo 26a1135757 Clean up AddPlrMonstExper 8 years ago
Robin Eklind 5d46965fa2 Fix loading of TRN for unique monsters. 8 years ago
Dennis Duda ad8f018e98 SetPlayerGPtrs is now binary exact! 8 years ago
Anders Jenbo 2be0ef7a2c Clean up player_init_cl2_hdrs() 8 years ago
Dennis Duda b23f92805c DoHealOther is now almost binary exact, except for the flipped usage of `esi` and `edi`. 8 years ago
Dennis Duda 855bb4a42a PlacePlayer is now binary exact 8 years ago
Dennis Duda 8adb2b83c8 DoResurrect is now binary exact 8 years ago
Dennis Duda 84120afd83 Cleaned up CheckSpell and CastSpell, now both binary exact! 8 years ago
Dennis Duda 6776b568c0 `GetManaAmount` is now binary exact 8 years ago
Dennis Duda 0b5aef5edb `PlaceGroup` is now near binary-exact 8 years ago
Dennis Duda 8bd518031b Added `LIGHTSIZE` constant 8 years ago
Dennis Duda 5de0a5083b `PlaceUniqueMonst` is now near binary-exact. 8 years ago
Dennis Duda 0f0bb1c713 `PlaceMonster` is now binary exact 8 years ago
Dennis Duda 7c75240c1e `MonstPlace` now binary exact. 8 years ago
galaxyhaxz 20ad6eb218
Fix signature of diablo_find_window (#187) 8 years ago
Andrew Dunstan e0fab6a6d1 fix type definition of itemhold, avoids overrun into Item2Frm (crashes when byte_641234[] is stripped by compiler due to being unreferenced) 8 years ago
galaxyhaxz 56d57d61c5
Update player.cpp 8 years ago
galaxyhaxz f49117c95a
Update monster.cpp 8 years ago
galaxyhaxz 3b90e56429
Update player.cpp 8 years ago
galaxyhaxz 704380756d
Update player.h 8 years ago
galaxyhaxz 1120c0780d
Update sound.cpp 8 years ago
galaxyhaxz 0a1dcc5c0f
Update missiles.cpp 8 years ago