|
33912952bb
|
Roll back to rev. 1.3 in preparation of a re-engineering of the
changes since then.
|
2005-12-01 18:56:41 +00:00 |
|
Ron Koenderink
|
ea1e3b6090
|
(xuflds): Allow multiple spaces to separate fields or symbols in symbol set.
|
2005-11-30 17:16:02 +00:00 |
|
Ron Koenderink
|
e9ddf6a80b
|
(xunsymbol): Fix formating.
|
2005-11-30 00:36:35 +00:00 |
|
Ron Koenderink
|
d223865d2b
|
(xuloadrow): Add missing case for VAL_SYMBOL_SET for trailing
junk row check.
(xuskipcommentlines): Make the function static.
|
2005-11-30 00:33:37 +00:00 |
|
Ron Koenderink
|
bf94174f88
|
(xuflds, xunsymbol, xuloadrow): Split VAL_SYMBOL into
VAL_SYMBOL and VAL_SYMBOL_SET. Identify SYMBOL_SET
by the '(' and ')'. Switch SYMBOL_SET separator from '|' to a space.
|
2005-11-29 23:55:17 +00:00 |
|
Ron Koenderink
|
125af4b338
|
(xuskipcommentlines): Include the lines skipped in the line count.
|
2005-11-29 23:38:32 +00:00 |
|
Ron Koenderink
|
03121d44aa
|
(xundump): Skip lines beginning with '#'.
These lines are considered comments.
(xuskipcommentlines): New.
|
2005-11-29 21:50:31 +00:00 |
|
Ron Koenderink
|
50e4ef3e39
|
(xunsymbol): Fix xunsymbol() to parse multiple symbols for a
symbol_set (NSC_BITS).
|
2005-11-13 01:45:39 +00:00 |
|
Ron Koenderink
|
ede257e8f2
|
(xundump): Add prototypes.h to get a prototype for
xundump().
|
2005-11-13 00:34:24 +00:00 |
|
Ron Koenderink
|
d8422caa84
|
(init_server, ef_load, xundump): Add ability to customize game
configurations. The custom game configurations are loaded via
text files in the data directory. Closes #752881.
|
2005-11-12 16:53:52 +00:00 |
|