server/src/gamecode
Enno Rehling 1861268109 remove custom boolean type
use bool when we have C99, or our own typedef for bool
2012-06-23 22:41:07 -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 remove custom boolean type 2012-06-23 22:41:07 -07: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 custom boolean type 2012-06-23 22:41:07 -07:00
creport.h indentation rules, strictly applied 2011-03-07 08:02:35 +01:00
economy.c remove custom boolean type 2012-06-23 22:41:07 -07:00
economy.h remove custom boolean type 2012-06-23 22:41:07 -07:00
economy_test.c cmake configuration for gamecode 2012-06-03 13:39:42 -07:00
give.c remove custom boolean type 2012-06-23 22:41:07 -07:00
give.h indentation rules, strictly applied 2011-03-07 08:02:35 +01:00
items.c spells no longer have a level (or need one) 2012-05-26 00:57:13 -07:00
items.h undo more CRLF screwups. 2010-08-08 01:14:01 -07:00
laws.c remove custom boolean type 2012-06-23 22:41:07 -07:00
laws.h remove custom boolean type 2012-06-23 22:41:07 -07:00
laws_test.c Moving some things around in the external directory. 2012-05-30 19:17:08 -07:00
market.c removing quicklist, importing it from a submodule 2012-05-30 19:55:17 -07:00
market.h undo more CRLF screwups. 2010-08-08 01:14:01 -07:00
market_test.c cmake configuration for gamecode 2012-06-03 13:39:42 -07:00
monster.c remove custom boolean type 2012-06-23 22:41:07 -07:00
monster.h remove custom boolean type 2012-06-23 22:41:07 -07:00
randenc.c remove custom boolean type 2012-06-23 22:41:07 -07:00
randenc.h indentation rules, strictly applied 2011-03-07 08:02:35 +01:00
report.c remove custom boolean type 2012-06-23 22:41:07 -07:00
report.h indentation rules, strictly applied 2011-03-07 08:02:35 +01:00
spy.c moving things into laws.c, where a lot of order processing happens now. 2012-06-13 23:25:20 -07:00
spy.h indentation rules, strictly applied 2011-03-07 08:02:35 +01:00
study.c remove custom boolean type 2012-06-23 22:41:07 -07:00
study.h remove custom boolean type 2012-06-23 22:41:07 -07:00
summary.c remove custom boolean type 2012-06-23 22:41:07 -07:00
summary.h remove custom boolean type 2012-06-23 22:41:07 -07:00
xmlreport.c remove custom boolean type 2012-06-23 22:41:07 -07:00
xmlreport.h indentation rules, strictly applied 2011-03-07 08:02:35 +01:00