2524 Commits (1.0.3)

Author SHA1 Message Date
Anders Jenbo fbf0713185 Correct Firebolt manacost 6 years ago
Anders Jenbo 8208c3bdaa Fix DRLG_L3SpawnEdge spawntable (again) 6 years ago
Anders Jenbo 5f8b9e45c0 Fix slow shutdowns on error 6 years ago
Anders Jenbo b2a1bdfdc3 Apply fade out to all colors 6 years ago
Marcin Konicki aace1b46de Implement `--save-dir` CLI option 6 years ago
BDC 741cdb2494 Fix memory leak with audio stream not been released 6 years ago
Anders Jenbo c677e783c5 Correct typo in error message 6 years ago
Anders Jenbo 5c02333fc0 Only log savegame read/write in debug mode 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 48d0589db6 Correct line change in objdat.cpp 6 years ago
Anders Jenbo ffb6de3f5a Don't draw in to the panels 6 years ago
galaxyhaxz 81ff8e6287 Metallic hydrogen neural array 6 years ago
Robin Eklind 21e2d2f9de Resolve CreatePalette name conflict 6 years ago
Gleb Mazovetskiy 4ed20e0607 mpqapi: Use format macros instead of literals 6 years ago
Gleb Mazovetskiy 768a07d7d0 mpqapi: Replace macro with template function 6 years ago
Gleb Mazovetskiy c9c1c323cd
mpqapi cleanup (#624) 6 years ago
Anders Jenbo 67d7655544 Fix world_draw_black_tile not taking buffer borders in to account 6 years ago
qndel 34caded4de fix hotkeys 6 years ago
qndel d51eee6916 CheckPanelInfo cleanup 6 years ago
Anders Jenbo ab453a5bb0 Correct some documentation 6 years ago
Anders Jenbo e641eda71d Document a couple of render functions 6 years ago
Anders Jenbo e7e51abd13 Document remaning functions in render related files 6 years ago
Anders Jenbo e08007670f Revert "mpqapi: Log all fstream calls" 6 years ago
Anders Jenbo dd64f18a49 Merge SetDungeonMicros and SetTownMicros 6 years ago
Anders Jenbo a29d64b923 Document engine.cpp functions 6 years ago
Gleb Mazovetskiy c530b7f62b mpqapi: Log all fstream calls 6 years ago
Anders Jenbo f1616060e5 Document CL2 render functions 6 years ago
Robin Eklind dc4aec766e Fix build, move DEVILUTION_END_NAMESPACE from diablo.h to all.h 6 years ago
Anders Jenbo bd6eebedb1 Drop storm_dx.cpp 6 years ago
Robin Eklind 27b40436a9 Use pointers instead of references for Devilution exported API 6 years ago
Anders Jenbo 20621a0642
add all.h and use in place of diablo.h (#2005) 6 years ago
Gleb Mazovetskiy 42fd614609 mpqapi: Log errno on error 6 years ago
Anders Jenbo c26fa8fa3f Remove threading from miniwin 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 32d91cb446 Render menu directly to the output surface 6 years ago
Anders Jenbo a9e955578a Correctly apply the red palette when taking screenshots 6 years ago
Gleb Mazovetskiy 4e29a4b8aa Single-player: Use loopback instead of TCP 6 years ago
Anders Jenbo 118e3668b4 Remove unused code 6 years ago
Anders Jenbo edeca6574d Replace tagRECT with SDL_Rect 6 years ago
Anders Jenbo 3ab9b7f2d3 Inline rand 6 years ago
qndel cc6a2d4523
Apply MAX_PATH_LENGTH 6 years ago
Anders Jenbo 09c41c666f Update monster.cpp 6 years ago
Anders Jenbo 08aa6a860a Move generic helpers out of miniwin 6 years ago
Anders Jenbo 67c58583d8 Implement fullscreen toggeling via alt+enter 6 years ago
Anders Jenbo 17b0c7186d Check sgdwMpqOffset before resizing 6 years ago
qndel a1321539fb enums 6 years ago
Anders Jenbo cc4d6b57d8 Remove unused miniwin IO 6 years ago
qndel a6a89bca3a apply TRUE/FALSE 6 years ago
Anders Jenbo baf2d14440 Remove unused parts of miniwin 6 years ago