|
b121b58e91
|
(verify_row): NSC_BITS implies symbol_ca. Oops if violated.
|
2006-02-05 19:57:10 +00:00 |
|
|
afd93afbd3
|
(verify_row): Simplify control structure. No functional change.
|
2006-02-05 19:55:05 +00:00 |
|
|
1feb0c433d
|
(verify_row): Fix for flags that don't fit into int.
|
2006-02-05 19:16:37 +00:00 |
|
|
1e17cc77cb
|
(verify_row): if/else with negated condition is confusing. Negate
condition, swap conditional statements.
|
2006-02-05 19:13:58 +00:00 |
|
|
b11b81da8f
|
(verify_row): Plug memory leak.
|
2006-02-05 19:08:49 +00:00 |
|
|
4515b84c59
|
COPYING duplicates information from README. Remove. Move GPL from
LICENSE to COPYING, because that's where it usually is. Update all
the references to these files.
|
2006-01-21 19:48:41 +00:00 |
|
|
3e400c018c
|
Update copyright notice.
|
2006-01-05 13:36:57 +00:00 |
|
Ron Koenderink
|
6f51053336
|
(verify_row): Add cast to an int for a call to sizeof().
This removes a warning.
|
2006-01-01 19:32:52 +00:00 |
|
|
3aebb68ee7
|
Include config.h.
|
2005-12-27 18:04:19 +00:00 |
|
|
e29f288289
|
Remove silly superflous parenthesis.
|
2005-12-03 21:14:26 +00:00 |
|
Ron Koenderink
|
65cda58286
|
(verify_row): Remove // comment.
Change %d to %ld when printing a long.
|
2005-12-01 00:39:05 +00:00 |
|
Ron Koenderink
|
40c821d28b
|
(ef_init_srv): Add a call ef_verify() to verify game data and game
configuration consistency.
(ef_verify): New. Verifies game data and game
configuration consistency.
|
2005-11-30 19:17:58 +00:00 |
|