Enno Rehling
b9eea2c8a2
forgot to increase verison number for 3.27
2021-02-21 13:41:36 +01:00
Enno Rehling
e0e82c5fa5
fix MSVC warning levels, move _CRT_SECURE_NO_WARNINGS define to sources
2021-02-20 23:22:10 +01:00
Enno Rehling
c8d03c9ea3
fix inifile and tolua builds
...
remove our custom assert header
2021-02-16 10:12:05 +01:00
Enno Rehling
af2dadfc8e
https://bugs.eressea.de/view.php?id=2719
...
fix shapeshifted units without a timer
do not transfer shapeshift spell when giving to a new unit.
2021-02-16 10:12:04 +01:00
Enno Rehling
fb294d9118
add a debug option, -D
...
usually do not need to save the game when debugging
2021-02-16 10:12:04 +01:00
Enno Rehling
219ec117c6
fix gcc 10 compatibility
2021-02-16 10:09:14 +01:00
Enno Rehling
65246bc35e
Enable new resource visibilty by default.
2020-12-06 19:22:59 +01:00
Enno Rehling
1507090300
avoid type conversion warning in VS2019
2020-12-06 16:02:54 +01:00
Enno Rehling
fe463a9f44
bug 2710: add tests, fix land movement
2020-12-06 15:47:47 +01:00
Enno Rehling
69c4595282
Build in Visual Studio 2019
...
simplify test_create_faction
rewrite lots of tests
2020-12-06 15:47:47 +01:00
Enno Rehling
0ee4afc023
initialize building_type.magres
2020-12-06 15:47:47 +01:00
Enno Rehling
814fda43a0
Regentanz / Segen der Erde
...
Der Effekt soll angeblich nur für Bauern gelten, nicht für Spieler.
2020-12-06 15:47:47 +01:00
Enno Rehling
8c62bd95cd
Refactor the wage function for readability.
...
Add a test for wages at different castle sizes.
2020-12-06 15:47:47 +01:00
Enno Rehling
be17f600eb
resource visibility, code clarification.
2020-12-06 15:47:47 +01:00
Enno Rehling
7987317697
add a setting for an alternate resource discovery rule.
2020-12-06 15:47:47 +01:00
Enno Rehling
2c71e7fb82
start version 3.26 development Q4/2020
2020-12-06 15:47:47 +01:00
Enno Rehling
4a7dadfb9b
make regions age only once someone discovers then
2020-10-12 08:47:54 +02:00
Enno Rehling
712e1c3052
FOLGE SCHIFF repariert.
...
https://bugs.eressea.de/view.php?id=2698
FOLGE generell verbessert, so daß man mehrere FOLGE Befehle setzen kann.
Bugfix: findship findet auch "leere" Schiffe, der Caller muss jetzt auf sh->number testen.
Schiffe und Burgen können ab sofort die selben IDs benutzen.
Befehlsreihenfolge: FOLGE erst nach VERLASSE/GIB
2020-09-03 21:42:38 +02:00
Enno Rehling
7ddb7bc181
fix a TODO and a coverity warning.
2020-08-16 21:19:50 +02:00
Enno Rehling
740f4a568b
refactor new_border's relationship to nextborder.
...
loading a connection was unnecessarily changing nextborder.
2020-08-16 20:39:08 +02:00
Enno Rehling
e9baa06a63
remove existing roads from oceans.
...
new datafile version!
2020-08-16 20:32:19 +02:00
Enno Rehling
d53a901d8a
https://bugs.eressea.de/view.php?id=2694
...
when terraforming, remove roads.
2020-08-16 20:04:56 +02:00
Enno Rehling
d4400bb583
remove deprecated init_order_depr
2020-08-16 16:00:30 +02:00
Enno Rehling
2e44e2dd09
eliminate deprecated function.
2020-08-16 16:00:30 +02:00
Enno Rehling
bf00a9a994
create_data: remove short-lived allocation.
2020-08-16 16:00:30 +02:00
Enno Rehling
f7dc15b64f
move_cmd caller no longer has to call init_order.
...
refactor move_cmd to be more like other command processors.
2020-08-16 16:00:30 +02:00
Enno Rehling
734614ab6f
deal with gcc's -Werror=switch
2020-08-16 16:00:30 +02:00
Enno Rehling
aa28ad323a
LOCALE command: do not delete orders with incomplete translations
...
Instead, we let the player fix them from echeck warnings.
2020-08-16 16:00:30 +02:00
Enno Rehling
7759f7840a
VERGESSE <talent> Optimierung wie bei LERNE [AUTO]
...
Kein Grund, das in der Datenbank zu speichern.
2020-08-16 16:00:30 +02:00
Enno Rehling
73df4adde7
https://bugs.eressea.de/view.php?id=2676
...
Neue Meldung für Konvois mit zu wenigen Kapitänen.
2020-08-16 16:00:29 +02:00
Enno Rehling
043cb88d91
https://bugs.eressea.de/view.php?id=2629
...
make ship_ownernot test u->number, hope that wasn't important.
2020-08-16 16:00:29 +02:00
Enno Rehling
d55cfb8cbf
https://bugs.eressea.de/view.php?id=2689
...
Implement a working LOCALE command.
OBS: Throws away any command that isn't easy to translate.
2020-08-16 16:00:29 +02:00
Enno Rehling
19a2a69f33
Lighthouse: only show large swimming units (more than 10 weight).
...
Eliminate RCF_INVISIBLE and the spell race.
2020-08-16 16:00:29 +02:00
Enno Rehling
7cedc4c9dd
quick performance improvement for scale_number
2020-08-16 16:00:29 +02:00
Enno Rehling
b06f3cf0e2
Bug 2684 Astraler Blick
...
Old implementation was bad, using set_observer is better. Still missing a test, but improved the one for sp_viewreality, which is almost doing the same thing - adaptation should be easy.
Fixes https://bugs.eressea.de/view.php?id=2684
2020-08-16 16:00:28 +02:00
Enno Rehling
e80701ef35
Allow alternative names for some spells.
2020-08-16 16:00:28 +02:00
Enno Rehling
a5b39962fd
make it impossible to create buildings with size 0
2020-08-16 16:00:27 +02:00
Enno Rehling
0c9153396c
Bug 2683: fix buildings with size 0
...
Fixing the symptoms, not the cause, becasue I don't know how this happened.
2020-08-16 16:00:27 +02:00
Enno Rehling
76468197d7
empty convoys cannot be built on.
2020-08-16 16:00:27 +02:00
Enno Rehling
ed0b7f8af2
Durch GIB "leer" gewordene Schiffe können nicht sinken.
2020-08-16 16:00:27 +02:00
Enno Rehling
dee8b306d0
update default version number
2020-08-16 16:00:26 +02:00
Enno Rehling
83232eb556
remove legacy filereader code
2020-08-16 16:00:26 +02:00
Enno Rehling
e19b386e7f
fix tests for parsing single-letter keywords.
2020-08-16 16:00:26 +02:00
Enno Rehling
6a9cea219c
https://bugs.eressea.de/view.php?id=2692 inherit racial stealth from creator unit
2020-08-16 16:00:08 +02:00
Enno Rehling
afa160c4c3
fix crash in turn 1181
2020-08-15 23:29:40 +02:00
Enno Rehling
eed0473421
remove the stealthany race flag
2020-08-03 10:33:24 +02:00
Enno Rehling
3b864b10fc
bug 2686: stealth races not translated correctly.
2020-08-03 10:31:58 +02:00
Enno Rehling
2d849b17d7
Merge branch 'master' into develop
2020-05-10 18:01:43 +02:00
Enno Rehling
08b9f03afc
Fix demon stealth in English reports.
2020-05-10 17:50:56 +02:00
Enno Rehling
8ef2ec71e9
Merge branch 'master' into develop
2020-05-09 21:08:20 +02:00