Commit Graph

3691 Commits

Author SHA1 Message Date
Enno Rehling 71d9f68b3e faction stealth is only selectively enabled in E3
do not show spell messages when no items are given (in seduce)
2012-03-04 19:24:27 -08:00
Enno Rehling 05aba860f0 http://bugs.eressea.de/view.php?id=1855
fixing delayed-action potions.
2011-06-04 11:20:04 -07:00
Enno Rehling ac9d987bcd fixed illegal directory 2011-04-27 06:40:28 +02:00
Enno Rehling 835f51c512 eliminate region_list usage from the monster pathfinder 2011-04-25 22:20:27 -07:00
Enno Rehling d8abd09076 rconnect is not as nice as get_neighbours 2011-04-24 17:44:00 -07:00
Enno Rehling c08fba8308 fix the morale test, needs to update_owners() first. 2011-03-08 21:21:11 -08:00
Enno b95f663087 compiling with -pedantic on linux 2011-03-08 08:42:31 +01:00
Enno d940f29a6c indentation rules, slightly updated 2011-03-07 08:24:48 +01:00
Enno 347a888b67 indentation rules, strictly applied 2011-03-07 08:03:10 +01:00
Enno 6286c3212d more copyable Makefile 2011-03-06 21:01:30 +01:00
Enno b7c323f0c9 whitepsace change to test buildbot 2011-03-05 04:56:59 +01:00
Enno 8e650ce4e9 an equals operator on these would be neat 2011-03-05 04:49:08 +01:00
Enno d58d90b853 sometimes we need a Makefile to be happy 2011-03-05 04:17:02 +01:00
Enno Rehling 71988d9912 remove cvector.[hc] completely 2011-02-27 20:53:19 -08:00
Enno Rehling 7d4205a3d1 Fix carts in E3.
Store fighters in a quicklist, not a cvector.
2011-02-27 12:04:29 -08:00
Enno Rehling 1898dbe13a We have put the spoils code into the open source parts of the code. 2011-02-27 00:37:08 -08:00
Enno 6e6425414d tcc support added 2011-02-26 10:20:59 +01:00
Enno Rehling 9fcf31f44e Merge branch 'master' of ssh://eressea_git/home/eressea/repo/eressea 2011-02-26 00:31:31 -08:00
Enno Rehling e8aa30c673 spell_list removal in shared code needs to be reflected in eressea. 2011-02-26 00:30:54 -08:00
Enno de4a69e2df fix test, cannot compare factions directly (why is that?) 2011-02-25 16:32:11 +01:00
Enno e882033359 Merge branch 'master' of /home/eressea/repo/eressea 2011-02-25 16:28:51 +01:00
Enno Rehling e3dbd71137 test alliance memberlist 2011-02-25 07:28:27 -08:00
Enno 44e4c44a2d Merge branch 'master' of /home/eressea/repo/eressea 2011-02-24 08:27:31 +01:00
Enno Rehling 0ad43a9586 Jamfiles are history. CMake is the future and the present. 2011-02-23 23:26:58 -08:00
Enno 4a91dcdc73 Merge branch 'master' of /home/eressea/repo/eressea 2011-02-22 07:01:43 +01:00
Enno Rehling d453bbfc15 Why was this here? AnkhSVN is no longer an issue. 2011-02-21 22:00:56 -08:00
Enno Rehling 047d21c541 Merge branch 'master' of ssh://eressea_git/home/eressea/repo/eressea
Conflicts:
	eressea.sln
2011-02-21 21:12:59 -08:00
Enno dc99961f8f Merge branch 'master' of /home/eressea/repo/eressea 2011-02-19 15:18:48 +01:00
Enno Rehling e6ccccf054 * move the bson tests
* include the spells tests
2011-02-19 06:17:08 -08:00
Enno Rehling 1dd659ce78 vs 2010 is the new default 2011-02-19 05:13:57 -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 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 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 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 561745b356 springtime on ice 2010-10-16 21:11:03 -07:00
Enno 1faca3cca5 fix a crash when skill does not exist 2010-10-16 22:06:27 +02: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 21eef2159b we want to test teaching. 2010-10-05 22:12:17 -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 cfa66a87c7 functional test of the new packice terrain 2010-09-11 20:46:46 -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 92f0ba6dcf frost / packice 2010-09-11 19:30:19 -07:00