Commit Graph

27 Commits

Author SHA1 Message Date
Zeno Rogue 848eb8f48b export everything: modules compiled separately 2019-09-12 22:50:16 +02:00
Zeno Rogue 82f24b4b6c exporting necessary stuff all over (in progress) 2019-09-12 22:50:16 +02:00
Zeno Rogue 9647cbd47e added #include hyper.h to all cpp files 2019-09-12 22:50:16 +02:00
Zeno Rogue 8b1c7bffe4 initial reformatting of comments for Doxygen 2019-09-12 22:50:13 +02:00
Zeno Rogue e1194ff588 more header cleanup 2019-09-12 22:50:12 +02:00
Zeno Rogue a49de4530f dual:: added some missing gd->store's 2019-09-12 22:50:04 +02:00
Zeno Rogue e5cc9d77a0 3d:: automatically adjust monster generation based on the number of generated cells 2019-09-12 22:38:45 +02:00
Zeno Rogue 3e4fd1d1b8 fixed Brown Islands crashing in Euclidean 2019-09-12 22:38:39 +02:00
Zeno Rogue 5f57c08154 fixed treasure not appearing in freefall/windy in shmup 2019-09-12 22:38:39 +02:00
Zeno Rogue bf979609b5 brownian:: changed the maturing rule 2019-09-12 22:38:39 +02:00
Zeno Rogue a676424573 Irradiated Yendor Challenge (but commented off for now) 2019-09-12 22:38:39 +02:00
Zeno Rogue a9bf8304a4 west:: removed junk 2019-09-12 22:38:39 +02:00
Zeno Rogue 90771dfdbe brownian:: correct memory clearing 2019-09-12 22:38:38 +02:00
Zeno Rogue 0adfaa55df brownian:: editable level colors 2019-09-12 22:38:38 +02:00
Zeno Rogue 41a4c1bb2e brownian:: improvement in distant generation 2019-09-12 22:38:38 +02:00
Zeno Rogue 16e29c7907 brownian:: use getDistLimit()*2/3/4 instead of 12/20/30 2019-09-12 22:38:38 +02:00
Zeno Rogue 5598bf3e08 brownian:: nicer finding, and theme/balance improvements 2019-09-12 22:38:38 +02:00
Zeno Rogue d9c412c540 variant:: improved the green part so that it does not overflow 2019-09-12 22:38:38 +02:00
Zeno Rogue d2bef0eaf8 variant:: no more graves created on traps 2019-09-12 22:38:38 +02:00
Zeno Rogue dda147c173 newlands:: wandering monsters in Brownian and Variant 2019-04-29 17:19:06 +02:00
Zeno Rogue 1ef8b8c5e8 brownian:: improved balance 2019-04-29 17:19:06 +02:00
Zeno Rogue 506af06c8f brownian:: improved colors 2019-04-29 17:19:06 +02:00
Zeno Rogue fd3f762a30 westwall:: no West treasures close to the wall 2019-04-29 17:19:06 +02:00
Zeno Rogue 2bc66342dd newlands:: implemented new Orbs: Gravity, Intensity, Choice 2019-04-29 17:19:06 +02:00
Zeno Rogue 9d82cea995 westwall:: Yendor Quest in the West Wall 2019-04-29 17:19:06 +02:00
Zeno Rogue 6d392ce07e westwall:: initial commit 2019-04-29 17:19:06 +02:00
Zeno Rogue 74ad8ea135 brownian:: more serious work 2019-04-29 17:19:05 +02:00