Commit Graph

32 Commits

Author SHA1 Message Date
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 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 Rehling b25d96a015 Merge branch 'master' of gitorious.org:eressea/server 2010-10-16 21:12:11 -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 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 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 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 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 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 45f451f17d there are regions with no name, maybe? 2010-09-11 19:37:11 -07:00
Enno Rehling 482a39db6d prevent buildings in regions that should not have any (simple hack) 2010-09-11 19:30:00 -07:00
Enno Rehling f934772a66 cleaning up a little, no change to logic 2010-09-02 23:29:33 -07:00
Enno Rehling db8f2f7d0c do not damage ships with no owner while still in production 2010-09-02 23:25:25 -07:00
Enno Rehling bf5bccc133 add an option to disable anonymous armies in combat 2010-08-28 23:05:45 -07:00
Enno Rehling e53c1dc07b bind settings and unit-reporting 2010-08-28 17:52:33 -07:00
Enno Rehling 1f489bafee broken test of magic skill cost (magician must not be human in e3) 2010-08-28 13:41:02 -07:00
Enno Rehling e3c2ac1ec6 http://bugs.eressea.de/view.php?id=1796
great bows should be allowed for all, not just elves
2010-08-17 23:24:51 -07:00
Enno Rehling 366035510c fixing building renaming
http://bugs.eressea.de/view.php?id=1798
foreign/owned was swapped
2010-08-17 22:32:36 -07:00
Enno Rehling 592d0c377b Add a test that verifies learning magic costs money. 2010-08-16 23:55:53 -07:00
Enno Rehling 6a5a731262 log an error instead of asserting on spell components 2010-08-16 23:08:42 -07:00
Enno Rehling 68f04e66d1 VS 2008 fixes fixed to build Release 2010-08-14 19:41:18 -07:00
Enno Rehling 8554cbf48b VC 2008 project files for building on my netbook 2010-08-14 16:49:13 -07:00
Enno Rehling 3d5f7a92b8 http://bugs.eressea.de/view.php?id=1788
renaming buildings should finally work again.
2010-08-10 23:33:38 -07:00
Enno Rehling beec74e0c6 Clearing every mage's spell-list before each turn is counter-productive. It destroys tests, and it doesn't let us have special spells added per-unit. 2010-08-08 23:39:21 -07:00
Enno Rehling 240aae8c58 bugfix, test crash 2010-08-08 12:04:08 +02:00
Enno Rehling a5e712580f undo more CRLF screwups. 2010-08-08 01:14:01 -07:00
Enno Rehling 14b3ed309f use external folder for all libraries (VS2010)
new repository structure
2010-08-07 23:05:54 -07:00
Enno Rehling 72505ab8f3 moving to a new repository layout.
step 1: shared folder.
2010-08-07 22:07:17 -07:00