Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-30 | Patch #1689516: BASS: Update the cursor when right-clicking in inventory | Max Horn | |
svn-id: r30085 | |||
2007-12-30 | Fix for bug #1635361: COMI: Music fade-out broken for compressed audio | Max Horn | |
svn-id: r30081 | |||
2007-12-29 | Added ability for both middle and right mouse buttons to abort a ↵ | Paul Gilbert | |
conversation when waiting for user to select a conversation option from a list of topics svn-id: r30071 | |||
2007-12-29 | Added support for using scroll wheel for making selections in the ↵ | Paul Gilbert | |
Save/Restore dialog and action lists svn-id: r30070 | |||
2007-12-29 | Added access property for middle mouse button | Paul Gilbert | |
svn-id: r30069 | |||
2007-12-29 | Fix to ensure any active conversation data or selected hotspot is cleared ↵ | Paul Gilbert | |
when restoring or restarting a game svn-id: r30066 | |||
2007-12-29 | Added mouse scrolling support to action menus and the save/restore dialog | Paul Gilbert | |
svn-id: r30065 | |||
2007-12-28 | Fix for correct dialog sequence when giving an object to an arbitrary NPC | Paul Gilbert | |
svn-id: r30063 | |||
2007-12-28 | Add another German version of Freddi Fish 2 (Windows). | Travis Howell | |
svn-id: r30054 | |||
2007-12-28 | Fix to prevent the F5 key allowing the game to be saved during player ↵ | Paul Gilbert | |
conversations or viewing a remote room svn-id: r30048 | |||
2007-12-28 | Patch #1858158: BUILD: Plugin building cleanup | Eugene Sandulenko | |
svn-id: r30041 | |||
2007-12-28 | Bugfix to correctly display a message when a used item is no longer in the room | Paul Gilbert | |
svn-id: r30037 | |||
2007-12-28 | Bugfix for string decoding to use the article of the destination character ↵ | Paul Gilbert | |
rather than the talking character svn-id: r30036 | |||
2007-12-28 | Patch #1859448: Add OSystem::getTimeAndDate API | Eugene Sandulenko | |
svn-id: r30034 | |||
2007-12-28 | Patch #1857121: Refactoring of the getSavePath method | Eugene Sandulenko | |
svn-id: r30032 | |||
2007-12-28 | Bugfix for action perform timeout to correctly show an question mark bubble. ↵ | Paul Gilbert | |
Also changed a writeSint16LE call to be more correctly writeUint16LE svn-id: r30026 | |||
2007-12-28 | Fixes compiling on msvc7.1, it seems like it has problems to decide when to ↵ | Johannes Schickel | |
use operator bool. svn-id: r30024 | |||
2007-12-28 | Move more HE code to HE71, to reduce code size, when using DISABLE_HE option. | Travis Howell | |
svn-id: r30023 | |||
2007-12-28 | Move more HE code to HE71, to reduce code size, when using DISABLE_HE option. | Travis Howell | |
svn-id: r30021 | |||
2007-12-27 | Muting the compiler (Sorry again, yaz0r :P) | Sven Hesse | |
svn-id: r30016 | |||
2007-12-27 | Nearly working pathfinder | Vincent Hamm | |
svn-id: r30015 | |||
2007-12-27 | Early pathfinding | Vincent Hamm | |
svn-id: r30012 | |||
2007-12-27 | Enable Windows version of early HE games by default, to match already ↵ | Travis Howell | |
enabled 3DO/DOS/Macintosh versions of early HE games. Adding only the minimum code required for HE70 games. svn-id: r30011 | |||
2007-12-27 | The HE70 version of Fatty Bear's Birthday Surprise will only work, if ↵ | Travis Howell | |
DISABLE_HE isn't defined. svn-id: r30009 | |||
2007-12-26 | don't clear owner of invalid global object 0 (fixes #1857697) | Willem Jan Palenstijn | |
svn-id: r30007 | |||
2007-12-26 | cleanup | Max Horn | |
svn-id: r30005 | |||
2007-12-26 | Add alternative hack to main branch, to skip largest speech segment in Simon ↵ | Travis Howell | |
the Sorcerer 1, when using DS port. svn-id: r30001 | |||
2007-12-26 | Style :P | Sven Hesse | |
svn-id: r30000 | |||
2007-12-26 | Style :P | Sven Hesse | |
svn-id: r29999 | |||
2007-12-26 | Update comment. | Johannes Schickel | |
svn-id: r29998 | |||
2007-12-26 | Simplification of GM vs MT-32 detection. | Johannes Schickel | |
svn-id: r29997 | |||
2007-12-26 | Fix for bug #1858080: FOTAQ: game terminates badly | Max Horn | |
svn-id: r29996 | |||
2007-12-26 | remove & rename are not portable | Max Horn | |
svn-id: r29995 | |||
2007-12-25 | Do not use abort (for that matter, shouldn't used exit(), either, but we ↵ | Max Horn | |
(ab)use that in various places anyway...) svn-id: r29994 | |||
2007-12-25 | Added FIXME regarding fopen usage | Max Horn | |
svn-id: r29993 | |||
2007-12-25 | Muting the compiler :P | Sven Hesse | |
svn-id: r29991 | |||
2007-12-25 | Fix input | Vincent Hamm | |
Fix timming svn-id: r29990 | |||
2007-12-25 | Fix palette issues | Vincent Hamm | |
svn-id: r29989 | |||
2007-12-25 | Fix title screen regression | Vincent Hamm | |
svn-id: r29988 | |||
2007-12-25 | Fix blinking character | Vincent Hamm | |
svn-id: r29987 | |||
2007-12-25 | Bunch of gfx fix | Vincent Hamm | |
svn-id: r29986 | |||
2007-12-25 | Fix cell sorting | Vincent Hamm | |
Fix palette loading svn-id: r29985 | |||
2007-12-25 | Show objects always using priority 15. Fixes bug #1858037 (AGI: show.obj ↵ | Kari Salminen | |
priority error). svn-id: r29984 | |||
2007-12-24 | Cleanup(/formatting). | Johannes Schickel | |
svn-id: r29983 | |||
2007-12-24 | _Properly_ fix lock-up introduced introduced in revision 29860. A typical | Eugene Sandulenko | |
c/p error. svn-id: r29982 | |||
2007-12-24 | Fix regressions (crashes) introduced in commit 29860 | Eugene Sandulenko | |
svn-id: r29981 | |||
2007-12-24 | Fix background save/restore | Vincent Hamm | |
svn-id: r29979 | |||
2007-12-24 | Fix save/loading | Vincent Hamm | |
svn-id: r29977 | |||
2007-12-24 | Enhanced support for Indy3 Mac sounds (added functionality disabled for now) | Max Horn | |
svn-id: r29976 | |||
2007-12-24 | cleanup; workaround for bug #1852635 (INDY3 Mac: Crash When Playing Sound 54) | Max Horn | |
svn-id: r29975 |