Age | Commit message (Collapse) | 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é | |
svn-id: r52136 | |||
2010-08-15 | Fascination - Add handling for window funcLeave on close. This fixes (at ↵ | Arnaud Boutonné | |
least) the picture problem in the lab, and the game is now completable (VGA floppy). Thanks SylvainTV for the debugging help svn-id: r52103 | |||
2010-02-03 | Fascination - based on the theoritical values of flag, use getWindow instead ↵ | Arnaud Boutonné | |
of the code I added. Suppress shr 8 in getWindow and switched from int8 to uint16, in order to match the executable. svn-id: r47868 | |||
2009-12-01 | gob - Add cursor handling for Fascination windows (close and move at least) | Arnaud Boutonné | |
svn-id: r46233 | |||
2009-09-29 | Playtoons - implement some functions related to hotspot texts | Arnaud Boutonné | |
Fascination - initial version of several 'Fascination Window' functions, proper naming of most of fascination OPCODEDRAW and OPCODEGOB functions svn-id: r44472 | |||
2009-09-15 | - Implement _pattern variable | Arnaud Boutonné | |
- Add oPlaytoons_putPixel and Playtoons specific spriteOperation (using _pattern) svn-id: r44103 | |||
2009-08-27 | Slight formatting and changed searchHotspot to be const. | Johannes Schickel | |
svn-id: r43770 | |||
2009-08-27 | Playtoons/Adi2 - Add rudimentary Hotspots search function based on shortId. ↵ | Arnaud Boutonné | |
The long Id checked is ShortId plus 0xD000, 0xB000 or 0x4000. svn-id: r43766 | |||
2009-07-09 | Giving Font its own real class | Sven Hesse | |
svn-id: r42277 | |||
2009-07-06 | Splitting up the big evaluate() function | Sven Hesse | |
svn-id: r42171 | |||
2009-07-06 | Adding more comments | Sven Hesse | |
svn-id: r42161 | |||
2009-07-05 | Added an enum for the hotspot states | Sven Hesse | |
svn-id: r42155 | |||
2009-07-05 | Reordering some methods | Sven Hesse | |
svn-id: r42150 | |||
2009-07-05 | More input related split-offs | Sven Hesse | |
svn-id: r42148 | |||
2009-07-05 | Split off some drawing related functions | Sven Hesse | |
svn-id: r42147 | |||
2009-07-05 | Split off Hotspots::evaluateNew() | Sven Hesse | |
svn-id: r42145 | |||
2009-07-05 | More state-related encapsulation | Sven Hesse | |
svn-id: r42144 | |||
2009-07-05 | Encapsulating hotspot state reading | Sven Hesse | |
svn-id: r42142 | |||
2009-07-05 | Wrapping the block end marker checks into Hotspots::Hotspot::isEnd() | Sven Hesse | |
svn-id: r42124 | |||
2009-07-05 | Moving the "Collision" stuff to Hotspots in hotspots.cpp/.h | Sven Hesse | |
svn-id: r42123 |