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.cpp
Age
Commit message (
Expand
)
Author
2012-06-22
GOB: Clean up the Fascination window hotspot code a bit
Sven Hesse
2012-06-22
GOB: _renderFlags & 0x80 means "Do we have windows?"
Sven Hesse
2012-02-22
ALL: Fix some signed/unsigned comparison warnings.
Johannes Schickel
2011-08-29
GOB: Fix the display length of "You can't use that" texts in Geisha
Sven Hesse
2011-08-28
GOB: Fix Geisha's hotspot checks
Sven Hesse
2011-08-28
GOB: Fix a potential input box bug
Sven Hesse
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-01-20
GOB: Change a warning() into a debugC()
Sven Hesse
2010-10-15
GOB: Remove the now useless helper.h
Sven Hesse
2010-10-15
GOB: Remove strncpy0()
Sven Hesse
2010-10-12
JANITORIAL: Cleanup (mostly whitespace)
Torbjörn Andersson
2010-09-30
GOB: Remove extra \n in debug warning()s
Sven Hesse
2010-09-30
GOB: Change all drawing to use class Surface
Sven Hesse
2010-08-21
GOB: Clean up of Fascination code
Arnaud Boutonné
2010-08-19
Fascination - Fix protection screen (and several other glitches like in the v...
Arnaud Boutonné
2010-08-17
Fascination - Suppress some debug messages
Arnaud Boutonné
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-08-08
GOB: Add constants for different surfaces/sprites
Sven Hesse
2010-05-17
Enforce conversion formatting on pointer casts in the DEV code.
Johannes Schickel
2010-02-03
clean-up : forgot commented code
Arnaud Boutonné
2010-02-03
Fascination - based on the theoritical values of flag, use getWindow instead ...
Arnaud Boutonné
2010-02-03
Fascination - Cleanup: suppress some noisy debug output, suppress some obsole...
Arnaud Boutonné
2010-02-03
Only show that annoying checkmouse warning for Fascination
Sven Hesse
2010-02-03
Minor style-related changes
Sven Hesse
2010-02-02
Fascination - comment calls to getWindow() in checkMouse(). I think getWindow...
Arnaud Boutonné
2010-02-02
Fascination - Add a window specific function, modify checkmouse() function in...
Arnaud Boutonné
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2009-12-08
Fix some MSVC warnings (part of patch #2909981)
Max Horn
2009-12-01
gob - Add cursor handling for Fascination windows (close and move at least)
Arnaud Boutonné
2009-11-02
Changed foo(void) to foo() in almost all non-backend source files
Max Horn
2009-10-08
Add a hack that fixes bug #2858887 and #2859606
Arnaud Boutonné
2009-09-30
Fascination - Fix a regression in intro (fix of R42171)
Arnaud Boutonné
2009-09-29
Playtoons - implement some functions related to hotspot texts
Arnaud Boutonné
2009-09-24
Reverted parts of revisions #44298, #44299 and #44300, to prevent warnings an...
Filippos Karapetis
2009-09-24
Fixed some more warnings about unreachable code
Filippos Karapetis
2009-09-15
- Implement _pattern variable
Arnaud Boutonné
2009-09-09
Really fixing searchHotspot, syntax-wise at least. (Note: Hotspots::Hotspot::...
Sven Hesse
2009-09-09
Playtoons - Fix searchHotspot and suppress a forgotten debug warning
Arnaud Boutonné
2009-09-08
Fixed some (pedantic) warnings
Max Horn
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-08-08
Changed the scroll-handling to be more like the original. This fixes bug #283...
Sven Hesse
2009-07-09
Giving Font its own real class
Sven Hesse
2009-07-06
Loop over the string instead of copying and then editing it (hopefully, the P...
Sven Hesse
2009-07-06
add workaround for PSP compiler ICE
Joost Peters
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
Adding some hotspot debug messages
Sven Hesse
[next]