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-31 07:53:36 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
bbvs
History
Eugene Sandulenko
5e7fe2dc57
JANITORIAL: Replace spaces in indentation with tabs
2021-04-15 21:20:36 +02:00
..
minigames
…
bbvs.cpp
…
bbvs.h
BBVS: Fix Memset on Non-Trivial Structure GCC Compiler Warnings
2021-03-21 22:35:12 +00:00
configure.engine
…
detection.cpp
PLUGINS: MetaEngineStatic -> MetaEngineDetection
2020-10-11 23:14:39 +02:00
detection.h
BBVS: Fix misdetection of Russian version as demo (
#2625
)
2020-11-16 14:00:46 +01:00
dialogs.cpp
ALL: Remove use of "" in Common::U32String constructors
2020-11-16 16:56:58 +00:00
dialogs.h
…
gamemodule.cpp
…
gamemodule.h
…
graphics.cpp
…
graphics.h
…
logic.cpp
…
metaengine.cpp
JANITORIAL: Replace spaces in indentation with tabs
2021-04-15 21:20:36 +02:00
module.mk
ENGINES: ALL: Revert detection submodule to be directly present in the engine directory
2020-10-03 14:56:36 +02:00
saveload.cpp
BBVS: Fix Memset on Non-Trivial Structure GCC Compiler Warnings
2021-03-21 22:35:12 +00:00
scene.cpp
BBVS: Fix Memset on Non-Trivial Structure GCC Compiler Warnings
2021-03-21 22:35:12 +00:00
sound.cpp
…
sound.h
…
spritemodule.cpp
…
spritemodule.h
…
videoplayer.cpp
…
walk.cpp
…