This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-01-25 20:15:42 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
History
David Corrales
9752c75f40
Add a removeSavefile() to the default savefile manager based on the new Common::File::remove().
...
svn-id: r28282
2007-07-29 01:36:59 +00:00
..
events
/default
Only invoke g_engine->pauseEngine if g_engine != NULL
2007-07-01 18:22:25 +00:00
fs
Fixed a subtle bug when browsing directories in the main game chooser.
2007-07-19 20:21:47 +00:00
midi
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
platform
Merged the FSNode branch with trunk r27681:27969
2007-07-08 16:58:54 +00:00
plugins
Renamed methods in the FilesystemNode class to match the AbstractFSNode implementations.
2007-06-05 21:02:35 +00:00
saves
Add a removeSavefile() to the default savefile manager based on the new Common::File::remove().
2007-07-29 01:36:59 +00:00
timer
/default
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
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
Implemented a simple EventManager class
2007-03-17 00:07:34 +00:00