.. |
attrib.c
|
unused variable, kill
|
2016-02-09 16:32:01 +01:00 |
attrib.h
|
update key attribute api
|
2016-02-09 06:43:19 +01:00 |
attrib.test.c
|
quick addition to a_removeall
|
2016-02-06 10:56: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
|
STRLCPY macro redefinition and fixes for gcc. work for monkeys.
|
2015-08-17 22:48:21 +02:00 |
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
|
add a new password module
|
2016-01-12 23:52:30 +01:00 |
crmessage.c
|
CID 22491 FORWARD_NULL
|
2015-11-05 11:14:53 +01:00 |
crmessage.h
|
|
|
dice.c
|
|
|
encoding.h
|
|
|
event.c
|
leaks: call cleanup, free triggers
|
2015-10-14 20:29:07 +02:00 |
event.h
|
|
|
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.test.c
|
fix write_faction_reference, check for f->alive in other places
|
2016-02-22 20:47:06 +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
|
eliminate global log_flags, revert the mode arguments for fopen.
|
2016-02-05 23:10:05 +01:00 |
log.h
|
eliminate global log_flags, revert the mode arguments for fopen.
|
2016-02-05 23:10:05 +01:00 |
message.c
|
refactoring: rewrite tests to use test_find_messagetype instead of assert_messages.
|
2015-08-17 19:36:28 +02:00 |
message.h
|
refactoring: rewrite tests to use test_find_messagetype instead of assert_messages.
|
2015-08-17 19:36:28 +02:00 |
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
|
fix write_faction_reference, check for f->alive in other places
|
2016-02-22 20:47:06 +01:00 |
password.h
|
fix write_faction_reference, check for f->alive in other places
|
2016-02-22 20:47:06 +01:00 |
password.test.c
|
Merge branch 'master' into develop
|
2016-02-23 10:47:33 +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
|
some trivial assertions
|
2016-02-22 20:48:24 +01:00 |
resolve.h
|
|
|
rng.h
|
facility to inject a non-random random generator
|
2015-12-08 17:57:23 +01:00 |
rng.test.c
|
|
|
strings.c
|
add unit-test for casting spells, fix spell-casting (was looking for thisorder), all E3 tests pass again
|
2015-08-05 10:25:25 +02:00 |
strings.h
|
|
|
strings.test.c
|
|
|
translation.c
|
address some PVS comments
|
2015-07-21 09:01:11 +02:00 |
translation.h
|
|
|
umlaut.c
|
reduce log spam
|
2015-11-21 21:49:33 +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
|
ignore PVS=-Studio files
|
2015-07-12 13:15:10 +02:00 |
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 |