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
/
access
/
bubble_box.cpp
Age
Commit message (
Expand
)
Author
2014-12-19
ACCESS: Extra initialization for various classes
Paul Gilbert
2014-12-18
ACCESS: Use Common::String to display bubble box text
Strangerke
2014-12-17
ACCESS: Some more polishing in the file headers
Strangerke
2014-12-12
ACCESS: Janitorial
Strangerke
2014-12-12
ACCESS: Fix incorrect screen draw during setup of bubble boxes
Paul Gilbert
2014-12-12
ACCESS: Fix buffer source when clearing speech bubbles
Paul Gilbert
2014-12-12
ACCESS: Fix restoring talk bubbles where right edge is a bit over screen edge
Paul Gilbert
2014-12-12
ACCESS: Fixed clearing talk bubbles during conversations
Paul Gilbert
2014-08-27
ACCESS: Refactor the file manager to return resource structures
Paul Gilbert
2014-08-25
ACCESS: Move _maxChars to asurface
Strangerke
2014-08-25
ACCESS: Stub for printText method
Paul Gilbert
2014-08-23
ACCESS: Fix cursor positioning in scrolled screens, and background restores
Paul Gilbert
2014-08-17
ACCESS: Correct drawing the vertical edges of bubble boxes
Paul Gilbert
2014-08-17
ACCESS: Add updateTimers so bubble boxes can be removed
Paul Gilbert
2014-08-17
ACCESS: Fix showing bubble box text correctly
Paul Gilbert
2014-08-17
ACCESS: Fix positioning of bubble boxes
Paul Gilbert
2014-08-17
ACCESS: Fixes for drawing bubble box backgrounds
Paul Gilbert
2014-08-17
ACCESS: Implemented bubble box drawing code
Paul Gilbert
2014-08-17
ACCESS: Add missing string parameters to bubble box methods
Paul Gilbert
2014-08-17
ACCESS: Split the bubble box code from Room into it's own file
Paul Gilbert