.. |
db
|
change database selection, fix in-memory db
|
2018-09-29 09:56:05 +02:00 |
alliance.c
|
move attrib and event modules to kernel
|
2018-09-29 11:37:17 +02:00 |
alliance.h
|
|
|
alliance.test.c
|
|
|
ally.c
|
move gamedata.c to kernel
|
2018-09-29 13:21:46 +02:00 |
ally.h
|
|
|
ally.test.c
|
|
|
attrib.c
|
move gamedata.c to kernel
|
2018-09-29 13:21:46 +02:00 |
attrib.h
|
move attrib and event modules to kernel
|
2018-09-29 11:37:17 +02:00 |
attrib.test.c
|
move gamedata.c to kernel
|
2018-09-29 13:21:46 +02:00 |
build.c
|
move attrib and event modules to kernel
|
2018-09-29 11:37:17 +02:00 |
build.h
|
eliminate construction.improvement,
|
2018-05-01 15:40:11 +02:00 |
build.test.c
|
change how message types are created (more prep work for expat)
|
2018-05-18 19:58:49 +02:00 |
building.c
|
move gamedata.c to kernel
|
2018-09-29 13:21:46 +02:00 |
building.h
|
Bug 2489: Kill the SIEGE command, forever.
|
2018-09-09 21:01:10 +02:00 |
building.test.c
|
defaults
|
2018-05-01 19:39:41 +02:00 |
calendar.c
|
fatal error my a$$ . the gamedat check is killing tests for no discernible reason.
|
2018-05-12 22:12:14 +02:00 |
calendar.h
|
fix test_process_turn failure.
|
2018-02-14 20:01:36 +01:00 |
calendar.test.c
|
fix test_process_turn failure.
|
2018-02-14 20:01:36 +01:00 |
callbacks.c
|
|
|
callbacks.h
|
create a callback mechanism for equipment.
|
2018-05-11 21:30:26 +02:00 |
CMakeLists.txt
|
move gamedata.c to kernel
|
2018-09-29 13:21:46 +02:00 |
command.c
|
|
|
command.h
|
|
|
command.test.c
|
|
|
config.c
|
move attrib and event modules to kernel
|
2018-09-29 11:37:17 +02:00 |
config.h
|
remove besiege from keywords[] array
|
2018-09-15 18:35:27 +02:00 |
config.test.c
|
move attrib and event modules to kernel
|
2018-09-29 11:37:17 +02:00 |
connection.c
|
move gamedata.c to kernel
|
2018-09-29 13:21:46 +02:00 |
connection.h
|
BUG 2443: Straßen ohne komplizierte String-Bastelei.
|
2018-06-11 21:00:33 +02:00 |
curse.c
|
move gamedata.c to kernel
|
2018-09-29 13:21:46 +02:00 |
curse.h
|
make attrib use a variant, not a custom union.
|
2018-02-09 21:20:43 +01:00 |
curse.test.c
|
move gamedata.c to kernel
|
2018-09-29 13:21:46 +02:00 |
database.test.c
|
orderdb is glue code, belongs outside of kernel.
|
2018-09-28 21:02:32 +02:00 |
equipment.c
|
remove struct equipment from the code entirely.
|
2018-05-15 21:51:47 +02:00 |
equipment.h
|
remove struct equipment from the code entirely.
|
2018-05-15 21:51:47 +02:00 |
equipment.test.c
|
remove struct equipment from the code entirely.
|
2018-05-15 21:51:47 +02:00 |
event.c
|
move gamedata.c to kernel
|
2018-09-29 13:21:46 +02:00 |
event.h
|
move attrib and event modules to kernel
|
2018-09-29 11:37:17 +02:00 |
faction.c
|
move gamedata.c to kernel
|
2018-09-29 13:21:46 +02:00 |
faction.h
|
adding code to export faction information.
|
2018-09-24 20:18:21 +02:00 |
faction.test.c
|
rename password functions to match PHP.
|
2018-09-26 21:07:39 +02:00 |
gamedata.c
|
move gamedata.c to kernel
|
2018-09-29 13:21:46 +02:00 |
gamedata.h
|
move gamedata.c to kernel
|
2018-09-29 13:21:46 +02:00 |
gamedata.test.c
|
move gamedata.c to kernel
|
2018-09-29 13:21:46 +02:00 |
group.c
|
move gamedata.c to kernel
|
2018-09-29 13:21:46 +02:00 |
group.h
|
|
|
group.test.c
|
move gamedata.c to kernel
|
2018-09-29 13:21:46 +02:00 |
item.c
|
move attrib and event modules to kernel
|
2018-09-29 11:37:17 +02:00 |
item.h
|
Merge branch 'develop'
|
2018-05-18 15:34:50 +02:00 |
item.test.c
|
|
|
messages.c
|
change how message types are created (more prep work for expat)
|
2018-05-18 19:58:49 +02:00 |
messages.h
|
|
|
messages.test.c
|
suppress those null-reference bugs in another way, maybe?
|
2018-05-19 21:01:10 +02:00 |
objtypes.h
|
|
|
order.c
|
orderdb is glue code, belongs outside of kernel.
|
2018-09-28 21:02:32 +02:00 |
order.h
|
orderdb is glue code, belongs outside of kernel.
|
2018-09-28 21:02:32 +02:00 |
order.test.c
|
Bug 2487: Fix LERNE AUTO translations
|
2018-09-09 15:13:20 +02:00 |
orderdb.c
|
orderdb is glue code, belongs outside of kernel.
|
2018-09-28 21:02:32 +02:00 |
orderdb.h
|
orderdb is glue code, belongs outside of kernel.
|
2018-09-28 21:02:32 +02:00 |
pathfinder.c
|
fix last commit. refactoring with the MSVC IDE is prone to errors.
|
2018-04-28 15:57:51 +02:00 |
pathfinder.h
|
fix last commit. refactoring with the MSVC IDE is prone to errors.
|
2018-04-28 15:57:51 +02:00 |
plane.c
|
move attrib and event modules to kernel
|
2018-09-29 11:37:17 +02:00 |
plane.h
|
|
|
plane.test.c
|
|
|
pool.c
|
stop using MINMAX macros.
|
2018-02-24 19:41:36 +01:00 |
pool.h
|
|
|
pool.test.c
|
|
|
race.c
|
move attrib and event modules to kernel
|
2018-09-29 11:37:17 +02:00 |
race.h
|
all races can be on a boat by default.
|
2018-05-10 22:10:26 +02:00 |
race.test.c
|
all races can be on a boat by default.
|
2018-05-10 22:10:26 +02:00 |
region.c
|
move gamedata.c to kernel
|
2018-09-29 13:21:46 +02:00 |
region.h
|
BUG 2459 Regionen recycling macht ein Reset der Rohstoffe.
|
2018-07-13 23:37:45 +02:00 |
region.test.c
|
BUG 2415: eliminate at_potiondelay and WdL delay.
|
2018-02-15 20:25:58 +01:00 |
render.h
|
|
|
resources.c
|
exparse: parse (most of) the resource data.
|
2018-04-28 15:58:14 +02:00 |
resources.h
|
XML simplificatio: unified system for masking races on modifiers.
|
2018-04-29 13:46:17 +02:00 |
save.c
|
move gamedata.c to kernel
|
2018-09-29 13:21:46 +02:00 |
save.h
|
|
|
save.test.c
|
move gamedata.c to kernel
|
2018-09-29 13:21:46 +02:00 |
ship.c
|
move attrib and event modules to kernel
|
2018-09-29 11:37:17 +02:00 |
ship.h
|
BUG 2168: call sink_ship for ships that take too much damage.
|
2018-08-01 10:04:12 +02:00 |
ship.test.c
|
move attrib and event modules to kernel
|
2018-09-29 11:37:17 +02:00 |
skills.c
|
move attrib and event modules to kernel
|
2018-09-29 11:37:17 +02:00 |
skills.h
|
BUG 2423: only apply other skill modifiers if race-modifier doesn't drop skill below 1.
|
2018-03-04 20:30:34 +01:00 |
skills.test.c
|
|
|
spell.c
|
spellbooks contain spellref, not spell *.
|
2018-05-05 07:38:11 +02:00 |
spell.h
|
spellbooks contain spellref, not spell *.
|
2018-05-05 07:38:11 +02:00 |
spell.test.c
|
spellbooks contain spellref, not spell *.
|
2018-05-05 07:38:11 +02:00 |
spellbook.c
|
move gamedata.c to kernel
|
2018-09-29 13:21:46 +02:00 |
spellbook.h
|
spellbooks contain spellref, not spell *.
|
2018-05-05 07:38:11 +02:00 |
spellbook.test.c
|
spellbooks contain spellref, not spell *.
|
2018-05-05 07:38:11 +02:00 |
terrain.c
|
move attrib and event modules to kernel
|
2018-09-29 11:37:17 +02:00 |
terrain.h
|
newterrain was unfit for unit testing.
|
2018-03-04 20:03:13 +01:00 |
terrainid.h
|
|
|
types.h
|
autostudy framework
|
2018-08-05 06:41:03 +02:00 |
unit.c
|
move gamedata.c to kernel
|
2018-09-29 13:21:46 +02:00 |
unit.h
|
Bug 2489: Kill the SIEGE command, forever.
|
2018-09-09 21:01:10 +02:00 |
unit.test.c
|
move attrib and event modules to kernel
|
2018-09-29 11:37:17 +02:00 |
version.c
|
start work on 3.18 release
|
2018-09-04 15:28:05 +02:00 |
version.h
|
|
|