Age | Commit message (Collapse) | Author |
|
- Removed old clearScreen backend method and keep it for internal use only
- Fixed save path with missing end slash
- Added use of the new audio mixer
- Added new file system factory
- Added missing getOverlayWidth/Height
- Changed color encoding from int16 to uint16 as required by the new ScummVM code
- Fixed ColorMasks use with missing namespace
svn-id: r39028
|
|
createWriteStream, again to make ownership of the returned stream clear
svn-id: r36014
|
|
createConfigReadStream & createConfigWriteStream, in order to make it clear that the *caller* is responsible for deleting the streams (i.e., 'owns' them)
svn-id: r36013
|
|
respective ports
svn-id: r34812
|
|
specific code in backends/platform/
svn-id: r33621
|
|
svn-id: r32229
|
|
svn-id: r32228
|
|
svn-id: r32224
|
|
svn-id: r30664
|
|
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
svn-id: r27024
|
|
- Added hard arrow keys support
- Revamped mouse code to prevent duplication and get rid of fixed size mouse buffer
- Reviewed event code (more work needed for OS5 and keyup emulation)
- Cleanup
svn-id: r26699
|
|
Added key up for mouse buttons so that we can control Gobliiins and Touche properly
svn-id: r25147
|
|
svn-id: r24602
|
|
svn-id: r24559
|
|
mixer in the backends for increased flexibility
svn-id: r24443
|
|
Fixed cursor redraw in GUI
Fixed cursor glitches problem in BS because of too small buffer
Cleanup
svn-id: r23908
|
|
svn-id: r23380
|