Enno Rehling
|
6f45c0df86
|
unsigned/signed comparison
|
2018-11-27 21:31:17 +01:00 |
|
Enno Rehling
|
308c9f642f
|
define SIZE_MAX if needed.
|
2018-11-27 21:06:30 +01:00 |
|
Enno Rehling
|
cd0ba434b0
|
replace sbs_cut with more powerful sbs_substr
|
2018-11-27 20:50:58 +01:00 |
|
Enno Rehling
|
be3f63416d
|
some factions have very long names, breaking my buffer.
use sbstring with care.
fix hackish utf8 space detection.
|
2018-11-27 04:17:16 +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
|
8c02d14f13
|
undo the period-at-end fix for region info, a test breaks
|
2018-11-25 09:38:58 +01:00 |
|
Enno Rehling
|
8855574938
|
report.c is the last user of bsdstring
|
2018-11-24 21:47:27 +01:00 |
|
Enno Rehling
|
c757f83a71
|
eliminate bsdstring from reports.c
add missing period at end of region info.
|
2018-11-24 21:25:46 +01:00 |
|
Enno Rehling
|
3e54d307df
|
replace bsdstring in bufunit
|
2018-11-24 12:26:52 +01:00 |
|
Enno Rehling
|
b0485ec57f
|
eliminate struct ally, use struct allies
|
2018-10-31 17:54:40 +01:00 |
|
Enno Rehling
|
a26438c175
|
Merge branch 'develop' into allies
|
2018-10-30 18:40:15 +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
|
89d752bc1f
|
BUG 2508: wipe edges with 0
|
2018-10-29 16:19:29 +01:00 |
|
Enno Rehling
|
558390a4a6
|
separate ally_ api from allies_ api,
delete unallied factions,
start worrying about serialization.
|
2018-10-28 13:45:36 +01:00 |
|
Enno Rehling
|
d7a8a9b406
|
fix that catastrophic merge, make struct ally module-private
|
2018-10-26 21:49:58 +02:00 |
|
Enno Rehling
|
56ccb18fb1
|
oh my god, please no.
|
2018-10-26 20:57:59 +02:00 |
|
Enno Rehling
|
ac3a4d91c9
|
simplicate the use of ally.c
|
2018-10-26 19:47:50 +02:00 |
|
Enno Rehling
|
d1b4a47e1f
|
Merge branch 'develop' of https://github.com/ennorehling/eressea into develop
|
2018-10-26 16:08:26 +02:00 |
|
Enno Rehling
|
b3361e3ccb
|
Merge branch 'develop' into allies
|
2018-10-26 14:13:28 +02:00 |
|
Enno Rehling
|
c3d9e9dbaf
|
report allies without bsdstring
|
2018-10-26 14:13:00 +02:00 |
|
Enno Rehling
|
6007628096
|
report.c is next
|
2018-10-26 14:00:48 +02:00 |
|
Enno Rehling
|
516a53c0c7
|
swap faction.banner to database
|
2018-10-24 19:54:07 +02:00 |
|
Enno Rehling
|
eddcefed77
|
reduce number of allocations in report_region (edges).
remove the swap database file for orders (when not using memory).
|
2018-10-19 20:49:58 +02:00 |
|
Enno Rehling
|
d3a37179ef
|
add param.[hc], at last.
|
2018-09-29 19:32:39 +02:00 |
|
Enno Rehling
|
a373807189
|
move attrib and event modules to kernel
|
2018-09-29 11:37:17 +02:00 |
|
Enno Rehling
|
2e5e8347ac
|
Bug 2489: Kill the SIEGE command, forever.
|
2018-09-09 21:01:10 +02:00 |
|
Enno Rehling
|
062abe8102
|
refactor siege property w. getter/setter
|
2018-09-09 17:10:18 +02:00 |
|
Enno Rehling
|
d9ba7be884
|
Merge branch 'master' into develop
|
2018-07-31 10:42:53 +02:00 |
|
Enno Rehling
|
e9bded4a87
|
BUG 2469 wrong default quantity for construction reqs
|
2018-07-31 10:13:00 +02:00 |
|
Enno Rehling
|
38cb6297bb
|
Merge branch 'master'
|
2018-06-24 20:36:32 +02:00 |
|
Enno Rehling
|
a62541a17e
|
BUG 2443: Straßen ohne komplizierte String-Bastelei.
|
2018-06-11 21:00:33 +02:00 |
|
Enno Rehling
|
5b0f3f9ea7
|
more sbstring upgrades
|
2018-06-09 21:22:02 +02:00 |
|
Enno Rehling
|
4b5bd11f29
|
spell_syntax without bsdstring, better tests.
|
2018-06-03 13:29:54 +02:00 |
|
Enno Rehling
|
226fa2ba08
|
fix crash in region messages.
|
2018-05-20 17:11:29 +02:00 |
|
Enno Rehling
|
4154b1c3d9
|
remove additional whitespace in some strings.
|
2018-05-19 13:34:00 +02:00 |
|
Enno Rehling
|
19b3b5b35a
|
change how message types are created (more prep work for expat)
|
2018-05-18 19:58:49 +02:00 |
|
Enno Rehling
|
6608f1b1ab
|
Merge branch 'develop'
|
2018-05-18 15:34:50 +02:00 |
|
Enno Rehling
|
ef74b8e759
|
reduce the footprint of nrmessage
|
2018-05-18 02:46:34 +02:00 |
|
Enno Rehling
|
615dfe7ec5
|
Get the NR message text from locale.
|
2018-05-17 22:47:16 +02:00 |
|
Enno Rehling
|
0e3170a0cb
|
merge
|
2018-05-05 07:39:25 +02:00 |
|
Enno Rehling
|
d568e79490
|
spellbooks contain spellref, not spell *.
for order-independent load from XML.
|
2018-05-05 07:38:11 +02:00 |
|
Enno Rehling
|
75aff73e9a
|
Merge branch 'develop'
|
2018-05-03 23:01:42 +02:00 |
|
Enno Rehling
|
5bcd8369af
|
ignore sqlite setting errno
|
2018-05-03 22:40:54 +02:00 |
|
Enno Rehling
|
3db9d5d878
|
merge from develop. luxuty price conflict resolved.
|
2018-05-01 17:23:46 +02:00 |
|
Enno Rehling
|
b44e4e747d
|
ships and items never have multi-stage builds.
we are going to make sure of this soon.
|
2018-04-30 23:23:48 +02:00 |
|
Enno Rehling
|
08663b6eb5
|
fix last commit. refactoring with the MSVC IDE is prone to errors.
|
2018-04-28 15:57:51 +02:00 |
|
Enno Rehling
|
da984b5880
|
BUG 2425: lighthouses can see units.
|
2018-03-11 14:40:38 +01:00 |
|
Enno Rehling
|
346f56ebdb
|
merge conflict description namespace vs. xinclude removal and new potion names.
|
2018-03-11 09:19:16 +01:00 |
|
Enno Rehling
|
bf21f24f98
|
BUG 2426: E3 hat kein RC_TEMPLATE, split potion names and descriptions
|
2018-03-11 09:02:02 +01:00 |
|
Enno Rehling
|
6c0f8a81f6
|
merge from master
|
2018-02-26 19:51:48 +01:00 |
|