3 Commits (access)

Author SHA1 Message Date
Anders Jenbo 4db65d94de Add glow to Crypt lava tiles 3 years ago
Anders Jenbo a633951947 Move crypt code to crypt.cpp 4 years ago
Anders Jenbo ce4595b440 Split Crypt from Cathedral 4 years ago
Anders Jenbo 6d56058708 Move level generation to subfolder 4 years ago
Anders Jenbo fd98aff9f1 Move shared dungeon level code to common function 4 years ago
Anders Jenbo 74b57558c9 🚚 Move local code to anonymous namespace 5 years ago
Anders Jenbo 20262e4569 🚚 Move local symbols in to anon namespace 5 years ago
Anders Jenbo cb564a2d54 Clean up A-D 5 years ago
Anders Jenbo 790f42d078 Clang-tidy: readability-inconsistent-declaration-parameter-name 5 years ago
Anders Jenbo fa0b286693 ♻️Typed file loading 5 years ago
Anders Jenbo f884ba5340 🔥 Remove more miniwin dependencies 5 years ago
Anders Jenbo e9fe8e986d ♻️Deduplicate DRLG_LPass3 5 years ago
Anders Jenbo 8cb2f9ff61 🧹 Add define for chance a wall is added to the dungeon 5 years ago
Anders Jenbo f004c78824 🧹 performance-unnecessary-value-param 5 years ago
Anders Jenbo 5fdb9ce459 🎨 Format code 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 e7ae8ddd04 🚚 Move all enums to there respective headers 5 years ago
Anders Jenbo 61244c4d93 ♻️ Rearange and apply more 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
pionere f5c1079d6f eliminate unused code 5 years ago
Anders Jenbo d20eddf48e Unifcy a chunk of Hellfire's code pathts 5 years ago
Anders Jenbo 3b42420eeb Clean up drlg_l*.h 5 years ago
Gleb Mazovetskiy ec329e645c Fix all "no-write-strings" warnings 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 3c276a3cd3 Add documentation 6 years ago
Robin Eklind cc70c392e4 fix naming of setloadflag and pSetPiece (#1841) 6 years ago
Gleb Mazovetskiy 9a58d42108 Fix OOB in dungeon lvl2 Dark Passage generation (#400) 6 years ago
Gleb Mazovetskiy 25011ef55b Fix OOB in dungeon lvl2 Dark Passage generation 6 years ago
galaxyhaxz 74216dc1b4 Fix function order [drlg_l1.cpp] 7 years ago
galaxyhaxz 4658959f44 DRLG_L5 cleanups (Crypt support) (#1491) 7 years ago
Anders Jenbo 5ab9f4609a Clean up signedness 7 years ago
Anders Jenbo f71471eab7 Correct types related to glSeedTbl 7 years ago
Joan Karadimov 5279141836 Use the DMAXX/DMAXY constants where possible 7 years ago
Anders Jenbo 5cc368376f Clean up drlg_l1.cpp 7 years ago
galaxyhaxz 2ff9c21efc DRLG_L5CornerFix 7 years ago
galaxyhaxz 0754abf40a DRLG_L5GChamber 7 years ago
galaxyhaxz 4e01e03711 Cleanup default calling conventions 7 years ago
Anders Jenbo ab3a6208d2 Use "BOOLEAN" instead of "bool" 7 years ago
galaxyhaxz 6ee4d0dad0 Cleanup L5roomGen (#372) 8 years ago
aperturesecurity 42ce77ce05 Rebirth and Nuke 8 years ago
galaxyhaxz d440b06f2a Cleanup DRLG_PlaceMiniSet 8 years ago
galaxyhaxz 0c0194fdeb
Cleanup "drlg_l1.cpp" (#354) 8 years ago
galaxyhaxz 5c8ff23b9e
Fix signature of PlaceMiniSet (#202) 8 years ago
galaxyhaxz 38b498ac4b
Add 'const' to data to match original binary (#200) 8 years ago
Andrew Dunstan 59fad44d4c L5roomGen: correct type of dir (bool -> BOOL), fixes "reference to variable dir exceeds its storage space" warning 8 years ago
galaxyhaxz 49a6f4f9fc
Add include guards, prepare for XRef (#28) 8 years ago