109 Commits (2f629b631582771098391db5cecdc1fc3fbb9bda)

Author SHA1 Message Date
DakkJaniels 1b83d68dc7 remove two includes that didn't need to be added. 4 years ago
DakkJaniels 1fb712c63a fix clang formatting 4 years ago
DakkJaniels 3f9b385a1d revised for date/time stamps instead. 4 years ago
DakkJaniels 1d4f91c9e1 add parenthesis to max 4 years ago
DakkJaniels dd3da0a639 change to std::numeric_limits 4 years ago
DakkJaniels c4d5068e3e Take up to 4.29B screenshots 4 years ago
Gleb Mazovetskiy 7de6a25b41 Remove `(un)lock_buf` 4 years ago
Anders Jenbo 1409e604f5 Reduce string conversions 4 years ago
Gleb Mazovetskiy 3d308983a8 Migrate to libmpq 4 years ago
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