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-23 19:16:21 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
sky
History
Max Horn
2859b64702
Fix struct packing issues (macros are not resolve in #pragma params, at least for GCC)
...
svn-id: r23569
2006-07-22 17:28:48 +00:00
..
music
…
autoroute.cpp
…
autoroute.h
…
compact.cpp
…
compact.h
…
control.cpp
More whitespace changes.
2006-07-14 13:33:58 +00:00
control.h
…
debug.cpp
…
debug.h
…
disk.cpp
…
disk.h
…
grid.cpp
…
grid.h
…
hufftext.cpp
…
intro.cpp
More whitespace changes.
2006-07-14 13:33:58 +00:00
intro.h
…
logic.cpp
Added OSystem::setFocusRectangle (first part of Nintendo DS patch)
2006-07-09 09:40:44 +00:00
logic.h
…
module.mk
* Renamed config.mak to config.mk
2006-06-24 08:48:11 +00:00
mouse.cpp
Match the original behaviour more closely when examining inventory items. The
2006-06-21 15:05:12 +00:00
mouse.h
Match the original behaviour more closely when examining inventory items. The
2006-06-21 15:05:12 +00:00
rnc_deco.cpp
…
rnc_deco.h
…
screen.cpp
Added OSystem::setFocusRectangle (first part of Nintendo DS patch)
2006-07-09 09:40:44 +00:00
screen.h
Added OSystem::setFocusRectangle (first part of Nintendo DS patch)
2006-07-09 09:40:44 +00:00
sky.cpp
Using FilesystemNode::name instead of FilesystemNode::displayName in all game detectors.
2006-07-22 14:50:50 +00:00
sky.h
…
skydefs.h
…
sound.cpp
Fix struct packing issues (macros are not resolve in #pragma params, at least for GCC)
2006-07-22 17:28:48 +00:00
sound.h
Add eriktorbjorn's patch for bug
#1507757
- BASS: Odd press sound at beginning
2006-06-21 11:33:40 +00:00
struc.h
Fix struct packing issues (macros are not resolve in #pragma params, at least for GCC)
2006-07-22 17:28:48 +00:00
text.cpp
…
text.h
…