Enno Rehling
|
9ecf87188f
|
remove gprof options
|
2018-10-20 20:31:21 +02:00 |
Enno Rehling
|
b8c49914e9
|
missing include
|
2018-10-20 20:28:16 +02:00 |
Enno Rehling
|
57be0f2e6a
|
Ich habe mich geirrt, was das Verhalten von atoi in Windows angeht. Alles zurueck.
|
2018-10-20 20:10:11 +02:00 |
Enno Rehling
|
01edb1e204
|
move that errno-preserving atoi to strings.c
|
2018-10-20 19:56:38 +02:00 |
Enno Rehling
|
c2570b1e58
|
Merge branch 'develop' of github.com:ennorehling/eressea into develop
|
2018-10-20 10:09:37 +02:00 |
Enno Rehling
|
c7c306b0e5
|
implement atoi so it doesn't change errno (for now)
|
2018-10-20 09:58:50 +02:00 |
Enno Rehling
|
eddcefed77
|
reduce number of allocations in report_region (edges).
remove the swap database file for orders (when not using memory).
|
2018-10-19 20:49:58 +02:00 |
Enno Rehling
|
281ed3d3e9
|
Remove remainder of old the tunnel implementation with b:add_action().
|
2018-10-14 17:53:48 +02:00 |
Enno Rehling
|
5aa3b1161f
|
prefer unit_addorder over addlist where possible.
|
2018-10-14 16:26:36 +02:00 |
Enno Rehling
|
f247224844
|
Switching to VS2017 compiler has found a bug in pofile.c
|
2018-10-14 14:45:05 +02:00 |
Enno Rehling
|
ad4d7dca53
|
use latest clibs, like develop
|
2018-10-14 11:50:52 +02:00 |
Enno Rehling
|
a7b9f6dc3e
|
Do not use 0 to mean NULL pointers.
|
2018-10-14 11:49:48 +02:00 |
Enno Rehling
|
0cc8adeeef
|
BUG 2209: Monster, die attackieren, sollen sich in der selben Runde nicht auch noch bewegen.
|
2018-10-14 11:47:59 +02:00 |
Enno Rehling
|
7c89b51ff7
|
remove reference to preview.db
|
2018-10-14 11:31:52 +02:00 |
Enno Rehling
|
7b682c6a74
|
rename defence->defense (prefer US spelling).
|
2018-10-13 20:30:28 +02:00 |
Enno Rehling
|
d8468dc83f
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2018-10-13 20:27:42 +02:00 |
Enno Rehling
|
576ddb6652
|
Merge pull request #801 from stm2/bug2480
fix magic resistance (bug 2480)
|
2018-10-13 20:25:31 +02:00 |
Enno Rehling
|
92c6fb9bac
|
Merge branch 'develop' into bug2480
|
2018-10-13 20:25:13 +02:00 |
Enno Rehling
|
675c6bc129
|
Merge branch 'develop' of https://github.com/ennorehling/eressea.git
|
2018-10-12 20:47:01 +02:00 |
Enno Rehling
|
772386ffc7
|
debug logging did not help. nothing unusual here, just weirdly intermittent.
|
2018-10-12 20:46:48 +02:00 |
Enno Rehling
|
ef3ccc8d10
|
fix use of new database for sendreport et al
|
2018-10-09 19:42:17 +02:00 |
Enno Rehling
|
ca835f7b04
|
Bei Neuauswertungen die Befehlsdatei neu erzeugen
|
2018-10-09 19:28:56 +02:00 |
Enno Rehling
|
3327e996e5
|
Bei Neuauswertungen die Befehlsdatei neu erzeugen
|
2018-10-09 19:28:16 +02:00 |
Enno Rehling
|
d1461e6622
|
Merge branch 'master' into develop
|
2018-10-07 08:31:44 +02:00 |
Enno Rehling
|
a9c653c567
|
Merge pull request #811 from ennorehling/master
Fix crash in report 1095
|
2018-10-07 08:28:38 +02:00 |
Enno Rehling
|
53f2564eca
|
Merge branch 'master' into develop
|
2018-10-07 08:24:24 +02:00 |
Enno Rehling
|
0398a1b705
|
Bug 2497: LERNE AUTO was subtly broken.
|
2018-10-07 08:22:56 +02:00 |
Enno Rehling
|
0b2292c98f
|
Merge pull request #810 from ennorehling/develop
Integrate new parser library separation progress
|
2018-10-06 21:35:15 +02:00 |
Enno Rehling
|
4d015469d3
|
Merge branch 'checker' into develop
|
2018-10-06 21:01:01 +02:00 |
Enno Rehling
|
5964d551e3
|
PATH_MAX is just a stupid constant
|
2018-10-06 20:53:26 +02:00 |
Enno Rehling
|
4f8dd4cb0f
|
checker is going to use locales, fix them up, too.
|
2018-10-06 20:47:23 +02:00 |
Enno Rehling
|
9a1bdf4444
|
fix checker build and arg parsing
|
2018-10-04 10:49:53 +02:00 |
Enno Rehling
|
64752deb26
|
Merge branch 'checker' of github.com:ennorehling/eressea into checker
|
2018-10-04 10:43:21 +02:00 |
Enno Rehling
|
6b983079b7
|
remember to set faction.lastorders (NMR count was off).
checker just removes comments now.
|
2018-10-04 04:47:20 +02:00 |
Enno Rehling
|
bbd57b6ae9
|
remove debug stuff, use new parser for the game.
|
2018-10-03 20:33:53 +02:00 |
Enno Rehling
|
730b94fa4a
|
reuse the internal buffer when we don't have to malloc.
|
2018-10-03 20:29:45 +02:00 |
Enno Rehling
|
fbce8f326a
|
fix error in multi-line comments at stream border.
|
2018-10-03 19:47:32 +02:00 |
Enno Rehling
|
854decc4f1
|
comments split by a backslash are not handled right.
|
2018-10-03 10:37:34 +02:00 |
Enno Rehling
|
6c1d266c12
|
fix comment parsing at end of input
|
2018-10-02 21:40:14 +02:00 |
Enno Rehling
|
b439e48a22
|
some failing tests
|
2018-10-02 19:02:22 +02:00 |
Enno Rehling
|
e6b93ce79a
|
reset state when we meet the NEXT command.
|
2018-10-02 19:02:01 +02:00 |
Enno Rehling
|
eed3ab3acf
|
finish new order parser, maybe?
|
2018-10-01 21:32:59 +02:00 |
Enno Rehling
|
130ecf3167
|
Merge branch 'develop' of github.com:ennorehling/eressea into develop
|
2018-10-01 08:17:54 +02:00 |
Enno Rehling
|
90b80aba89
|
fix some more issues with buffer ending before decisions are finished.
|
2018-10-01 02:26:31 +02:00 |
Enno Rehling
|
b1cd9bcfef
|
Pretty good progress on the OrderParser implementaiton.
Still finding bugs by unit-testing, though.
|
2018-09-30 19:47:34 +02:00 |
Enno Rehling
|
0c4d1ec2b2
|
fix libbsd linking (MSVC)
|
2018-09-30 16:18:06 +02:00 |
Enno Rehling
|
a4f6c6f005
|
fix libbsd linking
|
2018-09-30 16:16:32 +02:00 |
Enno Rehling
|
fb8507e0d2
|
support for non-utf8 encodings has rotted, kill it.
|
2018-09-30 15:02:03 +02:00 |
Enno Rehling
|
f53b1f50ae
|
cmake init after pull
|
2018-09-30 14:54:13 +02:00 |
Enno Rehling
|
a012f051f1
|
Merge pull request #809 from ennorehling/develop
change database selection, fix in-memory db
|
2018-09-30 13:45:55 +02:00 |