aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-10-10Removed the "reset all controllers" message. It currently breaks on Adlib,Torbjörn Andersson
2005-10-10I noticed yesterday that if you change music in IHNM at the "right" moment,Torbjörn Andersson
2005-10-10Oops. Fix debug leftover.Eugene Sandulenko
2005-10-10Show save reminder in IHNM correctly.Eugene Sandulenko
2005-10-10Eliminate font substitution ugliness.Eugene Sandulenko
2005-10-10Draw main panel. Buttons lack backgorunds and save reminder is buggy atm.Eugene Sandulenko
2005-10-09Apparently, the IHNM crosshair cursor, and the cursor hotspot, are bothTorbjörn Andersson
2005-10-09Added optional parameter to setCursor() to specify which type of cursor youTorbjörn Andersson
2005-10-09Specify some image resources.Eugene Sandulenko
2005-10-09Removed TODO comment about actor strings loading.Torbjörn Andersson
2005-10-09TypoTravis Howell
2005-10-09Clean up VGA headers.Travis Howell
2005-10-09Add more stubs for FF.Travis Howell
2005-10-09Restore cursor after boss key.Eugene Sandulenko
2005-10-09Boss key like in original. Press F9. Palette seems to be wrong though andEugene Sandulenko
2005-10-09Now load actors only on demand. That lets select Nimdok (doctor) part. JustEugene Sandulenko
2005-10-09Simplified handleChapterSelectionUpdate()Eugene Sandulenko
2005-10-09(more) Proper implementation of ChapterSelection panel. Though not allEugene Sandulenko
2005-10-08New PalmOS backendsChris Apers
2005-10-08Read IHNM actor and object strings from the resource file. (This does notTorbjörn Andersson
2005-10-08PalmOS: fixed compiler problemChris Apers
2005-10-08PalmOS stuffChris Apers
2005-10-08PalmOS stuffsChris Apers
2005-10-08PalmOS stuffChris Apers
2005-10-08PalmOS : fixed 68K linkChris Apers
2005-10-08- PalmOS stuffsChris Apers
2005-10-08Oops, made a typo when rewriting that comment.Torbjörn Andersson
2005-10-08Cleanup.Torbjörn Andersson
2005-10-08Change __PALM_OS__ with new PALMOS_68K / PALMOS_MODEChris Apers
2005-10-08PalmOS : very bad hack to fix global constructor problem with ARMChris Apers
2005-10-08revert previous changes related to #ifdefsChris Apers
2005-10-08revert previous changes related to #ifdefsChris Apers
2005-10-08More DISABLE_SCUMM_7_8Chris Apers
2005-10-08Put actors on the ground. No more upside down. Though probably drawClip()Eugene Sandulenko
2005-10-08Quick and dirty hack to enable actors interaction. Still have to compareEugene Sandulenko
2005-10-08Use font managerChris Apers
2005-10-08PalmOS:Chris Apers
2005-10-08PalmOS: cannot use global objects in ARMChris Apers
2005-10-08Now most artefacts are gone and we're in proper panel mode when runningEugene Sandulenko
2005-10-08Oops. Fix crash introduced by last commit.Eugene Sandulenko
2005-10-08_vm->getSceneHeight() --> _vm->_scene->getHeight() and make it return differentEugene Sandulenko
2005-10-08Added/stubbed some Feeble opcodes, and fixed a regression that made itTorbjörn Andersson
2005-10-07Added a "video" panel mode. From what I understand, the beginning of theTorbjörn Andersson
2005-10-07Cleanup sprite header reader.Eugene Sandulenko
2005-10-07Adjust for larger resolution.Travis Howell
2005-10-07Missed a few lines.Travis Howell
2005-10-07FF starts VGA script.Travis Howell
2005-10-07Draw acrtors (eriktorbjorn, rejoice).Eugene Sandulenko
2005-10-06It should always be possible to interrupt the intro with Escape now. MostTorbjörn Andersson
2005-10-06Disabled scene background music for IHNM, for now. It was trying to startTorbjörn Andersson