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-03-05 17:57:14 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
History
Stephen Kennedy
a4ac44875e
Merged revisions 33188-33189,33191-33193,33196,33198,33202-33203,33206,33210,33212,33218-33220,33222,33224-33226,33229-33243,33246,33248-33250,33252,33258-33261,33263,33266,33270,33272-33283,33285,33287-33290,33295-33298,33321,33325-33330,33332-33335,33337-33340,33342,33345,33347,33349-33350,33352-33357,33359-33367,33369-33371,33373,33375-33377,33379-33380,33383-33385,33387-33389,33392-33394,33400-33402,33404-33405,33407-33410,33412-33416,33418-33419,33425-33427,33432,33436-33438,33444,33446 via svnmerge from
...
https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummvm/trunk
svn-id: r33450
2008-07-30 14:40:54 +00:00
..
common
- major re-factoring of VK - all GUI-related code has been abstracted to VirtualKeyboardGUI class
2008-07-30 13:47:54 +00:00
events
/default
KeymapManager - implemented loading/saving of keymaps
2008-07-24 10:00:56 +00:00
fs
Fixed constructor for WindowsFilesystemNode. On Windows, trailing slashes can be added only to directory names.
2008-07-28 02:56:17 +00:00
midi
Fixed code formatting
2008-07-14 07:54:18 +00:00
platform
SDL: Properly init vars related to mixer double buffering
2008-07-29 00:02:06 +00:00
plugins
Fixed win32 plugin provider.
2008-07-27 11:07:38 +00:00
saves
Don't let listSavefiles() search subdirectories. Files with the same name (in different directories) would cause duplicate entries for the same file.
2008-07-07 13:01:54 +00:00
timer
/default
Doxygenified a comment
2008-06-28 15:27:40 +00:00
module.mk
- major re-factoring of VK - all GUI-related code has been abstracted to VirtualKeyboardGUI class
2008-07-30 13:47:54 +00:00