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-29 23:01:58 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
sword1
History
Filippos Karapetis
b4f1960318
Reverted parts of revisions
#44298
,
#44299
and
#44300
, to prevent warnings and issues in compilers which don't support NORETURN
...
svn-id: r44314
2009-09-24 17:52:53 +00:00
..
animation.cpp
Fix indentation
2009-08-30 20:50:23 +00:00
animation.h
…
collision.h
…
control.cpp
Fixed bug
#2847910
, "Loss of background audio loop". It would probably be safe
2009-09-13 21:38:47 +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
…
eventman.cpp
…
eventman.h
…
logic.cpp
Reverted parts of revisions
#44298
,
#44299
and
#44300
, to prevent warnings and issues in compilers which don't support NORETURN
2009-09-24 17:52:53 +00:00
logic.h
…
memman.cpp
…
memman.h
…
menu.cpp
…
menu.h
…
module.mk
…
mouse.cpp
…
mouse.h
…
music.cpp
…
music.h
…
object.h
…
objectman.cpp
…
objectman.h
…
resman.cpp
SWORD1 & SWORD2: Replaced ioFailed by err+eos
2009-07-29 21:39:34 +00:00
resman.h
…
router.cpp
…
router.h
…
screen.cpp
…
screen.h
…
sound.cpp
Fixed bug
#2847910
, "Loss of background audio loop". It would probably be safe
2009-09-13 21:38:47 +00:00
sound.h
Patch
#1936137
: "Speech for Mac BS1 english"
2009-07-12 18:52:38 +00:00
staticres.cpp
Fix indentation
2009-08-30 20:50:23 +00:00
sword1.cpp
Got rid of Common::File::addDefaultDirectory, instead implemented the solution proposed in "Case agnostic handling for directories (and files)" on -devel.
2009-09-23 00:15:00 +00:00
sword1.h
…
sworddefs.h
…
swordres.h
…
text.cpp
…
text.h
…