Enno Rehling
|
fdfe0d3b35
|
check MAX_ENTERTAINERS.
extract recruit from economy.
Bug 2600 (WIP).
|
2019-07-29 23:53:59 +02:00 |
|
Enno Rehling
|
0fd7906d41
|
extract contact logic to a module
add missing tests for contact to units.
add an attribute for contacting a faction.
|
2018-11-04 15:53:27 +01:00 |
|
Enno Rehling
|
bf9c50cfc5
|
gcc flag to prevent use of VLA
|
2018-10-30 06:31:30 +01:00 |
|
Enno Rehling
|
83959c375f
|
kill orderdb.[hc] files
|
2018-10-24 09:02:19 +02:00 |
|
Enno Rehling
|
9ecf87188f
|
remove gprof options
|
2018-10-20 20:31:21 +02:00 |
|
Enno Rehling
|
b8c49914e9
|
missing include
|
2018-10-20 20:28:16 +02:00 |
|
Enno Rehling
|
4f8dd4cb0f
|
checker is going to use locales, fix them up, too.
|
2018-10-06 20:47:23 +02:00 |
|
Enno Rehling
|
0c4d1ec2b2
|
fix libbsd linking (MSVC)
|
2018-09-30 16:18:06 +02:00 |
|
Enno Rehling
|
a4f6c6f005
|
fix libbsd linking
|
2018-09-30 16:16:32 +02:00 |
|
Enno Rehling
|
bc5f2ea6d1
|
move keyword.[hc] to util
|
2018-09-29 18:13:32 +02:00 |
|
Enno Rehling
|
991fe8fd8d
|
enable checker build.
remove getid aliases from parser.h
|
2018-09-29 13:35:49 +02:00 |
|
Enno Rehling
|
5dcb9075ac
|
we have a library that contains the parser
|
2018-09-29 11:19:59 +02:00 |
|
Enno Rehling
|
b18f8ca9fb
|
change database selection, fix in-memory db
|
2018-09-29 09:56:05 +02:00 |
|
Enno Rehling
|
91c49659ef
|
orderdb is glue code, belongs outside of kernel.
|
2018-09-28 21:02:32 +02:00 |
|
Enno Rehling
|
7b9e72e559
|
reduce dependeny spaghetti for database code.
|
2018-09-28 20:51:16 +02:00 |
|
Enno Rehling
|
17f7aa2c0a
|
start new branch for a syntax checker
|
2018-09-27 19:53:07 +02:00 |
|
Enno Rehling
|
90b69adb8a
|
Merge branch 'bcrypt' into develop
|
2018-09-26 20:26:22 +02:00 |
|
Enno Rehling
|
2e9bde0261
|
More WIN32 adaptations, configurable work factor.
|
2018-09-26 19:05:49 +02:00 |
|
Enno Rehling
|
21e54e0933
|
move crypto implementations to util/crypto for easier inclusion
|
2018-09-26 18:33:38 +02:00 |
|
Enno Rehling
|
53afc86e00
|
fix bcrypt library, add to password.c (works on mac)
|
2018-09-26 17:09:29 +02:00 |
|
Enno Rehling
|
274d44ee18
|
Move the gamedb to a separate file.
|
2018-09-25 18:07:02 +02:00 |
|
Enno Rehling
|
8cccef41ad
|
sort cmakelists filenames
|
2018-09-25 18:02:00 +02:00 |
|
Enno Rehling
|
91a7b94cec
|
run iwyu if we have it
|
2018-09-23 19:03:28 +02:00 |
|
Enno Rehling
|
f6b6904ced
|
finish parser for K_AUTOSTUDY and P_AUTO.
|
2018-08-05 06:41:03 +02:00 |
|
Enno Rehling
|
ee8a02c425
|
autostudy framework
|
2018-08-05 06:41:03 +02:00 |
|
Enno Rehling
|
ce37fd1bb7
|
remove libxml2 from dependencies
remove the converter, that isn't a way we're going.
|
2018-05-18 21:14:22 +02:00 |
|
Enno Rehling
|
6207211ba9
|
add skeleton for expat suport
|
2018-04-24 21:50:49 +02:00 |
|
Enno Rehling
|
ed46a24f58
|
re-enable backtraces on linux.
|
2018-03-11 16:52:07 +01:00 |
|
Enno Rehling
|
432a8d432d
|
messy merge of cppcheck fixes into develop
|
2018-02-25 20:41:53 +01:00 |
|
Enno Rehling
|
51fb719bb6
|
add a Readline module, fix detection, keep disabled for now
|
2018-02-25 16:36:45 +01:00 |
|
Enno Rehling
|
d15684a546
|
fix test_process_turn failure.
move turn global to calendar.
promote calendar module to kernel.
|
2018-02-14 20:01:36 +01:00 |
|
Enno Rehling
|
ec48017520
|
move spell reporting attributes to a separate module.
|
2018-02-08 18:33:58 +01:00 |
|
Enno Rehling
|
a8c9576937
|
fix mac build
|
2018-02-04 14:59:01 +01:00 |
|
Enno Rehling
|
6fca773426
|
BUG 2416: prefer sqlite over db
|
2018-01-28 18:26:54 +01:00 |
|
Enno Rehling
|
ff85cda724
|
stop using sqlite for a player database
|
2018-01-26 17:56:30 +01:00 |
|
Enno Rehling
|
6481acac76
|
move xmlreader.c up a directory.
|
2018-01-21 11:03:49 +01:00 |
|
Enno Rehling
|
0435c9ee8b
|
jsonconf reads game rules outside of kernel, so move it out.
|
2018-01-14 17:50:54 +01:00 |
|
Enno Rehling
|
9d8cfc422c
|
fix cmake detection of libbsd
|
2017-12-31 21:33:31 +01:00 |
|
Enno Rehling
|
c23e7bf9b9
|
add a unit test for academy_can_teach.
|
2017-12-29 13:37:17 +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
|
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
|
02248e0c54
|
fix coverity scan errors
|
2017-12-12 09:19:47 +01:00 |
|
Enno Rehling
|
d48b9611e1
|
have cmake determine bsdstring requirement
|
2017-12-11 18:36:57 +01:00 |
|
Enno Rehling
|
5576ef37b6
|
remove building_action feature, it seems that it isn't in use.
|
2017-12-09 21:20:20 +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
|
3864a00482
|
remove stealing from economy.c (that file is too big).
|
2017-12-04 20:01:08 +01:00 |
|
Enno Rehling
|
41f20c02b2
|
fix bdb load/save, use recno db
|
2017-11-19 16:30:20 +01:00 |
|
Enno Rehling
|
2224b59ff9
|
organize database drivers in their own directory
|
2017-11-18 12:55:07 +01:00 |
|
Enno Rehling
|
dbe835e485
|
add cmake directives to build with Berkeley DB
|
2017-11-16 18:30:18 +01:00 |
|
Enno Rehling
|
add9d24f52
|
convert needs sqlite3 now (because libgame does).
|
2017-11-10 07:45:15 +01:00 |
|