John "Elwin" Edwards
|
c661fd79d4
|
Use C stdio functions for score files and save files.
Switching from Unix file descriptor operations to C standard FILE*
functions will reduce portability problems.
|
2017-09-15 19:57:54 -04:00 |
|
John "Elwin" Edwards
|
2853120387
|
XRogue: convert to ANSI-style function declarations.
|
2016-03-02 21:13:26 -05:00 |
|
John "Elwin" Edwards
|
b2ebcf72c9
|
XRogue: add and use more md_ functions.
Portable md_fileno() and md_unlink() have been added to state.c.
|
2015-08-13 15:15:21 -04:00 |
|
John "Elwin" Edwards
|
7d750a4410
|
XRogue: fix some header includes.
|
2015-08-13 14:57:26 -04:00 |
|
John "Elwin" Edwards
|
283506baf9
|
xrogue: restrict changes to the save file location.
When using the -n option, disallow changing file_name or whoami via
options or dialogs.
|
2015-05-02 07:31:14 -04:00 |
|
John "Elwin" Edwards
|
e35502804b
|
xrogue: initial support for the -n option.
The scorefile location is also configurable now.
|
2015-04-22 16:03:00 -04:00 |
|
John "Elwin" Edwards
|
dec970210b
|
xrogue: add missing includes.
This prevents some warnings.
|
2015-04-21 10:34:01 -04:00 |
|
John "Elwin" Edwards
|
034d8d6484
|
Import XRogue 8.0 from the Roguelike Restoration Project (r1490)
|
2015-04-21 08:55:20 -04:00 |
|