aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-10-11Fixed sprite loading. Now that ugly hack is gone, no wrong reads and everyEugene Sandulenko
2005-10-11Fix portrait color. I just missed dependency from barometer.Eugene Sandulenko
2005-10-10Fix problematic md5. A space character sneaked in.Eugene Sandulenko
2005-10-10Adjust save reminder positionEugene Sandulenko
2005-10-10Fix regression with samnmax floppy. Game just crashed on resources opening.Eugene Sandulenko
2005-10-10gBitFormat seems to be back in libcommon again... (This underhanded paramete...Marcus Comstedt
2005-10-10IHNM verb panel fixes:Torbjörn Andersson
2005-10-10The demo resources list looked incomplete to me. Can anyone check if thisTorbjörn Andersson
2005-10-10Draw the IHNM portrait on the right coordinates.Torbjörn Andersson
2005-10-10Add defines for DOS demo resource numbers.Travis Howell
2005-10-10First attempt to run DOS ITE demoEugene Sandulenko
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