Enno Rehling
|
98678d9fb2
|
disable the missing_message replacement used in so many tests. fix some tests so they don't need it.
|
2018-01-12 21:15:21 +01:00 |
|
Enno Rehling
|
5587e209a2
|
BUG 2409: avoid using integer values >= 2^31 in the CR.
|
2018-01-08 19:45:49 +01:00 |
|
Enno Rehling
|
e4859e68c9
|
do not use MIN and MAX.
|
2018-01-01 08:23:52 +01:00 |
|
Enno Rehling
|
9d8cfc422c
|
fix cmake detection of libbsd
|
2017-12-31 21:33:31 +01:00 |
|
Enno Rehling
|
62130ca44b
|
add a strncat function to sbstring, use it for create_order.
eliminate bsdstring.h use.
|
2017-12-31 20:07:40 +01:00 |
|
Enno Rehling
|
cc8d34a1e7
|
fix sbs_strcat, use it for orders.
|
2017-12-31 18:51:56 +01:00 |
|
Enno Rehling
|
ddd30e6210
|
sbstring implmentation and first use.
|
2017-12-31 18:07:29 +01:00 |
|
Enno Rehling
|
a6c2a878e0
|
remov bsdstring tests and include
|
2017-12-30 20:11:02 +01:00 |
|
Enno Rehling
|
83149de26a
|
remove bsdstring.h where possible.
|
2017-12-30 20:09:48 +01:00 |
|
Enno Rehling
|
54572fe40e
|
add missing include
|
2017-12-30 19:50:37 +01:00 |
|
Enno Rehling
|
a8140f1dc9
|
rename strlcpy->str_strlcpy, etc.
|
2017-12-30 19:49:21 +01:00 |
|
Enno Rehling
|
23ff404d2e
|
move strlcat and strlcpy to strings.h
|
2017-12-30 13:04:00 +01:00 |
|
Enno Rehling
|
57b161132d
|
fix conversion warnings (MSVC)
|
2017-12-30 11:51:57 +01:00 |
|
Enno Rehling
|
07b25fbed1
|
missing include, thanks mac
|
2017-12-30 11:09:09 +01:00 |
|
Enno Rehling
|
ea0acc49d9
|
iwyu
|
2017-12-30 07:22:09 +01:00 |
|
Enno Rehling
|
095148ab50
|
move va_copy macro closer to where it is used.
|
2017-12-29 17:00:16 +01:00 |
|
Enno Rehling
|
79b5464aab
|
posix systems have PATH_MAX in limits.h
|
2017-12-29 11:58:39 +01:00 |
|
Enno Rehling
|
50173d5be3
|
PATH_MAX and MAX_PATH are crazy.
|
2017-12-29 11:44:14 +01:00 |
|
Enno Rehling
|
f98eab56c4
|
platform.h is only for WIN32 now.
replace MIN and MAX macros, they are BAD.
|
2017-12-29 06:13:28 +01:00 |
|
Enno Rehling
|
5d45b0f99b
|
move some platform defines to a macros header
|
2017-12-28 18:41:33 +01:00 |
|
Enno Rehling
|
5b1d27542a
|
reduce dependence on platform.h.
gradually stop using MAX and MIN (mistakes were made).
|
2017-12-28 18:29:40 +01:00 |
|
Enno Rehling
|
4018850499
|
wtf is up with the travis build now?
|
2017-12-27 23:47:59 +01:00 |
|
Enno Rehling
|
cff4e12fbd
|
celan up tests, rename test_cleanup -> test_teardown.
|
2017-12-27 19:58:39 +01:00 |
|
Enno Rehling
|
a74daa2474
|
fix mac build
|
2017-12-11 19:31:42 +01:00 |
|
Enno Rehling
|
93613b99af
|
slprintf is not in BSD (it's theft from samba).
|
2017-12-11 19:23:56 +01:00 |
|
Enno Rehling
|
af7cc02388
|
try to fix the build
|
2017-12-11 18:42:35 +01:00 |
|
Enno Rehling
|
d48b9611e1
|
have cmake determine bsdstring requirement
|
2017-12-11 18:36:57 +01:00 |
|
Enno Rehling
|
9f391039b5
|
more bsdstring removal, str_replace, unit tests.
|
2017-12-11 18:20:21 +01:00 |
|
Enno Rehling
|
ffbc9596d7
|
we do not need a USE_LIBXML define, xml is a hard requirement.
|
2017-12-09 21:04:27 +01:00 |
|
Enno Rehling
|
643883d539
|
remove some more unused defines.
|
2017-12-09 11:17:39 +01:00 |
|
Enno Rehling
|
17ee0e50b6
|
cppcheck warnings and scope reductions.
|
2017-12-08 21:08:11 +01:00 |
|
Enno Rehling
|
9163d166ec
|
cppcheck style fixes.
delete dead functions.
reactivate patzer_deathcloud.
|
2017-12-08 19:59:49 +01:00 |
|
Enno Rehling
|
67318950d5
|
Merge branch 'develop' into order_id
|
2017-11-20 18:23:33 +01:00 |
|
Enno Rehling
|
e0bd5c2c7b
|
abort on OOM
|
2017-11-20 14:44:02 +01:00 |
|
Enno Rehling
|
290a07e763
|
Merge branch 'develop'
|
2017-11-15 20:39:20 +01:00 |
|
Enno Rehling
|
54b016a735
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2017-11-15 20:37:46 +01:00 |
|
Steffen Mecke
|
0aa5a64c63
|
allow empty faction email
|
2017-11-15 12:12:42 +01:00 |
|
Enno Rehling
|
05b7837070
|
fix parser to keep a reference to the order it is parsing.
make push/popstate not crash. pass unit tests.
|
2017-11-10 07:56:56 +01:00 |
|
Enno Rehling
|
34808a25c5
|
Merge branch 'develop'
|
2017-11-09 18:04:41 +01:00 |
|
Enno Rehling
|
12646f726a
|
Add a failing test for bug 2379.
|
2017-11-05 15:11:02 +01:00 |
|
Enno Rehling
|
1866b95e14
|
BUG 2381: parse_token overrun.
|
2017-10-29 18:03:44 +01:00 |
|
Enno Rehling
|
6d79f85628
|
orderdb backend choices and first tests.
|
2017-10-14 08:43:01 +02:00 |
|
Enno Rehling
|
0537d39b17
|
add a fix for 2367 to fix_familiars
|
2017-10-07 03:22:35 +02:00 |
|
Enno Rehling
|
2ce94f2d47
|
BUG 2367: refactor create_newfamiliar.
add first failing test for bug report.
|
2017-10-06 21:23:58 +02:00 |
|
Enno Rehling
|
9f97ee2dd7
|
Merge branch 'resolve-hashing'
|
2017-09-23 21:14:57 +02:00 |
|
Enno Rehling
|
95695c1b54
|
remove log_orders because I'm never using it and it costs time.
reduce memory reserved for balloc.
|
2017-09-23 21:12:50 +02:00 |
|
Enno Rehling
|
0c16727d41
|
hashing implemented with linear probing and tombstones.
WIP: this crashes 572 in faction_getmages?
|
2017-09-22 09:15:37 +02:00 |
|
Enno Rehling
|
902e2126c9
|
WIP: change the resolve.h API
|
2017-09-21 17:29:01 +02:00 |
|
Enno Rehling
|
cda17d5379
|
The minimum data version has actually been 332 for a long time.
|
2017-09-21 16:30:29 +02:00 |
|
Enno Rehling
|
89e162c12a
|
change resolve.h api to use int, not variant.
|
2017-09-19 11:42:02 +02:00 |
|