Enno Rehling
|
db83140753
|
merge conflict nightmare fix.
|
2018-02-25 20:49:33 +01:00 |
|
Enno Rehling
|
432a8d432d
|
messy merge of cppcheck fixes into develop
|
2018-02-25 20:41:53 +01:00 |
|
Enno Rehling
|
28e9ddbdb4
|
Merge branch 'master'
|
2018-02-25 20:27:16 +01:00 |
|
Enno Rehling
|
aae7e9b954
|
immer noch FAST_CONNECT Reste
|
2018-02-25 20:06:55 +01:00 |
|
Enno Rehling
|
079a55fe41
|
cppcheck warnings
|
2018-02-25 20:06:47 +01:00 |
|
Enno Rehling
|
aacd0885df
|
fix termination bug in itoa functions.
|
2018-02-25 19:17:20 +01:00 |
|
Enno Rehling
|
8c554edfee
|
findunitg was deprecated.
|
2018-02-25 18:35:40 +01:00 |
|
Enno Rehling
|
4181e23d15
|
FAST_CONNECT is always on.
fix more cppcheck messages.
|
2018-02-25 18:30:20 +01:00 |
|
Enno Rehling
|
120b03d2f5
|
Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.
|
2018-02-25 18:14:48 +01:00 |
|
Enno Rehling
|
13cc8841d3
|
msg_setting is a dead feature, remove leftovers.
|
2018-02-25 18:10:09 +01:00 |
|
Enno Rehling
|
fc2506ee83
|
cppcheck: DMAXHASH was unused.
cppcheck: remove warnings, reduce variable scopes.
|
2018-02-25 17:58:45 +01:00 |
|
Enno Rehling
|
05242aaf2d
|
Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.
|
2018-02-25 17:18:30 +01:00 |
|
Enno Rehling
|
b67db4faf9
|
remove unused ct_fleechance (misteltoe relic)
|
2018-02-25 13:22:41 +01:00 |
|
Enno Rehling
|
42c86d122e
|
stop using MINMAX macros.
|
2018-02-24 19:41:36 +01:00 |
|
Enno Rehling
|
fa1e81f6ac
|
write a log of dead factions.
|
2018-02-23 21:24:15 +01:00 |
|
Enno Rehling
|
de52d8d669
|
BUG 2419: add a spell alias.
|
2018-02-18 11:46:05 +01:00 |
|
Enno Rehling
|
6c572c6287
|
rename potion: p14 to healing
fix use_item message crash
|
2018-02-17 20:35:00 +01:00 |
|
Enno Rehling
|
438ae6f905
|
Eliminate rules.magic.multipotion, it's too much code.
|
2018-02-17 15:17:05 +01:00 |
|
Enno Rehling
|
96062f6f85
|
rename p2->lifepotion (WdL)
|
2018-02-17 10:45:56 +01:00 |
|
Enno Rehling
|
bf591ecec5
|
BUG 2415: eliminate at_potiondelay and WdL delay.
BUG 2419: refactor ointment and healing, add tests for USE
|
2018-02-15 20:25:58 +01:00 |
|
Enno Rehling
|
7d789d9896
|
Merge branch 'develop' of https://github.com/ennorehling/eressea.git
|
2018-02-14 20:03:11 +01:00 |
|
Enno Rehling
|
d15684a546
|
fix test_process_turn failure.
move turn global to calendar.
promote calendar module to kernel.
|
2018-02-14 20:01:36 +01:00 |
|
Enno Rehling
|
f4be3a1374
|
remove duplication setstatus -> unit_setstatus
|
2018-02-14 11:24:38 +01:00 |
|
Enno Rehling
|
f67a4943e4
|
fix some cppcheck warnings
|
2018-02-11 15:43:24 +01:00 |
|
Enno Rehling
|
e06248cf1e
|
remove residual data for an unfinished "city" feature.
|
2018-02-10 21:25:13 +01:00 |
|
Enno Rehling
|
eb6271bbb8
|
CID 182781 I broke the wage logic.
|
2018-02-10 17:53:59 +01:00 |
|
Enno Rehling
|
1035a98fd3
|
make attrib use a variant, not a custom union.
change attrib_type methods to take a variant, not the entire attrib.
|
2018-02-09 21:20:43 +01:00 |
|
Enno Rehling
|
9ee84445eb
|
stop using MIN and MAX macros
|
2018-02-07 18:39:20 +01:00 |
|
Enno Rehling
|
d1a393610c
|
begin work on 3.16 release
|
2018-02-07 17:57:24 +01:00 |
|
Enno Rehling
|
ba14fab3a3
|
macros should have uppercase names.
|
2018-02-03 14:49:35 +01:00 |
|
Enno Rehling
|
f1be8caa46
|
more skill size savings.
|
2018-02-03 14:16:01 +01:00 |
|
Enno Rehling
|
5cdd79804a
|
optimize sizeof(skill)
|
2018-02-03 12:57:43 +01:00 |
|
Enno Rehling
|
6fca773426
|
BUG 2416: prefer sqlite over db
|
2018-01-28 18:26:54 +01:00 |
|
Enno Rehling
|
241cb4d6eb
|
Merge branch 'develop' of https://github.com/ennorehling/eressea.git
|
2018-01-26 18:18:18 +01:00 |
|
Enno Rehling
|
ed623732d3
|
fix reduce_skill max_week calculation.
|
2018-01-26 18:18:12 +01:00 |
|
Enno Rehling
|
b0ef468617
|
select berkeley over sqlite, compile only one
|
2018-01-26 18:02:10 +01:00 |
|
Enno Rehling
|
e233d08e8f
|
move more reporting code to reports.c
|
2018-01-26 17:39:15 +01:00 |
|
Enno Rehling
|
4247ef96b1
|
why are we using the short type?
|
2018-01-21 11:14:55 +01:00 |
|
Enno Rehling
|
2493b01883
|
make some changes to support non-random skill progress.
disable test_drain_exp, since it can't deal with that.
|
2018-01-21 11:03:50 +01:00 |
|
Enno Rehling
|
88a96d5723
|
begin adding tests for skills.
|
2018-01-21 11:03:49 +01:00 |
|
Enno Rehling
|
6481acac76
|
move xmlreader.c up a directory.
|
2018-01-21 11:03:49 +01:00 |
|
Enno Rehling
|
c1bacdb5fd
|
Merge branch 'master' into develop
|
2018-01-21 11:01:05 +01:00 |
|
Enno Rehling
|
d78b21c1c3
|
BUG 2413: renumber parsing caused f->no == 0
|
2018-01-21 10:38:30 +01:00 |
|
Enno Rehling
|
0435c9ee8b
|
jsonconf reads game rules outside of kernel, so move it out.
|
2018-01-14 17:50:54 +01:00 |
|
Enno Rehling
|
2b2a79620c
|
compiles, test fails, xmlreader includes need fixing
|
2018-01-14 17:40:48 +01:00 |
|
Enno Rehling
|
3d69f4e372
|
start removing dependencies on potion_type.
use item_type where we can. does not compile, is WIP.
|
2018-01-14 17:40:48 +01:00 |
|
Enno Rehling
|
42e7e98ccf
|
Default to reporting missing message types during tests as an error, grandfather in some tests with test_inject_messagetypes();
|
2018-01-14 17:08:46 +01:00 |
|
Enno Rehling
|
787abc90cf
|
provide more missing messages in test setups.
|
2018-01-14 11:58:22 +01:00 |
|
Enno Rehling
|
b432fbe9d8
|
Make the behavior for missing messages configurable.
message_handle_missing function to set it (test_eressea should enetually use MESSAGE_MISSING_ERROR).
|
2018-01-14 11:25:44 +01:00 |
|
Enno Rehling
|
f776450f9b
|
Replace 0 with NULL (consistency is good).
|
2018-01-14 09:58:45 +01:00 |
|