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-02-06 19:08:15 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
made
History
Johannes Schickel
89abab97e3
JANITORIAL: Remove trailing whitespaces.
...
Powered by: git ls-files "*.cpp" "*.h" "*.m" "*.mm" | xargs sed -i -e 's/[ \t]*$//'
2012-09-26 04:17:55 +02:00
..
console.cpp
…
console.h
…
database.cpp
JANITORIAL: Fix missing whitespace in pointer cast
2012-02-15 10:07:10 -06:00
database.h
…
detection.cpp
…
graphics.cpp
JANITORIAL: Fix missing whitespace in pointer cast
2012-02-15 10:07:10 -06:00
graphics.h
…
made.cpp
…
made.h
…
module.mk
…
music.cpp
…
music.h
…
pmvplayer.cpp
MADE: Get rid of casts on OSystem::copyRectToScreen calls.
2012-06-16 02:38:59 +02:00
pmvplayer.h
…
redreader.cpp
…
redreader.h
…
resource.cpp
…
resource.h
JANITORIAL: Fix missing whitespace in pointer cast
2012-02-15 10:07:10 -06:00
screen.cpp
MADE: Get rid of casts on OSystem::copyRectToScreen calls.
2012-06-16 02:38:59 +02:00
screen.h
MADE: Get rid of casts on OSystem::copyRectToScreen calls.
2012-06-16 02:38:59 +02:00
screenfx.cpp
JANITORIAL: Remove trailing whitespaces.
2012-09-26 04:17:55 +02:00
screenfx.h
…
script.cpp
…
script.h
…
scriptfuncs.cpp
MADE: Get rid of casts on CursorManager::replaceCursor calls.
2012-06-16 03:28:43 +02:00
scriptfuncs.h
…
sound.cpp
…
sound.h
…