aboutsummaryrefslogtreecommitdiff
path: root/simon/simon.h
AgeCommit message (Collapse)Author
2005-12-29cleanupMax Horn
svn-id: r19846
2005-12-13Cleanup.Travis Howell
svn-id: r19787
2005-12-08Cleanup.Travis Howell
svn-id: r19759
2005-11-19Split draw code for FF.Travis Howell
svn-id: r19666
2005-11-18Cleanup.Travis Howell
svn-id: r19647
2005-11-18Correct size.Travis Howell
svn-id: r19642
2005-11-18Updates to FF path finding.Travis Howell
svn-id: r19641
2005-11-18Set scale in FF.Travis Howell
svn-id: r19640
2005-11-18Updates to FF path finding.Travis Howell
svn-id: r19639
2005-11-15Unstubbed vc75_setScale(). (No visible difference -- the values it sets areTorbjörn Andersson
not used yet.) svn-id: r19599
2005-11-15Fix palette glitches in FF, caused by fades.Travis Howell
Some work on path finding differences in FF. svn-id: r19596
2005-11-14Initial sound support for FF.Travis Howell
svn-id: r19593
2005-11-14Correct FF display and palette.Travis Howell
svn-id: r19591
2005-11-13Fix slowFadein during Lion ride in Simon2.Travis Howell
Cleanup. svn-id: r19581
2005-11-12Cleanup.Travis Howell
svn-id: r19569
2005-11-12Old targets will be auto updated.Travis Howell
Many non-English versions will be broken until information is updated. svn-id: r19563
2005-11-10Add palette difference in FF.Travis Howell
svn-id: r19545
2005-11-10Add another wrapper for endian difference in FF.Travis Howell
svn-id: r19543
2005-11-10Update debug tables.Travis Howell
svn-id: r19542
2005-11-09Palette delay at the end of Simon1 was never triggered.Travis Howell
svn-id: r19541
2005-11-08Cleanup.Travis Howell
svn-id: r19518
2005-11-05- Changed PalmOS ifdefChris Apers
- Move opcode table to setupVgaOpcodes so that the table is correctly initialized with PalmOS ARM svn-id: r19471
2005-10-19CleanupTravis Howell
svn-id: r19177
2005-10-19CleanupTravis Howell
svn-id: r19176
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
svn-id: r19142
2005-10-12Fix regression, cuased by typo.Travis Howell
Add wrapper as suggested. svn-id: r19028
2005-10-09Clean up VGA headers.Travis Howell
More changes for FF. svn-id: r18988
2005-10-09Add more stubs for FF.Travis Howell
Disable scale images in FF for now. svn-id: r18987
2005-10-08Added/stubbed some Feeble opcodes, and fixed a regression that made itTorbjörn Andersson
impossible to load old (and probably new, for that matter) Simon savegames. svn-id: r18958
2005-10-07Adjust for larger resolution.Travis Howell
svn-id: r18955
2005-10-05CleanupTravis Howell
svn-id: r18941
2005-10-05CleanupTravis Howell
svn-id: r18940
2005-10-05Remove leftoverTravis Howell
svn-id: r18939
2005-10-03CleanupTravis Howell
svn-id: r18929
2005-08-11get rid of game_thread_procGregory Montoir
svn-id: r18663
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
svn-id: r18604
2005-05-10Moved class File and the MD5 stuff to namespace CommonMax Horn
svn-id: r18037
2005-05-06CleanupTravis Howell
svn-id: r17934
2005-05-06Rename sprite field.Travis Howell
Cleanup. svn-id: r17931
2005-05-06Use ScummVM code formatting for names.Travis Howell
svn-id: r17930
2005-05-06Rename sprite field.Travis Howell
Cleanup svn-id: r17928
2005-01-22Set SFX volume correctlyTravis Howell
svn-id: r16612
2005-01-01Updated copyrightMax Horn
svn-id: r16398
2004-12-18A little more cleanup (the Simon code really is a big mess :-)Max Horn
svn-id: r16107
2004-12-18constify simon engine; turned global var vc_get_out_of_code into a member of ↵Max Horn
class SimonEngine svn-id: r16106
2004-11-24Fix a`ll engines. They work, though current fix is just temporary.Eugene Sandulenko
There are plans to add some brains to GameDetector class, which will let us avoid passing detector to init() method. svn-id: r15873
2004-11-23Added Engine::init() method; added return value to Engine::go()Max Horn
svn-id: r15865
2004-10-23Better support of MT-32.Eugene Sandulenko
svn-id: r15659
2004-08-02Remove pointless delaysTravis Howell
svn-id: r14436
2004-08-02CleanupTravis Howell
svn-id: r14435