133 Commits (LineClear-test)

Author SHA1 Message Date
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 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
Anders Jenbo a60a620e51 Update bugfix comment 5 years ago
qndel 1b304e7bb3 [diablo/hellfire] 🐛 Correct unitialized variable in AddVision 5 years ago
Anders Jenbo 327042c2e5 Strip out debug features from the release builds 5 years ago
pionere f5c1079d6f eliminate unused code 5 years ago
Anders Jenbo 93b82e3b7a Fix regression of static lights from fix of dynamic ones 5 years ago
qndel 1f532040a8 Fix dynamically added lights being overwritten by default light 5 years ago
qndel 3627d9df9d Formatting vCrawlTable 5 years ago
qndel 6e096143f0 Add no-light define and fix usage 5 years ago
Anders Jenbo 8c261d0966 Merge remaning clean Hellfire code paths 5 years ago
Anders Jenbo d20eddf48e Unifcy a chunk of Hellfire's code pathts 5 years ago
Anders Jenbo 38dbcf7641 Format source 5 years ago
Anders Jenbo 437b5d1187 [hellfire] MakeLightTable 5 years ago
Anders Jenbo d2f495daa2 [hellfire] implement DoLighting 5 years ago
qndel b81d2eb831
some cleanups (#2099) 6 years ago
pionere 92cc9d589c Apply another bunch defines 6 years ago
Anders Jenbo 014308ef01 Explicit casting 6 years ago
Anders Jenbo 3b8bcf98bf Enable assertions 6 years ago
Anders Jenbo d008af43b0 Semantic code style cleanups 6 years ago
Anders Jenbo c384711a5f Backport cleanups from hellfire branch 6 years ago
Anders Jenbo f1c216e688 Make player struct x/y fields match monster struct 6 years ago
Anders Jenbo 3c276a3cd3 Add documentation 6 years ago
Anders Jenbo f1616060e5 Document CL2 render functions 6 years ago
Anders Jenbo 20621a0642
add all.h and use in place of diablo.h (#2005) 6 years ago
qndel f7a9005204 lighting_color_cycling cleanup 6 years ago