2173 Commits (6b9a9faebc886a1dc983df94de2f75d6af8b368a)

Author SHA1 Message Date
galaxyhaxz a3ce219891 Fix bug in InitItems 7 years ago
Anders Jenbo faebce4c26
BUGFIX comment for assert left overes 7 years ago
Robin Eklind 0a0fe4277c lighting: add X- and Y- axis to improve clarity of docs 7 years ago
Robin Eklind 1fe7d626e7 lighting: add docs for CrawlTable, remove TODO comment 7 years ago
Robin Eklind 2669223cc1 items: rename ItemDropStrs to ItemDropNames 7 years ago
Robin Eklind 2c18133c3d s/sp/sg/ 7 years ago
Robin Eklind bc93e9523a use names from assert for sgSingleMenu and sgMultiMenu 7 years ago
Robin Eklind 7ff591bd18 s/OptionMenu/OptionsMenu 7 years ago
Robin Eklind 5e7abe4239 gamemenu: rename sgFooMenu to FooMenu 7 years ago
Robin Eklind 57213a4faa update names as per @galaxyhaxz suggestion, use info from assert strings 7 years ago
Robin Eklind fe839e90d9 diablo: rename spszMsgTbl and spszMsgKeyTbl to NetMsgStr and NetMsgHotKey 7 years ago
Robin Eklind 0e4d4104a7 interfac: rename progress_bar_colours and progress_bar_screen_pos to BarColor and BarPos 7 years ago
Robin Eklind 98e97351b9 control: rename attribute_inc_rects to ChrBtnsRect 7 years ago
Robin Eklind 2508690d9c engine: rename rand_increment and rand_multiplier to RndInc and RndMult 7 years ago
Robin Eklind fab7f1b5fa effects: rename monster_action_sounds to MonstSndChar 7 years ago
Alex Yatskov 6dffe84f67 Fix drive-letter relative path log path (#221) 7 years ago
galaxyhaxz f13512bbb8 Clean multi_send_zero_packet right 7 years ago
Anders Jenbo 68d51e7d27 Implementing Spawned Shareware version 7 years ago
Alex Yatskov f1da6e6a38 Fix invalid file and line constants (#222) 7 years ago
Alex Yatskov 7e248a2b47 allow readonly mpq archive access 7 years ago
Alex Sweet b2f3588747 Fix MonstStruct load/save 7 years ago
galaxyhaxz 905ad6efcd Fix version string 7 years ago
galaxyhaxz 484b17d259
Add Select Hero enum (#1330) 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
Pyr0Byt3 4f0252fcd6 fix screenshot paths 7 years ago
Anders Jenbo aac4269fd9 Fix bad merge 7 years ago
Anders Jenbo 9d3ce818f0 Correct BOOLS 7 years ago
Anders Jenbo 6fba17eec5 Correct GLOBAL types based on PSX SYM 3 7 years ago
Anders Jenbo b023104434 Remove u from values 7 years ago
Anders Jenbo 6ba57a2d10 Remove the last bit of garbage 7 years ago
Anders Jenbo 5ab9f4609a Clean up signedness 7 years ago
Anders Jenbo e2bff090d6 Come up with names for all remaning arguments 7 years ago
Anders Jenbo aa50489569 Clean up generated comments 7 years ago
Sergey Semushin 843ae57592 Make scrollrt_draw_dungeon bin exact. 7 years ago
Sergey Semushin 54e66e08a0 Remove workaround goto from TalkToTowner. 7 years ago
Joan Karadimov f695061d05 Replace resolution-related hard-coded numbers with constants 7 years ago
Anders Jenbo 3bc8ba66b0 Use defines for more screen geometry values 7 years ago
Robin Eklind 107282953c Use ITEM_QUALITY_MAGIC for _iMagical. 7 years ago
Anders Jenbo a7ad382c10 Get scrollrt_draw_dungeon to min diff 7 years ago
Robin Eklind 7441f29867 Use TRUE value for _iIdentified. 7 years ago
Robin Eklind a6d948f87d Use hex literal for iCreateInfo and boolean values for _iPostDraw. 7 years ago
Robin Eklind 3c182c7135 Remove u suffix from integer literals. 7 years ago
Robin Eklind d4d466b30c Use FALSE value for _iAnimFlag and update comment of ghit. 7 years ago
galaxyhaxz 7451415c7c Alt+Enter fullscreen (debug) 7 years ago
Robin Eklind 5371d13154 Make use of item_special_effect enums. 7 years ago
Robin Eklind 002ad4056c split PWVel into two global variables, PWVel and AnimLenFromClass 7 years ago
Robin Eklind 105a583ce0 Use TRUE and FALSE enums for setlevel. 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