index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
cge
/
bitmap.h
Age
Commit message (
Collapse
)
Author
2014-02-18
CGE: Make GPL headers consistent in themselves.
Johannes Schickel
2011-12-22
CGE: Added explicit 'PACKED_STRUCT' macro to the HideDesc structure
Paul Gilbert
2011-11-27
CGE: Remove unused functions, moveVmap() and moveShapes().
Torbjörn Andersson
2011-09-17
CGE: Move some more globals to CGEEngine
Strangerke
2011-09-16
CGE: Move _vga to CGEEngine
Strangerke
2011-09-15
CGE: Transform some static and globals into class members
Strangerke
2011-09-12
CGE: Remove VFile class
Strangerke
2011-09-11
CGE: Fix formatting of operator overloading
Strangerke
2011-09-11
CGE: Remove a useless structure
Strangerke
2011-09-09
CGE: Remove XFile, rename some members
Strangerke
2011-09-01
CGE: Take fingolfin's remark into account: suppress the two leading ↵
Strangerke
underscore in define names
2011-08-27
CGE: Move IO classes to a separated source file
Strangerke
2011-08-19
CGE: clean up bitmap class. Suppress useless methods, functions, defines...
Strangerke
2011-07-31
CGE: Rename some class members, various clean up
Strangerke
2011-07-19
CGE: rename constants in bitmap
Strangerke
2011-07-18
CGE: Add debug channels (WIP)
Strangerke
2011-07-12
CGE: Implement snGhost by splitting _m field in two. Some cleanup.
Strangerke
2011-07-02
CGE: Added engine prefix to header file #defines
Paul Gilbert
2011-07-02
CGE: Some more renaming (WIP)
Strangerke
2011-07-01
CGE: Some more renaming (wip)
Strangerke
2011-06-30
CGE: Some more renaming (wip)
Strangerke
2011-06-29
CGE: Some more renaming (wip)
Strangerke
2011-06-29
CGE: Cleanup : Start renaming. Add BMPLoad() function
Strangerke
2011-06-27
CGE: Beginnings of work on graphics support
Paul Gilbert
2011-06-13
CGE: Format code
Strangerke
2011-06-10
CGE: Add namespaces
Strangerke
2011-06-10
CGE: Suppress typedef for byte, word and dword.
Strangerke
2011-06-10
CGE: Replace Boolean, TRUE and FALSE by bool, true, false
Strangerke
2011-06-10
CGE: Remove far and near keywords
Strangerke
2011-06-10
CGE: Add default header, fix some includes
Strangerke
2011-06-09
CGE: Add several sources based on headers
Strangerke