Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-10-08 | Update Maze code to work with IOT_NONE (requires special care). | Jesusaves | 1 | -20/+40 |
2022-06-04 | Include Dungeon Map - Now you can find RANDOM DUNGEONS! | Jesusaves | 1 | -1/+258 |
2022-06-04 | Random mazes may now have random treasure chests on them. | Jesusaves | 1 | -1/+17 |
2022-06-04 | Add random treasure chests which can be relocated on random mazes. | Jesusaves | 1 | -0/+87 |
2022-05-16 | Encapsule InitMaze in a do{}while loop so it is always valid (I hope) | Jesusaves | 1 | -17/+16 |
2022-05-04 | In theory, you can now escape from the trap. | Jesusaves | 1 | -2/+2 |
2022-05-04 | Cosmetic improvements | Jesusaves | 1 | -1/+1 |
2022-04-28 | Incomplete code | Jesusaves | 1 | -3/+69 |
2022-04-28 | Prepare for maze system expansion (we'll go from 24 mazes to 75 mazes) | Jesusaves | 1 | -11/+41 |
2022-01-15 | Allow CreateMaze to specify ranges, so 030 domain can have different sizes. | Jesusaves | 1 | -4/+6 |
2021-09-24 | Domain 030 | Jesusaves | 1 | -0/+97 |