Enno Rehling
|
b0959398d8
|
log library refactoring, first steps
|
2012-05-16 07:21:59 +02:00 |
|
Enno Rehling
|
ee7a35f293
|
new_castorder is history
|
2012-05-09 18:42:20 -07:00 |
|
Enno Rehling
|
67ef4c52a3
|
combat spell functions have the same interface as spells now.
|
2012-05-09 18:28:33 -07:00 |
|
Enno Rehling
|
dbd338c284
|
eliminate region_list usage from the monster pathfinder
|
2011-04-25 22:20:01 -07:00 |
|
Enno Rehling
|
89b3b3161f
|
Add a test for the effect of buildings in battles, and a file to test pieces of the combat code from C in the future.
Add some testing support for terrains and buildings.
|
2011-03-12 17:01:20 -08:00 |
|
Enno Rehling
|
cf4e081179
|
nobody ever profited from castle bonuses
|
2011-03-09 14:49:50 +01:00 |
|
Enno Rehling
|
04b3d7ff45
|
use enums, fix typecasts
|
2011-03-07 22:31:06 -08:00 |
|
Enno Rehling
|
9c8779b303
|
indentation rules, slightly updated
|
2011-03-07 08:24:52 +01:00 |
|
Enno Rehling
|
fb7a642d47
|
indentation rules, strictly applied
|
2011-03-07 08:02:35 +01:00 |
|
Enno Rehling
|
d75ee1a057
|
Make the code compile on Visual Studio again, fixing type conversion warnings and C99-isms.
Signed-off-by: Enno Rehling <enno@eressea.de>
|
2011-03-06 19:29:20 -08:00 |
|
Enno Rehling
|
d672510f06
|
two little remarks
|
2011-03-06 12:43:39 +01:00 |
|
Enno Rehling
|
cb4f7a03c6
|
configurable ship damage
|
2011-03-06 12:43:18 +01:00 |
|
Enno Rehling
|
2af300431d
|
fix a crash in battles caused by quicklist changes
|
2011-03-01 04:55:58 +01:00 |
|
Enno Rehling
|
42eb0ef0ed
|
remove cvector.[hc] completely
|
2011-02-27 20:49:38 -08:00 |
|
Enno Rehling
|
de13d0d412
|
remove more cvector usage
|
2011-02-27 12:22:34 -08:00 |
|
Enno Rehling
|
342e7ee249
|
remove TROLLSAVE code
remove more cvector usage
|
2011-02-27 12:14:33 -08:00 |
|
Enno Rehling
|
b40f3d19b0
|
Store fighters in a quicklist, not a cvector.
|
2011-02-27 12:04:49 -08:00 |
|
Enno Rehling
|
611fe8e2a1
|
adding a os module for os-specific functions (mkdir in this case).
|
2011-02-26 22:56:14 -08:00 |
|
Enno Rehling
|
0adf7899dd
|
cleaning up the lists functionality a bit. I have plans.
|
2011-02-21 22:00:03 -08: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
|
bf5bccc133
|
add an option to disable anonymous armies in combat
|
2010-08-28 23:05:45 -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
|
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 |
|