Enno Rehling
|
b9ae927aa3
|
remove copyright notices.
|
2019-09-13 21:35:44 +02:00 |
Enno Rehling
|
025cf18ab2
|
start adding legacy tests for paragraph
|
2018-12-01 21:56:21 +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
|
4b5bd11f29
|
spell_syntax without bsdstring, better tests.
|
2018-06-03 13:29:54 +02:00 |
Enno Rehling
|
45862a06d0
|
Add a good test for the NR.
TODO: make it fail.
|
2017-03-05 16:55:11 +01:00 |
Enno Rehling
|
0753ea0174
|
fix travelthru reporting (passes unit test)
|
2016-09-17 08:28:33 +02:00 |
Enno Rehling
|
9d60a0f967
|
missing forward struct declaration
|
2016-09-16 19:28:07 +02:00 |
Steffen Mecke
|
477d69152f
|
added tests for all kinds of syntax parameters
|
2015-11-13 00:57:14 +01:00 |
Steffen Mecke
|
f3972a2390
|
prepared test for nr_spell
|
2015-11-13 00:57:14 +01:00 |
Enno Rehling
|
a9ecd1f55e
|
replace all at_travelunit code with travelthru_map calls.
welcome to callback hell.
this should stop the buffer for travelthru from running over.
tests for this should be hell, and I still owe writing them.
|
2015-08-19 14:37:51 +02:00 |
Enno Rehling
|
ebe365fd6e
|
move travelthru logic to a separate module. todo: split off the report writing from the collection of units.
|
2015-08-18 18:57:04 +02:00 |
Enno Rehling
|
5bc4f7f144
|
add some simple tests for writing travelthru information to the report, fix test that sets errno as a side effect (thanks, Microsoft!)
|
2015-08-18 17:08:02 +02:00 |
Enno Rehling
|
e7661434e3
|
fix an out-of-bounds error in the new stream-based report code when centering very short headlines, refactor indentation code, add tests.
|
2015-05-19 08:26:44 +02:00 |
Enno Rehling
|
abca25d1d5
|
fix indentation in every file
fix copyright date
remove vi ts=2 code
remove a couple of superfluous extern declarations
|
2015-01-30 20:37:14 +01:00 |
Enno Rehling
|
2bec7e2bbe
|
save game id in the data file, not name of XML file
|
2014-07-23 11:54:51 +02:00 |
Enno Rehling
|
03c247c788
|
I am killing the core/ directory.
Lots of files are moving to a new location in src/
Some intersting CMake changes.
|
2014-02-18 05:45:00 +01:00 |