Rennovate rng functions, add (w)hereareyou command, make formatted pline work, make...
commit8936b2bf670b1f53e1a6e0b0178cc260b395898e
authorElronnd <elronnd@protonmail.ch>
Thu, 28 Dec 2017 02:48:28 +0000 (27 18:48 -0800)
committerElronnd <elronnd@protonmail.ch>
Thu, 28 Dec 2017 02:48:39 +0000 (27 18:48 -0800)
tree04a8bbf7e9bcfb62b9421e5493fa160c86653afa
parent0d8c404f5e1173b3a249bc2eb3785e13400e5930
Rennovate rng functions, add (w)hereareyou command, make formatted pline work, make the map a (non-working) torus, chances() uses black magic to still segfault under dmd, add logging functions
src/constants.d
src/fov.d
src/game.d
src/graphix.d
src/logging.d [new file with mode: 0644]
src/main.d
src/map.d
src/mapgen.d
src/rng.d [new file with mode: 0644]
src/util.d