server/src/gamecode
2012-05-16 15:52:37 -07:00
..
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 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
creport.h indentation rules, strictly applied 2011-03-07 08:02:35 +01:00
economy.c fix a crash when wolves are cast with too little force 2012-04-16 06:56:44 +02:00
economy.h indentation rules, strictly applied 2011-03-07 08:02:35 +01:00
give.c rename _log_warn to log_warning and get rid of the cumbersome #define 2012-05-16 15:52:37 -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 rename _log_warn to log_warning and get rid of the cumbersome #define 2012-05-16 15:52:37 -07:00
laws.h make laws_tests more stand-alone 2011-03-08 21:18:35 -08:00
laws_test.c SUITE_ADD_TEST is a macro and doesn't want this syntax 2011-03-12 16:58:12 -08: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 change the way the market tests are included. 2011-03-15 20:00:54 -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 log library refactoring, first steps 2012-05-16 07:21:59 +02:00
randenc.h indentation rules, strictly applied 2011-03-07 08:02:35 +01:00
report.c remove viewrange, because it's not used very much (was used for one quest only) 2012-05-14 14:16:02 -07:00
report.h indentation rules, strictly applied 2011-03-07 08:02:35 +01:00
spy.c faction stealth is only selectively enabled in E3 2012-03-04 19:21:00 -08:00
spy.h indentation rules, strictly applied 2011-03-07 08:02:35 +01:00
study.c findparam improvements! 2012-05-16 12:06:44 -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