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
/
talk.h
Age
Commit message (
Expand
)
Author
2014-02-18
CGE: Make GPL headers consistent in themselves.
Johannes Schickel
2011-12-05
CGE: Remove useless function
Strangerke
2011-12-05
CGE: Better handling of the wide 'space' character
Strangerke
2011-09-20
CGE: Remove useless function declaration
Strangerke
2011-09-15
CGE: Transform some static and globals into class members
Strangerke
2011-09-11
CGE: Talk now uses EncryptedStream. Clean up of EncryptedStream
Strangerke
2011-09-01
CGE: Take fingolfin's remark into account: suppress the two leading underscor...
Strangerke
2011-08-27
CGE: remove jbw.h, some clean up
Strangerke
2011-08-27
CGE: Remove GetText class, which was used to enter the username
Strangerke
2011-08-27
CGE: Merge talk.cpp and gettext.cpp
Strangerke
2011-08-21
CGE: Some clean up in Vga class
Strangerke
2011-07-31
CGE: Rename some class members, various clean up
Strangerke
2011-07-24
CGE: Remove DrvInfo, rename some enums
Strangerke
2011-07-21
CGE: Rename some more constants, remove some useless ones
Strangerke
2011-07-19
CGE: Rename constants (WIP)
Strangerke
2011-07-10
CGE: Fix several allocation mismatches and Valgrind issues
Paul Gilbert
2011-07-03
CGE: Some more renaming (WIP)
Strangerke
2011-07-02
CGE: Added engine prefix to header file #defines
Paul Gilbert
2011-06-29
CGE: Some more renaming (wip)
Strangerke
2011-06-29
CGE: Cleanup : Start renaming. Add BMPLoad() function
Strangerke
2011-06-28
CGE: Fix initialisation of the TALK class
Paul Gilbert
2011-06-27
CGE: remove some if(n)def DEMO by using a new flag. Added CGEEngine in severa...
Strangerke
2011-06-19
CGE: Get rid of some static initializing
eriktorbjorn
2011-06-13
CGE: Format code
Strangerke
2011-06-11
CGE: Stubbing and cleanup made by SylvainTV
Strangerke
2011-06-11
CGE: Add a couple of missing files
Strangerke
2011-06-10
CGE: Add namespaces
Strangerke
2011-06-10
CGE: Suppress typedef for byte, word and dword.
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