Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-09 | Either document all params or none, anything inbetween causes Doxygen to ↵ | Max Horn | |
complain loudly svn-id: r18001 | |||
2005-05-09 | Fix doxygen message | Max Horn | |
svn-id: r18000 | |||
2005-05-09 | Fix doxygen comment | Max Horn | |
svn-id: r17999 | |||
2005-05-09 | Use debugger for errors, where possible. | Travis Howell | |
svn-id: r17998 | |||
2005-05-09 | Use debugger for errors. | Travis Howell | |
svn-id: r17997 | |||
2005-05-09 | re-order | Travis Howell | |
svn-id: r17996 | |||
2005-05-09 | Add a surprise. | Travis Howell | |
svn-id: r17995 | |||
2005-05-09 | Why not fix the warning if you encounter it? :-) | Max Horn | |
svn-id: r17994 | |||
2005-05-09 | Added Gobliiins MD5 sums provided by Florian Zeitz. | Torbjörn Andersson | |
svn-id: r17993 | |||
2005-05-09 | Fixed failed assertion when entering the Elk King's court. It looks like a | Torbjörn Andersson | |
hack - perhaps it *is* a hack - but it's what the original engine did too, as far as I can tell. svn-id: r17992 | |||
2005-05-09 | Should be case 40. | Travis Howell | |
svn-id: r17991 | |||
2005-05-09 | HE60/61 still VAR_NOSUBTITLES. | Travis Howell | |
Typo. svn-id: r17990 | |||
2005-05-09 | All SCUMM6 games use VAR_SUBTITLES, not VAR_NOSUBTITLES. | Travis Howell | |
Cleanup. svn-id: r17989 | |||
2005-05-09 | Rest of PuttRace logic code. Still buggy. | Eugene Sandulenko | |
svn-id: r17988 | |||
2005-05-09 | Restore settings. | Travis Howell | |
svn-id: r17987 | |||
2005-05-09 | Typo | Travis Howell | |
svn-id: r17986 | |||
2005-05-09 | Add a few more md5s | Travis Howell | |
Set sfxMode mode for speech in HE games again. svn-id: r17985 | |||
2005-05-09 | Added LordHoto to credits | Max Horn | |
svn-id: r17984 | |||
2005-05-09 | Mention thumbnails in NEWS | Max Horn | |
svn-id: r17983 | |||
2005-05-09 | Last part of patch #1163026 (Thumbnails for ScummEngine) | Max Horn | |
svn-id: r17982 | |||
2005-05-08 | Silly copy & paste error :-) | Max Horn | |
svn-id: r17981 | |||
2005-05-08 | cleanup | Max Horn | |
svn-id: r17980 | |||
2005-05-08 | New method InSaveFile::skip() | Max Horn | |
svn-id: r17979 | |||
2005-05-08 | Code to grab & downscale the screen content (used for thumbnail creation, ↵ | Max Horn | |
part of patch #1163026) svn-id: r17978 | |||
2005-05-08 | A simple widget which renders any 16 bit graphics surface given to it (part ↵ | Max Horn | |
of patch #1163026) svn-id: r17977 | |||
2005-05-08 | o Fixed detection of Dutch Freddi1 | Eugene Sandulenko | |
o Added md5s for Mac Football2002 demo o Added english FF5 demo svn-id: r17976 | |||
2005-05-08 | Comply to our coding conventions | Max Horn | |
svn-id: r17975 | |||
2005-05-08 | Added two new methods to OSystem: grabPalette and grabRawScreen | Max Horn | |
svn-id: r17974 | |||
2005-05-08 | Added convenience methods create/free to Graphics::Surface (part of patch ↵ | Max Horn | |
#1163026) svn-id: r17973 | |||
2005-05-08 | Comply with our coding conventions | Max Horn | |
svn-id: r17972 | |||
2005-05-08 | oops | Max Horn | |
svn-id: r17971 | |||
2005-05-08 | Fix doxygen warning | Max Horn | |
svn-id: r17970 | |||
2005-05-08 | Fix doxygen warning | Max Horn | |
svn-id: r17969 | |||
2005-05-08 | Changed error() to warning() since it appears to be relatively harmless. Is | Torbjörn Andersson | |
the 'start' field even used? Anyway, the entrance to the forest can now be entered. The animation code will produce an "Anim::play: Error decoding frame 40!" warning in addition to the previous one, but I don't see any visible errors in the scene. svn-id: r17968 | |||
2005-05-08 | The default platform should be PC (Windows for HE70+) | Travis Howell | |
Avoids issues with older config files. svn-id: r17967 | |||
2005-05-08 | Should be an error now. | Travis Howell | |
svn-id: r17966 | |||
2005-05-08 | HE games queue speech as sound resource 1. | Travis Howell | |
svn-id: r17965 | |||
2005-05-08 | fixed sfSceneEq bug | Andrew Kurushin | |
fixed load actors entrance removed some orphans svn-id: r17964 | |||
2005-05-08 | Made it possible to quit while the game is asking for a CD. | Torbjörn Andersson | |
svn-id: r17963 | |||
2005-05-08 | Quitting the game now implies that the game is done fading the screen. | Torbjörn Andersson | |
svn-id: r17962 | |||
2005-05-08 | Forgot to remove this. | Torbjörn Andersson | |
svn-id: r17961 | |||
2005-05-08 | Patch #1193398 (DESTDIR patch for Makefile) | Max Horn | |
svn-id: r17960 | |||
2005-05-08 | Patch #1193795 (Adding drawLine() to Surface) | Max Horn | |
svn-id: r17959 | |||
2005-05-08 | Renamed variables to match our naming conventions; added ↵ | Max Horn | |
Sound::isVoiceActive() method; made some more members of class Sound private svn-id: r17958 | |||
2005-05-08 | Ooops, out of sync. | Travis Howell | |
svn-id: r17957 | |||
2005-05-08 | Add more dutch versions. | Travis Howell | |
Fix duplicate subtitle setting. svn-id: r17956 | |||
2005-05-08 | One last case for funshop titles. | Travis Howell | |
svn-id: r17955 | |||
2005-05-08 | Range checks off by 1. | Travis Howell | |
svn-id: r17954 | |||
2005-05-08 | Add case stub for funshop titles | Travis Howell | |
Add comment svn-id: r17953 | |||
2005-05-08 | No need to check for speech file in non-talkie versions. | Travis Howell | |
svn-id: r17952 |