.. |
db
|
reduce number of allocations in report_region (edges).
|
2018-10-19 20:49:58 +02:00 |
alliance.c
|
move attrib and event modules to kernel
|
2018-09-29 11:37:17 +02:00 |
alliance.h
|
BUG 2311: enforce all unit limits.
|
2017-03-11 20:30:17 +01:00 |
alliance.test.c
|
Do not use 0 to mean NULL pointers.
|
2018-10-14 11:49:48 +02:00 |
ally.c
|
help the VS heap profiler understand the code.
|
2018-10-22 21:51:11 +02:00 |
ally.h
|
hashing implemented with linear probing and tombstones.
|
2017-09-22 09:15:37 +02:00 |
ally.test.c
|
Do not use 0 to mean NULL pointers.
|
2018-10-14 11:49:48 +02:00 |
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
|
Do not use 0 to mean NULL pointers.
|
2018-10-14 11:49:48 +02:00 |
build.c
|
missing include
|
2018-10-20 20:28:16 +02:00 |
build.h
|
eliminate construction.improvement,
|
2018-05-01 15:40:11 +02:00 |
build.test.c
|
Do not use 0 to mean NULL pointers.
|
2018-10-14 11:49:48 +02:00 |
building.c
|
help the VS heap profiler understand the code.
|
2018-10-22 21:51:11 +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
|
fix callbacks linkage for clang/mac
|
2017-05-02 15:10:43 +02:00 |
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
|
hackish optimization for STUDY orders
|
2017-10-13 19:33:29 +02:00 |
command.h
|
remove unused function after refactoring
|
2016-09-07 17:52:12 +02:00 |
command.test.c
|
Do not use 0 to mean NULL pointers.
|
2018-10-14 11:49:48 +02:00 |
config.c
|
checker is going to use locales, fix them up, too.
|
2018-10-06 20:47:23 +02:00 |
config.h
|
add param.[hc], at last.
|
2018-09-29 19:32:39 +02:00 |
config.test.c
|
add param.[hc], at last.
|
2018-09-29 19:32:39 +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
|
help the VS heap profiler understand the code.
|
2018-10-22 21:51:11 +02:00 |
faction.h
|
help the VS heap profiler understand the code.
|
2018-10-22 21:51:11 +02:00 |
faction.test.c
|
help the VS heap profiler understand the code.
|
2018-10-22 21:51:11 +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
|
Do not use 0 to mean NULL pointers.
|
2018-10-14 11:49:48 +02:00 |
item.c
|
Merge branch 'master' into develop
|
2018-10-21 20:13:19 +02:00 |
item.h
|
Merge branch 'develop'
|
2018-05-18 15:34:50 +02:00 |
item.test.c
|
Do not use 0 to mean NULL pointers.
|
2018-10-14 11:49:48 +02:00 |
messages.c
|
change how message types are created (more prep work for expat)
|
2018-05-18 19:58:49 +02:00 |
messages.h
|
Make the behavior for missing messages configurable.
|
2018-01-14 11:25:44 +01:00 |
messages.test.c
|
Do not use 0 to mean NULL pointers.
|
2018-10-14 11:49:48 +02:00 |
objtypes.h
|
|
|
order.c
|
add param.[hc], at last.
|
2018-09-29 19:32:39 +02:00 |
order.h
|
move keyword.[hc] to util
|
2018-09-29 18:13:32 +02:00 |
order.test.c
|
Do not use 0 to mean NULL pointers.
|
2018-10-14 11:49:48 +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
|
help the VS heap profiler understand the code.
|
2018-10-22 21:51:11 +02:00 |
plane.h
|
WIP: change the resolve.h API
|
2017-09-21 17:29:01 +02:00 |
plane.test.c
|
Do not use 0 to mean NULL pointers.
|
2018-10-14 11:49:48 +02:00 |
pool.c
|
stop using MINMAX macros.
|
2018-02-24 19:41:36 +01:00 |
pool.h
|
|
|
pool.test.c
|
fix crashes on 64-bit systems (not all 0s are created equal).
|
2018-01-14 09:38:26 +01:00 |
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
|
help the VS heap profiler understand the code.
|
2018-10-22 21:51:11 +02:00 |
region.h
|
BUG 2459 Regionen recycling macht ein Reset der Rohstoffe.
|
2018-07-13 23:37:45 +02:00 |
region.test.c
|
Do not use 0 to mean NULL pointers.
|
2018-10-14 11:49:48 +02:00 |
render.h
|
platform.h is only for WIN32 now.
|
2017-12-29 06:13:28 +01:00 |
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
|
help the VS heap profiler understand the code.
|
2018-10-22 21:51:11 +02:00 |
save.h
|
move readorders to orderfile module.
|
2017-10-07 19:44:23 +02:00 |
save.test.c
|
Do not use 0 to mean NULL pointers.
|
2018-10-14 11:49:48 +02:00 |
ship.c
|
add param.[hc], at last.
|
2018-09-29 19:32:39 +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
|
Do not use 0 to mean NULL pointers.
|
2018-10-14 11:49:48 +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
|
make some changes to support non-random skill progress.
|
2018-01-21 11:03:50 +01:00 |
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
|
Do not use 0 to mean NULL pointers.
|
2018-10-14 11:49:48 +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
|
Do not use 0 to mean NULL pointers.
|
2018-10-14 11:49:48 +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
|
consistent naming of module configurations (singular).
|
2017-11-06 21:04:30 +01:00 |
types.h
|
help the VS heap profiler understand the code.
|
2018-10-22 21:51:11 +02:00 |
unit.c
|
add param.[hc], at last.
|
2018-09-29 19:32:39 +02:00 |
unit.h
|
Bug 2489: Kill the SIEGE command, forever.
|
2018-09-09 21:01:10 +02:00 |
unit.test.c
|
Do not use 0 to mean NULL pointers.
|
2018-10-14 11:49:48 +02:00 |
version.c
|
start work on 3.18 release
|
2018-09-04 15:28:05 +02:00 |
version.h
|
all code review nitpicks fixed.
|
2016-09-16 16:54:41 +02:00 |