Steffen Mecke
|
e3d7d23d00
|
re-enable sea serpent piracy
|
2015-12-01 22:30:51 +01:00 |
|
Steffen Mecke
|
9c076ba6b9
|
fix piracy_cmd for swimmers and flyers
|
2015-12-01 22:13:20 +01:00 |
|
Enno Rehling
|
c85e489f4f
|
Merge branch 'monster_leftovers' of https://github.com/stm2/server into stm2-monster_leftovers
Conflicts:
src/kernel/unit.c
src/laws.test.c
src/monsters.c
|
2015-11-25 14:25:42 +01:00 |
|
Enno Rehling
|
b05fe9316a
|
introducing config_set and config_get so we don't have to refer to globals.parameters everywhere
|
2015-11-22 10:33:31 +01:00 |
|
Steffen Mecke
|
742a30cc39
|
fix seaserpents
seaserpents could not do piracy
seaserpents should be able to attack after move
|
2015-11-17 12:17:28 +01:00 |
|
Enno Rehling
|
66dd7e2320
|
eliminate unused variable warning (gcc)
|
2015-10-13 23:27:13 +02:00 |
|
Enno Rehling
|
7854684d8b
|
fix memory leaks in all tests that create an order without calling free_order at the end.
|
2015-10-13 15:45:38 +02:00 |
|
Enno Rehling
|
7e2364c296
|
test for actual piracy ship movement
refactor storm check, run less code when disabled
fix ship creation in tests
|
2015-10-12 19:40:20 +02:00 |
|
Enno Rehling
|
4c028bceac
|
the early beginnings of a test for piracy
extract validation message from piracy_cmd
fix a SAIL/SWIM check inconsistency
|
2015-10-12 16:30:56 +02:00 |
|
Enno Rehling
|
dcf6c28b0e
|
testing all the error cases for PIRACY
|
2015-10-12 13:27:39 +02:00 |
|
Enno Rehling
|
678169d7d4
|
add skeleton test suite for piracy
|
2015-10-12 11:54:59 +02:00 |
|