rogue-pphs.git
11 years agoIgnore Emacs temporary files.
Joe Wreschnig [Fri, 5 Apr 2013 09:13:47 +0000 (11:13 +0200)]
Ignore Emacs temporary files.

11 years agoAdd f)lirt command. All it does right now is shoot a tilde.
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.

11 years agoSleep after refreshing the window, animations are too fast for modern terminals.
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.

11 years agoTerminals have changed a bit since 1981.
Joe Wreschnig [Thu, 4 Apr 2013 11:16:23 +0000 (13:16 +0200)]
Terminals have changed a bit since 1981.

11 years agoabort declaration is not just implicit but incompatibly implicit, so make it explicit.
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.

11 years agoexecl must terminate with null pointer, not 0.
Joe Wreschnig [Thu, 4 Apr 2013 10:50:20 +0000 (12:50 +0200)]
execl must terminate with null pointer, not 0.

11 years agoFix integer-size bug in score file parsing / printing.
Joe Wreschnig [Thu, 4 Apr 2013 10:38:17 +0000 (12:38 +0200)]
Fix integer-size bug in score file parsing / printing.

11 years agoPrevent crash due to buffer overflow detection (and on some platforms probably actual...
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).

11 years ago-O3 for a program from 1981 is ridiculous.
Joe Wreschnig [Thu, 4 Apr 2013 10:10:39 +0000 (12:10 +0200)]
-O3 for a program from 1981 is ridiculous.

11 years agoIgnore object files and resulting binary.
Joe Wreschnig [Thu, 4 Apr 2013 10:09:34 +0000 (12:09 +0200)]
Ignore object files and resulting binary.

11 years agoRogue 3.6 reconstruction from http://rogue.rogueforge.net/rogue36/.
Joe Wreschnig [Thu, 4 Apr 2013 10:00:26 +0000 (12:00 +0200)]
Rogue 3.6 reconstruction from rogue.rogueforge.net/rogue36/.