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-24 19:45:07 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
sword25
History
Johannes Schickel
5f65cf9679
SWORD25: Get rid of casts on OSystem::copyRectToScreen calls.
2012-06-16 02:39:00 +02:00
..
fmv
SWORD25: Get rid of casts on OSystem::copyRectToScreen calls.
2012-06-16 02:39:00 +02:00
gfx
SWORD25: Get rid of casts on OSystem::copyRectToScreen calls.
2012-06-16 02:39:00 +02:00
input
…
kernel
JANITORIAL: Replace (x ? false : true) by !(x).
2012-03-13 15:43:36 +01:00
math
…
package
…
script
SWORD25: Correct stack dump debug function output.
2012-04-22 14:36:51 +01:00
sfx
…
util
ALL: Use GCC_ATLEAST().
2012-03-17 20:09:49 +01:00
console.cpp
…
console.h
…
detection_tables.h
SWORD25: Add the Hungarian "psylog" version from bug
#3428644
2011-11-26 22:28:41 +02:00
detection.cpp
AD: Switched rest of the engines to new GUIO
2011-10-23 17:53:13 +01:00
module.mk
…
sword25.cpp
…
sword25.h
…