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-17 07:22:41 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
sky
History
Johannes Schickel
7e71865e91
Move the event recorder to its own class (EventRecoder inside common/EventRecorder.[h/cpp]).
...
svn-id: r42751
2009-07-25 12:59:46 +00:00
..
music
…
autoroute.cpp
…
autoroute.h
…
compact.cpp
Hopefully fix mingw64 compilation (borrowed from engines/scumm/saveload.h)
2009-03-20 00:03:16 +00:00
compact.h
…
control.cpp
Added more GCC_PRINTF attributes, and fixed resulting warnings in format strings
2009-07-03 10:40:49 +00:00
control.h
Added more GCC_PRINTF attributes, and fixed resulting warnings in format strings
2009-07-03 10:40:49 +00:00
debug.cpp
…
debug.h
…
detection.cpp
Add GUI options support to Sky, Queen and Sword1&2 engines (which do not use AD)
2009-06-06 17:57:39 +00:00
disk.cpp
Add German floppy demo of BASS.
2009-05-02 05:44:40 +00:00
disk.h
…
grid.cpp
commit peres' patch for
#2813472
: BASS: "showgrid" enabled triggers an assert
2009-07-14 09:44:56 +00:00
grid.h
…
hufftext.cpp
…
intro.cpp
The error() and warning() functions add ! and newline automatically. (I didn't
2009-05-31 10:02:16 +00:00
intro.h
…
logic.cpp
Move the event recorder to its own class (EventRecoder inside common/EventRecorder.[h/cpp]).
2009-07-25 12:59:46 +00:00
logic.h
…
module.mk
…
mouse.cpp
…
mouse.h
…
rnc_deco.cpp
…
rnc_deco.h
…
screen.cpp
…
screen.h
…
sky.cpp
commit peres' patch for
#2813472
: BASS: "showgrid" enabled triggers an assert
2009-07-14 09:44:56 +00:00
sky.h
…
skydefs.h
…
sound.cpp
The error() and warning() functions add ! and newline automatically. (I didn't
2009-05-31 10:02:16 +00:00
sound.h
…
struc.h
…
text.cpp
The error() and warning() functions add ! and newline automatically. (I didn't
2009-05-31 10:02:16 +00:00
text.h
…