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
/
vmenu.h
Age
Commit message (
Expand
)
Author
2014-02-18
CGE: Make GPL headers consistent in themselves.
Johannes Schickel
2012-07-05
CGE: Remove hack used to store keycode in CGEEvent
Strangerke
2011-09-16
CGE: Get rid of some more global functions and static members
Strangerke
2011-09-05
CGE: Little cleanup of vmenu
Strangerke
2011-09-01
CGE: Take fingolfin's remark into account: suppress the two leading underscor...
Strangerke
2011-08-21
CGE: Some clean up in Vga class
Strangerke
2011-07-19
CGE: Rename constants (WIP)
Strangerke
2011-07-03
CGE: Even more renaming (WIP)
Strangerke
2011-07-03
CGE: Some more renaming (WIP)
Strangerke
2011-07-02
CGE: Fix naming of touch() virtual methods, and fixed keyboard handling
Paul Gilbert
2011-07-02
CGE: Added engine prefix to header file #defines
Paul Gilbert
2011-06-27
CGE: Fix some GCC compile errors and warnings.
eriktorbjorn
2011-06-27
CGE: remove some if(n)def DEMO by using a new flag. Added CGEEngine in severa...
Strangerke
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: Add default header, fix some includes
Strangerke
2011-06-09
CGE: Add several sources based on headers
Strangerke