aboutsummaryrefslogtreecommitdiff
path: root/engines/zvision/scripting/controls/titler_control.cpp
AgeCommit message (Expand)Author
2015-02-11ZVISION: Refactor text rendering code in order to fix word wrappingRichieSams
2014-12-24ZVISION: Plug more memory leaksFilippos Karapetis
2014-12-24ZVISION: Set all the internal graphics operations to use RGB555 (1/2)Filippos Karapetis
2014-12-16ZVISION: Move trimCommentsAndWhiteSpace() into the script managerFilippos Karapetis
2014-12-16ZVISION: Move all the remaining utility classes into the coreFilippos Karapetis
2014-12-03ZVISION: Remove superfluous spacing and reorder some includesFilippos Karapetis
2014-09-10ZVISION: Titler control and DisplayMessage action implementedMarisa-Chan