Age | Commit message (Expand) | Author |
2015-01-07 | Cursors "arrowa.zcr" and "arrowb.zcr" are missing from Zork: Nemesis | Filippos Karapetis |
2015-01-07 | ZVISION: Add detection for the French version of Zork: Nemesis | Filippos Karapetis |
2015-01-07 | OPENGL: Fix truncation issue resulting in wrong mouse coordinates. | Johannes Schickel |
2015-01-07 | OPENGL: Limit mouse cursor drawing to inside game screen when no overlay is v... | Johannes Schickel |
2015-01-07 | SWORD25: Remove unused code | RichieSams |
2015-01-07 | ZVISION: Add stubs for the hires VOB MPEG2 videos of ZGI DVD | Filippos Karapetis |
2015-01-07 | ZVISION: Fix typo in include | Filippos Karapetis |
2015-01-07 | ZVISION: Use a common function for loading game animations | Filippos Karapetis |
2015-01-07 | ZVISION: Move the screen initialization code into a separate function | Filippos Karapetis |
2015-01-07 | ZVISION: Cleanup | Filippos Karapetis |
2015-01-07 | ZVISION: Cleanup the ZIX file code | Filippos Karapetis |
2015-01-07 | ZVISION: Fix incorrect reference to cursor file | Filippos Karapetis |
2015-01-07 | ZVISION: Error out when a cursor file can't be found | Filippos Karapetis |
2015-01-07 | ZVISION: Remove ActionRestoreGame and loading of r.svr (restart slot) | Filippos Karapetis |
2015-01-07 | ZVISION: Also handle paths in INQUIS.ZIX for the DVD version of ZGI | Filippos Karapetis |
2015-01-07 | ZVISION: Add a new command, "dumpimage", to dump any game image to BMP | Filippos Karapetis |
2015-01-07 | SCI: Fix Mac games with a height of 190 | Matthew Hoops |
2015-01-05 | SCUMM: Correct game flags for HE72 version of Putt-Putt Saves the Zoo. | Kirben |
2015-01-04 | README: A (huge) update of compatible games | Eugene Sandulenko |
2015-01-04 | README: Describe DOTT easter egg support. Text by eriktorbjorn. | Eugene Sandulenko |
2015-01-04 | NEWS: Mention DOTT easter egg support | Eugene Sandulenko |
2015-01-04 | SWORD25: Commend unused and unportable functions | Eugene Sandulenko |
2015-01-04 | SWORD25: Hopefully fix compilation errors | Eugene Sandulenko |
2015-01-04 | COMMON: Implement MIPS SWAP_BYTES_64 in terms of SWAP_BYTES_32 | Willem Jan Palenstijn |
2015-01-04 | COMMON: Swap order of functions to 16, 32, 64 | Willem Jan Palenstijn |
2015-01-04 | COMMON: Fix return type of one READ_BE_UINT64 implementation. | Johannes Schickel |
2015-01-04 | TEST: Fix another typo in uint64 endian tests. | Johannes Schickel |
2015-01-04 | COMMON: Fix some syntax issues. | Johannes Schickel |
2015-01-04 | TEST: Fix uint64 endian related test code. | Johannes Schickel |
2015-01-04 | COMMON: Add missing readUint64/readSint64 to ReadStreamEndian. | Johannes Schickel |
2015-01-04 | TEST: Fix C++11 compat warnings. | Johannes Schickel |
2015-01-04 | SWORD25: Fix warning | Eugene Sandulenko |
2015-01-04 | COMMON: Put more 64-bit stuff under HAVE_INT64 | Eugene Sandulenko |
2015-01-04 | COMMON: Put all 64-bit code under new HAVE_INT64 constant | Eugene Sandulenko |
2015-01-04 | CONFIGURE: define HAVE_INT64 when we have 64-bit types. | Eugene Sandulenko |
2015-01-04 | Merge pull request #555 from fedor4ever/master | Eugene Sandulenko |
2015-01-04 | Merge pull request #425 from klusark/android | Eugene Sandulenko |
2015-01-04 | Merge pull request #508 from RichieSams/add_endian_and_stream_support_for_int64 | Eugene Sandulenko |
2015-01-04 | Merge pull request #554 from eriktorbjorn/tentacle-maniac | Eugene Sandulenko |
2015-01-04 | Merge pull request #557 from RichieSams/replace_pluto | Eugene Sandulenko |
2015-01-04 | FULLPIPE: Fix bug in inventory | Eugene Sandulenko |
2015-01-04 | FULLPIPE: Sanity check | Eugene Sandulenko |
2015-01-04 | FULLPIPE: Plug memory leak | Eugene Sandulenko |
2015-01-04 | FULLPIPE: Remove redundant check | Eugene Sandulenko |
2015-01-03 | FULLPIPE: Fix crash in scene04 | Eugene Sandulenko |
2015-01-02 | FULLPIPE: Fix bug with unmovable jar in scene04 | Eugene Sandulenko |
2015-01-02 | FULLPIPE: Fix bug with spring in scene04 | Eugene Sandulenko |
2015-01-01 | ZVISION: Really fix truetype_font.cpp newlines | Matthew Hoops |
2015-01-02 | ZVISION: Add support for unmodified INQUIS.ZIX files | Filippos Karapetis |
2015-01-02 | ZVISION: Fix newline in truetype_font.cpp | Filippos Karapetis |