2542 Commits (d065202ff2ff7673f596eb34ea6faa3b25a7d1fb)

Author SHA1 Message Date
Anders Jenbo 312168d4c1 Reformat the .clang-format files 6 years ago
Anders Jenbo 68e1e618c9 Probe for null tiles and arches when applying anit-eflag rendered fix 6 years ago
galaxyhaxz f89204e7dd Fix function/var names (effects/sound) 6 years ago
Anders Jenbo af4ef7b19b Fix rendering the ground part of foliage 6 years ago
Gleb Mazovetskiy 82845004cc Ensure _HASH/BLOCKENTRY are 16-bytes and aligned 6 years ago
galaxyhaxz c632e2d1d0
Names and bug fixes (#1974) 6 years ago
Anders Jenbo e7bd82b44a A handful of param names and consts 6 years ago
galaxyhaxz 71565b9c02
Several updates [enums+names] (#2002) 6 years ago
Gleb Mazovetskiy 8e8e7307aa codec.cpp codec_init_key: Minor clean-up 6 years ago
Troy Bronzan 1ee9eee711 Fixed dupe bug as per the information found on this topic: https://www.reddit.com/r/Diablo/comments/4kdh3u/diablo_1_deserves_some_love_introducing/d3eel0k/ 6 years ago
Anders Jenbo 58e424412a
Better line drawing function (#98) 6 years ago
Anders Jenbo e4df9319b0
Fix render order (#639) 6 years ago
Anders Jenbo c677e783c5 Correct typo in error message 6 years ago
Robin Eklind 038666db18 nthread: add parameter name to nthread_handler 6 years ago
Anders Jenbo 5c02333fc0 Only log savegame read/write in debug mode 6 years ago
Robin Eklind dce389599e dthread: add parameter name to dthread_handler 6 years ago
Robin Eklind f6e6b4b56f dthread: use INFINITE enum for second argument to WaitForSingleObject 6 years ago
Robin Eklind 3130ae3593 codec: fix build error of codec.cpp when compiling as C 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 0383f9abcd Add documentation to more files 6 years ago
Robin Eklind 68a8f07d2b Document BUG in SetupAllItems when recreating unique items. 6 years ago
Anders Jenbo d6f70c56ce Format files 6 years ago
Anders Jenbo 3c276a3cd3 Add documentation 6 years ago
Anders Jenbo ffb6de3f5a Don't draw in to the panels 6 years ago
Anders Jenbo 21b62274b9 Document .SOL value tables 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