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-04 01:07:22 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
lure
History
David Fioramonti
d8f376f3c3
LURE: Don't report failure message when save/load is successful
...
This required switching the ternary true and false operands.
2018-07-14 20:30:59 -07:00
..
animseq.cpp
…
animseq.h
…
configure.engine
…
debugger.cpp
…
debugger.h
…
decode.cpp
…
decode.h
…
detection.cpp
…
disk.cpp
…
disk.h
…
events.cpp
…
events.h
…
fights.cpp
…
fights.h
…
game.cpp
…
game.h
…
hotspots.cpp
LURE: Adjust switch fall through comments
2017-08-06 22:20:16 -04:00
hotspots.h
…
intro.cpp
…
intro.h
…
lure.cpp
ENGINES: Remove default1x scaler flag
2017-10-07 12:30:29 -05:00
lure.h
LURE: Don't report failure message when save/load is successful
2018-07-14 20:30:59 -07:00
luredefs.h
…
memory.cpp
…
memory.h
…
menu.cpp
…
menu.h
…
module.mk
…
palette.cpp
…
palette.h
…
POTFILES
…
res_struct.cpp
LURE: Fix undefined behaviour in variadic functions
2017-10-06 01:01:16 +01:00
res_struct.h
LURE: Fix undefined behaviour in variadic functions
2017-10-06 01:01:16 +01:00
res.cpp
LURE: Stop taking address of unaligned pointer
2017-11-07 22:57:33 -06:00
res.h
…
room.cpp
…
room.h
…
screen.cpp
…
screen.h
…
scripts.cpp
…
scripts.h
…
sound.cpp
ALL: Use CLIP to clip volumes
2018-05-05 17:57:31 +02:00
sound.h
…
strings.cpp
…
strings.h
…
surface.cpp
…
surface.h
…