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-15 22:38:09 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
History
Oystein Eftevaag
3c4b13ed33
Moves the kyra2 code to kyra2.cpp and kyra2.h, renames WSAMovieV3 to WSAMovie2 (kyra2 uses the same format), renames a define in kyra3.h for consistency, and adds a case for CMDS in the VQA player to avoid the constant warning (the tag is always present and empty). Credit/blame for the last one goes to Clemmy :). Starting kyra2 will now show the title animation.
...
svn-id: r23614
2006-07-28 11:42:53 +00:00
..
agi
Using FilesystemNode::name instead of FilesystemNode::displayName in all game detectors.
2006-07-22 14:50:50 +00:00
cine
Using FilesystemNode::name instead of FilesystemNode::displayName in all game detectors.
2006-07-22 14:50:50 +00:00
gob
Use #include "..." instead of #include <...> for pack-start.h and pack-end.h
2006-07-23 16:13:26 +00:00
kyra
Moves the kyra2 code to kyra2.cpp and kyra2.h, renames WSAMovieV3 to WSAMovie2 (kyra2 uses the same format), renames a define in kyra3.h for consistency, and adds a case for CMDS in the VQA player to avoid the constant warning (the tag is always present and empty). Credit/blame for the last one goes to Clemmy :). Starting kyra2 will now show the title animation.
2006-07-28 11:42:53 +00:00
lure
Use #include "..." instead of #include <...> for pack-start.h and pack-end.h
2006-07-23 16:13:26 +00:00
queen
Use #include "..." instead of #include <...> for pack-start.h and pack-end.h
2006-07-23 16:13:26 +00:00
saga
Use #include "..." instead of #include <...> for pack-start.h and pack-end.h
2006-07-23 16:13:26 +00:00
scumm
Fix bug
#1496523
- MM: Weird Ed appears backwards at door
2006-07-24 12:49:58 +00:00
simon
Check uppercase and lowercase, when confirming quit in Simon the Sorcerer 1/2
2006-07-25 03:46:56 +00:00
sky
Use #include "..." instead of #include <...> for pack-start.h and pack-end.h
2006-07-23 16:13:26 +00:00
sword1
Use #include "..." instead of #include <...> for pack-start.h and pack-end.h
2006-07-23 16:13:26 +00:00
sword2
Using FilesystemNode::name instead of FilesystemNode::displayName in the sword2 detector code too.
2006-07-22 14:39:54 +00:00
module.mk
update make subsystem
2006-05-23 23:51:59 +00:00