Commit Graph

9119 Commits

Author SHA1 Message Date
Enno Rehling e0bd113ea5 make orders-accept use mutt to send email, fix encoding 2018-06-03 21:26:32 +02:00
Enno Rehling 64f1a483b4
Merge pull request #776 from ennorehling/master
BUG 2427: emergency fix for 13.5.3 release
2018-03-16 21:57:34 +01:00
Enno Rehling 121bf343ea fix get_command for K_STUDY (still bug 2427). 2018-03-16 21:49:24 +01:00
Enno Rehling db5d9e069e failing test for bug 2427: create_order(K_STUDY, ...) 2018-03-16 19:52:54 +01:00
Enno Rehling a27fa287a0
Merge pull request #774 from ennorehling/master
Fix 2018-03-11 crash in E3
2018-03-11 09:11:58 +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 f8de7cff69
Merge pull request #773 from ennorehling/master
Master
2018-02-26 19:52:58 +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 68ded1b9f1
Merge pull request #772 from ennorehling/master
cppcheck fixes, gmtool repaired
2018-02-25 20:30:31 +01:00
Enno Rehling b5b1050d73 Merge branch 'cppcheck' 2018-02-25 20:23:25 +01:00
Enno Rehling 43268b913b cppcheck ignores tests 2018-02-25 20:06:55 +01:00
Enno Rehling aae7e9b954 immer noch FAST_CONNECT Reste 2018-02-25 20:06:55 +01:00
Enno Rehling 15e2d82706 ignore some more defines 2018-02-25 20:06:55 +01:00
Enno Rehling a0fcdc83fe ignore TODO code 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 24a8d4e331 Merge remote-tracking branch 'upstream/master' 2018-02-25 11:59:28 +01:00
Enno Rehling 5990a99ae8
Merge pull request #770 from ennorehling/master
fix types for CMakeCache
2018-02-24 18:20:10 +01:00
Enno Rehling c432bcf22e fix types for CMakeCache 2018-02-24 18:17:47 +01:00
Enno Rehling e61cc22c45
Merge pull request #769 from ennorehling/master
use sqlite, get ready for release.
2018-02-24 18:13:28 +01:00
Enno Rehling 6c2f42ab61 upgrade clibs library 2018-02-24 17:59:03 +01:00
Enno Rehling 02c6c863a3 BUG 2416: Prefer sqlite over db backend 2018-02-24 17:37:51 +01:00
Enno Rehling e6e520959d Merge remote-tracking branch 'upstream/master' 2018-02-24 17:32:14 +01:00
Enno Rehling 2d296d5b2a Merge branch 'master' of github.com:eressea/server 2018-02-11 10:10:14 +01:00
Enno Rehling bb9d14b5ed missing script from install target 2018-02-11 10:07:57 +01:00
Enno Rehling 89d158b126
Merge pull request #766 from eressea/develop
preparing release 3.15
2018-02-07 16:22:22 +01:00
Enno Rehling 961c6e0130 delete unused XML files 2018-02-05 17:41:35 +01:00
Enno Rehling 82be89e9ed
Merge pull request #765 from ennorehling/develop
Mac builds, Braineater diet
2018-02-04 20:47:27 +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 48bb6c65da Merge branch 'master' into develop 2018-02-04 12:09:39 +01:00
Enno Rehling 04f46cd591 disable deveron preview 2018-02-04 12:08:51 +01:00