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-13 21:20:58 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
History
Max Horn
156a106ebc
Trying to fix compilation (porters should review these changes, seems I uncovered some lurking old breakage)
...
svn-id: r48289
2010-03-18 16:53:20 +00:00
..
events
/default
Patch for bug 2943361 by littleboy, adding full kb modifier support to all engines + GUI and proper keypad handling
2010-02-21 04:04:13 +00:00
fs
Fix our DECLARE_SINGLETON macro to conform to the C++ specs.
2010-03-13 21:55:49 +00:00
keymapper
Make keymapper compilable again
2010-03-18 15:05:14 +00:00
midi
Fix warnings
2010-03-18 15:04:57 +00:00
platform
Convert some occurences of StringList to StringArray;
2010-03-18 15:44:59 +00:00
plugins
Trying to fix compilation (porters should review these changes, seems I uncovered some lurking old breakage)
2010-03-18 16:53:20 +00:00
saves
Convert some occurences of StringList to StringArray;
2010-03-18 15:44:59 +00:00
timer
/default
Add FIXME about DefaultTimerManager implementation.
2009-08-22 00:41:22 +00:00
vkeybd
Hide ZipArchive implementation, only expose it via factory functions: makeZipArchive()
2010-02-13 11:56:30 +00:00
base-backend.cpp
Fix compilation on unix
2009-11-09 15:13:59 +00:00
base-backend.h
Replace "EventProvider" class of the DefaultEventManager implementation with "Common::EventSource".
2009-07-25 00:59:03 +00:00
module.mk
remove bad hackery caused by n64 port and avoid polluting StdioStream using a custom Stream subclass
2009-12-30 22:56:19 +00:00