Enno Rehling
|
2e1bd01c54
|
asciification
|
2019-03-03 09:42:42 +01:00 |
|
Enno Rehling
|
484945d42a
|
more allocation checks.
|
2019-03-03 09:41:15 +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 |
|
Enno Rehling
|
dac6ef660d
|
Merge branch 'master' into develop
|
2018-11-04 09:10:54 +01:00 |
|
Enno Rehling
|
da9d3d3573
|
Merge branch 'master' into develop
|
2018-10-29 20:10:51 +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
|
be84c13a72
|
remove test_inject_messagetypes(), make that the default behavior in tests.
|
2018-10-28 21:28:05 +01:00 |
|
Enno Rehling
|
b8c49914e9
|
missing include
|
2018-10-20 20:28:16 +02:00 |
|
Enno Rehling
|
57be0f2e6a
|
Ich habe mich geirrt, was das Verhalten von atoi in Windows angeht. Alles zurueck.
|
2018-10-20 20:10:11 +02:00 |
|
Enno Rehling
|
01edb1e204
|
move that errno-preserving atoi to strings.c
|
2018-10-20 19:56:38 +02:00 |
|
Enno Rehling
|
c2570b1e58
|
Merge branch 'develop' of github.com:ennorehling/eressea into develop
|
2018-10-20 10:09:37 +02:00 |
|
Enno Rehling
|
c7c306b0e5
|
implement atoi so it doesn't change errno (for now)
|
2018-10-20 09:58:50 +02:00 |
|
Enno Rehling
|
d3a37179ef
|
add param.[hc], at last.
|
2018-09-29 19:32:39 +02:00 |
|
Enno Rehling
|
991fe8fd8d
|
enable checker build.
remove getid aliases from parser.h
|
2018-09-29 13:35:49 +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
|
fc80e4b83e
|
BUG 2462: Leuchtturm meldet keine Landregionen, beschützt Schiffe erst ab Größe 10.
|
2018-07-17 20:53:34 +02:00 |
|
Enno Rehling
|
ce37fd1bb7
|
remove libxml2 from dependencies
remove the converter, that isn't a way we're going.
|
2018-05-18 21:14:22 +02:00 |
|
Enno Rehling
|
b5b9611a16
|
eliminate construction.improvement,
create building_type.stages instead.
|
2018-05-01 15:40:11 +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
|
e0cae602dd
|
add a test for building items.
|
2018-04-30 23:18:39 +02:00 |
|
Enno Rehling
|
e0e873044d
|
fix stone golems (assert).
remove improvement logic from build().
|
2018-04-30 23:11:13 +02:00 |
|
Enno Rehling
|
22734a4ae4
|
refactor building stages into build_stages().
TODO: remove them from build().
|
2018-04-30 22:52:38 +02:00 |
|
Enno Rehling
|
837ab325f9
|
XML simplificatio: unified system for masking races on modifiers.
|
2018-04-29 13:46:17 +02:00 |
|
Enno Rehling
|
079a55fe41
|
cppcheck warnings
|
2018-02-25 20:06:47 +01:00 |
|
Enno Rehling
|
4181e23d15
|
FAST_CONNECT is always on.
fix more cppcheck messages.
|
2018-02-25 18:30:20 +01:00 |
|
Enno Rehling
|
095148ab50
|
move va_copy macro closer to where it is used.
|
2017-12-29 17:00:16 +01:00 |
|
Enno Rehling
|
34808a25c5
|
Merge branch 'develop'
|
2017-11-09 18:04:41 +01:00 |
|
Enno Rehling
|
5af5daa355
|
BUG 2378: Fix magic armor resistance calculation.
Use frac_one constant where applicable.
|
2017-10-29 18:55:43 +01:00 |
|
Enno Rehling
|
79aecf21b5
|
Merge branch 'develop'
|
2017-10-18 19:40:00 +02:00 |
|
Enno Rehling
|
e2c7b2c711
|
merge with master, which was far behind
|
2017-10-15 20:32:19 +02:00 |
|
Enno Rehling
|
333ef06fef
|
hackish optimization for STUDY orders
|
2017-10-13 19:33:29 +02:00 |
|
Enno Rehling
|
1b53128e1a
|
BUG 2366: Fix cansee for seen_spell regions.
|
2017-10-10 20:24:20 +02:00 |
|
Enno Rehling
|
30b0b2ad81
|
fix a lot of memory leaks that were exposed by unit tests.
|
2017-09-02 17:36:09 +02:00 |
|
Enno Rehling
|
3c2754071d
|
this test fails when btype->maxsize isn't used as a limit for building.
|
2017-07-17 14:01:08 +02:00 |
|
Enno Rehling
|
898c12e99a
|
XML construction elements never have a building.
required buildings are encoded by RMT_PROD_REQUIRE.
improved error messaging.
|
2017-05-06 15:53:21 +02:00 |
|
Enno Rehling
|
a313e78de5
|
move building names from function to construction data.
|
2017-04-26 21:44:24 +02:00 |
|
Enno Rehling
|
e72155a563
|
WIP: reimplemented production modifiers.
The system itself seems to work, but some Lua tests are still failing.
|
2017-04-02 14:43:53 +02:00 |
|
Enno Rehling
|
5680057e7f
|
adding simple test for MAKE <ITEM>
|
2017-02-15 17:09:23 +01:00 |
|
Enno Rehling
|
7947101899
|
factor out some function to make future debugging easier.
|
2017-02-14 21:01:22 +01:00 |
|
Enno Rehling
|
4ce415be50
|
BUG 2281: fix maxsize of guard towers.
|
2017-02-14 20:51:03 +01:00 |
|
Enno Rehling
|
8b7dae6977
|
kill autoconf.h, replace platform.h for C99 compatibility work
|
2017-01-10 16:31:05 +01:00 |
|
Enno Rehling
|
ecd74c53f5
|
More PVS-Studio warnings eliminated.
|
2016-11-23 19:19:04 +01:00 |
|
Enno Rehling
|
467ffe2db0
|
include guard.h directly, not through laws.h
|
2016-11-01 22:11:10 +01:00 |
|
Enno Rehling
|
754ad78db7
|
WIP: remove GUARD_* flags.
TODO: does not compile
TODO: write new guard.test.c tests
|
2016-10-31 07:45:06 +01:00 |
|
Enno Rehling
|
86ef225ccb
|
add some more local caching.
|
2016-09-11 12:48:00 +02:00 |
|
Enno Rehling
|
ed2c4ec56a
|
missing null-check before isparam
|
2016-09-01 21:57:50 +02:00 |
|
Enno Rehling
|
4bc8817056
|
remove a TODO that was ill-advised. The reason that "resources" is a list is that it's built incrementally.
|
2016-08-29 18:15:20 +01:00 |
|
Enno Rehling
|
a451d61f23
|
simplify destroy_cmd parsing.
|
2016-08-28 16:48:06 +01:00 |
|
Enno Rehling
|
b0400a797d
|
when not skilled enough to destroy a road, don't get a destroy_road message.
test destroy_road message.
|
2016-08-28 16:31:29 +01:00 |
|