aboutsummaryrefslogtreecommitdiff
path: root/engines/sword1/sworddefs.h
AgeCommit message (Expand)Author
2014-02-18SWORD1: Make GPL headers consistent in themselves.Johannes Schickel
2011-09-07SWORD1: Made code conform a bit better to our formatting guidelines.Johannes Schickel
2011-05-25ALL: armour -> armorMatthew Hoops
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2009-10-04Add missing PACKED_STRUCT attribute to FrameHeader.Johannes Schickel
2007-07-01Re-added __attribute__(packed)Max Horn
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-02-20Last batch of header consistency fixes. At least for the game engines.Torbjörn Andersson
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-02-11Moved engines to the new engines/ directoryMax Horn