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-06 10:17:14 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
History
Nicola Mettifogo
54201ddaa9
split Zone::_oldPosition in two members
...
svn-id: r26182
2007-03-17 20:19:16 +00:00
..
agi
Moved Event/EventType/keyboard enum from common/system.h (part of class OSystem) to common/events.h (part of namespace Common). Porters may have to make minor changes to their backends to get them to compile again
2007-03-17 19:02:05 +00:00
agos
Moved Event/EventType/keyboard enum from common/system.h (part of class OSystem) to common/events.h (part of namespace Common). Porters may have to make minor changes to their backends to get them to compile again
2007-03-17 19:02:05 +00:00
cine
Moved Event/EventType/keyboard enum from common/system.h (part of class OSystem) to common/events.h (part of namespace Common). Porters may have to make minor changes to their backends to get them to compile again
2007-03-17 19:02:05 +00:00
gob
Moved Event/EventType/keyboard enum from common/system.h (part of class OSystem) to common/events.h (part of namespace Common). Porters may have to make minor changes to their backends to get them to compile again
2007-03-17 19:02:05 +00:00
kyra
Moved Event/EventType/keyboard enum from common/system.h (part of class OSystem) to common/events.h (part of namespace Common). Porters may have to make minor changes to their backends to get them to compile again
2007-03-17 19:02:05 +00:00
lure
Moved Event/EventType/keyboard enum from common/system.h (part of class OSystem) to common/events.h (part of namespace Common). Porters may have to make minor changes to their backends to get them to compile again
2007-03-17 19:02:05 +00:00
parallaction
split Zone::_oldPosition in two members
2007-03-17 20:19:16 +00:00
queen
Moved Event/EventType/keyboard enum from common/system.h (part of class OSystem) to common/events.h (part of namespace Common). Porters may have to make minor changes to their backends to get them to compile again
2007-03-17 19:02:05 +00:00
saga
Moved Event/EventType/keyboard enum from common/system.h (part of class OSystem) to common/events.h (part of namespace Common). Porters may have to make minor changes to their backends to get them to compile again
2007-03-17 19:02:05 +00:00
scumm
Moved Event/EventType/keyboard enum from common/system.h (part of class OSystem) to common/events.h (part of namespace Common). Porters may have to make minor changes to their backends to get them to compile again
2007-03-17 19:02:05 +00:00
sky
Moved Event/EventType/keyboard enum from common/system.h (part of class OSystem) to common/events.h (part of namespace Common). Porters may have to make minor changes to their backends to get them to compile again
2007-03-17 19:02:05 +00:00
sword1
Moved Event/EventType/keyboard enum from common/system.h (part of class OSystem) to common/events.h (part of namespace Common). Porters may have to make minor changes to their backends to get them to compile again
2007-03-17 19:02:05 +00:00
sword2
Moved Event/EventType/keyboard enum from common/system.h (part of class OSystem) to common/events.h (part of namespace Common). Porters may have to make minor changes to their backends to get them to compile again
2007-03-17 19:02:05 +00:00
touche
Moved Event/EventType/keyboard enum from common/system.h (part of class OSystem) to common/events.h (part of namespace Common). Porters may have to make minor changes to their backends to get them to compile again
2007-03-17 19:02:05 +00:00
engine.cpp
fixed MSVC compiler warning because winnt.h defines its own ARRAYSIZE #define
2007-03-17 15:45:05 +00:00
engine.h
Added OSystem::getTimerManager and OSystem::getMixer methods (wip)
2006-10-21 12:03:43 +00:00
engines.mk
Initial import of Parallaction engine
2007-01-14 21:29:12 +00:00
module.mk
Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the linker dependency graph). Porters will have to update project files
2006-09-23 00:42:35 +00:00