Commit Graph

13 Commits

Author SHA1 Message Date
Jason Dagit
584197e56c Rogue: Remove unused language extension, TemplateHaskell 2017-03-04 11:14:11 -08:00
Jonathan Daugherty
1741b935c5 Update example programs to use new default values 2017-01-24 11:46:14 -08:00
Jonathan Daugherty
6e2a7adb61 Rogue: document addRoom and mkLevel 2014-08-01 15:58:05 -07:00
Jonathan Daugherty
30103d7c24 Rogue: use a type alias where coordinates are used 2014-08-01 15:47:10 -07:00
Jonathan Daugherty
d4d4aa391c Rogue: main: remove redundant invocation of updateDisplay 2014-08-01 15:39:05 -07:00
Jonathan Daugherty
39b31c6593 Rogue: put image-generation functions together 2014-08-01 15:37:08 -07:00
Jonathan Daugherty
051a6d949d Rogue: wrap some long comment lines 2014-08-01 15:35:02 -07:00
Jonathan Daugherty
d3697b7f76 Rogue: be gender-nonspecific: rename "dude" to "player" everywhere 2014-08-01 15:34:25 -07:00
Jonathan Daugherty
78387890f9 Rogue: use a type alias for the array type used for level geo data 2014-08-01 15:32:09 -07:00
Jonathan Daugherty
373301179c Rogue: clean up warnings (remove unused imports) 2014-08-01 15:29:16 -07:00
Jonathan Daugherty
131633c08e Rogue: whitespace 2014-08-01 15:28:37 -07:00
Jonathan Daugherty
668ec34424 Rogue: clean up warnings (add type signatures, avoid overlapping names) 2014-08-01 15:28:16 -07:00
Jonathan Daugherty
f9757bc01b Bugfix: rename "rouge" to "rogue" everywhere 2014-08-01 15:16:43 -07:00