2569 Commits (fea95b8cf75e724fc061a8a400afbf0efc11377f)

Author SHA1 Message Date
Manuel Alfayate Corchete 03662be548
Remove atexit() calls and implement a diablo_deinit() function instea… (#694) 6 years ago
Anders Jenbo f7de4c46a7 Strip eflag logic now that it is fixed in the render 6 years ago
Anders Jenbo 054458845a Fix CLang builds 6 years ago
qndel 29682a296e fix pushed in buttons 6 years ago
qndel 5191237f42
enums and stuff (#2024) 6 years ago
Anders Jenbo 7b70770c16 BUGFIX note for MouseX/Y 6 years ago
Anders Jenbo a291939a7d Value types 6 years ago
Anders Jenbo 53ccf38a8c Bool types 6 years ago
Anders Jenbo 31181b77c4 Bool comparisons 6 years ago
Anders Jenbo 2cdb83c8ff Fix signature of FuncDlg properly 6 years ago
Anders Jenbo bb9315db92 Correct shareware data 6 years ago
Anders Jenbo eaa24860ce Correct return type of tmsg_cleanup 6 years ago
Anders Jenbo f217b14e3e Order variables logically 6 years ago
Anders Jenbo a02167a648 Use correct defines for variables 6 years ago
Anders Jenbo 8f635b779c Correct style of checks 6 years ago
Anders Jenbo e8454376d3 Semantically get the first item instead of the array 6 years ago
Anders Jenbo 711665ee96 Assign correct data types 6 years ago
Anders Jenbo 10febf7e15 Decompose a few numbers 6 years ago
Anders Jenbo cab3ebddf5 Avoid some arrays being of predefined size 6 years ago
Anders Jenbo 0a1b4d347c Create defines for spell icons 6 years ago
Anders Jenbo c540f74709 Clean up calls to WriteFile 6 years ago
Anders Jenbo 0f514f25de Apply WinAPI enums and macros 6 years ago
Anders Jenbo c39f668deb Enable some asserts that are helpful for testing 6 years ago
Anders Jenbo 660405505f Remove C compat 6 years ago
Anders Jenbo 95a3aa985a Fix byte shift 6 years ago
Anders Jenbo 187a021b30
More documentation from sanctuary/notes (#2026) 6 years ago
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