Age | Commit message (Expand) | Author |
2007-03-09 | Some more LogicHE cleanup | Max Horn |
2007-03-09 | Some more LogicHE cleanup | Max Horn |
2007-03-09 | Some cleanup, and added some of my observation (man this code is really strange) | Max Horn |
2007-03-09 | Revised LogicHErace::op_1140 (the two multiplications by constants still baff... | Max Horn |
2007-03-09 | reduced dependency from windows-specific header files | Nicola Mettifogo |
2007-03-08 | Since the amiga version handle music very differently than the PC version, th... | Gregory Montoir |
2007-03-08 | removed kADFlagFilebasedFallback, this flag is never used (and filename based... | Gregory Montoir |
2007-03-08 | cleaned up stdafx.h, removing various unnecessary #includes (there are still ... | Max Horn |
2007-03-08 | Removed the localized titles in Touche game descriptions, that didn't work re... | Gregory Montoir |
2007-03-08 | added a flag to enable/disable printing a warning when filename based detecti... | Gregory Montoir |
2007-03-08 | Clarified some comments | Max Horn |
2007-03-08 | Fixed const issue (casting const to non-const) | Max Horn |
2007-03-08 | Explicitly #include fcntl.h and unistd.h for the open/write/close syscalls | Max Horn |
2007-03-08 | deleted useless code | Nicola Mettifogo |
2007-03-08 | Moved the printf #define for the NDS into scummsys.h (not sure if that suits ... | Max Horn |
2007-03-08 | common/util.cpp needs fprintf; various std I/O functions are not used by anyt... | Max Horn |
2007-03-08 | Replaced uses of fprintf() with warning() or error() | Max Horn |
2007-03-08 | Get rid of getcwd abuse here, and unify the way savepath, extrapath and theme... | Max Horn |
2007-03-08 | Moving Nintendo DS std C I/O emulation wrappers to common/file.cpp; also add ... | Max Horn |
2007-03-08 | Removed MAX_FILENAME_LENGTH workaround (using enum's instead of #defines mean... | Max Horn |
2007-03-08 | Removed redundant code from gba_nds_fat.h (for some bizarre reason, the data ... | Max Horn |
2007-03-08 | Changed File::_handle to be of type void* instead of FILE* (to ease porting);... | Max Horn |
2007-03-08 | Changed ConfigManager to use class File instead of std C I/O to write the con... | Max Horn |
2007-03-08 | Turning FilesystemNode comment into a doxygen comment | Max Horn |
2007-03-07 | Oh, apparently, all other items have a "." after them, so adding that to Ween... | Sven Hesse |
2007-03-07 | News about supporting Ween and Bargon | Sven Hesse |
2007-03-07 | - cleanup | Johannes Schickel |
2007-03-07 | Fixed the crash in the interlude before the last level in the Gobliiins CD-ve... | Sven Hesse |
2007-03-07 | Add another version of Backyard Football2002. | Travis Howell |
2007-03-06 | Unshield can't handle the data compression type used by the data1.cab file of... | Travis Howell |
2007-03-06 | Updated Feeble File CAB comment | Max Horn |
2007-03-06 | Add F1 - F3 keys for Apple II and Commodore 64 verisons of Maniac Mansion. | Travis Howell |
2007-03-06 | Added support for Blacksmith's hammering animation and added Morkus' animatio... | Paul Gilbert |
2007-03-06 | Added extra animation entries needed for Blacksmith | Paul Gilbert |
2007-03-06 | Fix regression in V0 versions of Maniac Mansion, when using extracted files. | Travis Howell |
2007-03-06 | Add support for the New Kid verb option in Apple II and Commodore 64 verisons... | Travis Howell |
2007-03-05 | Updated credits.pl to add a XML header/DTD to credits.xml | Max Horn |
2007-03-05 | Corrected the initial drawing position of 101-anims (e.g. the guard monster i... | Sven Hesse |
2007-03-05 | Fixed the cursor hotspots | Sven Hesse |
2007-03-04 | Correct football2002 demo placement | Eugene Sandulenko |
2007-03-04 | fixed regression: background used to get broken when items were picked up | Nicola Mettifogo |
2007-03-04 | Removing _ptrOrig (hi Torbjorn, have fun recompiling) | Max Horn |
2007-03-04 | Adding comment again. | Johannes Schickel |
2007-03-04 | Remove wrong gob2 Mac entry. | Eugene Sandulenko |
2007-03-04 | - Some minor fixes | Sven Hesse |
2007-03-04 | made loadScript and loadLocation benefit from Script's ability to dispose of ... | Nicola Mettifogo |
2007-03-04 | Work around bad characters in "Long live King Brandon!" string in FM-Towns ve... | Johannes Schickel |
2007-03-04 | made Script optionally take ownership and dispose input text | Nicola Mettifogo |
2007-03-04 | wrapped loader routines into a new class named Disk. The new class is also re... | Nicola Mettifogo |
2007-03-04 | no more overloading for loadBackground | Nicola Mettifogo |