Age | Commit message (Expand) | Author |
2007-07-28 | Add support for multi-tune Protracker modules used in the Amiga version of Wa... | Travis Howell |
2007-07-28 | Fixed one of the incorrectly loaded palettes in Benny's part in the IHNM demo | Filippos Karapetis |
2007-07-28 | The demo version of IHNM has no options panel, therefore the options icon and... | Filippos Karapetis |
2007-07-28 | The IHNM demo uses the NULL panel | Filippos Karapetis |
2007-07-28 | The mouse cursor is no longer incorrectly shown in the IHNM demo | Filippos Karapetis |
2007-07-28 | Disable the status text in the IHNM demo | Filippos Karapetis |
2007-07-28 | Don't allow setCursor to change the cursor to an hourglass in the IHNM demo. ... | Filippos Karapetis |
2007-07-28 | Updated the MSVC8 project file of the parallaction engine for commit #28246 | Filippos Karapetis |
2007-07-27 | Added Italian language flag to Big Red Adventure detection structs. | Nicola Mettifogo |
2007-07-27 | Added detection target for Big Red Adventure, and derived new engine classes ... | Nicola Mettifogo |
2007-07-27 | - Moved disk code for Nippon Safes in new file disk_ns.cpp, adding _ns suffix... | Nicola Mettifogo |
2007-07-27 | Do not try to load music if the music resource id is 0. Also, the voice LUT r... | Filippos Karapetis |
2007-07-27 | The IHNM demo only has one mouse cursor | Filippos Karapetis |
2007-07-27 | Fixed some warnings | Filippos Karapetis |
2007-07-27 | Disabled another bunch of warnings. This turned up two places - print_abc_opc() | Torbjörn Andersson |
2007-07-27 | Fixed a bunch of warnings. | Torbjörn Andersson |
2007-07-27 | fixed warning | Paweł Kołodziejski |
2007-07-27 | Defined the starting scene for the IHNM demo | Filippos Karapetis |
2007-07-27 | Clarifying the language fallback warnings | Sven Hesse |
2007-07-27 | The language fallback now prefers the other english if USA or GRB was request... | Sven Hesse |
2007-07-27 | Fixing languages for another Woodruff version | Sven Hesse |
2007-07-27 | AGI game strings which are substituted in game texts may contain values as we... | Filippos Karapetis |
2007-07-27 | Fix loading restart state file in Amiga version of Waxworks. | Travis Howell |
2007-07-27 | commented out some parts of code which still need to work, because it of non-... | Paweł Kołodziejski |
2007-07-27 | Removed leftover commented-out include. (I thought I needed util.h, but I guess | Torbjörn Andersson |
2007-07-27 | Early in the morning, strrev() looks like a more difficult problem than it | Torbjörn Andersson |
2007-07-27 | The strrev() function is non-standard. Replace with public domain version by | Torbjörn Andersson |
2007-07-27 | The p2_a.iaf file should now be played correctly with the English DOS CD and ... | Filippos Karapetis |
2007-07-27 | - AJWorld has Adlib | Sven Hesse |
2007-07-27 | Only set soundMode, if compressed segment exists. | Travis Howell |
2007-07-27 | Fix for bug #1761530 - "COMI: iMUSE-related crash on startup" | Filippos Karapetis |
2007-07-27 | Fixed some MSVC8 warnings | Filippos Karapetis |
2007-07-27 | Updated the MSVC8 project file of the drascula engine for commit #28220 | Filippos Karapetis |
2007-07-27 | Updated the MSVC8 project file of the parallaction engine for commit #28221 | Filippos Karapetis |
2007-07-27 | The meta resource table is now properly initialized for the IHNM demo. The st... | Filippos Karapetis |
2007-07-26 | Merged archive.cpp into disk.cpp. | Nicola Mettifogo |
2007-07-26 | added more drascula code (it still NOT WORKING) | Paweł Kołodziejski |
2007-07-26 | Made screen size parameters properties of engine instead of compile-time cons... | Nicola Mettifogo |
2007-07-26 | Dos full version of Big Red Adventure is detected now. The engine crashes imm... | Nicola Mettifogo |
2007-07-26 | Only queue the IHNM company and title videos in the full version of IHNM, not... | Filippos Karapetis |
2007-07-26 | The demo version of IHNM has 3 font types (like ITE), not 6 (like the full ve... | Filippos Karapetis |
2007-07-26 | Removed some unnecessary file existence checks | Filippos Karapetis |
2007-07-26 | Updated the MSVC8 project file for the gob engine for commits #28205-#28206 | Filippos Karapetis |
2007-07-26 | Added proper room change fading effect | Paul Gilbert |
2007-07-26 | Fixed o1_fillRect() again | Sven Hesse |
2007-07-26 | Corrected Woodruff's hotspot text positions. | Sven Hesse |
2007-07-26 | sub0x18 is o2_addCollision(). | Sven Hesse |
2007-07-25 | Renamed Inter_Woodruff to Inter_v4 | Sven Hesse |
2007-07-25 | - Added Inter_Woodruff, alongside with the first Stub (OpcodeFunc 0x18) | Sven Hesse |
2007-07-25 | Some more safety checks and the first room's background can be seen | Sven Hesse |