Enno Rehling
|
3fec7eb4e3
|
starting to see diminishing returns.
|
2018-12-15 20:13:44 +01:00 |
|
Enno Rehling
|
7b8bc8af0f
|
more allocation checks.
|
2018-12-15 20:01:51 +01:00 |
|
Enno Rehling
|
7ea64be314
|
code analysis scan.
add checks for malloc results.
reduce stack size.
|
2018-12-15 19:38:40 +01:00 |
|
Enno Rehling
|
933bf2c596
|
include what you use
|
2018-12-15 18:42:31 +01:00 |
|
Enno Rehling
|
264822a354
|
reduce variables scope (cppcheck warnings).
|
2018-12-11 19:57:27 +01:00 |
|
Enno Rehling
|
bb5fb78a46
|
comment copypasta
|
2018-12-11 19:36:07 +01:00 |
|
Enno Rehling
|
494e2054bf
|
Merge branch 'master' into develop
|
2018-12-09 20:06:12 +01:00 |
|
Enno Rehling
|
f0a1fe6134
|
BUG 2536 fix broken familiar spellbooks
|
2018-12-09 20:05:44 +01:00 |
|
Enno Rehling
|
1ca1c7cfea
|
re-enable intermittent test, supplement unit test.
Untote reservieren nichts von anderen Einheiten.
|
2018-12-09 14:41:14 +01:00 |
|
Enno Rehling
|
e47da17cc6
|
Merge branch 'master' into develop
|
2018-12-09 03:48:29 +01:00 |
|
Enno Rehling
|
089be4bca8
|
cppcheck style warnings: reduce variable scope
|
2018-12-09 03:42:57 +01:00 |
|
Enno Rehling
|
e03f3c95a3
|
BUG 2531: new factions get a fresh password every turn until they send their first orders, which is shown in the report.
|
2018-12-06 20:04:45 +01:00 |
|
Enno Rehling
|
2ac6a6826d
|
some static analysis warnings (cppcheck and msvc).
|
2018-12-04 21:11:40 +01:00 |
|
Enno Rehling
|
dd7b0e4db3
|
re-enable disabled test.
|
2018-12-02 05:10:39 +01:00 |
|
Enno Rehling
|
01b7538ffd
|
remove jsreport.
fix some cppcheck warnings.
|
2018-12-02 05:04:58 +01:00 |
|
Enno Rehling
|
06ccc7df42
|
excise bsdstring from the project
|
2018-12-01 20:25:06 +01:00 |
|
Enno Rehling
|
c0c06f0613
|
version number increment
|
2018-11-27 22:20:30 +01:00 |
|
Enno Rehling
|
304bebf291
|
reduce big arrays on the stack, report allies with new pump_paragraph function (WIP)
|
2018-11-26 22:01:18 +01:00 |
|
Enno Rehling
|
3e54d307df
|
replace bsdstring in bufunit
|
2018-11-24 12:26:52 +01:00 |
|
Enno Rehling
|
73540d733d
|
Bug 2451: fix equip_unit for spells,
update the familiar-fixing code from bug 2517.
|
2018-11-22 22:13:23 +01:00 |
|
Enno Rehling
|
4a66b558c5
|
WIP: refactor struct sc_mage (make it private).
tests are failing and/or slow.
|
2018-11-18 21:47:14 +01:00 |
|
Enno Rehling
|
4403552b61
|
F*ck this MSVC message:
warning C6001: Using uninitialized memory
It is confused, and I screwed up trying to work around it.
|
2018-11-17 22:12:34 +01:00 |
|
Enno Rehling
|
aa466f3cc8
|
avoid code analysis warnings
|
2018-11-17 22:01:23 +01:00 |
|
Enno Rehling
|
d2389fa87b
|
Bug 2517: Vertraute ohne eigene Zauber reparieren
Trennung von caster und mage in spells.c
|
2018-11-17 21:31:05 +01:00 |
|
Enno Rehling
|
83b6db41fe
|
remove legacy msg_level struct (unused).
|
2018-11-13 17:24:22 +01:00 |
|
Enno Rehling
|
c48371387c
|
New Syntax: CONTACT [UNIT|FACTION] ...
Move everything to contact module, add tests.
|
2018-11-04 18:07:42 +01:00 |
|
Enno Rehling
|
0fd7906d41
|
extract contact logic to a module
add missing tests for contact to units.
add an attribute for contacting a faction.
|
2018-11-04 15:53:27 +01:00 |
|
Enno Rehling
|
dac6ef660d
|
Merge branch 'master' into develop
|
2018-11-04 09:10:54 +01:00 |
|
Enno Rehling
|
1a10c0271d
|
Bug 2511: LERNE AUTO fixed, student limit increased
|
2018-11-04 09:08:50 +01:00 |
|
Enno Rehling
|
89b10ee63d
|
bug 2463 fix xmastrees, fix get_key/set_key
|
2018-11-03 20:30:57 +01:00 |
|
Enno Rehling
|
8bcdb5c381
|
Bug 2509 contd: new_region still creating duplicates
|
2018-11-03 15:48:35 +01:00 |
|
Enno Rehling
|
6c11e740ff
|
bug 2510 duplicate region after datafile read
|
2018-11-03 14:28:32 +01:00 |
|
Enno Rehling
|
a2fe396b68
|
do not delayed-resolve regions
|
2018-11-01 21:20:11 +01:00 |
|
Enno Rehling
|
25b5f797e9
|
add building_create, too
|
2018-11-01 21:18:24 +01:00 |
|
Enno Rehling
|
fc4f32f8e0
|
read_building_reference does not need a callback
|
2018-11-01 21:13:05 +01:00 |
|
Enno Rehling
|
ba9af6d765
|
1. region_create(uid)
2. read_region_reference never gets a callback, so save it.
|
2018-11-01 21:08:59 +01:00 |
|
Enno Rehling
|
85fe80d858
|
unit_create function instead of wild calloc calls.
|
2018-11-01 10:16:49 +01:00 |
|
Enno Rehling
|
d9167b8a59
|
do not use late resolution for factions, ever
|
2018-11-01 09:53:23 +01:00 |
|
Enno Rehling
|
b0485ec57f
|
eliminate struct ally, use struct allies
|
2018-10-31 17:54:40 +01:00 |
|
Enno Rehling
|
b5b39024f2
|
BUG 2506: starting regions have bad resource levels.
add some one-off custom code to fix the resource levels of selected regions
|
2018-10-30 21:01:16 +01:00 |
|
Enno Rehling
|
54307d3b50
|
can read and write struct allies.
|
2018-10-30 18:45:13 +01:00 |
|
Enno Rehling
|
a26438c175
|
Merge branch 'develop' into allies
|
2018-10-30 18:40:15 +01:00 |
|
Enno Rehling
|
253849416a
|
create referenced factions early instead of read_faction_reference.
|
2018-10-30 06:30:32 +01:00 |
|
Enno Rehling
|
ed6a6b4cf2
|
Merge branch 'develop' of https://github.com/ennorehling/eressea into develop
|
2018-10-30 06:28:09 +01:00 |
|
Enno Rehling
|
00718424cf
|
missing limits include
|
2018-10-30 06:02:55 +01:00 |
|
Enno Rehling
|
da9d3d3573
|
Merge branch 'master' into develop
|
2018-10-29 20:10:51 +01:00 |
|
Enno Rehling
|
c54ab6a3df
|
fix CID 189401 and 189402
|
2018-10-29 20:06:18 +01:00 |
|
Enno Rehling
|
e8ca81bc1a
|
BUG 2505: make build code more comlpicated, and fix multi-stage buildings.
|
2018-10-29 19:35:49 +01:00 |
|
Enno Rehling
|
f8040e2d9f
|
unit test to also prove bug 2505
|
2018-10-29 18:54:23 +01:00 |
|
Enno Rehling
|
dce5f7857b
|
unused variable
|
2018-10-28 21:31:58 +01:00 |
|