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-22 01:57:16 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
History
Kari Salminen
6ef983335e
Make Cine::Palette use the PixelFormat's convenience functions introduced in r39711 (This way I don't have to cache the rMax, gBits etc values and I'm left with less member variables to keep up to date).
...
svn-id: r39712
2009-03-27 20:59:46 +00:00
..
agi
Fix compilation
2009-03-19 23:31:20 +00:00
agos
Add French DOS version of Waxworks.
2009-03-25 08:06:04 +00:00
cine
Make Cine::Palette use the PixelFormat's convenience functions introduced in r39711 (This way I don't have to cache the rMax, gBits etc values and I'm left with less member variables to keep up to date).
2009-03-27 20:59:46 +00:00
cruise
Corrected the positions of two library functions in the library function list
2009-03-26 11:16:34 +00:00
drascula
…
gob
Added an entry for the DOS version of Little Red Riding Hood
2009-03-21 18:17:24 +00:00
groovie
…
igor
…
kyra
LOL: - implemented lots of opcodes and fixed a few bugs
2009-03-24 07:18:16 +00:00
lure
…
m4
silenced some warnings
2009-03-20 13:30:10 +00:00
made
…
parallaction
Adjusted calculation of scanline width for ILBM files to account for occasional padding bytes. This fixes the loading of some backgrounds in BRA.
2009-03-27 05:57:19 +00:00
queen
…
saga
Fixed a regression of commit
#35473
. Fixes bug
#2703595
- "ITE: Crash when clicking on items inside the hangar"
2009-03-24 13:33:47 +00:00
sci
Added a note about the potential invalid rectangles created when drawing lines
2009-03-26 21:52:04 +00:00
scumm
Patch from bug
#2710315
: INDY3/FOA: bug in patch for series IQ with ScummVM GUI
2009-03-24 23:30:48 +00:00
sky
change debug output of script interpreter to more clearly print script number and offset
2009-03-23 20:20:00 +00:00
sword1
Silenced some warnings about potentially uninitialized variables
2009-03-19 20:38:29 +00:00
sword2
…
tinsel
Bugfixes for incorrect Poly class usage in the CheckNPathIntegrity DEBUG method
2009-03-23 08:49:05 +00:00
touche
…
tucker
…
advancedDetector.cpp
…
advancedDetector.h
…
dialogs.cpp
…
dialogs.h
…
engine.cpp
…
engine.h
…
engines.mk
…
game.cpp
…
game.h
…
metaengine.h
…
module.mk
…