Enno Rehling
|
08adc91534
|
gcc 4.6 is a lot more picky about unused variables, so I shall appease it.
|
2012-05-20 00:16:12 -07:00 |
|
Enno Rehling
|
775e8edae1
|
as much as possible, replace the UFL_OWNER flag with checking the owner the canonical way.
|
2012-05-17 16:40:50 -07:00 |
|
Enno Rehling
|
95d1203594
|
repair feedback for not woning anything when trying to destroy.
|
2012-05-17 15:33:42 -07:00 |
|
Enno Rehling
|
ff33af3c65
|
ship and building owners encapsulated in accessors
tests added
|
2012-05-17 15:23:15 -07:00 |
|
Enno Rehling
|
7789e0534e
|
implement ship-ownership transfer as a function
test the reorder_units function
|
2012-05-17 12:23:25 -07:00 |
|
Enno Rehling
|
9cbdaea27f
|
More tests for ships.
ship->owner is now in use, but there's an assert failing in shipspeed() during report writing.
|
2012-05-17 01:14:43 -07:00 |
|
Enno Rehling
|
d12fe2dbed
|
begin making shipowner use ship->owner.
fix a broken test caused by locale_string returning null.
|
2012-05-17 00:13:30 -07:00 |
|
Enno Rehling
|
ecbe770fce
|
rename _log_error to log_error and get rid of the cumbersome #define
|
2012-05-16 16:52:01 -07:00 |
|
Enno Rehling
|
7b6a719a62
|
findparam improvements!
removed findbuildingtype from findparam
separate isparam() function that I can optimize later
|
2012-05-16 12:06:44 -07:00 |
|
Enno Rehling
|
8714957a61
|
fixed two bugs: harbours were not unique and multiple instances of unique buildings could still be built
|
2011-03-09 00:28:37 +01:00 |
|
Enno Rehling
|
b4c5607747
|
compiling with -pedantic on linux
|
2011-03-08 08:44:20 +01: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
|
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
|
482a39db6d
|
prevent buildings in regions that should not have any (simple hack)
|
2010-09-11 19:30:00 -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 |
|