aboutsummaryrefslogtreecommitdiff
path: root/engines/sword1/router.h
AgeCommit message (Expand)Author
2006-07-23Use #include "..." instead of #include <...> for pack-start.h and pack-end.hTorbjörn Andersson
2006-07-22Fix struct packing issues (macros are not resolve in #pragma params, at least...Max Horn
2006-07-21Removing GCC_PACK, we fully rely on START_PACK_STRUCTS / END_PACK_STRUCTS now...Max Horn
2006-07-09Use START_PACK_STRUCTS / END_PACK_STRUCTS when available, instead of checking...Max Horn
2006-04-01A lot of code in sword1/router.cpp and sword2/router.cpp is virtually identic...Max Horn
2006-02-21Removed the "extra bars/nodes" code, since nothing ever added the extra bars orTorbjörn Andersson
2006-02-11Moved engines to the new engines/ directoryMax Horn