index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
sword1
Age
Commit message (
Expand
)
Author
2007-11-28
Update mouse coordinates onn *all* mouse events, i.e. also after click events
Max Horn
2007-11-01
Revert patch #1709219 - DXA Player: double size scaling option.
Travis Howell
2007-10-31
Slighly modified patch #1709219: "DXA Player: double size scaling option"
Eugene Sandulenko
2007-09-19
Modified patch #1738058: "Action recorder".
Eugene Sandulenko
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-09-18
Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break compil...
Max Horn
2007-09-10
Lots of source code formatting corrections
Max Horn
2007-09-01
Cleanup: remove obsolete code (PalmOS 68K version not supported anymore)
Chris Apers
2007-08-05
Merged fsnode with trunk: r27971:28460
David Corrales
2007-07-15
Added FIXME comments regarding use of AudioStream::openStreamFile
Max Horn
2007-07-15
Fixed sound factory messup caused by my previous commit
Max Horn
2007-07-08
Merged the FSNode branch with trunk r27681:27969
David Corrales
2007-07-01
Re-added __attribute__(packed)
Max Horn
2007-07-01
Removing non-ASCII chars from source code
Max Horn
2007-06-26
Fix FLAC support for speech in Broken Sword 1.
Travis Howell
2007-06-26
Add FLAC support for speech in Broken Sword 1.
Travis Howell
2007-06-23
Merged the FSNode branch with trunk r27031:27680
David Corrales
2007-06-22
BS1: Make use of Common::KeySate::reset()
Max Horn
2007-06-22
Converted rest of BS1 to use Common::KeyState (removing two more hacks)
Max Horn
2007-06-22
Made BS1 track the full KeyState upon KEYDOWN events (this makes it possible ...
Max Horn
2007-06-22
Cleaning up after myself (I blame it on, err, uhh... the Vogons?)
Max Horn
2007-06-22
Use KEYCODE constants.
Torbjörn Andersson
2007-06-17
Added support for FLAC encoded music in Broken Sword 1. (The compression tool
Torbjörn Andersson
2007-06-16
Try to be more robust/paranoid when reading the SAVEGAME.INF file. Apart from
Torbjörn Andersson
2007-06-12
Add support for pausing/resume cutscenes shown on the OmniTV in The Feeble Fi...
Travis Howell
2007-06-05
Renamed methods in the FilesystemNode class to match the AbstractFSNode imple...
David Corrales
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-05-26
Fix Enter key behavior under MacOS as mentioned in FR #1273746: "BS1: Some
Eugene Sandulenko
2007-05-26
oops
Eugene Sandulenko
2007-05-26
Slighty modified patch #1701058: "Correct some graphical glitches for
Eugene Sandulenko
2007-05-19
Fixed error in subtitle drawing. (This part of the code should still be cleaned
Torbjörn Andersson
2007-04-28
This is an updated and slightly cleaned up version of patch #1657061 ("SWORD1:
Torbjörn Andersson
2007-04-25
Removing lots of superfluous semicola (see mail by David Weinehall on scummvm...
Max Horn
2007-04-14
I must have accidentally broken frame skipping when I added DXA playback. Made
Torbjörn Andersson
2007-04-09
Added base class for the WAV and AIFF audio streams. It's the *Macintosh* demo
Torbjörn Andersson
2007-04-09
Fixed crash when playing looping WAV music.
Torbjörn Andersson
2007-04-09
Implemented enough of AIFF to play the music from the Broken Sword 1 demo. At
Torbjörn Andersson
2007-04-01
Changed _sys -> _system, matching (almost?) all other cases where we have an ...
Max Horn
2007-04-01
added the instance of EventManager returned by OSystem::getEventManager as a ...
Gregory Montoir
2007-03-18
minor cleanup
Robert Göffringmann
2007-03-17
Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst...
Max Horn
2007-03-17
Applied my re-revised patch #1487149 ("Simplified keyboard repeat"), with
Torbjörn Andersson
2007-03-17
Force all code to use EventManager::pollEvent instead of OSystem::pollEvent
Max Horn
2007-03-03
Removed obsolete code
Max Horn
2007-03-02
Updated the BS1 music code to use the new looping feature in our MP3/Ogg deco...
Max Horn
2007-03-01
Get rid of the last two usages of File::incRef/decRef
Max Horn
2007-02-28
Changed the AppendableAudioStream code to use a queue of buffers, instead of ...
Max Horn
2007-02-28
Fix for bug #1670081 -- SWORD1: game won't load (ogg compression) (regression)
Max Horn
2007-02-25
oops
Max Horn
2007-02-25
Added TODO: Sword1's MusicHandle::play etc. should be rewritten to take advan...
Max Horn
[next]