Age | Commit message (Expand) | Author |
2006-07-24 | Fix bug #1496523 - MM: Weird Ed appears backwards at door | Travis Howell |
2006-07-24 | Fix bug #1527630 - ZAK FM-TOWNS: Actor (Caponian) picks wrong line | Travis Howell |
2006-07-23 | Use #include "..." instead of #include <...> for pack-start.h and pack-end.h | Torbjörn Andersson |
2006-07-23 | Changed __lure_res_h__ to LURE_RES_H etc for consistency. | Torbjörn Andersson |
2006-07-23 | Changed SAGA_ACTOR_H__ to SAGA_ACTOR_H etc for consistency. | Torbjörn Andersson |
2006-07-23 | String class usage cleanup | Max Horn |
2006-07-23 | Removed GCC_PACK that must have been re-added by accident. | Torbjörn Andersson |
2006-07-23 | Added extra hotspot flags bytes needed for asking Ratpouch for an object, and... | Paul Gilbert |
2006-07-23 | Initialise the screen before creating the music driver. The MT-32 driver wants | Torbjörn Andersson |
2006-07-23 | No need for packing SaveInfoSection and ThumbnailHeader anymore. | Johannes Schickel |
2006-07-22 | Fix struct packing issues (macros are not resolve in #pragma params, at least... | Max Horn |
2006-07-22 | Hardcoding header size of the Thumbnail and of the Info section of scumm games. | Johannes Schickel |
2006-07-22 | Fixing compiler warnings under amd64. | Johannes Schickel |
2006-07-22 | Removing '/' at pathsnames of calls to "File::addDefaultDirectory" since it c... | Johannes Schickel |
2006-07-22 | - let md5_file accept a FilesystemNode too | Johannes Schickel |
2006-07-22 | Using FilesystemNode::name instead of FilesystemNode::displayName in all game... | Johannes Schickel |
2006-07-22 | Using FilesystemNode::name instead of FilesystemNode::displayName in the swor... | Johannes Schickel |
2006-07-22 | Using FilesystemNode::name instead of FilesystemNode::displayName in the swor... | Johannes Schickel |
2006-07-22 | Using FilesystemNode::name instead of FilesystemNode::displayName in the Gobl... | Johannes Schickel |
2006-07-22 | Changes usage of FilesystemNode::name to FilesystemNode::displayName in the d... | Johannes Schickel |
2006-07-22 | Cleanup. | Torbjörn Andersson |
2006-07-22 | Changing usage of FSNode::displayName to FSNode::path | Johannes Schickel |
2006-07-21 | Removing GCC_PACK, we fully rely on START_PACK_STRUCTS / END_PACK_STRUCTS now... | Max Horn |
2006-07-21 | Removing redundant paranthesis | Oystein Eftevaag |
2006-07-20 | Using path instead of displayName. | Johannes Schickel |
2006-07-16 | - don't error on CHAPTER1.VRM miss anymore | Johannes Schickel |
2006-07-16 | Copy protection was disabled in the Monkey Island 1 release included with Luc... | Travis Howell |
2006-07-15 | Some cleanups and restructuring. The clearScreen() function has been renamed | Torbjörn Andersson |
2006-07-15 | Fixed regression: Test if there's a text object to close before closing it. | Torbjörn Andersson |
2006-07-15 | Close the current text object when the movie is ended, to avoid potential | Torbjörn Andersson |
2006-07-15 | Oops. I just noticed I was using _black to track the white colour, and _white | Torbjörn Andersson |
2006-07-15 | This is more consistent with how we usually initialize arrays of structs, and | Torbjörn Andersson |
2006-07-15 | Should fix shadowing warnings with gcc. | Johannes Schickel |
2006-07-15 | Fix building with msvc8. | Johannes Schickel |
2006-07-15 | Fix building with msvc8. | Johannes Schickel |
2006-07-15 | Should fix loading of pakfiles. | Johannes Schickel |
2006-07-15 | Adds filesize check for kyra.dat, this forces to upgrade always to the newest... | Johannes Schickel |
2006-07-15 | Get rid of some asserts and adds error messages instead. | Johannes Schickel |
2006-07-15 | Little cleanup. | Johannes Schickel |
2006-07-15 | Use the FS Api to load all .PAK and .APK files. (I just made a few quick test... | Johannes Schickel |
2006-07-15 | A little cleanup (merges kyra1_games, kyra2_games, kyra3_games into kyra_games) | Johannes Schickel |
2006-07-15 | Changes names of Kyra2 and Kyra3 detected games. | Johannes Schickel |
2006-07-15 | There are no known releases of indy3ega/monkeyega that require this bypass | Travis Howell |
2006-07-15 | There are no known releases of indy3ega/monkeyega that require this bypass | Travis Howell |
2006-07-14 | Ooops | Travis Howell |
2006-07-14 | More whitespace changes. | Torbjörn Andersson |
2006-07-14 | Add another Italian version of Simon the Sorcerer 1 (DOS CD) | Travis Howell |
2006-07-14 | More whitespace changes to see if things work normally again. | Torbjörn Andersson |
2006-07-14 | Whitespace change, and test to see if I'm able to commit now that I've changed | Torbjörn Andersson |
2006-07-11 | This should fix bug #1520629 ("No Music in Simon1"). | Torbjörn Andersson |