Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-04 | sword1: disable saving/loading through GMM when in game menu | Fabio Battaglia | |
svn-id: r39122 | |||
2009-03-04 | sword1: enable thumbnails when saving through GMM | Fabio Battaglia | |
svn-id: r39121 | |||
2009-03-04 | SCI: Removed unused FEED_MODE_DEAD, extended FIXME comment for FEED_MODE_RESTART | Max Horn | |
svn-id: r39119 | |||
2009-03-04 | SCI: Merged polled player & PCMFeedAudioStream -> PolledPlayerAudioStream | Max Horn | |
svn-id: r39118 | |||
2009-03-04 | SCI: Added FIXME about Opl2 driver hardcoding sample rate. well, we probably ↵ | Max Horn | |
should ditch that one and use our fmopl... svn-id: r39117 | |||
2009-03-04 | SCI: Merged sfx/mixer.cpp into sfx/player/polled.cpp | Max Horn | |
svn-id: r39116 | |||
2009-03-04 | SCI: Replaced sfx_iterator_make_feed and associated code by ↵ | Max Horn | |
Audio::makeLinearInputStream svn-id: r39115 | |||
2009-03-04 | SCI: Use Audio::Timestamp instead of sfx_timestamp_t | Max Horn | |
svn-id: r39113 | |||
2009-03-04 | SCI: mixer cleanup | Max Horn | |
svn-id: r39111 | |||
2009-03-04 | Fixed weirdness in groovie (as reported on scummvm-devel) | Max Horn | |
svn-id: r39109 | |||
2009-03-04 | SCI: Moved script.cpp from scicore/ to engine/ (because its header file is ↵ | Max Horn | |
there, and it seems its funcs are only called from stuff in engine/) svn-id: r39108 | |||
2009-03-04 | SCI: Reduce header interdeps | Max Horn | |
svn-id: r39107 | |||
2009-03-04 | SCI: cleanup | Max Horn | |
svn-id: r39106 | |||
2009-03-04 | SCI: Added TODO (rect_t should be replaced by Common::Rect), minor tweaks | Max Horn | |
svn-id: r39105 | |||
2009-03-04 | SCI: Fix warnings | Max Horn | |
svn-id: r39103 | |||
2009-03-04 | - Make Lands of Lore compileable optionally as suggested by _sev. (via ↵ | Johannes Schickel | |
ENABLE_LOL define) - Change default build system to support LoL as a subengine of KYRA. LoL is currently disabled by default. (- Minor enum name fixes for Lands of Lore code.) svn-id: r39099 | |||
2009-03-03 | - ResourceManager uses HashMap to store and access resource info. | Greg Frieger | |
- Changes and clean-ups in resource loading code. svn-id: r39098 | |||
2009-03-03 | LOL: implemented some walking code for the monsters | Florian Kagerer | |
svn-id: r39097 | |||
2009-03-03 | Added missing checkCd() execution when loading through GMM | Fabio Battaglia | |
svn-id: r39096 | |||
2009-03-03 | Enabled and hopefully fixed GMM saving/loading for sword1 | Fabio Battaglia | |
svn-id: r39095 | |||
2009-03-03 | Renamed parameter to silence warning. | Torbjörn Andersson | |
svn-id: r39094 | |||
2009-03-03 | Merged unpackDCL_hdyn() and unpackDCL() and removed some unused code | Filippos Karapetis | |
svn-id: r39093 | |||
2009-03-03 | Fixed crash in SQ4 | Filippos Karapetis | |
svn-id: r39091 | |||
2009-03-03 | Cleaned up some comments | Fabio Battaglia | |
svn-id: r39090 | |||
2009-03-03 | SCI1: Improved color mapping when drawing line/box/text. Text with ↵ | Greg Frieger | |
transparent background now displays correctly. svn-id: r39089 | |||
2009-03-03 | Corrected click handling when a text message is displaying to properly ↵ | Paul Gilbert | |
dismiss the text, rather than trying to immediately perform another action svn-id: r39088 | |||
2009-03-03 | Changed the int16[5] array used in pathfinding to a structure with ↵ | Paul Gilbert | |
explicitly named fields svn-id: r39087 | |||
2009-03-03 | Formatting fixes | Paul Gilbert | |
svn-id: r39086 | |||
2009-03-02 | Add playtime feature support to sword1 | Fabio Battaglia | |
svn-id: r39083 | |||
2009-03-02 | Gave decompression methods more descriptive names. Some cleanup | Filippos Karapetis | |
svn-id: r39082 | |||
2009-03-02 | Cleanup | Filippos Karapetis | |
svn-id: r39081 | |||
2009-03-02 | Marked PUT, PRINT and WAIT commands as not used in the scripts of BRA (thus ↵ | Nicola Mettifogo | |
they won't be implemented). svn-id: r39075 | |||
2009-03-02 | Avoid using unnecessary buffers in psxShrinkedBackgroundToIndexed | Fabio Battaglia | |
svn-id: r39074 | |||
2009-03-02 | Implemented 'open', 'close' and 'leave' commands. | Nicola Mettifogo | |
svn-id: r39073 | |||
2009-03-02 | Avoid using unnecessary buffers in psxBackgroundToIndexed | Fabio Battaglia | |
svn-id: r39072 | |||
2009-03-02 | Formatting changes in older PSX related functions | Fabio Battaglia | |
svn-id: r39071 | |||
2009-03-02 | Changed the way Broken Sword PSX parallax are handled to improve speed | Fabio Battaglia | |
svn-id: r39070 | |||
2009-03-02 | Slight cleanup | Filippos Karapetis | |
svn-id: r39069 | |||
2009-03-02 | Slight cleanup | Filippos Karapetis | |
svn-id: r39068 | |||
2009-03-02 | Enabled walking delay for follower animation. | Nicola Mettifogo | |
svn-id: r39067 | |||
2009-03-02 | Bugfix for frequent freezes when doing actions - the main movement state ↵ | Paul Gilbert | |
switch statement was actually relying on falling through case statements to work properly svn-id: r39066 | |||
2009-03-02 | Fixed selection of zone and animation for removal in BRA. This enables the ↵ | Nicola Mettifogo | |
follower animation to follow the main character across location switches. svn-id: r39065 | |||
2009-03-02 | Initialize and save zones flags and follower position when a location switch ↵ | Nicola Mettifogo | |
occurs. svn-id: r39064 | |||
2009-03-02 | Formatting fixes, and added extra constants and function name corrections | Paul Gilbert | |
svn-id: r39063 | |||
2009-03-02 | Fixed overflow in flag table. | Nicola Mettifogo | |
svn-id: r39062 | |||
2009-03-01 | Partial revert of "Fix handling of parentheses in said specs" (20080705) | Willem Jan Palenstijn | |
This fixes, among other things, "get up" followed by "get shirt" at the start of Iceman. svn-id: r39060 | |||
2009-03-01 | SCI: Unified some of the decompression funcs (they share so much code, would ↵ | Max Horn | |
be nice to reduce the code duplication) svn-id: r39057 | |||
2009-03-01 | add virtual keyboard backend hints for savegame name | Kostas Nakos | |
svn-id: r39056 | |||
2009-03-01 | SCI: Added kDebugLevelDclInflate; changed decompressors to *not* use fprintf ↵ | Max Horn | |
or printf svn-id: r39055 | |||
2009-03-01 | SCI: Reimplemented the SCI mixer based on the old SCI DC mixer by walter, ↵ | Max Horn | |
and by taking advantage of ScummVM's mixers capabilities. Got rid of sfx_pcm_mixer_t svn-id: r39053 |