.. |
crypto
|
disable ASM implementation of bcrypt
|
2018-10-23 17:43:11 +02:00 |
.DS_Store
|
missing include, do not use fset
|
2018-08-05 06:43:11 +02:00 |
assert.h
|
|
|
base36.c
|
move that errno-preserving atoi to strings.c
|
2018-10-20 19:56:38 +02:00 |
base36.h
|
implement atoi so it doesn't change errno (for now)
|
2018-10-20 09:58:50 +02:00 |
base36.test.c
|
fix termination bug in itoa functions.
|
2018-02-25 19:17:20 +01:00 |
bsdstring.c
|
move strlcat and strlcpy to strings.h
|
2017-12-30 13:04:00 +01:00 |
bsdstring.h
|
rename strlcpy->str_strlcpy, etc.
|
2017-12-30 19:49:21 +01:00 |
CMakeLists.txt
|
Pretty good progress on the OrderParser implementaiton.
|
2018-09-30 19:47:34 +02:00 |
crmessage.c
|
platform.h is only for WIN32 now.
|
2017-12-29 06:13:28 +01:00 |
crmessage.h
|
|
|
dice.c
|
do not call isdigit with a negative value.
|
2017-02-03 21:19:39 +01:00 |
encoding.h
|
|
|
filereader.c
|
bug 2463 fix xmastrees, fix get_key/set_key
|
2018-11-03 20:30:57 +01:00 |
filereader.h
|
support for non-utf8 encodings has rotted, kill it.
|
2018-09-30 15:02:03 +02:00 |
functions.c
|
fix clang builds
|
2016-11-18 13:24:50 +01:00 |
functions.h
|
|
|
functions.test.c
|
platform.h is only for WIN32 now.
|
2017-12-29 06:13:28 +01:00 |
goodies.c
|
allow empty faction email
|
2017-11-15 12:12:42 +01:00 |
goodies.h
|
allow empty faction email
|
2017-11-15 12:12:42 +01:00 |
keyword.c
|
Bug 2525: failing test for default orders.
|
2018-12-02 15:51:35 +01:00 |
keyword.h
|
Bug 2525: failing test for default orders.
|
2018-12-02 15:51:35 +01:00 |
keyword.test.c
|
move keyword.[hc] to util
|
2018-09-29 18:13:32 +02:00 |
language.c
|
checker is going to use locales, fix them up, too.
|
2018-10-06 20:47:23 +02:00 |
language.h
|
checker is going to use locales, fix them up, too.
|
2018-10-06 20:47:23 +02:00 |
language.test.c
|
celan up tests, rename test_cleanup -> test_teardown.
|
2017-12-27 19:58:39 +01:00 |
lists.c
|
iwyu
|
2017-12-30 07:22:09 +01:00 |
lists.h
|
iwyu
|
2017-12-30 07:22:09 +01:00 |
log.c
|
Merge branch 'master' into develop
|
2018-10-21 20:13:19 +02:00 |
log.h
|
BUG 2503: statistics API, logging monster creation
|
2018-10-21 19:22:30 +02:00 |
log.test.c
|
BUG 2503: statistics API, logging monster creation
|
2018-10-21 19:22:30 +02:00 |
macros.h
|
PATH_MAX and MAX_PATH are crazy.
|
2017-12-29 11:44:14 +01:00 |
message.c
|
Merge branch 'master' into develop
|
2018-10-29 20:10:51 +01:00 |
message.h
|
remove test_inject_messagetypes(), make that the default behavior in tests.
|
2018-10-28 21:28:05 +01:00 |
message.test.c
|
change how message types are created (more prep work for expat)
|
2018-05-18 19:58:49 +02:00 |
mt19937ar.c
|
platform.h is only for WIN32 now.
|
2017-12-29 06:13:28 +01:00 |
mtrand.h
|
|
|
nrmessage.c
|
fix sections handling, remove it from nrmessage.
|
2018-05-18 21:36:10 +02:00 |
nrmessage.h
|
fix sections handling, remove it from nrmessage.
|
2018-05-18 21:36:10 +02:00 |
order_parser.c
|
reuse the internal buffer when we don't have to malloc.
|
2018-10-03 20:29:45 +02:00 |
order_parser.h
|
fix comment parsing at end of input
|
2018-10-02 21:40:14 +02:00 |
order_parser.test.c
|
fix error in multi-line comments at stream border.
|
2018-10-03 19:47:32 +02:00 |
param.c
|
add param.[hc], at last.
|
2018-09-29 19:32:39 +02:00 |
param.h
|
add param.[hc], at last.
|
2018-09-29 19:32:39 +02:00 |
parser.c
|
move keyword.[hc] to util
|
2018-09-29 18:13:32 +02:00 |
parser.h
|
enable checker build.
|
2018-09-29 13:35:49 +02:00 |
parser.test.c
|
BUG 2381: parse_token overrun.
|
2017-10-29 18:03:44 +01:00 |
password.c
|
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 |
password.h
|
rename password functions to match PHP.
|
2018-09-26 21:07:39 +02:00 |
password.test.c
|
rename password functions to match PHP.
|
2018-09-26 21:07:39 +02:00 |
path.c
|
cppcheck warnings for battle
|
2018-02-25 14:18:36 +01:00 |
path.h
|
checker is going to use locales, fix them up, too.
|
2018-10-06 20:47:23 +02:00 |
pofile.c
|
Switching to VS2017 compiler has found a bug in pofile.c
|
2018-10-21 19:10:31 +02:00 |
pofile.h
|
I think pofile.c belongs in the util directory.
|
2018-05-18 00:08:30 +02:00 |
rand.c
|
platform.h is only for WIN32 now.
|
2017-12-29 06:13:28 +01:00 |
rand.h
|
continue fixing compilation (gcc/clang)
|
2017-01-26 18:03:48 +01:00 |
resolve.c
|
hashing implemented with linear probing and tombstones.
|
2017-09-22 09:15:37 +02:00 |
resolve.h
|
WIP: change the resolve.h API
|
2017-09-21 17:29:01 +02:00 |
rng.h
|
|
|
rng.test.c
|
platform.h is only for WIN32 now.
|
2017-12-29 06:13:28 +01:00 |
strings.c
|
When available, use MSVC built-in itoa function.
|
2018-11-23 14:03:02 +01:00 |
strings.h
|
When available, use MSVC built-in itoa function.
|
2018-11-23 14:03:02 +01:00 |
strings.test.c
|
Ich habe mich geirrt, was das Verhalten von atoi in Windows angeht. Alles zurueck.
|
2018-10-20 20:10:11 +02:00 |
translation.c
|
fix last commit. refactoring with the MSVC IDE is prone to errors.
|
2018-04-28 15:57:51 +02:00 |
translation.h
|
remove autoconf.h from platform.h, fix lots of includes
|
2016-11-25 20:15:11 +01:00 |
umlaut.c
|
help the VS heap profiler understand the code.
|
2018-10-22 21:51:11 +02:00 |
umlaut.h
|
|
|
umlaut.test.c
|
platform.h is only for WIN32 now.
|
2017-12-29 06:13:28 +01:00 |
unicode.c
|
more cppcheck messages
|
2018-02-26 19:48:52 +01:00 |
unicode.h
|
|
|
unicode.test.c
|
fix farsi names containing nzwj symbol.
|
2017-04-10 17:32:32 +02:00 |
variant.c
|
fix conversion warnings (MSVC)
|
2017-12-30 11:51:57 +01:00 |
variant.h
|
more fractions functionality.
|
2017-02-24 20:47:31 +01:00 |
variant.test.c
|
add a test to see that frac_make can handle large integers.
|
2017-03-06 21:43:31 +01:00 |