.. |
alliance.c
|
retrofit tests for alliances.
|
2014-12-09 14:43:11 +01:00 |
alliance.h
|
retrofit tests for alliances.
|
2014-12-09 14:43:11 +01:00 |
alliance.test.c
|
retrofit tests for alliances.
|
2014-12-09 14:43:11 +01:00 |
ally.c
|
|
|
ally.h
|
|
|
ally.test.c
|
|
|
build.c
|
move more things out of config.c.
|
2014-12-17 17:22:26 +01:00 |
build.h
|
|
|
build.test.c
|
|
|
building.c
|
move more things out of config.c.
|
2014-12-17 17:22:26 +01:00 |
building.h
|
|
|
building.test.c
|
move magic out of kernel, into src.
|
2014-11-01 12:57:01 +01:00 |
calendar.c
|
|
|
calendar.h
|
|
|
CMakeLists.txt
|
retrofit tests for alliances.
|
2014-12-09 14:43:11 +01:00 |
command.c
|
refactoring: moving unitname to unit.c.
|
2014-12-09 05:55:16 +01:00 |
command.h
|
|
|
config.c
|
remove the obsolete at_gm attribute.
|
2014-12-17 17:32:32 +01:00 |
config.h
|
move more things out of config.c.
|
2014-12-17 17:22:26 +01:00 |
config.test.c
|
add the test coverage for getunit.
|
2014-12-12 21:55:44 +01:00 |
connection.c
|
|
|
connection.h
|
fix gcc build, forward-declare structs in the header.
|
2014-11-01 13:10:22 +01:00 |
curse.c
|
remove even more obsolete datafile version support.
|
2014-12-12 23:00:30 +01:00 |
curse.h
|
|
|
curse.test.c
|
|
|
equipment.c
|
|
|
equipment.h
|
fix gcc build, forward-declare structs in the header.
|
2014-11-01 13:10:22 +01:00 |
equipment.test.c
|
move magic out of kernel, into src.
|
2014-11-01 12:57:01 +01:00 |
faction.c
|
move more things out of config.c.
|
2014-12-17 17:22:26 +01:00 |
faction.h
|
remove the obsolete at_gm attribute.
|
2014-12-17 17:32:32 +01:00 |
faction.test.c
|
refactoring: move all monster-related code into monster.c
|
2014-11-11 16:53:56 +01:00 |
group.c
|
Merge pull request #67 from badgerman/version-cleanup
|
2014-12-13 13:26:23 +01:00 |
group.h
|
bug 2041: group alliances are lost.
|
2014-11-03 18:10:05 +01:00 |
group.test.c
|
clean up data files after tests are finished.
|
2014-11-04 08:06:46 +01:00 |
item.c
|
fix escape_string mmeory corruption error.
|
2014-12-12 11:28:37 +01:00 |
item.h
|
fix escape_string mmeory corruption error.
|
2014-12-12 11:28:37 +01:00 |
item.test.c
|
remove the R_UNIT resource.
|
2014-12-11 23:24:00 +01:00 |
jsonconf.c
|
|
|
jsonconf.h
|
|
|
jsonconf.test.c
|
make tests more valgrind-friendly by not leaking memory
|
2014-12-12 11:13:25 +01:00 |
messages.c
|
test giving men to other faction.
|
2014-12-10 21:17:00 +01:00 |
messages.h
|
test giving men to other faction.
|
2014-12-10 21:17:00 +01:00 |
objtypes.h
|
|
|
order.c
|
cleaning up some alliance code, killing bitrot from WDW.
|
2014-12-09 14:14:35 +01:00 |
order.h
|
|
|
order.test.c
|
make tests more valgrind-friendly by not leaking memory
|
2014-12-12 11:13:25 +01:00 |
pathfinder.c
|
|
|
pathfinder.h
|
|
|
plane.c
|
|
|
plane.h
|
fix gcc build, forward-declare structs in the header.
|
2014-11-01 13:10:22 +01:00 |
pool.c
|
fix escape_string mmeory corruption error.
|
2014-12-12 11:28:37 +01:00 |
pool.h
|
fix escape_string mmeory corruption error.
|
2014-12-12 11:28:37 +01:00 |
pool.test.c
|
fix escape_string mmeory corruption error.
|
2014-12-12 11:28:37 +01:00 |
race.c
|
fix escape_string mmeory corruption error.
|
2014-12-12 11:28:37 +01:00 |
race.h
|
added a function that sets a monster's name to NULL if it is the name of its race.
|
2014-12-09 07:20:36 +01:00 |
race.test.c
|
added a function that sets a monster's name to NULL if it is the name of its race.
|
2014-12-09 07:20:36 +01:00 |
region.c
|
move chaos to a separate module (it is an old E2 feature)
|
2014-12-13 11:44:14 +01:00 |
region.h
|
move chaos to a separate module (it is an old E2 feature)
|
2014-12-13 11:44:14 +01:00 |
render.h
|
|
|
resources.c
|
|
|
resources.h
|
|
|
save.c
|
move more things out of config.c.
|
2014-12-17 17:22:26 +01:00 |
save.h
|
update to latest version of storage library.
|
2014-11-03 22:29:04 +01:00 |
save.test.c
|
make tests more valgrind-friendly by not leaking memory
|
2014-12-12 11:13:25 +01:00 |
ship.c
|
move more things out of config.c.
|
2014-12-17 17:22:26 +01:00 |
ship.h
|
|
|
ship.test.c
|
move magic out of kernel, into src.
|
2014-11-01 12:57:01 +01:00 |
skills.c
|
refactoring modules, cleaning out the config.c kitchen sink.
|
2014-11-01 12:09:56 +01:00 |
skills.h
|
|
|
spell.c
|
|
|
spell.h
|
fix gcc build, forward-declare structs in the header.
|
2014-11-01 13:10:22 +01:00 |
spell.test.c
|
move magic out of kernel, into src.
|
2014-11-01 12:57:01 +01:00 |
spellbook.c
|
refactoring modules, cleaning out the config.c kitchen sink.
|
2014-11-01 12:09:56 +01:00 |
spellbook.h
|
|
|
spellbook.test.c
|
move magic out of kernel, into src.
|
2014-11-01 12:57:01 +01:00 |
spellid.h
|
|
|
teleport.c
|
refactoring: move all monster-related code into monster.c
|
2014-11-11 16:53:56 +01:00 |
teleport.h
|
|
|
terrain.c
|
|
|
terrain.h
|
|
|
terrainid.h
|
|
|
types.h
|
|
|
unit.c
|
also prevent monsters from studying unarmed combat if they cannot learn things.
|
2014-12-14 16:17:01 +01:00 |
unit.h
|
also prevent monsters from studying unarmed combat if they cannot learn things.
|
2014-12-14 16:17:01 +01:00 |
unit.test.c
|
space savings: update data files, remove names from NPC units where their name is their race.
|
2014-12-09 07:44:26 +01:00 |
version.h
|
merge failure, try again.
|
2014-12-13 00:13:08 +01:00 |
xmlreader.c
|
cleanup, fix a TODO, eliminate dead code.
|
2014-12-10 09:39:11 +01:00 |
xmlreader.h
|
|
|