Enno Rehling
|
15a6d9217b
|
cppcheck style
|
2018-12-02 11:13:58 +01:00 |
|
Enno Rehling
|
bcdeaaa83a
|
fewer warnings from cppcheck
|
2018-12-02 11:07:34 +01:00 |
|
Enno Rehling
|
a949cfd345
|
ignore cppcheck configurations, but not tests
|
2018-12-02 11:07:34 +01:00 |
|
Enno Rehling
|
dd7b0e4db3
|
re-enable disabled test.
|
2018-12-02 05:10:39 +01:00 |
|
Enno Rehling
|
01b7538ffd
|
remove jsreport.
fix some cppcheck warnings.
|
2018-12-02 05:04:58 +01:00 |
|
Enno Rehling
|
025cf18ab2
|
start adding legacy tests for paragraph
|
2018-12-01 21:56:21 +01:00 |
|
Enno Rehling
|
924ce441dd
|
fix overly long lines in NR.
|
2018-12-01 21:51:52 +01:00 |
|
Enno Rehling
|
3193c74fe2
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2018-12-01 21:24:41 +01:00 |
|
Enno Rehling
|
e58b3acfd7
|
Merge remote-tracking branch 'upstream/master'
|
2018-12-01 21:24:24 +01:00 |
|
Enno Rehling
|
22ed6b6c25
|
Durchreisemeldung Komma
|
2018-12-01 21:08:32 +01:00 |
|
Enno Rehling
|
dba687974b
|
fix string unit tests after strcpy was removed
|
2018-12-01 20:39:39 +01:00 |
|
Enno Rehling
|
06ccc7df42
|
excise bsdstring from the project
|
2018-12-01 20:25:06 +01:00 |
|
Enno Rehling
|
c5acb2f351
|
add a printf function to sbstring (about time)
|
2018-12-01 19:54:07 +01:00 |
|
Enno Rehling
|
af5f5bde60
|
fix python password check scripts
|
2018-12-01 15:29:47 +01:00 |
|
Enno Rehling
|
2071121346
|
Bug 2521: Übersetzung von at_racename für Geister
|
2018-12-01 12:27:11 +01:00 |
|
Enno Rehling
|
5d7eb1d0a3
|
BUG 2520: LERNE AUTO multi-teacher assignment
|
2018-12-01 11:09:31 +01:00 |
|
Enno Rehling
|
0710fb796d
|
Merge pull request #822 from ennorehling/master
Bufix LERNE AUTO
|
2018-12-01 10:45:36 +01:00 |
|
Enno Rehling
|
b74e8c0ebd
|
simpler hack, um den brypt workfactor einzustellen (oder passwort-checks abzuschalten), weil man manchmal halt keine Zeit hat.
|
2018-12-01 10:30:15 +01:00 |
|
Enno Rehling
|
fc23926559
|
BUG 2520: LERNE AUTO multi-teacher assignment
|
2018-12-01 10:29:48 +01:00 |
|
Enno Rehling
|
f9ee13b435
|
convert report_template to sbstring
|
2018-11-30 10:52:32 +01:00 |
|
Enno Rehling
|
2de63536f7
|
more sbstring conversions
|
2018-11-30 10:26:49 +01:00 |
|
Enno Rehling
|
ed1cd367b1
|
merge branch 'develop' of github.com:ennorehling/eressea into develop
|
2018-11-29 16:22:05 +01:00 |
|
Enno Rehling
|
3c703653aa
|
oops. broke test again with another case of too many periods.
|
2018-11-29 06:46:08 +01:00 |
|
Enno Rehling
|
88792e1d09
|
fix display of luxury prices, period at end of description.
|
2018-11-28 20:57:17 +01:00 |
|
Enno Rehling
|
d3713be6bd
|
more sbstring use in reports.
fix paragraph lines with very long words, indirectly test through region report.
|
2018-11-28 20:18:22 +01:00 |
|
Enno Rehling
|
2fe5c0e0f7
|
split region reporting into more and smaller functions.
|
2018-11-28 18:30:50 +01:00 |
|
Enno Rehling
|
0590fc09ab
|
add a str_adopt constructor for sbstring.
|
2018-11-28 17:56:49 +01:00 |
|
Enno Rehling
|
9d0c7b900a
|
Merge branch 'develop' of https://github.com/ennorehling/eressea into develop
|
2018-11-28 17:17:50 +01:00 |
|
Enno Rehling
|
56f54a62e8
|
print spells with sbstring
|
2018-11-28 12:45:48 +01:00 |
|
Enno Rehling
|
b182939678
|
Merge branch 'develop' of github.com:ennorehling/eressea into develop
|
2018-11-28 08:39:22 +01:00 |
|
Enno Rehling
|
c0c06f0613
|
version number increment
|
2018-11-27 22:20:30 +01:00 |
|
Enno Rehling
|
d8868315da
|
Merge branch 'stacksize' into develop
|
2018-11-27 21:55:24 +01:00 |
|
Enno Rehling
|
b8206d0448
|
missed a space in the faction items list.
|
2018-11-27 21:54:41 +01:00 |
|
Enno Rehling
|
6f45c0df86
|
unsigned/signed comparison
|
2018-11-27 21:31:17 +01:00 |
|
Enno Rehling
|
28cd26f0d9
|
unfuck str_strlcpy again.
|
2018-11-27 21:30:08 +01:00 |
|
Enno Rehling
|
308c9f642f
|
define SIZE_MAX if needed.
|
2018-11-27 21:06:30 +01:00 |
|
Enno Rehling
|
cd0ba434b0
|
replace sbs_cut with more powerful sbs_substr
|
2018-11-27 20:50:58 +01:00 |
|
Enno Rehling
|
413a83c1ec
|
simpler hack, um den brypt workfactor einzustellen (oder passwort-checks abzuschalten), weil man manchmal halt keine Zeit hat.
|
2018-11-27 20:16:27 +01:00 |
|
Enno Rehling
|
4c19dfecf8
|
fix a previously undetected bug in str_strlcpy.
|
2018-11-27 20:01:47 +01:00 |
|
Enno Rehling
|
916c626aaa
|
Merge remote-tracking branch 'upstream/master'
|
2018-11-27 18:59:08 +01:00 |
|
Enno Rehling
|
1a7f7531c3
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2018-11-27 18:58:54 +01:00 |
|
Enno Rehling
|
5873c0252f
|
Merge branch 'develop'
|
2018-11-27 18:56:01 +01:00 |
|
Enno Rehling
|
be3f63416d
|
some factions have very long names, breaking my buffer.
use sbstring with care.
fix hackish utf8 space detection.
|
2018-11-27 04:17:16 +01:00 |
|
Enno Rehling
|
8584b46dc0
|
coverity 189780, realloc result check
|
2018-11-26 22:07:55 +01:00 |
|
Enno Rehling
|
304bebf291
|
reduce big arrays on the stack, report allies with new pump_paragraph function (WIP)
|
2018-11-26 22:01:18 +01:00 |
|
Enno Rehling
|
a2c179db9a
|
Merge pull request #821 from ennorehling/develop
bsdstring elimination, renumber crashfix
|
2018-11-25 14:25:15 +01:00 |
|
Enno Rehling
|
8c02d14f13
|
undo the period-at-end fix for region info, a test breaks
|
2018-11-25 09:38:58 +01:00 |
|
Enno Rehling
|
4c58127ce1
|
fix renumber parser crash
|
2018-11-25 09:26:24 +01:00 |
|
Enno Rehling
|
aef271fe39
|
Merge remote-tracking branch 'upstream/master'
|
2018-11-25 09:26:05 +01:00 |
|
Enno Rehling
|
b7275e40f3
|
fix renumber parser crash
|
2018-11-25 09:21:37 +01:00 |
|