aboutsummaryrefslogtreecommitdiff
path: root/engines/cge/btfile.cpp
AgeCommit message (Expand)Author
2011-08-13CGE: Remove useless functions related to data file creation (unused)Strangerke
2011-08-13CGE: Fix loading of vol.cat file to be endian safePaul Gilbert
2011-07-31CGE: Rename some class members, various clean upStrangerke
2011-07-25CGE: Replace 'no core' checks by assertsStrangerke
2011-07-23CGE: Rename IOMode and SnCom enumsStrangerke
2011-07-20CGE: Rename Debug channel constantsStrangerke
2011-07-19CGE: Rename constants in btfile and cfileStrangerke
2011-07-18CGE: Add debug channels (WIP)Strangerke
2011-07-07CGE: Cleanup and renaming. Also move some static and global functions to CGEE...Strangerke
2011-07-03CGE: Removed C standard library includesPaul Gilbert
2011-07-01CGE: Some more renaming (wip)Strangerke
2011-06-30CGE: Some more renaming (wip)Strangerke
2011-06-26CGE: get rid of memicmpStrangerke
2011-06-26CGE: Implement ForceExt and RCrypt. Little style cleanup.Strangerke
2011-06-26CGE: Bugfix for scanning archive index in BTFILE classPaul Gilbert
2011-06-19CGE: (Eriktorbjorn) Fix compilation for GCCStrangerke
2011-06-19CGE: Fix compilation under GCCeriktorbjorn
2011-06-18CGE: Suppress some defines, fix semi-columns in template definitionsStrangerke
2011-06-13CGE: Format codeStrangerke
2011-06-11CGE: Remove DROP() macroStrangerke
2011-06-11CGE: Stubbing and cleanup made by SylvainTVStrangerke
2011-06-11CGE: Add a couple of missing filesStrangerke