Enno Rehling
|
72d9f8adf0
|
For NMR purposes, count cursed factions like NPCs (i.e. not).
fix warnings in log tests
log whitespace cleanup
|
2016-05-29 10:58:49 +02:00 |
Enno Rehling
|
2282bdf3d1
|
release version 3.8.12
|
2016-05-20 23:08:23 +02:00 |
Enno Rehling
|
400bca30b1
|
Merge pull request #509 from ennorehling/hotfix-passwords
fixing the password saving test.
|
2016-05-20 22:56:17 +02:00 |
Enno Rehling
|
cdd7606f02
|
fixing the password saving test.
|
2016-05-20 22:38:18 +02:00 |
Enno Rehling
|
01035a7325
|
password reading from external file is active, but broken. yikes
|
2016-05-20 20:49:47 +02:00 |
Enno Rehling
|
b5a84f07ba
|
release version 3.8.11
- disable autoseed (endless loop)
|
2016-05-17 15:46:14 +02:00 |
Enno Rehling
|
21ee84dc65
|
autoseed barfs on blank lines, catch that case
|
2016-05-15 10:35:23 +02:00 |
Enno Rehling
|
65a163b4d9
|
do not seed new factions if there isn't a minimum number of them
|
2016-05-05 13:51:31 +02:00 |
Enno Rehling
|
0557aa84ac
|
release version 3.8.9
|
2016-05-01 13:40:10 +02:00 |
Enno Rehling
|
f24b1c1cdc
|
fix multi-logging
|
2016-05-01 13:40:01 +02:00 |
Enno Rehling
|
41277ed5ee
|
prove that logging is broken (new test segfaults)
|
2016-05-01 13:39:25 +02:00 |
Enno Rehling
|
1fa1693119
|
test multiple loggers
|
2016-05-01 13:36:00 +02:00 |
Enno Rehling
|
13156a47a4
|
Merge pull request #507 from ennorehling/hotfix/bug-2201-remove_empty_factions
Hotfix bug 2201, crash E3 turn 351
|
2016-04-03 13:23:29 +02:00 |
Enno Rehling
|
b2e8c75c02
|
add a test that should have crashed before my fix.
|
2016-04-03 12:37:26 +02:00 |
Enno Rehling
|
30b3cff657
|
fix a crash in write_game caused by remove_empty_factions
https://bugs.eressea.de/view.php?id=2201
|
2016-04-03 12:23:51 +02:00 |
Enno Rehling
|
bc8c39f4bb
|
fix message-crash https://bugs.eressea.de/view.php?id=2199
release version 3.8.7
|
2016-03-26 22:09:21 +01:00 |
Enno Rehling
|
2c6a39ebb0
|
release version 3.8.6
|
2016-03-12 15:25:13 +01:00 |
Enno Rehling
|
3e6d4ab908
|
Merge pull request #501 from ennorehling/stm2-bug_2187
hotfix: bug 2187 (demon hunger)
|
2016-03-12 15:23:49 +01:00 |
Enno Rehling
|
fcc26bcbf3
|
fix broken json
|
2016-03-12 15:06:45 +01:00 |
Enno Rehling
|
ff395b2e24
|
Merge branch 'bug_2187' of https://github.com/stm2/server into stm2-bug_2187
|
2016-03-12 15:03:06 +01:00 |
Enno Rehling
|
197241df0d
|
fix datafile reading problems for versions 350 and 351
|
2016-02-29 16:18:14 +01:00 |
Steffen Mecke
|
e3f27e3571
|
clean up after your tests, young grashopper
|
2016-02-28 20:34:37 +01:00 |
Steffen Mecke
|
11b8d85167
|
fixed reversed logic for demon peasant hunger (bug 2187)
renamed config variable hunger.demons to hunger.demons.peasant_tolerance and reversed reversed logic in upkeep.c
|
2016-02-28 16:15:48 +01:00 |
Steffen Mecke
|
aa3397a24f
|
reduced report directory spam
|
2016-02-28 16:15:47 +01:00 |
Enno Rehling
|
bb03517619
|
disable most password formats
|
2016-02-25 10:46:46 +01:00 |
Enno Rehling
|
d6a8d12dbb
|
Merge pull request #489 from ennorehling/hotfix/fix-faction-references
fix writing faction references
|
2016-02-23 07:30:26 +01:00 |
Enno Rehling
|
7807e9e710
|
fix integration test data file
|
2016-02-22 21:35:37 +01:00 |
Enno Rehling
|
1e4b860a2e
|
some trivial assertions
|
2016-02-22 20:48:24 +01:00 |
Enno Rehling
|
77ed6f3722
|
add missing file
|
2016-02-22 20:48:24 +01:00 |
Enno Rehling
|
be99c02a82
|
fix valgrind report
|
2016-02-22 20:48:24 +01:00 |
Enno Rehling
|
370338736c
|
gcc is picky, fix gcc warnings
|
2016-02-22 20:47:06 +01:00 |
Enno Rehling
|
4f7e1cb80f
|
integration test update.
- have a faction that quits,
- try to reload the datafile we just wrote.
|
2016-02-22 20:47:06 +01:00 |
Enno Rehling
|
c823a3b036
|
handle regions that have no owner
|
2016-02-22 20:47:06 +01:00 |
Enno Rehling
|
7fe07439f5
|
fix write_faction_reference, check for f->alive in other places
TODO:
1. I added some new TODOs
2. What happens to morale when region owners die?
3. Needs tests
|
2016-02-22 20:47:06 +01:00 |
Enno Rehling
|
4050f994a4
|
fix write_faction_reference, check for f->alive in other places
TODO:
1. I added some new TODOs
2. What happens to morale when region owners die?
3. Needs tests
|
2016-02-16 07:30:26 +01:00 |
Enno Rehling
|
9829a58174
|
Merge pull request #482 from ennorehling/master
E2 turn 966 desaster fix
|
2016-02-13 22:32:27 +01:00 |
Enno Rehling
|
95092a8085
|
disable intermittent test. see issue #477
|
2016-02-13 22:23:12 +01:00 |
Enno Rehling
|
b0be24245b
|
disable intermittent test. see issue #477
|
2016-02-13 22:21:34 +01:00 |
Enno Rehling
|
54e4b7a508
|
E2 turn 966 desaster: code was writing a bad datafile
|
2016-02-13 22:07:51 +01:00 |
Enno Rehling
|
64937fac3a
|
do all password checks with EPasswd
|
2016-02-11 20:39:56 +01:00 |
Enno Rehling
|
57ae38dec5
|
add scripts for fetching report by email
|
2016-02-11 20:27:41 +01:00 |
Enno Rehling
|
b18f048e1e
|
install procmail rules in share
|
2016-02-11 11:41:19 +01:00 |
Enno Rehling
|
6d8d55ef09
|
filter invalid lines for mime parser'
|
2016-02-11 11:22:32 +01:00 |
Enno Rehling
|
b031efaba5
|
add gruenbaer procmail rules to git
|
2016-02-11 11:12:23 +01:00 |
Enno Rehling
|
2d99a999dc
|
add the real orders-accept script
|
2016-02-11 11:08:51 +01:00 |
Enno Rehling
|
f4642ce82b
|
Merge pull request #476 from ennorehling/master
script installation
|
2016-02-10 23:21:38 +01:00 |
Enno Rehling
|
84a6e7a498
|
include process directory in install process, clean up install script
|
2016-02-10 23:06:41 +01:00 |
Enno Rehling
|
844bbde0aa
|
Merge pull request #475 from ennorehling/master
generate htpasswd files, understand apr1 hashes in confirmation script
|
2016-02-10 14:23:13 +01:00 |
Enno Rehling
|
88f3a46142
|
generate htpasswd files, understand apr1 hashes in confirmation script
|
2016-02-10 14:12:38 +01:00 |
Enno Rehling
|
d361622008
|
password module
|
2016-02-10 13:42:53 +01:00 |