Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-14 | Forgot to include screenfx.* | Filippos Karapetis | |
svn-id: r32111 | |||
2008-05-14 | Updated the MSVC project files of the MADE engine | Filippos Karapetis | |
svn-id: r32110 | |||
2008-05-14 | Add a pause when the script ends | Filippos Karapetis | |
svn-id: r32109 | |||
2008-05-14 | Typo | Max Horn | |
svn-id: r32108 | |||
2008-05-14 | Forgot the makefile, sorry | Benjamin Haisch | |
svn-id: r32107 | |||
2008-05-14 | Deleting obsolete files | Benjamin Haisch | |
svn-id: r32106 | |||
2008-05-14 | Merged the three ScriptFunctionsXXX classes into ScriptFunctions | Benjamin Haisch | |
svn-id: r32105 | |||
2008-05-14 | - Added some visual effects (palette fading etc.) | Benjamin Haisch | |
- Moved Screen::getAnimFrameCount directly into o1_GETFRAMECOUNT - Renamed variables/cleanup svn-id: r32104 | |||
2008-05-14 | Oops, I definitely meant for that to be '==', not '='. I guess this is what it | Torbjörn Andersson | |
should look like, but I can't actually test (or even compile) it right now. svn-id: r32103 | |||
2008-05-14 | Added a FIXME regarding commit #32096 | Filippos Karapetis | |
svn-id: r32102 | |||
2008-05-14 | Removed obsolete file | Filippos Karapetis | |
svn-id: r32101 | |||
2008-05-14 | NDS: Minor code formatting fixes | Bertrand Augereau | |
svn-id: r32100 | |||
2008-05-14 | NDS: OSystem::getTimeAndDate is demoted to the port (with the standard | Bertrand Augereau | |
implementation) svn-id: r32099 | |||
2008-05-14 | NDS : Compilation fixes | Bertrand Augereau | |
svn-id: r32098 | |||
2008-05-14 | Moved midiplugin.h to sound/ since it will be used for more than just the ↵ | Jordi Vilalta Prat | |
native MIDI drivers. svn-id: r32097 | |||
2008-05-14 | Added the animation speed workaround for the sheriff animation as well. (See | Torbjörn Andersson | |
bug #1926838, "HoF: Animation plays too fast".) svn-id: r32096 | |||
2008-05-13 | Some fixes for vertical scrolling in Woodruff | Sven Hesse | |
svn-id: r32095 | |||
2008-05-13 | fix engine destructor for non interactive hof demo | Florian Kagerer | |
svn-id: r32093 | |||
2008-05-13 | More descriptive error message when encountering invalid font data. | Johannes Schickel | |
svn-id: r32092 | |||
2008-05-13 | Added a warning when all chunk slots are full, as that's still a problem in ↵ | Sven Hesse | |
Woodruff (some videos aren't closed correctly yet). svn-id: r32091 | |||
2008-05-13 | Fixing the crash when entering the virtual trip tower in Woodruff | Sven Hesse | |
svn-id: r32090 | |||
2008-05-13 | Added a sanity check to o1_LOADCURSOR to prevent LGoP2 from crashing when ↵ | Filippos Karapetis | |
the save/load menu is opened during character selection svn-id: r32089 | |||
2008-05-13 | Implemented support for object videos with more than 256 frames, this fixes ↵ | Sven Hesse | |
a lockup when entering the bar svn-id: r32087 | |||
2008-05-13 | Fixing a segfault when quitting while an object video with sound plays | Sven Hesse | |
svn-id: r32086 | |||
2008-05-13 | Taken care of FilePluginProvider's FIXMEs | Jordi Vilalta Prat | |
svn-id: r32085 | |||
2008-05-13 | Some more Doxygen comments, as well as some FIXMEs/TODOs | Max Horn | |
svn-id: r32084 | |||
2008-05-13 | Moved the engine plugin code to engines/metaengine.h; ↵ | Max Horn | |
added/clarified/corrected various Doxygen comments for the plugin system svn-id: r32083 | |||
2008-05-13 | - Added operator-> to Plugin subclasses so they don't have to reimplement ↵ | Jordi Vilalta Prat | |
the PluginObject subclass interfaces (thanks to Fingolfin for suggesting it) - Added the PluginSubclass template to help creating Plugin subclasses svn-id: r32082 | |||
2008-05-13 | Implemented savegame saving/loading for LGOP2. | Benjamin Haisch | |
svn-id: r32081 | |||
2008-05-13 | Hide the mouse cursor while a movie plays. | Benjamin Haisch | |
svn-id: r32080 | |||
2008-05-13 | Implemented/Fixed saving/loading in Woodruff -- this time for real. | Sven Hesse | |
svn-id: r32079 | |||
2008-05-12 | Formatting. | Johannes Schickel | |
svn-id: r32078 | |||
2008-05-12 | Changed clipping rectangles to use Common::Rect (thanks to [md5]/thebluegr) | Benjamin Haisch | |
svn-id: r32077 | |||
2008-05-12 | remove useless double check on sound list entries | Florian Kagerer | |
svn-id: r32076 | |||
2008-05-12 | fix valgrind warning and some cleanup | Florian Kagerer | |
svn-id: r32075 | |||
2008-05-12 | Implemented o1_EXCLUDEAREA for RtZ | Benjamin Haisch | |
svn-id: r32074 | |||
2008-05-12 | Proper fix for savestates. Thanks to next_ghost | Eugene Sandulenko | |
svn-id: r32073 | |||
2008-05-12 | Muting "comparing signed and unsigned values" compiler warning | Sven Hesse | |
svn-id: r32072 | |||
2008-05-12 | Fixed printTextEx segment fault bug. | Benjamin Haisch | |
svn-id: r32071 | |||
2008-05-12 | Fixed o1_DRAWTEXT in LGOP2 | Benjamin Haisch | |
svn-id: r32070 | |||
2008-05-12 | Don't restart music while changing music volume in Hof and MR. | Johannes Schickel | |
svn-id: r32069 | |||
2008-05-12 | Sanity checks in RtZ: o1_PLAYMUS and o1_STOPMUS | Benjamin Haisch | |
svn-id: r32068 | |||
2008-05-12 | Yet another valgrind warning fixed. | Johannes Schickel | |
svn-id: r32067 | |||
2008-05-12 | Implemented o1_ADDMASK and o1_SETMASK for LGOP2 | Benjamin Haisch | |
svn-id: r32066 | |||
2008-05-12 | Fixed some valgrind warnings. | Johannes Schickel | |
svn-id: r32065 | |||
2008-05-12 | Updated kyra MSVC project files | Filippos Karapetis | |
svn-id: r32064 | |||
2008-05-12 | Fixed timer resolution/conversion; now the vulture in the first scene of RtZ ↵ | Benjamin Haisch | |
lands on the sign, and the thunder sound is in sync with the flash screen effect in the Infocom logo screen. svn-id: r32063 | |||
2008-05-12 | More naming consistency fixes (fixes old TODO). | Johannes Schickel | |
svn-id: r32062 | |||
2008-05-12 | fix for kyra 3 sfx (broken by last commit) | Florian Kagerer | |
svn-id: r32061 | |||
2008-05-12 | Added assert to snd_playSoundEffect. | Johannes Schickel | |
svn-id: r32060 |