35 Commits (7472dcdbb87f2ad1f85f08521981e648ef86d0c8)

Author SHA1 Message Date
Anders Jenbo 3d08f951d6 Clean up use of miniwin 4 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
ephphatha 7df7b6fa54 Address warning for comparing signed and unsigned values 4 years ago
Anders Jenbo 764c1c6fb9
Extract crypt 1x1 patterns in to arrays (#4936) 4 years ago
Anders Jenbo 6ec782fb7a Fix FillChambers() and clean up rotated layout 4 years ago
Gleb Mazovetskiy 197e1180b2 Add StrCat and StrAppend 4 years ago
ephphatha 4802c0c8cf Split loops by phases 4 years ago
ephphatha 3812d75480 Use point/size for WillThemeRoomFit, rename to match use 4 years ago
ephphatha 7bb401d9e8 Simplify loop used to find the area for a theme room 4 years ago
ephphatha 7a8fa64e69 Include leftover coinflips following conflict resolution 4 years ago
ephphatha 7bda8dcc9a Include coin flips from room gen cleanup 4 years ago
ephphatha 420a248e0c Use FlipCoin for most uses of GenerateRnd with variable frequency 4 years ago
ephphatha 7c54066f31 Use PickRandomlyAmong when choosing between two options 4 years ago
ephphatha bc0a058350 Invert FlipCoin 4 years ago
Anders Jenbo a633951947 Move crypt code to crypt.cpp 4 years ago
Anders Jenbo 8765160885 Apply enums to the remaining Cathedral Mega tiles 4 years ago
Anders Jenbo ce4595b440 Split Crypt from Cathedral 4 years ago
Anders Jenbo be35285cdb Clean up parameters 4 years ago
Anders Jenbo 791a6b6266 Decode DRLG2 ASCII 4 years ago
Anders Jenbo e09059c20e Reuse DungeonMask for lockout in DRLG3 4 years ago
Anders Jenbo 8ed3cb476b Clean up initial room generation 4 years ago
Cesar Canassa bb3fb36ddc
Introduces FlipCoin() (#4908) 4 years ago
Cesar Canassa e538acb248
📝 Fixes Doxygen warnings (#4904) 4 years ago
Gleb Mazovetskiy 39ff1825c1 drlg_l2.cpp: Fix `-Wmissing-braces` from clang 4 years ago
Cesar Canassa de971c6a8b
♻️ Refactor AddMonster to return a monster pointer (#4894) 4 years ago
Gleb Mazovetskiy eb8721885d Fix clang warnings 4 years ago
Gleb Mazovetskiy d152d2c0fb Add OptionalOwnedCelSprite 4 years ago
Gleb Mazovetskiy 72660d9189
Migrate snprintf to fmt (#4845) 4 years ago
Mikołaj Piróg 7cab074aa5
Correct members' names in monster.h (#4850) 4 years ago
Cesar Canassa 1b3360e98a 🐛 fix town boundaries 4 years ago
Anders Jenbo 72656b3011 Move path and palette to the engine folder 4 years ago
Anders Jenbo 99181fd709 Move more files to the engine folder 4 years ago
ephphatha c68fcf3cb1 Apply MethodCase config to Rectangle::Contains 4 years ago
Anders Jenbo 6d56058708 Move level generation to subfolder 4 years ago