aboutsummaryrefslogtreecommitdiff
path: root/engines/access/bubble_box.cpp
AgeCommit message (Expand)Author
2014-08-25ACCESS: Move _maxChars to asurfaceStrangerke
2014-08-25ACCESS: Stub for printText methodPaul Gilbert
2014-08-23ACCESS: Fix cursor positioning in scrolled screens, and background restoresPaul Gilbert
2014-08-17ACCESS: Correct drawing the vertical edges of bubble boxesPaul Gilbert
2014-08-17ACCESS: Add updateTimers so bubble boxes can be removedPaul Gilbert
2014-08-17ACCESS: Fix showing bubble box text correctlyPaul Gilbert
2014-08-17ACCESS: Fix positioning of bubble boxesPaul Gilbert
2014-08-17ACCESS: Fixes for drawing bubble box backgroundsPaul Gilbert
2014-08-17ACCESS: Implemented bubble box drawing codePaul Gilbert
2014-08-17ACCESS: Add missing string parameters to bubble box methodsPaul Gilbert
2014-08-17ACCESS: Split the bubble box code from Room into it's own filePaul Gilbert