.. |
archetype.c
|
remove tnode from anywhere, and use a void* instead, in preparation for a new findtoken implementation. this needs to have a good testing.
|
2012-05-15 15:04:23 -07:00 |
archetype.h
|
indentation rules, strictly applied
|
2011-03-07 08:02:35 +01:00 |
creation.c
|
indentation rules, strictly applied
|
2011-03-07 08:02:35 +01:00 |
creation.h
|
indentation rules, strictly applied
|
2011-03-07 08:02:35 +01:00 |
creport.c
|
at_reportspell is now a message about a spellbook-entry, not just a spell
|
2012-05-24 22:10:18 -07:00 |
creport.h
|
indentation rules, strictly applied
|
2011-03-07 08:02:35 +01:00 |
economy.c
|
gcc 4.6 is a lot more picky about unused variables, so I shall appease it.
|
2012-05-20 00:16:12 -07:00 |
economy.h
|
indentation rules, strictly applied
|
2011-03-07 08:02:35 +01:00 |
give.c
|
begin making shipowner use ship->owner.
|
2012-05-17 00:13:30 -07:00 |
give.h
|
indentation rules, strictly applied
|
2011-03-07 08:02:35 +01:00 |
items.c
|
replace spellid_t with unsigned int
|
2012-05-09 03:14:54 -07:00 |
items.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
laws.c
|
factions have working spellbooks
|
2012-05-24 00:56:54 -07:00 |
laws.h
|
make laws_tests more stand-alone
|
2011-03-08 21:18:35 -08:00 |
laws_test.c
|
rt_find and it_find use new improved critbit-tree
|
2012-05-19 11:26:46 -07:00 |
market.c
|
change the way the market tests are included.
|
2011-03-15 20:00:54 -07:00 |
market.h
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
market_test.c
|
improved some tests
|
2012-05-19 17:23:57 -07:00 |
monster.c
|
indentation rules, slightly updated
|
2011-03-07 08:24:52 +01:00 |
monster.h
|
indentation rules, strictly applied
|
2011-03-07 08:02:35 +01:00 |
randenc.c
|
ship and building owners encapsulated in accessors
|
2012-05-17 15:23:15 -07:00 |
randenc.h
|
indentation rules, strictly applied
|
2011-03-07 08:02:35 +01:00 |
report.c
|
at_reportspell is now a message about a spellbook-entry, not just a spell
|
2012-05-24 22:10:18 -07:00 |
report.h
|
indentation rules, strictly applied
|
2011-03-07 08:02:35 +01:00 |
spy.c
|
change the order in which TARNE arguments are checked, to handle simple cases first.
|
2012-05-21 17:56:27 -07:00 |
spy.h
|
indentation rules, strictly applied
|
2011-03-07 08:02:35 +01:00 |
study.c
|
gcc 4.6 is a lot more picky about unused variables, so I shall appease it.
|
2012-05-20 00:16:12 -07:00 |
study.h
|
indentation rules, strictly applied
|
2011-03-07 08:02:35 +01:00 |
summary.c
|
use enums, fix typecasts
|
2011-03-07 22:31:06 -08:00 |
summary.h
|
indentation rules, strictly applied
|
2011-03-07 08:02:35 +01:00 |
xmlreport.c
|
fixes for -ansi -pedantic
|
2011-03-07 17:29:19 +01:00 |
xmlreport.h
|
indentation rules, strictly applied
|
2011-03-07 08:02:35 +01:00 |