Enno Rehling
|
35c6f30511
|
umlaut substitutions
|
2019-02-08 11:37:32 +01:00 |
Enno Rehling
|
4fee151f35
|
fix compilation
|
2018-12-16 09:48:39 +01:00 |
Enno Rehling
|
6bf9bf7f35
|
readorders was deprecated and is now gone.
|
2018-12-15 18:15:39 +01:00 |
Enno Rehling
|
0895ccd5d9
|
Bug 2527: PASSWORD command handling of bad passwords.
|
2018-12-03 19:19:06 +01:00 |
Enno Rehling
|
7d9280b463
|
fix problems with passwords > 15 characters
|
2018-12-03 10:09:03 +01:00 |
Enno Rehling
|
ac9db0c87b
|
Bug 2525: fix default oder preservation.
|
2018-12-02 15:55:01 +01:00 |
Enno Rehling
|
a9f3592228
|
Bug 2525: failing test for default orders.
|
2018-12-02 15:51:35 +01:00 |
Enno Rehling
|
6b983079b7
|
remember to set faction.lastorders (NMR count was off).
checker just removes comments now.
|
2018-10-04 04:47:20 +02:00 |
Enno Rehling
|
bbd57b6ae9
|
remove debug stuff, use new parser for the game.
|
2018-10-03 20:33:53 +02:00 |
Enno Rehling
|
fbce8f326a
|
fix error in multi-line comments at stream border.
|
2018-10-03 19:47:32 +02:00 |
Enno Rehling
|
6c1d266c12
|
fix comment parsing at end of input
|
2018-10-02 21:40:14 +02:00 |
Enno Rehling
|
e6b93ce79a
|
reset state when we meet the NEXT command.
|
2018-10-02 19:02:01 +02:00 |
Enno Rehling
|
eed3ab3acf
|
finish new order parser, maybe?
|
2018-10-01 21:32:59 +02:00 |
Enno Rehling
|
fb8507e0d2
|
support for non-utf8 encodings has rotted, kill it.
|
2018-09-30 15:02:03 +02:00 |
Enno Rehling
|
0c6ec47598
|
fix compilation
|
2018-09-30 13:45:19 +02:00 |
Enno Rehling
|
965c8ce990
|
start putting the new parser into the server.
|
2018-09-29 21:21:14 +02:00 |
Enno Rehling
|
d3a37179ef
|
add param.[hc], at last.
|
2018-09-29 19:32:39 +02:00 |
Enno Rehling
|
7b9e72e559
|
reduce dependeny spaghetti for database code.
|
2018-09-28 20:51:16 +02:00 |
Enno Rehling
|
432a8d432d
|
messy merge of cppcheck fixes into develop
|
2018-02-25 20:41:53 +01:00 |
Enno Rehling
|
079a55fe41
|
cppcheck warnings
|
2018-02-25 20:06:47 +01:00 |
Enno Rehling
|
8c554edfee
|
findunitg was deprecated.
|
2018-02-25 18:35:40 +01:00 |
Enno Rehling
|
d15684a546
|
fix test_process_turn failure.
move turn global to calendar.
promote calendar module to kernel.
|
2018-02-14 20:01:36 +01:00 |
Enno Rehling
|
e6c11e2223
|
workaround for cppcheck false-positive
|
2017-11-20 08:51:06 +01:00 |
Enno Rehling
|
703c6c0385
|
some examples for how the new orderfile logic can be used to write unit tests.
|
2017-10-07 20:17:04 +02:00 |
Enno Rehling
|
c2634bd095
|
move readorders to orderfile module.
|
2017-10-07 19:44:23 +02:00 |
Enno Rehling
|
f3515c8e07
|
move read_orders to its own module
|
2017-10-07 19:38:39 +02:00 |