aboutsummaryrefslogtreecommitdiff
path: root/engines/cge/bitmap.h
AgeCommit message (Expand)Author
2011-09-01CGE: Take fingolfin's remark into account: suppress the two leading underscor...Strangerke
2011-08-27CGE: Move IO classes to a separated source fileStrangerke
2011-08-19CGE: clean up bitmap class. Suppress useless methods, functions, defines...Strangerke
2011-07-31CGE: Rename some class members, various clean upStrangerke
2011-07-19CGE: rename constants in bitmapStrangerke
2011-07-18CGE: Add debug channels (WIP)Strangerke
2011-07-12CGE: Implement snGhost by splitting _m field in two. Some cleanup.Strangerke
2011-07-02CGE: Added engine prefix to header file #definesPaul Gilbert
2011-07-02CGE: Some more renaming (WIP)Strangerke
2011-07-01CGE: Some more renaming (wip)Strangerke
2011-06-30CGE: Some more renaming (wip)Strangerke
2011-06-29CGE: Some more renaming (wip)Strangerke
2011-06-29CGE: Cleanup : Start renaming. Add BMPLoad() functionStrangerke
2011-06-27CGE: Beginnings of work on graphics supportPaul Gilbert
2011-06-13CGE: Format codeStrangerke
2011-06-10CGE: Add namespacesStrangerke
2011-06-10CGE: Suppress typedef for byte, word and dword.Strangerke
2011-06-10CGE: Replace Boolean, TRUE and FALSE by bool, true, falseStrangerke
2011-06-10CGE: Remove far and near keywordsStrangerke
2011-06-10CGE: Add default header, fix some includesStrangerke
2011-06-09CGE: Add several sources based on headersStrangerke