Commit Graph

4216 Commits

Author SHA1 Message Date
Enno Rehling 8f327f7165 array-indexing error in error message discovered by stm. 2011-02-15 23:31:22 -08:00
Enno Rehling 42c5331f1b http://bugs.eressea.de/view.php?id=1833
There's a pretty bad problem with watchers in older datafiles.
2011-02-15 23:28:09 -08:00
Enno Rehling f5b4b1ff99 Merged a bugfix for omniscient factions from stm. 2011-02-15 23:06:26 -08:00
Enno Rehling b07f40c02e test the bson functionality, and provide examples for using it 2011-02-06 08:41:14 +01:00
Enno Rehling ad4f4f59f0 bson attributes can be on anything now 2011-02-06 08:11:40 +01:00
Enno Rehling dec5bb8834 code cleanup 2011-02-05 23:01:51 -08:00
Enno Rehling e0d70b096a http://bugs.eressea.de/view.php?id=1825
giving command to empty units is a mistake.
2010-12-04 17:35:49 -08:00
Enno Rehling 98cdebc573 Merge branch 'master' of ssh://eressea_git/home/eressea/repo/eressea 2010-12-04 14:55:18 -08:00
Enno dc17e6345a Merge branch 'master' of /home/eressea/repo/eressea 2010-11-21 04:12:07 +01:00
Enno Rehling 2073e8f860 http://bugs.eressea.de/view.php?id=1816
repair snowmen (xmas 2004)
2010-11-20 18:01:46 -08:00
Enno Rehling c421cf0677 move some messages to a different section in the report, because they are important. 2010-11-13 13:09:59 -08:00
Enno Rehling d3a7d22253 http://bugs.eressea.de/view.php?id=1679
Applying a patch provided by Solthar: Server will give error when unit is given more than one long order.
I just added a test to this.
2010-11-11 20:11:19 -08:00
Enno Rehling e7ce28a258 http://bugs.eressea.de/view.php?id=1814
fix a quoting bug in the order parser,
add a very basic test to make sure order parsing works.
2010-11-05 22:54:29 -07:00
Enno Rehling 12828f0edd for planes that have no name, do not print a comma after the coordinates (this has irritated me in E3).
also: add tests for this, and add a way to assert on content in reports.
2010-11-05 21:21:49 -07:00
Enno Rehling 33100abebb http://bugs.eressea.de/view.php?id=1585
prevent prospecting-exploit
2010-11-02 22:23:04 -07:00
Enno Rehling 7b08767aa5 * fix tests to no longer depend on certain common functions
* decouple tests from upkeep
2010-10-31 23:49:05 -07:00
Enno 63f8ba9bc7 Merge branch 'master' of /home/eressea/repo/eressea 2010-11-01 07:48:52 +01:00
Enno Rehling 0472c35647 * clean up the test setup
* test horses, carts and their capacities
2010-10-31 23:31:56 -07:00
Enno Rehling c5418fc28b E3 does not have a boat, so tests needs to create a canoe sometimes 2010-10-31 19:46:08 -07:00
Enno Rehling 101ff092d5 new test: verify that units swim after terraforming, and can get picked up by boats in the turn thereafter. 2010-10-31 19:34:55 -07:00
Enno Rehling 321c0816f6 harmless code beautification 2010-10-31 19:33:18 -07:00
Enno Rehling 279fa623d9 Make sure static data expires. 2010-10-31 19:32:24 -07:00
Enno Rehling 03fd39ac63 Idiotic Visual Studio has no separate C and C++ modes, and puts curly lines under the word "friend". So they can't be called that. 2010-10-31 19:31:45 -07:00
Enno 1911490143 Merge branch 'master' of /home/eressea/repo/eressea 2010-10-23 10:13:36 +02:00
Enno Rehling 6773747f93 bring script up to date with current syntax. 2010-10-23 01:12:23 -07:00
Enno Rehling fa6ea0a626 http://bugs.eressea.de/view.php?id=1811
BTF_INDESTRUCTIBLE buildings were not indestructible
2010-10-17 17:24:10 -07:00
Enno aa56a82130 Merge branch 'master' of /home/eressea/repo/eressea 2010-10-17 08:44:41 +02:00
Enno Rehling 337dfab982 springtime is time to drown 2010-10-16 21:35:59 -07:00
Enno 7765f29aa4 Merge branch 'master' of /home/eressea/repo/eressea 2010-10-17 06:12:57 +02:00
Enno Rehling b25d96a015 Merge branch 'master' of gitorious.org:eressea/server 2010-10-16 21:12:11 -07:00
Enno Rehling 561745b356 springtime on ice 2010-10-16 21:11:03 -07:00
Enno Rehling 49a9992896 bindings for ship.coast 2010-10-16 21:10:46 -07:00
Enno Rehling 357de0f249 fix a crash where flying ships try to anchor 2010-10-16 22:18:30 +02:00
Enno 1faca3cca5 fix a crash when skill does not exist 2010-10-16 22:06:27 +02:00
Enno Rehling ed77af5261 http://bugs.eressea.de/view.php?id=1784
espionage should show the faction of the spied unit in the report.
2010-10-12 23:17:35 -07:00
Enno Rehling 0837fe4176 http://bugs.eressea.de/view.php?id=1809
Monsters attacking units that they cannot see? Bad!
2010-10-10 21:42:27 -07:00
Enno Rehling 8000b9bb2b test learning and teaching, eliminate randomness 2010-10-08 23:40:19 -07:00
Enno Rehling f1f46782f7 * fix some rules to not use static variables across multiple runs
* add tests for upkeep
* add a config setting to disable upkeep in tests
* add a config setting to disable random factor in studying
2010-10-08 23:39:16 -07:00
Enno Rehling 21eef2159b we want to test teaching. 2010-10-05 22:12:17 -07:00
Enno Rehling 6ce601828b this is probably correct with respect to http://bugs.eressea.de/view.php?id=1808 2010-10-05 22:10:44 -07:00
Enno Rehling bfbe9b373b increase skill-limitations by config 2010-10-02 15:37:48 -07:00
Enno Rehling 9b06900d75 unit and magician limit extended in E2 2010-10-02 15:37:06 -07:00
Enno Rehling e5967dd13d these spells need at least one argument 2010-10-02 12:48:09 -07:00
Enno Rehling 0d653ec2bf sometimes monsters have heroes, too 2010-09-26 01:06:46 +02:00
Enno Rehling fbb3234bee stealth for totally anonymous armies should work in E3 2010-09-23 23:32:15 -07:00
Enno Rehling cfa66a87c7 functional test of the new packice terrain 2010-09-11 20:46:46 -07:00
Enno Rehling fd05fe95e7 woops. wrong character 2010-09-12 05:20:32 +02:00
Enno Rehling 163f6f13cf add support for a new terrain type 2010-09-11 20:11:15 -07:00
Enno Rehling 22ab8ae620 frost / packice has no land_region strucutre (no peasants, no name and all that jazz) 2010-09-11 19:38:32 -07:00
Enno Rehling 45f451f17d there are regions with no name, maybe? 2010-09-11 19:37:11 -07:00