1934 Commits (10ebca4efd422bbf46bad6d12ea4cdade9038b01)

Author SHA1 Message Date
Alex Sweet 10ebca4efd Fix load/save monster padding 7 years ago
Sergey Semushin 6e36190221 Fix typo in LoadPremium, SavePremium. 7 years ago
Sergey Semushin 15d046dc64 Fix typo in SaveObject. 7 years ago
Alex Sweet a0f9a9b758 Move SavePlayer and SaveItem down 7 years ago
Alex Sweet 0386165da7 Fix incorrect arg name in forward declarations 7 years ago
Alex Sweet 636a8108f9 Fix line endings 7 years ago
Alex Sweet 3f82acec52 Use filthy Windows types 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 356f0361f9 Bufix - pointers 7 years ago
Alex Sweet 9c207f601d Refactor packing functions 7 years ago
Alex Sweet a0c295811d Load 32 bit save files 7 years ago
Anders Jenbo c16553c65d Fix GCC builds 7 years ago
Xadhoom 0234ff2ae4 One further BUGFIX in drlg_l4.cpp 7 years ago
Xadhoom 3b203f7c50 BUGFIX comments for drlg_l?.cpp, gendung.cpp, monster.cpp 7 years ago
Xadhoom 63847b0f33 Use DMAXX and DMAXY constants 7 years ago
Robin Eklind 4e09aeb3a8 pfile: add assert comments to pfile_rename_temp_to_perm 7 years ago
Anders Jenbo 55b5ce883d Clean up unformatted files 7 years ago
Anders Jenbo 7883043adc Clean up files with dirty headers 7 years ago
Anders Jenbo dc4f0572f6 Remove unused variables 7 years ago
Anders Jenbo 94f7b179e2 Stop clang_format from breaking compiling 7 years ago
Robin Eklind 964c17457b pfile: add BUGFIX comment for pfile_rename_temp_to_perm 7 years ago
Anders Jenbo 32a51d17ca Align function signatures with PSX symbols 7 years ago
galaxyhaxz ec6562826a Fix L4firstRoom variables 7 years ago
Anders Jenbo 1d55e5849c Clean up init.cpp 7 years ago
Anders Jenbo 86e2bab837 Clean up init_disable_screensaver 7 years ago
Anders Jenbo 87d8588f67 Compare int to numbers 7 years ago
Anders Jenbo f71471eab7 Correct types related to glSeedTbl 7 years ago
Anders Jenbo c1f9e8293e Correct new line encoding 7 years ago
Anders Jenbo 0483a923c3 Add enum for dlgresults 7 years ago
Anders Jenbo 7c071924ad Format recently cleaned code 7 years ago
Anders Jenbo d2cb6a59e7 Apply scrollrt naming to town.cpp 7 years ago
galaxyhaxz ceafdf2337 Add DRLG_L3 bugfix comment 7 years ago
Joan Karadimov 5279141836 Use the DMAXX/DMAXY constants where possible 7 years ago
Anders Jenbo d82ff771f4 Fix checking cursor target 7 years ago
Joan Karadimov f16bc267fc Use the dungeon_type enum for ReturnLvlT 7 years ago
Joan Karadimov fce804a09a Use the dungeon_type enum for leveltype 7 years ago
galaxyhaxz 26932a843f Fix min diff in PlrHitMonst (#1281) 7 years ago
Sergey Semushin 138197eb9b Fix min diff in gmenu_draw_menu_item. 7 years ago
galaxyhaxz 24595d3565 dx_init bin exact (proper fix) 7 years ago
Anders Jenbo ce520b395b Fix gmenu_draw_menu_item 7 years ago
Anders Jenbo 457b9186da Clean up gmenu_draw_menu_item 7 years ago
Sergey Semushin 83a9cd065c Fix min diff in DL2_FillVoids. 7 years ago
Anders Jenbo d437d48f66 Align scrollrt_draw_dungeon with cliped versions 7 years ago
Sergey Semushin 813d6693fb Add macro for aligning by 1 and apply it to 3 functions to make them bin exact. 7 years ago
Sergey Semushin ee70bb8053 Make TList<EXTERNMESSAGE>::Create not inlined and bin exact. 7 years ago
Anders Jenbo a7788ccddf Format bin exact code 7 years ago
Duarte Alvim 6a4142fb08 Add gold constants 7 years ago
Sergey Semushin 863a0ae0e3 Make some member functions of TList<EXTERNMESSAGE> bin exact. 7 years ago
lkk7 c199594dd2 Fix save file being converted to lower case (#126) 7 years ago