.. |
attrib.c
|
attrib.read gets a gamedata object (remove dependency on global.data_version)
|
2016-02-24 11:44:18 +01:00 |
attrib.h
|
attrib.read gets a gamedata object (remove dependency on global.data_version)
|
2016-02-24 11:44:18 +01:00 |
attrib.test.c
|
fix some memory leaks
|
2016-03-10 13:27:08 +01:00 |
base36.c
|
eliminate static variable leak and allocation from base36
|
2015-10-27 12:48:34 +01:00 |
base36.h
|
|
|
base36.test.c
|
|
|
bsdstring.c
|
CID 22597: va_start/va_end mismatch
|
2015-10-29 20:43:37 +01:00 |
bsdstring.h
|
|
|
bsdstring.test.c
|
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 |
CMakeLists.txt
|
Merge branch 'master' into develop
|
2016-05-01 13:47:30 +02:00 |
crmessage.c
|
CID 22491 FORWARD_NULL
|
2015-11-05 11:14:53 +01:00 |
crmessage.h
|
|
|
dice.c
|
|
|
encoding.h
|
|
|
event.c
|
fix some memory leaks
|
2016-03-10 13:27:08 +01:00 |
event.h
|
trigger_type.read gets a gamedata object
|
2016-02-24 11:46:54 +01:00 |
filereader.c
|
|
|
filereader.h
|
|
|
functions.c
|
stop memory leak from function registry.
|
2015-10-13 21:26:48 +02:00 |
functions.h
|
stop memory leak from function registry.
|
2015-10-13 21:26:48 +02:00 |
functions.test.c
|
|
|
gamedata.c
|
memory leak: gamedata store was not released
|
2016-03-11 10:31:21 +01:00 |
gamedata.h
|
remove global.data_version from border.read
|
2016-02-24 11:44:19 +01:00 |
gamedata.test.c
|
always free gamedata (this test uses two)
|
2016-03-11 09:45:39 +01:00 |
goodies.c
|
|
|
goodies.h
|
|
|
language.c
|
issue #419, eliminate language_struct.h, make the struct module-private
|
2015-12-01 12:24:22 +01:00 |
language.h
|
|
|
lists.c
|
|
|
lists.h
|
|
|
log.c
|
Merge branch 'master' into develop
|
2016-05-01 13:47:30 +02:00 |
log.h
|
Merge branch 'master' into develop
|
2016-05-01 13:47:30 +02:00 |
log.test.c
|
fix key-upgrade function (coverity CID 102076)
|
2016-05-02 19:22:57 +02:00 |
message.c
|
|
|
message.h
|
|
|
nrmessage.c
|
CID 22570: Copy into fixed size buffer (STRING_OVERFLOW)
|
2015-10-30 10:57:52 +01:00 |
nrmessage.h
|
|
|
nrmessage_struct.h
|
|
|
parser.c
|
|
|
parser.h
|
|
|
parser.test.c
|
|
|
password.c
|
Merge pull request #491 from ennorehling/feature/data_version
|
2016-02-25 16:01:44 +01:00 |
password.h
|
disable most password formats
|
2016-02-25 10:46:46 +01:00 |
password.test.c
|
Merge branch 'master' into develop
|
2016-02-25 11:06:15 +01:00 |
rand.c
|
facility to inject a non-random random generator
|
2015-12-08 17:57:23 +01:00 |
rand.h
|
facility to inject a non-random random generator
|
2015-12-08 17:57:23 +01:00 |
resolve.c
|
read_referernce takes a gamedata object.
|
2016-02-24 11:53:22 +01:00 |
resolve.h
|
forward-declare struct gamedata
|
2016-02-24 11:54:23 +01:00 |
rng.h
|
facility to inject a non-random random generator
|
2015-12-08 17:57:23 +01:00 |
rng.test.c
|
|
|
strings.c
|
|
|
strings.h
|
|
|
strings.test.c
|
|
|
translation.c
|
|
|
translation.h
|
|
|
umlaut.c
|
just a little bit of refactoring
|
2016-03-11 21:36:10 +01:00 |
umlaut.h
|
|
|
umlaut.test.c
|
extend test_umlaut a bit, which doesn't trigger issue #316
|
2015-10-14 13:42:12 +02:00 |
unicode.c
|
|
|
unicode.h
|
|
|
unicode.test.c
|
|
|
variant.h
|
|
|
xml.c
|
remove unused xml_i function
|
2015-09-11 11:08:10 +02:00 |
xml.h
|
remove unused xml_i function
|
2015-09-11 11:08:10 +02:00 |