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
/
gob
/
hotspots.h
Age
Commit message (
Expand
)
Author
2014-02-18
GOB: Make GPL headers consistent in themselves.
Johannes Schickel
2012-06-22
GOB: Clean up the Fascination window hotspot code a bit
Sven Hesse
2011-08-29
GOB: Fix the display length of "You can't use that" texts in Geisha
Sven Hesse
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2010-08-17
Gob - Clean up: suppress blanks and tabs present at the end of line
Arnaud Boutonné
2010-08-15
Fascination - Add handling for window funcLeave on close. This fixes (at leas...
Arnaud Boutonné
2010-02-03
Fascination - based on the theoritical values of flag, use getWindow instead ...
Arnaud Boutonné
2009-12-01
gob - Add cursor handling for Fascination windows (close and move at least)
Arnaud Boutonné
2009-09-29
Playtoons - implement some functions related to hotspot texts
Arnaud Boutonné
2009-09-15
- Implement _pattern variable
Arnaud Boutonné
2009-08-27
Slight formatting and changed searchHotspot to be const.
Johannes Schickel
2009-08-27
Playtoons/Adi2 - Add rudimentary Hotspots search function based on shortId. T...
Arnaud Boutonné
2009-07-09
Giving Font its own real class
Sven Hesse
2009-07-06
Splitting up the big evaluate() function
Sven Hesse
2009-07-06
Adding more comments
Sven Hesse
2009-07-05
Added an enum for the hotspot states
Sven Hesse
2009-07-05
Reordering some methods
Sven Hesse
2009-07-05
More input related split-offs
Sven Hesse
2009-07-05
Split off some drawing related functions
Sven Hesse
2009-07-05
Split off Hotspots::evaluateNew()
Sven Hesse
2009-07-05
More state-related encapsulation
Sven Hesse
2009-07-05
Encapsulating hotspot state reading
Sven Hesse
2009-07-05
Wrapping the block end marker checks into Hotspots::Hotspot::isEnd()
Sven Hesse
2009-07-05
Moving the "Collision" stuff to Hotspots in hotspots.cpp/.h
Sven Hesse