85 Commits (0efb134e180a08bbd5a38a882c192547fccebc5f)

Author SHA1 Message Date
Anders Jenbo 74b57558c9 🚚 Move local code to anonymous namespace 5 years ago
Anders Jenbo bc59218d0d More clang-tidy/Android Studio cleanups 5 years ago
Anders Jenbo 4eabc6024b Apply various cleanups via Android Studio 5 years ago
Juliano Leal Goncalves cbb84199c2 ♻️ Replace Point addition with 'Point + Displacement' 5 years ago
Gleb Mazovetskiy e40b1963f9 🚚 engine.h: Extract `CelSprite` and file loading 5 years ago
Gleb Mazovetskiy f9f301b054 🚚 engine.h: Extract `Point`, `Direction`, `clamp` 5 years ago
Anders Jenbo f579b2f287 Handle cel/cl2 files as byte arrays 5 years ago
Anders Jenbo 3746723f52 ♻️Add type to MIN-files and TRN-files 5 years ago
Anders Jenbo fa0b286693 ♻️Typed file loading 5 years ago
Gleb Mazovetskiy 1b8b62a8c2 ♻️ Store CEL width with the sprite itself 5 years ago
Jmgr c33182d6de Modernize deprecated headers 5 years ago
Anders Jenbo 7912e510f0 🎨 Clean up overuse of SDL types 5 years ago
Anders Jenbo 275404029e ♻️Cleanup player temp variables 5 years ago
Anders Jenbo e4cfad3196 ♻️Use points instead of individual fileds for player structure 5 years ago
Anders Jenbo a32ac83090 🎨 cleanup trivial trype comparisons 5 years ago
Anders Jenbo c89bd9c001 🚨 Fix remaning warnings for clang and gcc 5 years ago
Anders Jenbo 5fdb9ce459 🎨 Format code 5 years ago
Anders Jenbo f450d6a125 🚚 Move defines to there proper files 5 years ago
qndel b94ef06791 fix enums 5 years ago
Anders Jenbo 819fd40376
🎨 Consistent enum value style (#1458) 5 years ago
Anders Jenbo e7ae8ddd04 🚚 Move all enums to there respective headers 5 years ago
Anders Jenbo 2732aea1b2 ♻️ Use GameInfo instead of individual globals 5 years ago
Anders Jenbo 61244c4d93 ♻️ Rearange and apply more enums 5 years ago
Anders Jenbo 93d42b62b8 ♻️ Change BOOL to bool 5 years ago
Anders Jenbo 4ee84aea1a ♻️ Change BOOLEAN to bool 5 years ago
Gleb Mazovetskiy cafa956bf3 Reduce sizes of THEME_LOC (20->10) and ThemeStruct 5 years ago
Gleb Mazovetskiy 29b5526064 dMonster array: int -> int16_t 5 years ago
Anders Jenbo b1ffdca0a3 ♻️ make better use of enums 5 years ago
Anders Jenbo 433edc63ea ♻️ Consistently use pragma once to guard the headers 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
Anders Jenbo a69a76941e ♻️ Clean up InitCutscene 5 years ago
pionere f5c1079d6f eliminate unused code 5 years ago
Anders Jenbo 06b7c78406 Notes of untimly header cleanups 5 years ago
Anders Jenbo d959d617db Clean up gendung.h 5 years ago
Joel Falcou c4223d4c29 Per file basis use of extern C 6 years ago
Joel Falcou 64d26a7934 Sanitize use of namespace 6 years ago
Anders Jenbo c3cdc1c4ab Decompose magic numbers 6 years ago
Anders Jenbo c384711a5f Backport cleanups from hellfire branch 6 years ago
galaxyhaxz c632e2d1d0
Names and bug fixes (#1974) 6 years ago
Anders Jenbo 0383f9abcd Add documentation to more files 6 years ago
galaxyhaxz 50f3afd318 [test] Fix variable order [gendung.cpp] 6 years ago
galaxyhaxz f620c0f34e Fix function order [gendung.cpp] 6 years ago
Robin Eklind cc70c392e4 fix naming of setloadflag and pSetPiece (#1841) 6 years ago
Anders Jenbo 16820106bc Merge town_draw() with scrollrt_draw() 7 years ago
Anders Jenbo d0f1100983 Drop speedcel optimizations 7 years ago
Anders Jenbo 2079b67475 Drop dpiece_defs_map_1 memory access optimization 7 years ago
Anders Jenbo 9d3ce818f0 Correct BOOLS 7 years ago
Anders Jenbo b023104434 Remove u from values 7 years ago