211 Commits (00a761fa2dcc96aa8b9afe7bb1bd87fbaa000a38)

Author SHA1 Message Date
Tyler d7ca28ff8e Added single-player difficulty menu. 6 years ago
Troy Bronzan 5b1b5fa8ae Fixed monster to hit and unique monster ac difficulty bonus. 6 years ago
Anders Jenbo 2b5b5ca785
Remove problematic packing 6 years ago
Joel Falcou 64d26a7934 Sanitize use of namespace 6 years ago
Anders Jenbo f1c216e688 Make player struct x/y fields match monster struct 6 years ago
qndel 5191237f42
enums and stuff (#2024) 6 years ago
Anders Jenbo 53ccf38a8c Bool types 6 years ago
Gleb Mazovetskiy 82845004cc Ensure _HASH/BLOCKENTRY are 16-bytes and aligned 6 years ago
Anders Jenbo 0383f9abcd Add documentation to more files 6 years ago
Anders Jenbo d6f70c56ce Format files 6 years ago
Anders Jenbo 6e9987cc93 Rename dsound and it nolonger reflects DirectSound 6 years ago
qndel 3770c8551d max walkpath (#1996) 6 years ago
qndel f57af2fa7d tMsgSaid type change 6 years ago
Anders Jenbo 9d028a418d Correct _SNETUIDATA struct 6 years ago
Anders Jenbo 40cea40aa4 Remove windows call types collisions 6 years ago
Anders Jenbo 5fa0c5781b Backport cleanups from Hellfire branch 6 years ago
Robin Eklind c29030d6f6 use uint64_t instead of unsigned __int64 in structs.h 6 years ago
Robin Eklind 1ccbdc63fb declare _SNETVERSIONDATA before use in structs.h 6 years ago
galaxyhaxz 67fedd9e99 Fix unknown struct field and drawpanflag 6 years ago
Gleb Mazovetskiy c2056c6cbf SHA: Fix some implementation-defined behaviour (#343) 7 years ago
qndel 7129558d0b apply enums 7 years ago
Anders Jenbo 1d03064fee Clean up sound code 7 years ago
Anders Jenbo 049178cb2e Clean up load/save code 7 years ago
Anders Jenbo bf973d0872 Use sizeof directly instead of definging TMEGAPKT_SIZE 7 years ago
Nam Nguyen f7ceadf6dc pack the TMegaPkt struct. define TMEGAPKT_SIZE. 7 years ago
galaxyhaxz 8a22ab6f24 Fixes to item.cpp 7 years ago
Anders Jenbo 68d51e7d27 Implementing Spawned Shareware version 7 years ago
Martin Hauke 6fc09ea8a6 Fix some typos 7 years ago
galaxyhaxz 86e552a9e7 Change PCX struct to match Z-Soft Manual 7 years ago
Anders Jenbo 5ab9f4609a Clean up signedness 7 years ago
Robin Eklind b727d158ab Make _pSLvlVisited into a boolean. 7 years ago
Robin Eklind 29eb52b6d0 Make _pLvlVisited into a boolean. 7 years ago
Robin Eklind a443e5091e Make _pInfraFlag a boolean. 7 years ago
Robin Eklind 983d2d6769 Make _pLvlChanging into a boolean. 7 years ago
Robin Eklind f59439a8ff Make _pInvincible into a boolean. 7 years ago
Robin Eklind 3f4a539bf7 Make _pBlockFlag into a boolean. 7 years ago
Alex Sweet e1bc0c40eb Undo style changes 7 years ago
Alex Sweet 74011382b4 Removed unused #pragma packs 7 years ago
Alex Sweet aed31ce684 Style fixes 7 years ago
Alex Sweet c124514391 Add missing pragma pack to some structs 7 years ago
Alex Sweet a0c295811d Load 32 bit save files 7 years ago
Anders Jenbo 3328682a43 Correct TSyncHeader and TSyncMonster types 7 years ago
Anders Jenbo 78a8c05925 Clean up ParseMPQHeader 7 years ago
Sergey Semushin 5a50f30f36 Make delta_quest_inited bin exact. 7 years ago
Sergey Semushin cb05f8f3e4 Clean up InitQstSnds. 7 years ago
Anders Jenbo 26d7327b1f
Cleanup (#1200) 7 years ago
Anders Jenbo 1d7a548cd7 Clean up nthread.cpp 7 years ago
Sergey Semushin 6ec6e3c530 Make MonstrStruct::_msquelch and DMonstrStr::_mactive unsigned. 7 years ago
Anders Jenbo faeb360c88 Revert multi.h to not include storm.h 7 years ago
Anders Jenbo 790197cae5 Define SEVTHANDLER 7 years ago