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
/
sky
Age
Commit message (
Expand
)
Author
2008-06-06
SKY: Fixed a memory leak in SKY engine
Christopher Page
2008-05-08
Since BASS treats speech separately from other sounds, let's use the
Torbjörn Andersson
2008-05-06
Allow static and dynamic plugins to be used at the same time
Jordi Vilalta Prat
2008-02-27
Add support for --list-saves to the sky engine
Max Horn
2008-02-27
Modified the BASS save/load code to use a StringList for storing the save sta...
Max Horn
2008-02-27
Simplified Control::handleKeyPress and fixed a long-standing bug in the verif...
Max Horn
2008-02-15
Merged lots of _mixer->isReady() warnings into a single one in Engine constru...
Max Horn
2008-02-08
Initial support for plugin types
Jordi Vilalta Prat
2008-02-03
Revised Engine plugin API to only provide a single func which returns a MetaE...
Max Horn
2008-02-03
cleanup
Max Horn
2008-02-03
Changed "COMPATIBLITY" to "COMPATIBILITY".
Torbjörn Andersson
2008-02-03
Converted queen and sky to use MetaEngine (forgot them because they don't use...
Jordi Vilalta Prat
2008-01-28
Fixed the spaces before tabs.
Jordi Vilalta Prat
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2008-01-05
Fix to remove a tab character from the GPL header
Paul Gilbert
2007-12-30
Patch #1689516: BASS: Update the cursor when right-clicking in inventory
Max Horn
2007-12-28
Patch #1857121: Refactoring of the getSavePath method
Eugene Sandulenko
2007-12-07
add Common::Rect::center (handy for ::setFocusRectangle())
Gregory Montoir
2007-09-20
This workaround is no longer needed
Max Horn
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-01
Cleanup: remove obsolete code (PalmOS 68K version not supported anymore)
Chris Apers
2007-07-08
Merged the FSNode branch with trunk r27681:27969
David Corrales
2007-07-01
Re-added __attribute__(packed)
Max Horn
2007-06-28
Whitespace fix
Max Horn
2007-06-26
increase mt-32 sysex delay to prevent buffer overflow (see FR#1393726)
Willem Jan Palenstijn
2007-06-23
Merged the FSNode branch with trunk r27031:27680
David Corrales
2007-06-23
Changed BASS to use more KEYCODEs
Max Horn
2007-06-22
Converted BASS to use Common::KeyState
Max Horn
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-04-26
Removing more semicola
Max Horn
2007-04-25
Removing lots of superfluous semicola (see mail by David Weinehall on scummvm...
Max Horn
2007-04-01
corrected printf string
Robert Göffringmann
2007-04-01
added the instance of EventManager returned by OSystem::getEventManager as a ...
Gregory Montoir
2007-04-01
Fixed a compiler warning about 'unknown conversion type character' (not sure ...
Max Horn
2007-04-01
Fixed setFocusRectangle code. At least I think I did, I don't know where it c...
Robert Göffringmann
2007-04-01
improved debugger a bit
Robert Göffringmann
2007-03-31
fixed graphic glitch when playing the floppy intro with spanish subtitles and...
Robert Göffringmann
2007-03-30
BASS is not Counter Strike, so redrawing the screen at 70 fps feels a little ...
Robert Göffringmann
2007-03-29
Update the screen in escDelay(). Seems to fix some glitches when changing
Torbjörn Andersson
2007-03-22
Fixed long-standing font bug. We were using the control panel font for LINC
Torbjörn Andersson
2007-03-18
Fixed bug #1678349: BASS: music is off, but drum track plays
Robert Göffringmann
2007-03-18
Fixed control panel sliders.
Torbjörn Andersson
2007-03-18
Applied eriktorbjorn's patch for bug #1657466:
Robert Göffringmann
2007-03-17
Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst...
Max Horn
2007-03-17
SKY: Changed Control class to use event manager for mouse coord tracking, and...
Max Horn
2007-03-17
SKY: respect the SF_MOUSE_LOCKED flag upon mouse clicks, too
Max Horn
2007-03-17
Use the new getButtonState() function to test if the mouse button is still
Torbjörn Andersson
[next]