summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Joe Wreschnig [Sat, 6 Apr 2013 08:53:18 +0000 (10:53 +0200)]
Use ^ rather than & so the player can't be generated 'too boring' for any monster to care about.
Joe Wreschnig [Fri, 5 Apr 2013 16:56:51 +0000 (18:56 +0200)]
Monsters now have an orientation which can be inclined to like or dislike the player, as well as a level of romantic interest in the player. Flirting rolls can raise or lower this level.
Joe Wreschnig [Fri, 5 Apr 2013 13:51:57 +0000 (15:51 +0200)]
Add gift, embrace commands. Implement flirting with nothing.
Joe Wreschnig [Fri, 5 Apr 2013 09:13:47 +0000 (11:13 +0200)]
Ignore Emacs temporary files.
Joe Wreschnig [Fri, 5 Apr 2013 09:12:57 +0000 (11:12 +0200)]
Add f)lirt command. All it does right now is shoot a tilde.
Joe Wreschnig [Fri, 5 Apr 2013 09:12:17 +0000 (11:12 +0200)]
Sleep after refreshing the window, animations are too fast for modern terminals.
Joe Wreschnig [Thu, 4 Apr 2013 11:16:23 +0000 (13:16 +0200)]
Terminals have changed a bit since 1981.
Joe Wreschnig [Thu, 4 Apr 2013 10:53:27 +0000 (12:53 +0200)]
abort declaration is not just implicit but incompatibly implicit, so make it explicit.
Joe Wreschnig [Thu, 4 Apr 2013 10:50:20 +0000 (12:50 +0200)]
execl must terminate with null pointer, not 0.
Joe Wreschnig [Thu, 4 Apr 2013 10:38:17 +0000 (12:38 +0200)]
Fix integer-size bug in score file parsing / printing.
Joe Wreschnig [Thu, 4 Apr 2013 10:11:27 +0000 (12:11 +0200)]
Prevent crash due to buffer overflow detection (and on some platforms probably actual buffer overflow).
Joe Wreschnig [Thu, 4 Apr 2013 10:10:39 +0000 (12:10 +0200)]
-O3 for a program from 1981 is ridiculous.
Joe Wreschnig [Thu, 4 Apr 2013 10:09:34 +0000 (12:09 +0200)]
Ignore object files and resulting binary.
Joe Wreschnig [Thu, 4 Apr 2013 10:00:26 +0000 (12:00 +0200)]
Rogue 3.6 reconstruction from rogue.rogueforge.net/rogue36/.