Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-09-29 | First pahse of renaming simon engine to agos. Internal renames. Compilation | Eugene Sandulenko | |
is broken svn-id: r24008 | |||
2006-09-29 | PP uses voice channel for looping music | Travis Howell | |
svn-id: r24007 | |||
2006-09-29 | Add opcode stub for PP | Travis Howell | |
svn-id: r24006 | |||
2006-09-29 | Fix input in PP | Travis Howell | |
svn-id: r24005 | |||
2006-09-29 | Fix mistake in dumpOpcode() | Travis Howell | |
svn-id: r24004 | |||
2006-09-29 | Correct size of opcode in dumpOpcode() | Travis Howell | |
svn-id: r24003 | |||
2006-09-29 | Add last game (dimp) of PP | Travis Howell | |
svn-id: r24002 | |||
2006-09-29 | Added/stubbed some Puzzle Pack opcodes that are different compared to The | Torbjörn Andersson | |
Feeble Files. Didn't make much difference. svn-id: r24001 | |||
2006-09-29 | Correct title name for puzzle | Travis Howell | |
svn-id: r24000 | |||
2006-09-29 | Fix display of game title | Travis Howell | |
svn-id: r23999 | |||
2006-09-29 | Add more changes for PP | Travis Howell | |
svn-id: r23998 | |||
2006-09-29 | Add md5s for Elvira 2 | Travis Howell | |
svn-id: r23997 | |||
2006-09-29 | Fix startup of PP games | Travis Howell | |
svn-id: r23996 | |||
2006-09-29 | Add speech support for PP and cleanup | Travis Howell | |
svn-id: r23995 | |||
2006-09-28 | Expand Simon engine more | Travis Howell | |
svn-id: r23994 | |||
2006-09-23 | Add French versions of puttzoo, spyfox, spyfox2 and spyozon | Travis Howell | |
svn-id: r23983 | |||
2006-09-23 | Remove malloc include, which was only used by checkHeap() | Travis Howell | |
svn-id: r23982 | |||
2006-09-23 | Re-order platform order, to avoid exclusions | Travis Howell | |
svn-id: r23981 | |||
2006-09-23 | Remove defines, which were only used by checkHeap() | Travis Howell | |
svn-id: r23980 | |||
2006-09-23 | Removed CHECK_HEAP | Max Horn | |
svn-id: r23979 | |||
2006-09-23 | Whitepsace changes | Travis Howell | |
svn-id: r23978 | |||
2006-09-23 | Remove duplicate and left over _WIN32_WCE checks | Travis Howell | |
svn-id: r23977 | |||
2006-09-23 | Fix mingw compile | Travis Howell | |
svn-id: r23976 | |||
2006-09-23 | Moved error/warning/checkHeap from engines/engine.cpp to common/util.cpp | Max Horn | |
svn-id: r23975 | |||
2006-09-23 | Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle ↵ | Max Horn | |
the linker dependency graph). Porters will have to update project files svn-id: r23974 | |||
2006-09-21 | Fix regression in Amiga/Macintosh versions of FF | Travis Howell | |
svn-id: r23973 | |||
2006-09-21 | Mention fix for bug #1501302 | Eugene Sandulenko | |
svn-id: r23972 | |||
2006-09-21 | Fix bug #1501302: "FF: Crackling Audio (Mac version)" | Eugene Sandulenko | |
svn-id: r23970 | |||
2006-09-21 | update .spec for themes | Willem Jan Palenstijn | |
svn-id: r23968 | |||
2006-09-21 | Fix bug #1550974: "SMUSH: changing subtitle settings during SMUSH doesn't work" | Eugene Sandulenko | |
svn-id: r23965 | |||
2006-09-21 | Fix comment | Eugene Sandulenko | |
svn-id: r23964 | |||
2006-09-21 | Fix bug #1536932: "MANIACNES: Crash on click in speechtext-area" | Eugene Sandulenko | |
svn-id: r23962 | |||
2006-09-21 | Fix bug #1562795: "Bug with auto-generated game IDs" | Eugene Sandulenko | |
svn-id: r23960 | |||
2006-09-21 | Remove excess newlines for errors/warnings | Travis Howell | |
svn-id: r23959 | |||
2006-09-21 | Re-enable warning for unknown MIDI events | Travis Howell | |
svn-id: r23958 | |||
2006-09-21 | Correct HE version for Dutch version of putttime | Travis Howell | |
svn-id: r23956 | |||
2006-09-20 | Add French version of Pajama Sam 1 | Travis Howell | |
svn-id: r23952 | |||
2006-09-20 | Updating NEWS file in HEAD too. | Johannes Schickel | |
svn-id: r23951 | |||
2006-09-20 | Some updates (mostly guesswork) for the ALSA MIDI driver, mostly prompted by | Torbjörn Andersson | |
Waxworks (Simon engine). See http://www.borg.com/~jglatt/tech/midispec.htm for reference. * Added case for Aftertouch (Key Pressure). * Changed Channel Pressure to flush the event immediatley. The message could apply to notes while they are playing. * Downgraded the error for unknown MIDI messages to a warning, and clarified it slightly. svn-id: r23949 | |||
2006-09-20 | Added _PLUGIN_copyright to list of symbols exported by plugins | Max Horn | |
svn-id: r23946 | |||
2006-09-20 | Work around conflict between ISO C++ and POSIX, to allow ISO C++ compliant ↵ | Max Horn | |
compilers like GCC 4.x to compile the plugin code again svn-id: r23945 | |||
2006-09-20 | Fix crashes during WW startup | Travis Howell | |
svn-id: r23944 | |||
2006-09-20 | Add details for French version of Pajama Sam 3 | Travis Howell | |
svn-id: r23942 | |||
2006-09-19 | Fix FF/Simon2 regression in last commit | Travis Howell | |
svn-id: r23940 | |||
2006-09-19 | Expand Simon engine | Travis Howell | |
svn-id: r23939 | |||
2006-09-18 | Cleaned up Gdi::roomChanged | Max Horn | |
svn-id: r23938 | |||
2006-09-18 | Moved some more code from class Gdi into new subclasses GdiV1 and GdiV2 | Max Horn | |
svn-id: r23937 | |||
2006-09-18 | Re-disable blit mask hack (oops) | Max Horn | |
svn-id: r23936 | |||
2006-09-18 | Split setBuiltinCursor into a V0-V2 and a V3-V5 part | Max Horn | |
svn-id: r23935 | |||
2006-09-18 | Moved NES specific code from class Gdi to GdiNES | Max Horn | |
svn-id: r23934 |