aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-27Defined the starting scene for the IHNM demoFilippos Karapetis
2007-07-27Clarifying the language fallback warningsSven Hesse
2007-07-27The language fallback now prefers the other english if USA or GRB was request...Sven Hesse
2007-07-27Fixing languages for another Woodruff versionSven Hesse
2007-07-27AGI game strings which are substituted in game texts may contain values as we...Filippos Karapetis
2007-07-27Fix loading restart state file in Amiga version of Waxworks.Travis Howell
2007-07-27commented out some parts of code which still need to work, because it of non-...Paweł Kołodziejski
2007-07-27Removed leftover commented-out include. (I thought I needed util.h, but I guessTorbjörn Andersson
2007-07-27Early in the morning, strrev() looks like a more difficult problem than itTorbjörn Andersson
2007-07-27The strrev() function is non-standard. Replace with public domain version byTorbjörn Andersson
2007-07-27The p2_a.iaf file should now be played correctly with the English DOS CD and ...Filippos Karapetis
2007-07-27- AJWorld has AdlibSven Hesse
2007-07-27Only set soundMode, if compressed segment exists.Travis Howell
2007-07-27Fix for bug #1761530 - "COMI: iMUSE-related crash on startup"Filippos Karapetis
2007-07-27Fixed some MSVC8 warningsFilippos Karapetis
2007-07-27Updated the MSVC8 project file of the drascula engine for commit #28220Filippos Karapetis
2007-07-27Updated the MSVC8 project file of the parallaction engine for commit #28221Filippos Karapetis
2007-07-27The meta resource table is now properly initialized for the IHNM demo. The st...Filippos Karapetis
2007-07-26Merged archive.cpp into disk.cpp.Nicola Mettifogo
2007-07-26added more drascula code (it still NOT WORKING)Paweł Kołodziejski
2007-07-26Made screen size parameters properties of engine instead of compile-time cons...Nicola Mettifogo
2007-07-26Dos full version of Big Red Adventure is detected now. The engine crashes imm...Nicola Mettifogo
2007-07-26Only queue the IHNM company and title videos in the full version of IHNM, not...Filippos Karapetis
2007-07-26The demo version of IHNM has 3 font types (like ITE), not 6 (like the full ve...Filippos Karapetis
2007-07-26Removed some unnecessary file existence checksFilippos Karapetis
2007-07-26Updated the MSVC8 project file for the gob engine for commits #28205-#28206Filippos Karapetis
2007-07-26Added proper room change fading effectPaul Gilbert
2007-07-26Fixed o1_fillRect() againSven Hesse
2007-07-26Corrected Woodruff's hotspot text positions.Sven Hesse
2007-07-26sub0x18 is o2_addCollision().Sven Hesse
2007-07-25Renamed Inter_Woodruff to Inter_v4Sven Hesse
2007-07-25- Added Inter_Woodruff, alongside with the first Stub (OpcodeFunc 0x18)Sven Hesse
2007-07-25Some more safety checks and the first room's background can be seenSven Hesse
2007-07-25Added a few safety checks. Now Woodruff shows the loading image (closely foll...Sven Hesse
2007-07-25removed hotkey, as there's no debugger in touche (this just sets a variable w...Gregory Montoir
2007-07-25renamed wrongly named parameterGregory Montoir
2007-07-25workaround for bug #1751149 (original game issue).Gregory Montoir
2007-07-25The drawStripToScreen() does nothing if width <= 0. In bug #1759925 ("COMI:Torbjörn Andersson
2007-07-25Use default to 1x scaler for 640x480 games to avoid superbig resolutions.Eugene Sandulenko
2007-07-25It was too early to announce ajworld. THere are still open problems.Eugene Sandulenko
2007-07-25Menion ajworld in news.Eugene Sandulenko
2007-07-25Add A.J's World of Discovery. Compatibility is perfect.Eugene Sandulenko
2007-07-25Added one (commented out) "The Last Dynasty" MD5Sven Hesse
2007-07-25Add eriktorbjorn's patch for bug #1498158 - AOGS: Itemheap overflow on 64bit ...Travis Howell
2007-07-25Updated loadExtData() for Woodruff. Now the Sierra logo is shown (then it cra...Sven Hesse
2007-07-25- Removed Adlib from Woodruff's freaturesSven Hesse
2007-07-24Oops, forgot I've modified the entries for testingSven Hesse
2007-07-24- Separated game type and featuresSven Hesse
2007-07-24renamed some fields for clarificationGregory Montoir
2007-07-24fixed some issues in pathfinding codeGregory Montoir