John "Elwin" Edwards
|
e9c84b2637
|
XRogue: get rid of VOID as an alias for long.
Maybe some compilers in 1986 didn't handle void pointers well, but they
are no longer a concern.
|
2016-03-07 20:44:01 -05:00 |
|
John "Elwin" Edwards
|
2853120387
|
XRogue: convert to ANSI-style function declarations.
|
2016-03-02 21:13:26 -05:00 |
|
John "Elwin" Edwards
|
4e5f4c52d3
|
arogue7, xrogue: rename daemon() to start_daemon().
This prevents conflict with the BSD/OSX daemon() system function.
|
2015-05-28 10:21:43 -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 |
|