Commit Graph

9913 Commits

Author SHA1 Message Date
Enno Rehling cb7d2e9fcb fewer warnings from cppcheck 2019-03-03 09:39:52 +01:00
Enno Rehling 0a5cf34420 ignore cppcheck configurations, but not tests 2019-03-03 09:39:52 +01:00
Enno Rehling 933914a301 re-enable disabled test. 2019-03-03 09:39:52 +01:00
Enno Rehling 11316a4992 remove jsreport.
fix some cppcheck warnings.
2019-03-03 09:39:52 +01:00
Enno Rehling 781acdbf6b start adding legacy tests for paragraph 2019-03-03 09:39:52 +01:00
Enno Rehling 2e79c51d00 fix overly long lines in NR. 2019-03-03 09:39:52 +01:00
Enno Rehling 3f9331cd09 fix string unit tests after strcpy was removed 2019-03-03 09:39:52 +01:00
Enno Rehling d162c2dee1 excise bsdstring from the project 2019-03-03 09:39:52 +01:00
Enno Rehling 5d99dc7014 add a printf function to sbstring (about time) 2019-03-03 09:39:52 +01:00
Enno Rehling 2766ed8de4 Bug 2521: Übersetzung von at_racename für Geister 2019-03-03 09:39:52 +01:00
Enno Rehling fbb7a6c418 convert report_template to sbstring 2019-03-03 09:39:52 +01:00
Enno Rehling 08cf00e700 more sbstring conversions 2019-03-03 09:39:52 +01:00
Enno Rehling 892b07c64c oops. broke test again with another case of too many periods. 2019-03-03 09:39:52 +01:00
Enno Rehling 97af710e97 fix display of luxury prices, period at end of description. 2019-03-03 09:39:52 +01:00
Enno Rehling 3291dcbe5b more sbstring use in reports.
fix paragraph lines with very long words, indirectly test through region report.
2019-03-03 09:39:52 +01:00
Enno Rehling 847361fef2 split region reporting into more and smaller functions. 2019-03-03 09:39:52 +01:00
Enno Rehling 5d80f99552 add a str_adopt constructor for sbstring. 2019-03-03 09:39:52 +01:00
Enno Rehling 164baecbd8 print spells with sbstring 2019-03-03 09:39:52 +01:00
Enno Rehling 32519e1683 version number increment 2019-03-03 09:39:52 +01:00
Enno Rehling 6c24956da7 unsigned/signed comparison 2019-03-03 09:39:52 +01:00
Enno Rehling 2483232537 unfuck str_strlcpy again. 2019-03-03 09:39:52 +01:00
Enno Rehling 5520372dfa define SIZE_MAX if needed. 2019-03-03 09:39:52 +01:00
Enno Rehling d4d7394e29 replace sbs_cut with more powerful sbs_substr 2019-03-03 09:39:52 +01:00
Enno Rehling 3be5211a53 fix a previously undetected bug in str_strlcpy. 2019-03-03 09:39:51 +01:00
Enno Rehling a597d06484 some factions have very long names, breaking my buffer.
use sbstring with care.
fix hackish utf8 space detection.
2019-03-03 09:39:27 +01:00
Enno Rehling 84871cc6c4 coverity 189780, realloc result check 2019-03-03 09:39:27 +01:00
Enno Rehling 56251ffdaf reduce big arrays on the stack, report allies with new pump_paragraph function (WIP) 2019-03-03 09:39:27 +01:00
Enno Rehling c200199569 fix the new password test 2019-03-03 09:37:16 +01:00
Enno Rehling 5d6147462a disable intermittent check 2019-03-03 09:33:09 +01:00
Enno Rehling d642ff0fe7 new players should have lastorders = 0, get password. 2019-03-03 09:32:24 +01:00
Enno Rehling 4bb2b5529d Merge remote-tracking branch 'upstream/master' 2019-02-02 21:19:56 +01:00
Enno Rehling 4edff66e61
Merge pull request #834 from ennorehling/master
hot stuff
2019-02-02 21:13:05 +01:00
Enno Rehling 97a78ad6b0 Merge branch 'master' of https://github.com/ennorehling/eressea 2019-02-02 20:38:11 +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 ef8139067e
Remove missing package
Ok
2019-01-22 16:48:22 +01:00
Enno Rehling dba46ac480 add scan-build to travis build 2019-01-22 16:17:16 +01:00
Enno Rehling 49e186b742
Merge pull request #833 from ennorehling/master
Simple Bugfix
2019-01-21 11:07:25 +01:00
Enno Rehling 148146d94e BUG 2540: Vertraute ohne Auraim CR repariert 2019-01-21 11:00:31 +01:00
Enno Rehling 55c8b9f72a fix shellcheck 2019-01-20 03:09:35 +01:00
Enno Rehling 8eba9d6eaf fix getfaction script, return email 2019-01-20 03:06:33 +01:00
Enno Rehling dda0fd9d27 fix sendreport script 2019-01-20 02:48:14 +01:00
Enno Rehling 2564603b67 Merge remote-tracking branch 'upstream/master' 2018-12-15 15:43:34 +01:00
Enno Rehling 0473d76f45
Merge pull request #828 from ennorehling/master
Vertrautenzauber reparieren.
2018-12-15 15:40:02 +01:00
Enno Rehling dd7ffb5987 comment copypasta 2018-12-11 19:37:34 +01:00
Enno Rehling f0a1fe6134 BUG 2536 fix broken familiar spellbooks 2018-12-09 20:05:44 +01:00
Enno Rehling 9ae603803f Bug 2533 fix weapon selection
disable undead_reserve test in master, because it is intermittent.
2018-12-09 10:21:58 +01:00
Enno Rehling f7b9153083 Merge branch 'master' of https://github.com/ennorehling/eressea 2018-12-09 03:43:42 +01:00
Enno Rehling e03f3c95a3 BUG 2531: new factions get a fresh password every turn until they send their first orders, which is shown in the report. 2018-12-06 20:04:45 +01:00
Enno Rehling 07383bd94f fix warning for no orders received 2018-12-06 18:49:10 +01:00
Enno Rehling 290a90ac22 Merge remote-tracking branch 'upstream/master' 2018-12-04 21:14:13 +01:00