This website requires JavaScript.
Explore
Help
Register
Sign in
thirdparty
/
scummvm
Watch
2
Star
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
207ecdb332
scummvm
/
backends
History
Download ZIP
Download TAR.GZ
Oystein Eftevaag
0bc6fbd435
Optimized dirty rects handling a bit, makes AGOS engine games run better
...
svn-id: r29587
2007-11-20 22:20:52 +00:00
..
events
/default
Silence warning.
2007-09-24 17:15:21 +00:00
fs
Factorize most of the common code in the isReadable() and isWritable() methods for the AmigaOS backend, via the getFibProtection() method.
2007-10-31 19:37:34 +00:00
midi
Changed "if( ... )" to "if ( ... )" and "while( ... )" to "while ( ... )", and
2007-11-02 16:55:09 +00:00
platform
Optimized dirty rects handling a bit, makes AGOS engine games run better
2007-11-20 22:20:52 +00:00
plugins
somewhat more verbose debug msgs
2007-11-13 19:42:52 +00:00
saves
Patch
#1825132
: SAVEFILEMAN: renameSavefile implementation
2007-11-06 10:52:47 +00:00
timer
/default
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
2007-09-19 08:40:12 +00:00
intern.h
Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
2007-05-30 21:56:52 +00:00
module.mk
Patch
#1815526
: Add TiMidity++ MIDI server support
2007-11-02 16:01:52 +00:00