156 Commits (mutiny)

Author SHA1 Message Date
qndel f8cda02456 apply bounds check function 4 years ago
obligaron 1b3381ce8e Move CrawlNum to CrawlTable and make it extern visible 5 years ago
Juliano Leal Goncalves a91074d470 🚚 Rename 'LightStruct' struct to 'Light' 5 years ago
Anders Jenbo 87f478d82f Remove unnecessary indentation 5 years ago
BC Ko a9754d664b Reduce use of globals: VisionList 5 years ago
Anders Jenbo 7463d2c7dc Update Source/lighting.cpp 5 years ago
BC Ko c589ccb0ac cleanup manual value clamping: lighting.cpp 5 years ago
Anders Jenbo ef6275caac Clean up private function names 5 years ago
Anders Jenbo 4bf4e42230 Move local symbols to anonymous namespace 5 years ago
ephphatha af7adda161 Refactor GetLight/SetLight to take Points instead of x/y params 5 years ago
ephphatha 8dbbdcca0d remove unnecessary cast from MakeLightTable 5 years ago
Anders Jenbo 9ebdb6db69 General clean up 5 years ago
Anders Jenbo 467b74dc06 Rename object globals 5 years ago
Anders Jenbo 96bf75b502 Rename player globals 5 years ago
Anders Jenbo dce78dde62 Rename lighting globals 5 years ago
Anders Jenbo bc59218d0d More clang-tidy/Android Studio cleanups 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
qndel dadf418fe0
fix typo (#2266) 5 years ago
Anders Jenbo b1d237c823
More init clean up (#2262) 5 years ago
Anders Jenbo 5537fe748e Clean up debug code 5 years ago
Anders Jenbo 22b632f04a ♻️Clean up implicit bool conversions 5 years ago
Gleb Mazovetskiy e40b1963f9 🚚 engine.h: Extract `CelSprite` and file loading 5 years ago
Juliano Leal Goncalves b3ec79af4f
Leverage 'Point' in Lighting and Player functions (#2048) 5 years ago
Anders Jenbo 44b58c4970 Clean up L5dflags flags 5 years ago
Anders Jenbo 0c2042fa52 ♻️ Player by reference 5 years ago
Anders Jenbo 92db72719d 🔥 Remove some unused code 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
Anders Jenbo 654a2b8834 ♻️Clean up automap code 5 years ago
Gleb Mazovetskiy 0bfc147b78
🧹 Remove `DiabloAllocPtr` and friends (#1824) 5 years ago
Gleb Mazovetskiy 052b4c12f5 ♻️ LoadFileInMem: Remove `nullptr` at call sites 5 years ago
Gleb Mazovetskiy 1b8b62a8c2 ♻️ Store CEL width with the sprite itself 5 years ago
Anders Jenbo 2bd13451a1 ♻️Apply point positioning to all remaning entities 5 years ago
Anders Jenbo e4cfad3196 ♻️Use points instead of individual fileds for player structure 5 years ago
Anders Jenbo 1e3ed903be 🎨 strip redundant else 5 years ago
Anders Jenbo 373f28736f 🎨 Acceptable parts of modernize-* 5 years ago
Anders Jenbo bb4e1960e7 🎨 modernize-use-nullptr 5 years ago
Anders Jenbo 997c1dba55 🚚 Split up all.h in to proper header relations 5 years ago
qndel 3254ee7434 automap bugfix 5 years ago
qndel e24f3c83de fix automap 5 years ago
qndel 40d33f6778 fix gharbad and vision 5 years ago
qndel ced74f76f9 fix gharbad and vision 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 bfb3c11c2b 🎨 Change namespace to devilution 5 years ago
Anders Jenbo 630e507f63 🚚 Apply namespace 5 years ago
Anders Jenbo a2656637e4 🎨 Format source 5 years ago
pionere a841be2708 Test CrawlTable 5 years ago
Anders Jenbo 8d6d508222 Correct some incorrect bool operations 5 years ago