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
/
cge2
/
talk.cpp
Age
Commit message (
Expand
)
Author
2014-10-28
CGE2: Remove trailing whitespace
Filippos Karapetis
2014-08-13
CGE2: Initialize every member in Talk's every constructor.
uruk
2014-08-03
CGE2: Some more minor cleanup
Strangerke
2014-08-03
CGE2: Remove more checks on the return value of new
Strangerke
2014-07-29
CGE2: Implement setAutoColors().
uruk
2014-07-25
CGE2: Update another warning
Strangerke
2014-07-25
CGE2: Remove unused constant in Talk, fix a warning
Strangerke
2014-07-17
CGE2: Initialize _wideSpace in InfoLine's constructor.
uruk
2014-07-09
CGE2: Silence a GCC warning, reduce the scope of a variable
Strangerke
2014-07-09
CGE2: Rework number().
uruk
2014-07-07
CGE2: Replace NULL with nullptr everywhere.
uruk
2014-06-27
CGE2: Fix some GCC warnings
Strangerke
2014-06-15
CGE2: Fix coordinates of mouse handling.
uruk
2014-06-15
CGE2: Rework EventManager::handleEvents().
uruk
2014-06-10
CGE2: Move kLineMax to cge2.h.
uruk
2014-06-08
CGE2: Reduce the scope of a couple of variables, fix style
Strangerke
2014-06-08
CGE2: Rework empty-checks of strings.
uruk
2014-06-06
CGE2: Implement InfoLine.
uruk
2014-06-06
CGE2: Implement Talk.
uruk
2014-06-06
CGE2: Implement Font.
uruk
2014-05-19
CGE2: Add stubbed Font and Talk.
uruk