141 Commits (bdf5c0d0cbfd8bf8ab5be46bdec6a9754b860d93)

Author SHA1 Message Date
Anders Jenbo 47004ddd35 Add widescreen menus 5 years ago
Anders Jenbo 9b1568cc08 Startup issues with shareware version 5 years ago
Anders Jenbo d68c8c1cc8 Fix issues related to cross loading save games 5 years ago
Anders Jenbo a2a3729491 Enable loading hellfire games form main menu 5 years ago
Anders Jenbo d20eddf48e Unifcy a chunk of Hellfire's code pathts 5 years ago
Anders Jenbo 1f1e689db0 Reorder init.cpp 5 years ago
Anders Jenbo e40653c1e0 fixup! Clean up unused return type 5 years ago
Anders Jenbo b7ca9a812a Clean up unused return type 5 years ago
Gleb Mazovetskiy a091a56e8e
Remove MAX_PATH restriction (#898) 5 years ago
Gleb Mazovetskiy ec329e645c Fix all "no-write-strings" warnings 5 years ago
Anders Jenbo 46e3216aac Remove unused code 5 years ago
Anders Jenbo e073422ce7 Unify executable for Spawn and Retail 5 years ago
Anders Jenbo c53ca1a62a Adjust resolution to monitor default on startup 6 years ago
Anders Jenbo 31ac716c3d
99 lines of documentation (#2058) 6 years ago
Anders Jenbo c1b4d3d8b5 Copy documentation from sanctuary/notes 6 years ago
Anders Jenbo dc8be6c0ab
C++03 compatibility (#736) 6 years ago
Anders Jenbo 4b46361442 Remove some unused variables 6 years ago
Anders Jenbo 350646fe95 Correct signatures 6 years ago
Anders Jenbo d008af43b0 Semantic code style cleanups 6 years ago
Manuel Alfayate Corchete 03662be548
Remove atexit() calls and implement a diablo_deinit() function instea… (#694) 6 years ago
Anders Jenbo c0e511265d Fix Clang and MSVC builds 6 years ago
danie1kr 30576f0271 fix gpBufEnd problem (first cutscene not rendered) on 32bit architectures 6 years ago
Anders Jenbo 0383f9abcd Add documentation to more files 6 years ago
Anders Jenbo 20621a0642
add all.h and use in place of diablo.h (#2005) 6 years ago
Marlon Beijer 18a78c8fa1 Loading MPQ seems to have to be this way on Amiga, otherwise it won't load 6 years ago
Anders Jenbo 67c58583d8 Implement fullscreen toggeling via alt+enter 6 years ago
Anders Jenbo 40cea40aa4 Remove windows call types collisions 6 years ago
Anders Jenbo 0c90ad0527 Set bool values TRUE/FALSE 6 years ago
Anders Jenbo 5fa0c5781b Backport cleanups from Hellfire branch 6 years ago
lantus360 4c96d946c6 Initial Nintendo Switch support 6 years ago
Anders Jenbo 3d5d28d4ec Fix calling init_cleanup on shutdown 6 years ago
Anders Jenbo 95bec150c2
Fix load path 6 years ago
galaxyhaxz 67fedd9e99 Fix unknown struct field and drawpanflag 6 years ago
Anders Jenbo 3e7d352fde Format files 6 years ago
Anders Jenbo 7d1b0f24f7 Eliminate overdraw in cell functions 7 years ago
Anders Jenbo f8c16a1dcb Only use safe blitting and set gpBufEnd to the correct relative values 7 years ago
Anders Jenbo dc5bbd0c49 Implement DefWindowProc directly in MainWndProc 7 years ago
Anders Jenbo ba9288c6cf Unify error dialogs, for looks and portability 7 years ago
qndel 124b8a60c3 DIABOOL (#1768) 7 years ago
Anders Jenbo 6d982f6d06 Correct parameter naming for init_test_access 7 years ago
Gleb Mazovetskiy 4ea3a4e941 Make Source/ dialogs call DiabloUI/dialogs.cpp 7 years ago
qndel a5c3642caf [hellfire] init_create_window bin exact 7 years ago
Anders Jenbo 890f414cb9 Small clean up of unused code 7 years ago
Anders Jenbo 743ebc2048 Always load MPQ files in read-only mode 7 years ago
Anders Jenbo e88e574c5f Drop unimplemented code 7 years ago
Anders Jenbo 06bcd3c3f9 Handle file paths in a clean way 7 years ago
Anders Jenbo 606d5536f2 Set version and project name via CMake 7 years ago
Anders Jenbo 8ee689b803 Remove miniwin abstraction for disabeling the screensaver 7 years ago
Gleb Mazovetskiy 43a27e6f50 Also link SDL int devilution (Source) 7 years ago
Anders Jenbo 3de9b4b1e9 Clean up MPQ loading and make it more portable 7 years ago