100 Commits (a97ffd16403f0d71574465d57d47c8f00d12e828)

Author SHA1 Message Date
Anders Jenbo 7169882b1f Implement new font rendering 5 years ago
BC Ko 68a971f160 documentation cleanup: capture 5 years ago
Vladimir Olteanu ef5af325d6 Make CaptureFile return ofstream 5 years ago
Anders Jenbo ef6275caac Clean up private function names 5 years ago
Anders Jenbo bc51e1616d 🎨 Apply clang-tidy 5 years ago
Anders Jenbo 20262e4569 🚚 Move local symbols in to anon namespace 5 years ago
Anders Jenbo 903d4bd2e1 Scope all for loops 5 years ago
Anders Jenbo 4eabc6024b Apply various cleanups via Android Studio 5 years ago
Gleb Mazovetskiy cb0dae8590 🚚 Rename `CelOutputBuf` to `Surface` and extract 5 years ago
Anders Jenbo f0e5bd819b 💚 Fix debug builds 5 years ago
Anders Jenbo 8e07ef8fe5 Clang-tidy: misc-unused-parameters 5 years ago
Anders Jenbo f167bd4dfb Clang-tidy: llvm-include-order 5 years ago
Anders Jenbo f99ef2c195 A couple of clean ups suggested by Android Studio/Clang Tidy 5 years ago
Gleb Mazovetskiy 1181cc68ac 🎉 Remove buffer padding 5 years ago
Gleb Mazovetskiy 59dd42692f 🚚 Move render.cpp to engine/render/dun_render.cpp 5 years ago
Gleb Mazovetskiy f33f7ae7eb 💨 Do not zero-initalize arrays we write to 5 years ago
Vladimir Olteanu af50ed7302
Fix memleak in CapturePix (#1762) 5 years ago
thebigMuh ad8f342db0 Adding constness 5 years ago
Jmgr d4f62870b8 Remove globals from paths.h 5 years ago
Jmgr 1b7e0d2cb3 Migrate existing log entries 5 years ago
Anders Jenbo f004c78824 🧹 performance-unnecessary-value-param 5 years ago
Anders Jenbo f8e3672469 ♻️Fully apply clang-tidy rules to a few files 5 years ago
Anders Jenbo bb4e1960e7 🎨 modernize-use-nullptr 5 years ago
Anders Jenbo 8c821e98d3 🚚 Restructure files 5 years ago
Anders Jenbo 997c1dba55 🚚 Split up all.h in to proper header relations 5 years ago
Anders Jenbo 6e1a106a38 🚚 Move header we implement into the project 5 years ago
Anders Jenbo 93d42b62b8 ♻️ Change BOOL to bool 5 years ago
Anders Jenbo bfb3c11c2b 🎨 Change namespace to devilution 5 years ago
Anders Jenbo 630e507f63 🚚 Apply namespace 5 years ago
Anders Jenbo 6f1498d315 🚚 Move structures to there respective headers 5 years ago
Gleb Mazovetskiy 70d1d633bd Get rid of SCREEN_X / SCREEN_Y 5 years ago
Gleb Mazovetskiy b6db4d02da Clean up CapturePix 5 years ago
Gleb Mazovetskiy d6f73b576c Fix screenshotting 5 years ago
Anders Jenbo cb1016a6d9 🚨 Fix a handful of warnings from Clang 5 years ago
Gleb Mazovetskiy cd59a1c323 Completely replace gpBuffer with CelOutputBuffer 5 years ago
Gleb Mazovetskiy afa3a6bf27 Migrate capture.cpp away from gpBuffer 5 years ago
Anders Jenbo e280432b92 🚨 Fix all SDL1 warnings 5 years ago
Gleb Mazovetskiy a091a56e8e
Remove MAX_PATH restriction (#898) 5 years ago
Anders Jenbo b2a1bdfdc3 Apply fade out to all colors 6 years ago
Anders Jenbo d8367365d8 Apply fade out to all colors 6 years ago
Anders Jenbo 31ac716c3d
99 lines of documentation (#2058) 6 years ago
Anders Jenbo 4b46361442 Remove some unused variables 6 years ago
Anders Jenbo 69ad34f58f Consistently use NULL instead of nullptr 6 years ago
Anders Jenbo 10febf7e15 Decompose a few numbers 6 years ago
Anders Jenbo c540f74709 Clean up calls to WriteFile 6 years ago
Anders Jenbo 660405505f Remove C compat 6 years ago
Anders Jenbo 3c276a3cd3 Add documentation 6 years ago
Anders Jenbo 20621a0642
add all.h and use in place of diablo.h (#2005) 6 years ago
Anders Jenbo a9e955578a Correctly apply the red palette when taking screenshots 6 years ago
Anders Jenbo 08aa6a860a Move generic helpers out of miniwin 6 years ago