Enno Rehling
75000f2663
reduce struct person by 12 bytes on a 32-bit arch.
2019-11-17 19:55:41 +01:00
Enno Rehling
7850e84cea
let's try increasing MAX_UNITSIZE to 128K
2019-11-02 21:37:33 +01:00
Enno Rehling
7f57aa2a18
small copy/paste error
2019-10-27 10:57:32 +01:00
Enno Rehling
c8769a4412
Fehler in ship_crewed Berechnung
2019-10-27 10:56:16 +01:00
Enno Rehling
75a71c36aa
ZERSTOERE Schiffe evtl. auch richtig? Best effort.
2019-10-22 18:46:00 +02:00
Enno Rehling
70b148296f
MACHE beschädigte Konvois
2019-10-21 20:04:32 +02:00
Enno Rehling
d04fe741a9
https://bugs.eressea.de/view.php?id=2615
...
in the report, calculate max size of ships correctly.
2019-10-20 18:55:40 +02:00
Enno Rehling
1e0afdc961
spells can only be cast on single ships.
2019-10-08 21:08:33 +02:00
Enno Rehling
f4011af784
GIB unit n SCHIFF implementiert.
2019-10-07 21:50:52 +02:00
Enno Rehling
5cf417d16d
must have one captain per ship.
2019-10-06 20:22:19 +02:00
Enno Rehling
178f7c2e19
add number of ships for convoys.
...
check required crew skills.
require number of captains >= ship.number.
2019-10-06 18:11:10 +02:00
Enno Rehling
84633b50e1
gamedata version SHIP_NUMBER_VERSION
2019-10-05 21:00:17 +02:00
Enno Rehling
d5104fa55a
Bug 2609 VERGESSE Magie
2019-09-18 20:55:44 +02:00
Enno Rehling
fef57d3fcf
factions that idle out gift their stuff to friends
2019-09-15 14:32:48 +02:00
Enno Rehling
f30a7848a5
rule_give is crufty, do not involve it in destroyfaction
2019-09-13 22:00:47 +02:00
Enno Rehling
b9ae927aa3
remove copyright notices.
2019-09-13 21:35:44 +02:00
Enno Rehling
a3299ed926
Verifikation dass Erbschaft wie gewollt verteilt wird.
2019-09-01 19:42:12 +02:00
Enno Rehling
aef98424ea
fix pathfinding
...
fix BENENNE FREMDE BURG
2019-08-27 22:17:28 +02:00
Enno Rehling
c87944afad
actually, rconnect is better, since we don't always need the entire scan.
2019-08-26 22:49:32 +02:00
Enno Rehling
b81fe4e244
Merge branch 'develop' of github.com:ennorehling/eressea into develop
2019-08-26 22:47:11 +02:00
Enno Rehling
a5e59a6464
we prefer get_neighbours over rconnect
2019-08-26 22:46:59 +02:00
Enno Rehling
d639c2418c
delete unused function
2019-08-26 20:47:02 +02:00
Enno Rehling
331546eec4
at_npcfaction is deprecated stuff.
2019-08-26 19:09:40 +02:00
Enno Rehling
fc29b492a2
last gcc thing, I hope.
2019-08-25 19:34:04 +02:00
Enno Rehling
eb95613996
fix gcc issues with new season_t type.
2019-08-25 18:14:03 +02:00
Enno Rehling
8bed3f3329
fix give_unit test for E3
...
extract read_factions from read_game, now small and nice.
2019-08-25 18:11:14 +02:00
Enno Rehling
827532dd49
extract read_regions from read_game.
2019-08-25 17:55:04 +02:00
Enno Rehling
cf7971bcfc
Tests for GIVE UNIT and groups.
2019-08-25 17:43:18 +02:00
Enno Rehling
8ddca8ab0e
Bug 2458 strikes again: wrong insect warning.
...
simplify calendar code, add tests.
2019-08-25 15:14:21 +02:00
Enno Rehling
62a45496e4
Sichtbarkeit von Landregionen aus Leuchttürmen.
...
https://bugs.eressea.de/view.php?id=2490
2019-08-20 17:24:05 +02:00
Enno Rehling
5264b6e4f5
fix and test implementation of ship_type.minskill
2019-08-18 12:13:51 +02:00
Enno Rehling
c97e881dbf
let horses be short, too.
2019-08-03 20:58:13 +02:00
Enno Rehling
8106cf15a1
morale is ony [0-10], so unsigned short is more than fine.
2019-08-03 15:28:50 +02:00
Enno Rehling
a51d3edee7
region.peasants can be short
2019-08-03 15:12:07 +02:00
Enno Rehling
c880b6c99b
merge conflict resolution MAXSCHOLARS
2019-07-30 11:18:09 +02:00
Enno Rehling
c70e597b05
Update copyright notice with current date.
2019-07-14 09:37:35 +02:00
Enno Rehling
f677a21541
disable QUIT FACTION with ifdef QUIT_WITH_TRANSFER
2019-07-06 12:02:52 +02:00
Enno Rehling
6e64d749b0
tricks to reduce sizeof(scholar)
2019-06-24 20:51:09 +02:00
Enno Rehling
e6b84410b9
start work on next major release
2019-05-26 20:13:02 +02:00
Enno Rehling
9f2741f3dc
fix any migrants that have received aura.
2019-05-19 15:47:13 +02:00
Enno Rehling
670aa56d4e
fix_fam_spells happy case test (is familiar)
2019-05-19 15:14:01 +02:00
Enno Rehling
4391ab95fa
Bug 2483: FLIEHE als Default für neue Parteien, nicht AGGRESSIV.
2019-05-18 16:16:30 +02:00
Enno Rehling
7dbb417b93
Bug 2575
2019-05-11 20:52:06 +02:00
Enno Rehling
7a59a11c20
Merge branch 'master' into develop
2019-05-08 21:09:39 +02:00
Enno Rehling
5c7788ecdd
Merge branch '2541-quit' into develop
2019-05-04 12:01:55 +02:00
Enno Rehling
8605409ed3
limited-skill units are only transferred up to the limit.
2019-05-04 10:45:51 +02:00
Enno Rehling
b13deb2b04
test maximum shipspeed with all modifiers
2019-04-30 22:06:08 +02:00
Enno Rehling
8c0fc4bd91
2577: Fix resource values, again.
2019-04-30 18:56:37 +02:00
Enno Rehling
cffcac8af7
fix binding faction.no to sqlite statement.
2019-04-26 23:54:22 +02:00
Enno Rehling
5acfdf5cd0
fix unused variable warning.
2019-04-24 15:13:27 +02:00
Enno Rehling
7298968921
schema version 2
...
faction no is a char(4), not an int.
2019-04-24 08:08:50 +02:00
Enno Rehling
aab234a3f4
update to schema version 1
...
- factions table is now faction
- no turn column
- new update logic
2019-04-23 13:19:14 +02:00
Enno Rehling
91e40b7061
Bug 1982: Klone auflösen, und Magiern ihre permanete Aura und Trank zurück geben.
2019-04-07 21:37:06 +02:00
Enno Rehling
6351f04916
blnak line conflict?
2019-04-03 18:24:42 +02:00
Enno Rehling
3b1a615f25
Merge branch 'master' into develop
2019-03-31 21:20:21 +02:00
Enno Rehling
8868855837
allow setting password to null
2019-03-31 18:14:37 +02:00
Enno Rehling
53662878aa
minor cleanup
2019-03-31 10:19:02 +02:00
Enno Rehling
fc6bb36ee4
BUG 2566 mountains with no low-level resources.
...
NB: new data version
2019-03-24 21:27:43 +01:00
Enno Rehling
7c01170563
Merge branch 'master' into develop
2019-03-24 17:27:58 +01:00
Enno Rehling
ea1bf3d3b9
Bug 2567: we had alliances with status 0 in the data.
2019-03-24 17:18:25 +01:00
Enno Rehling
d1fbd924e0
increase version number
2019-03-18 10:36:33 +01:00
Enno Rehling
8253d8f833
new players should have lastorders = 0, get password.
2019-03-03 13:11:20 +01:00
Enno Rehling
894bb4db4c
BUG 2504: skeletons can learn.
...
There was a mixup between the AI feature and the race capability, so I cleared up the code a little bit.
It's annoying that these flags are in the same int.
2019-03-03 09:42:42 +01:00
Enno Rehling
de06600394
fix coverity errors
2019-03-03 09:42:42 +01:00
Enno Rehling
2e1bd01c54
asciification
2019-03-03 09:42:42 +01:00
Enno Rehling
1944c2c136
asciify more files
2019-03-03 09:42:42 +01:00
Enno Rehling
9e44b8a989
kaputte umlaute ersetzt, ascii 4 lyfe
2019-03-03 09:42:42 +01:00
Enno Rehling
9436640d22
remove UTF-8 BOM from sources
2019-03-03 09:42:42 +01:00
Enno Rehling
35bbcac97b
eliminate warnings from cppcheck
2019-03-03 09:42:41 +01:00
Enno Rehling
3b81b7797f
eliminate MAX/MIN macros completely
2019-03-03 09:42:41 +01:00
Enno Rehling
24eacbb40d
eliminate MIN and MAX macros
2019-03-03 09:41:53 +01:00
Enno Rehling
6f771ace3e
re-undo splint warning fizes
2019-03-03 09:41:53 +01:00
Enno Rehling
6f61ca87a7
fix some weak splint warnings
2019-03-03 09:41:53 +01:00
Enno Rehling
acbbf42db1
write a warning in the template about password replacement.
...
for new factions, put the generated password into the template.
normalize and secure password generation.
2019-03-03 09:41:53 +01:00
Enno Rehling
e9b2918209
fix source encodings, break umlauts, ASCII everywhere
2019-03-03 09:41:15 +01:00
Enno Rehling
0de71b424a
fix compilation
2019-03-03 09:41:15 +01:00
Enno Rehling
2a96fffeb5
starting to see diminishing returns.
2019-03-03 09:41:15 +01:00
Enno Rehling
484945d42a
more allocation checks.
2019-03-03 09:41:15 +01:00
Enno Rehling
033070663a
code analysis scan.
...
add checks for malloc results.
reduce stack size.
2019-03-03 09:41:15 +01:00
Enno Rehling
a16c829218
include what you use
2019-03-03 09:41:15 +01:00
Enno Rehling
ca7f3fbf88
reduce variables scope (cppcheck warnings).
2019-03-03 09:41:15 +01:00
Enno Rehling
07d2278741
re-enable intermittent test, supplement unit test.
...
Untote reservieren nichts von anderen Einheiten.
2019-03-03 09:41:15 +01:00
Enno Rehling
d0577a5d6a
cppcheck style warnings: reduce variable scope
2019-03-03 09:40:22 +01:00
Enno Rehling
45c44a03fb
some static analysis warnings (cppcheck and msvc).
2019-03-03 09:39:52 +01:00
Enno Rehling
933914a301
re-enable disabled test.
2019-03-03 09:39:52 +01:00
Enno Rehling
11316a4992
remove jsreport.
...
fix some cppcheck warnings.
2019-03-03 09:39:52 +01:00
Enno Rehling
d162c2dee1
excise bsdstring from the project
2019-03-03 09:39:52 +01:00
Enno Rehling
32519e1683
version number increment
2019-03-03 09:39:52 +01:00
Enno Rehling
56251ffdaf
reduce big arrays on the stack, report allies with new pump_paragraph function (WIP)
2019-03-03 09:39:27 +01:00
Enno Rehling
d642ff0fe7
new players should have lastorders = 0, get password.
2019-03-03 09:32:24 +01:00
Enno Rehling
d56eee9687
BUG 2504: skeletons can learn.
...
There was a mixup between the AI feature and the race capability, so I cleared up the code a little bit.
It's annoying that these flags are in the same int.
2019-02-16 20:14:34 +01:00
Enno Rehling
f744cebe66
fix coverity errors
2019-02-15 10:07:55 +01:00
Enno Rehling
a84a89dc51
asciification
2019-02-09 13:39:28 +01:00
Enno Rehling
642d043e7c
asciify more files
2019-02-09 11:49:09 +01:00
Enno Rehling
2ecc710122
kaputte umlaute ersetzt, ascii 4 lyfe
2019-02-07 14:48:51 +01:00
Enno Rehling
793a666969
remove UTF-8 BOM from sources
2019-02-06 22:29:09 +01:00
Enno Rehling
818b309ebf
eliminate warnings from cppcheck
2019-02-02 21:20:23 +01:00
Enno Rehling
88dd9203dd
Merge remote-tracking branch 'upstream/develop' into develop
2019-02-02 21:18:59 +01:00
Enno Rehling
0043690650
Merge branch 'master' into develop
2019-02-02 21:17:23 +01:00
Enno Rehling
af91459fb1
add some variety to familiar selection.
...
effskill: use NULL, not 0 for pointer arguments.
2019-02-02 20:38:02 +01:00