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
|
622c103b00
|
more cppcheck messages
|
2018-02-26 19:48:52 +01:00 |
|
Enno Rehling
|
5518e43591
|
the "moved" attribute is unused
so was a lot of other stuff.
|
2018-02-26 19:47:03 +01:00 |
|
Enno Rehling
|
aae7e9b954
|
immer noch FAST_CONNECT Reste
|
2018-02-25 20:06:55 +01:00 |
|
Enno Rehling
|
5d9d299e68
|
refactor repotring items
|
2018-02-25 20:06:55 +01:00 |
|
Enno Rehling
|
72daecd27e
|
cppcheck false positives
|
2018-02-25 20:06:55 +01:00 |
|
Enno Rehling
|
079a55fe41
|
cppcheck warnings
|
2018-02-25 20:06:47 +01:00 |
|
Enno Rehling
|
b7dcee7e08
|
fix goto-select-faction (itoa bug).
|
2018-02-25 19:36:28 +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
|
d802f6ea67
|
cppcheck: reduce variable scope.
|
2018-02-25 17:28:42 +01:00 |
|
Enno Rehling
|
6dd3783ecb
|
unused #define
|
2018-02-25 17:19:54 +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
|
4ce7932d14
|
add some checks (cppcheck is weird).
|
2018-02-25 17:01:16 +01:00 |
|
Enno Rehling
|
51fb719bb6
|
add a Readline module, fix detection, keep disabled for now
|
2018-02-25 16:36:45 +01:00 |
|
Enno Rehling
|
a286cb45f1
|
compilation fix, disable catapult damage code.
|
2018-02-25 14:54:45 +01:00 |
|
Enno Rehling
|
7b01581302
|
CATAPULT_STRUCTURAL_DAMAGE was broken.
check for PDCURSES, not WIN32
|
2018-02-25 14:29:25 +01:00 |
|
Enno Rehling
|
e4aa8f505e
|
cppcheck warnings for battle
|
2018-02-25 14:18:36 +01:00 |
|
Enno Rehling
|
b67db4faf9
|
remove unused ct_fleechance (misteltoe relic)
|
2018-02-25 13:22:41 +01:00 |
|
Enno Rehling
|
2d7d46d3ac
|
Merge small braineater units to reduce memory pressure.
|
2018-02-04 19:13:04 +01:00 |
|
Enno Rehling
|
a8c9576937
|
fix mac build
|
2018-02-04 14:59:01 +01:00 |
|
Enno Rehling
|
5b61f895a2
|
further reduce teh amount of temporary storage required by the economy module.
|
2018-02-03 20:52:24 +01:00 |
|
Enno Rehling
|
6f7c8743b3
|
remove a lot of struct copying in the stupid expand function.
|
2018-02-03 20:45:19 +01:00 |
|
Enno Rehling
|
e1d33e55a4
|
refactor econ_request union for readability.
|
2018-02-03 20:24:16 +01:00 |
|
Enno Rehling
|
613c0edf2f
|
add most basic test coverage for cmd_loot
|
2018-02-03 15:25:03 +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
|
5b42de3283
|
Merge branch 'develop' of https://github.com/ennorehling/eressea.git
|
2018-01-28 19:12:48 +01:00 |
|
Enno Rehling
|
6f1f5409ae
|
Solve unicode indentation problems in summary.
|
2018-01-28 19:12:31 +01:00 |
|
Enno Rehling
|
1181cae463
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2018-01-28 18:42:22 +01:00 |
|
Enno Rehling
|
6fca773426
|
BUG 2416: prefer sqlite over db
|
2018-01-28 18:26:54 +01:00 |
|
Enno Rehling
|
70cc56b223
|
make summary a little prettier.
|
2018-01-28 11:37:42 +01:00 |
|
Enno Rehling
|
b6e8822044
|
BUG 2398: remove deltas from summary.
|
2018-01-27 21:48:05 +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
|
ff85cda724
|
stop using sqlite for a player database
|
2018-01-26 17:56:30 +01:00 |
|
Enno Rehling
|
e233d08e8f
|
move more reporting code to reports.c
|
2018-01-26 17:39:15 +01:00 |
|
Enno Rehling
|
0170a6fc09
|
move bsdstring use to reports.c
|
2018-01-25 21:31:09 +01:00 |
|
Enno Rehling
|
6a9320a0d0
|
these casts not required.
|
2018-01-25 18:49:12 +01:00 |
|
Enno Rehling
|
495c45391d
|
CID 182344: Integer handling issues
|
2018-01-25 15:38:55 +01:00 |
|
Enno Rehling
|
cc278896f9
|
DRY: change mistletoe code
add some debug logic to intermittent test
|
2018-01-22 19:22:56 +01:00 |
|
Enno Rehling
|
0b036557c0
|
test that mistletoe users survive attacks.
|
2018-01-21 18:13:42 +01:00 |
|
Enno Rehling
|
1eaa1e6d84
|
BUG 2405: use mistletoe to create effect, use effect to flee from battle.
|
2018-01-21 18:07:49 +01:00 |
|
Enno Rehling
|
4247ef96b1
|
why are we using the short type?
|
2018-01-21 11:14:55 +01:00 |
|