.. |
db
|
ignore sqlite setting errno
|
2018-05-03 22:40:54 +02:00 |
alliance.c
|
fix test_process_turn failure.
|
2018-02-14 20:01:36 +01:00 |
alliance.h
|
|
|
alliance.test.c
|
|
|
ally.c
|
merge from master
|
2018-02-26 19:51:48 +01:00 |
ally.h
|
|
|
ally.test.c
|
|
|
build.c
|
remove libxml2 from dependencies
|
2018-05-18 21:14:22 +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
|
begin parsing buildings.
|
2018-05-01 18:52:48 +02:00 |
building.h
|
begin parsing buildings.
|
2018-05-01 18:52:48 +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
|
rules was part of convert, and we do never finished that branch.
|
2018-05-18 21:19:01 +02:00 |
command.c
|
|
|
command.h
|
|
|
command.test.c
|
|
|
config.c
|
free sections memory.
|
2018-05-18 21:43:02 +02:00 |
config.h
|
fix test_process_turn failure.
|
2018-02-14 20:01:36 +01:00 |
config.test.c
|
|
|
connection.c
|
cppcheck niggles.
|
2018-05-18 15:34:21 +02:00 |
connection.h
|
cppcheck niggles.
|
2018-05-18 15:34:21 +02:00 |
curse.c
|
messy merge of cppcheck fixes into develop
|
2018-02-25 20:41:53 +01:00 |
curse.h
|
make attrib use a variant, not a custom union.
|
2018-02-09 21:20:43 +01:00 |
curse.test.c
|
|
|
database.c
|
|
|
database.h
|
|
|
database.test.c
|
|
|
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 |
faction.c
|
remove struct equipment from the code entirely.
|
2018-05-15 21:51:47 +02:00 |
faction.h
|
write a log of dead factions.
|
2018-02-23 21:24:15 +01:00 |
faction.test.c
|
messy merge of cppcheck fixes into develop
|
2018-02-25 20:41:53 +01:00 |
group.c
|
make attrib use a variant, not a custom union.
|
2018-02-09 21:20:43 +01:00 |
group.h
|
|
|
group.test.c
|
cppcheck: DMAXHASH was unused.
|
2018-02-25 17:58:45 +01:00 |
item.c
|
Merge branch 'develop'
|
2018-05-18 15:34:50 +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
|
escaping a string for use in CR needs to only replace quotes and backslashes.
|
2018-05-21 13:27:02 +02:00 |
order.h
|
escaping a string for use in CR needs to only replace quotes and backslashes.
|
2018-05-21 13:27:02 +02:00 |
order.test.c
|
unused variable
|
2018-05-21 16:38:32 +02:00 |
orderdb.c
|
|
|
orderdb.h
|
|
|
orderdb.test.c
|
|
|
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
|
|
|
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
|
all kinds of race flag breakage repaired.
|
2018-05-10 22:00:23 +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
|
merge from develop
|
2018-05-15 21:59:01 +02:00 |
region.h
|
BUG 2440: the random encounters code was completely unused.
|
2018-05-13 16:15:22 +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
|
remove struct equipment from the code entirely.
|
2018-05-15 21:51:47 +02:00 |
save.h
|
|
|
save.test.c
|
|
|
ship.c
|
remove libxml2 from dependencies
|
2018-05-18 21:14:22 +02:00 |
ship.h
|
BUG 2436: Fix the E3 tactics bonus for ships.
|
2018-05-03 22:44:01 +02:00 |
ship.test.c
|
BUG 2436: Fix the E3 tactics bonus for ships.
|
2018-05-03 22:44:01 +02:00 |
skills.c
|
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.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
|
spellbooks contain spellref, not spell *.
|
2018-05-05 07:38:11 +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
|
newterrain was unfit for unit testing.
|
2018-03-04 20:03:13 +01:00 |
terrain.h
|
newterrain was unfit for unit testing.
|
2018-03-04 20:03:13 +01:00 |
terrainid.h
|
|
|
types.h
|
BUG 2415: eliminate at_potiondelay and WdL delay.
|
2018-02-15 20:25:58 +01:00 |
unit.c
|
fix some cppcheck warnings
|
2018-05-18 02:55:33 +02:00 |
unit.h
|
fix some cppcheck warnings
|
2018-05-18 02:55:33 +02:00 |
unit.test.c
|
BUG 2423: only apply other skill modifiers if race-modifier doesn't drop skill below 1.
|
2018-03-04 20:30:34 +01:00 |
version.c
|
begin work on 3.16 release
|
2018-02-07 17:57:24 +01:00 |
version.h
|
|
|