Mercurial > hg > early-roguelike
log rogue4/rogue.h @ 295:1e1c81fbb533
age | author | description |
---|---|---|
Fri, 15 Sep 2017 19:57:54 -0400 | John "Elwin" Edwards | Use C stdio functions for score files and save files. |
Mon, 07 Mar 2016 19:26:08 -0500 | John "Elwin" Edwards | Rogue V4: add two more function declarations. |
Sun, 06 Mar 2016 19:32:47 -0500 | John "Elwin" Edwards | Declare some function arguments as const. |
Sat, 05 Mar 2016 20:49:37 -0500 | John "Elwin" Edwards | Daemons and fuses now return void. |
Sat, 05 Mar 2016 12:10:20 -0500 | John "Elwin" Edwards | Rogue V4, V5: disable a cheat granting permanent monster detection. |
Wed, 27 Jan 2016 19:41:05 -0500 | John "Elwin" Edwards | rogue4: fix most GCC5 warnings. |