aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/hotspots.cpp
AgeCommit message (Expand)Author
2009-09-29Playtoons - implement some functions related to hotspot textsArnaud Boutonné
2009-09-24Reverted parts of revisions #44298, #44299 and #44300, to prevent warnings an...Filippos Karapetis
2009-09-24Fixed some more warnings about unreachable codeFilippos Karapetis
2009-09-15- Implement _pattern variableArnaud Boutonné
2009-09-09Really fixing searchHotspot, syntax-wise at least. (Note: Hotspots::Hotspot::...Sven Hesse
2009-09-09Playtoons - Fix searchHotspot and suppress a forgotten debug warningArnaud Boutonné
2009-09-08Fixed some (pedantic) warningsMax Horn
2009-08-27Slight formatting and changed searchHotspot to be const.Johannes Schickel
2009-08-27Playtoons/Adi2 - Add rudimentary Hotspots search function based on shortId. T...Arnaud Boutonné
2009-08-08Changed the scroll-handling to be more like the original. This fixes bug #283...Sven Hesse
2009-07-09Giving Font its own real classSven Hesse
2009-07-06Loop over the string instead of copying and then editing it (hopefully, the P...Sven Hesse
2009-07-06add workaround for PSP compiler ICEJoost Peters
2009-07-06Splitting up the big evaluate() functionSven Hesse
2009-07-06Adding more commentsSven Hesse
2009-07-05Added an enum for the hotspot statesSven Hesse
2009-07-05Adding some hotspot debug messagesSven Hesse
2009-07-05Reordering some methodsSven Hesse
2009-07-05Renaming FontDesc::extraData to charWidthsSven Hesse
2009-07-05More input related split-offsSven Hesse
2009-07-05Split off some drawing related functionsSven Hesse
2009-07-05Ooops, fixing monospaced text input againSven Hesse
2009-07-05Split off Hotspots::evaluateNew()Sven Hesse
2009-07-05More state-related encapsulationSven Hesse
2009-07-05Correcting an input related mistakeSven Hesse
2009-07-05Encapsulating hotspot state readingSven Hesse
2009-07-05Wrapping the block end marker checks into Hotspots::Hotspot::isEnd()Sven Hesse
2009-07-05Moving the "Collision" stuff to Hotspots in hotspots.cpp/.hSven Hesse