Jason S. Ninneman
|
550734fd3f
|
Gut and rebuild YES() with cleaner approach that doesn't rely on packing.
The new support functions get_input() and echo_input() (and others not made yet) will eventually replace GETIN() and MAPLIN().
|
2017-06-18 13:39:59 -07:00 |
|
Eric S. Raymond
|
b3057f038b
|
Re-format to consistent indent style with "make indent".
|
2017-06-18 06:18:51 -04:00 |
|
NHOrus
|
a37e578f63
|
Compile switch to disable save and restore
|
2017-06-18 10:37:51 +03:00 |
|
NHOrus
|
a0a35d8c7b
|
Improved docs, fixed identation
|
2017-06-17 11:09:55 -04:00 |
|
NHOrus
|
300d246179
|
Resume from file on startup
|
2017-06-17 09:20:42 +03:00 |
|
Peje Nilsson
|
a6feda5307
|
Split saveresume to reduce complexity
Fixed a bug where current time was printed as version of advent
when loading an old savegame.
|
2017-06-16 14:16:02 -04:00 |
|
Eric S. Raymond
|
a141f021d5
|
Meaningful shortnames for RSPEAK messages.
|
2017-06-15 07:35:03 -04:00 |
|
Eric S. Raymond
|
1d37262a16
|
More ARB tagging.
|
2017-06-15 07:16:39 -04:00 |
|
Eric S. Raymond
|
fef9657e3e
|
Move from random message numbers to ARB_* symbols generate from YAML.
|
2017-06-14 17:36:30 -04:00 |
|
NHOrus
|
46bb20deb3
|
Lowering the scope And cleaning up some warnings from static analysis
|
2017-06-14 15:17:02 -04:00 |
|
Eric S. Raymond
|
fdd72c6417
|
Fix a minor memory leak.
|
2017-06-14 08:50:41 -04:00 |
|
Eric S. Raymond
|
a02b387999
|
FORTRAN line numbers returned from action() become action symbols.
|
2017-06-12 14:42:04 -04:00 |
|
Eric S. Raymond
|
2576613759
|
Readability tweak.
|
2017-06-11 11:28:30 -04:00 |
|
Eric S. Raymond
|
62e1fddd1d
|
Cosmetic fix: blank line before filename prompt...
...in the style of the original.
|
2017-06-10 07:19:26 -04:00 |
|
Eric S. Raymond
|
9e8e0893dc
|
Rewrite save/resume in idiomatic C. Savefile version bumped to 26.
|
2017-06-10 07:13:23 -04:00 |
|
Eric S. Raymond
|
3af993abca
|
Isolate the grotty save/resume code. Most of it will soon go away.
|
2017-06-10 05:38:47 -04:00 |
|