137 Commits (dbfd1fc91f7bf1701415f42d472ad8fac6507fb7)

Author SHA1 Message Date
Gleb Mazovetskiy c19bfe87fa Remove utils/stdcompat/algorithm.hpp 3 years ago
Gleb Mazovetskiy 4fa3732526 Add missing <cstdint> includes 3 years ago
obligaron fbdc2d7900 Skip rendering on low-end devices 3 years ago
qndel efaf334965 typos and code cleanup 3 years ago
Gleb Mazovetskiy 38e37e0d53 Fix warnings/errors with `-funsigned-char` 3 years ago
obligaron eca1a68bec AnimationInfo: Use fixed point math for fractions 3 years ago
obligaron 5eaee56030 Avoid dramatically speed up in solo multiplayer 3 years ago
Anders Jenbo 3ae834148a Split event handeling from general miniwin features 4 years ago
Anders Jenbo 2d21fc372e Remove more miniwin code 4 years ago
Gleb Mazovetskiy 197e1180b2 Add StrCat and StrAppend 4 years ago
Gleb Mazovetskiy 72660d9189
Migrate snprintf to fmt (#4845) 4 years ago
Gleb Mazovetskiy 7e1fea6f76 clang-format all files in {Source,test}/ 4 years ago
Gleb Mazovetskiy 3d308983a8 Migrate to libmpq 4 years ago
Siddharth singh chouhan ba161f623e
Move documentation from implementations to declarations. (#2858) 5 years ago
obligaron 77f9bded9e Introduce demo namespace 5 years ago
Vladimir Olteanu 3638a20c76 Make SdlThread constructor explicit 5 years ago
obligaron fb562b29e9 Timedemo: Regard ProcessInput and gfProgressToNextGameTick 5 years ago
Anders Jenbo eda4a5061e Implement demo recording and playback 5 years ago
Vladimir Olteanu e6412ff8ab Use SdlThread in nthread 5 years ago
Vladimir Olteanu fae1e4eee5 Replace CCritSect with SdlMutex 5 years ago
Anders Jenbo 069249f318 🚚 Move local function to anonymous namespace i-p 5 years ago
Anders Jenbo a19e7b2a3b Remove some more use of miniwin 5 years ago
Anders Jenbo bc0d1f7ac0 clang-tidy/Android Stuidio cleanups 3 5 years ago
Anders Jenbo a7c7fa0030 Fully apply clang-tidy/format to all files 5 years ago
Anders Jenbo ecea12fc15 Clang-tidy: ParameterCase 5 years ago
Anders Jenbo a350fb0b15 Clang-tidy: FunctionCase part 1 5 years ago
Anders Jenbo 0f2ad469ea ♻️Clean up variable initialization 5 years ago
Anders Jenbo 8e07ef8fe5 Clang-tidy: misc-unused-parameters 5 years ago
Anders Jenbo fa54499aeb Clang-tidy: readability-uppercase-literal-suffix 5 years ago
Anders Jenbo 2bdb6caa07
Cleanup majority of remaning implicit bool conversions (#2234) 5 years ago
Anders Jenbo d8fa29c972 Clean up more implicit bool conversion 5 years ago
Anders Jenbo 22b632f04a ♻️Clean up implicit bool conversions 5 years ago
staphen 1ca50e65eb Fix and reenable SNetReceiveTurns on 3DS 5 years ago
obligaron 050ee5d7bb ADL: Bugfix hero flicker when Diablo is killed 5 years ago
Anders Jenbo f884ba5340 🔥 Remove more miniwin dependencies 5 years ago
Anders Jenbo 3b04f67194 🔥 Remove a chunk of miniwin types 5 years ago
Anders Jenbo 1e3ed903be 🎨 strip redundant else 5 years ago
Jmgr 1d84156509 Simplify bitshift divisions/multiplications 5 years ago
Anders Jenbo 373f28736f 🎨 Acceptable parts of modernize-* 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
obligaron 9fbe139f64 cache ProgressToNextGameTick and update it only once before rendering 5 years ago
obligaron c7b9ffec1f Decouple Animations from Gamelogi (Smooth Animations for skipped Frames). 5 years ago
Anders Jenbo 20186e0370 🎨 Replace TRUE/FALSE with true/false 5 years ago
Anders Jenbo 93d42b62b8 ♻️ Change BOOL to bool 5 years ago
Anders Jenbo 4ee84aea1a ♻️ Change BOOLEAN to bool 5 years ago
Anders Jenbo bfb3c11c2b 🎨 Change namespace to devilution 5 years ago
Anders Jenbo 630e507f63 🚚 Apply namespace 5 years ago