index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
Age
Commit message (
Expand
)
Author
2013-08-04
TSAGE: Completed R2R starship cutscene
Paul Gilbert
2013-08-04
SCUMM: Fix backwards-in-same-array case of v72he::copyArray.
Alyssa Milburn
2013-08-04
MORTEVIELLE: Improve looping of the intro song
Thierry Crozat
2013-08-04
MORTEVIELLE: Fix crash in sound mixer when closing the engine
Thierry Crozat
2013-08-04
MORTEVIELLE: Take shouldQuit() into account while a song is played
Strangerke
2013-08-04
MORTEVIELLE: Compute real buffer size in order to avoid ticks at the end of t...
Strangerke
2013-08-04
SCUMM: Add detection/version for Moonbase Commander v1.1.
Alyssa Milburn
2013-08-04
MORTEVIELLE: Implement music in intro screen
Strangerke
2013-08-04
MORTEVIELLE: Pass Pattern struct by reference
Torbjörn Andersson
2013-08-04
MORTEVIELLE: Fix out-of-bounds read
Torbjörn Andersson
2013-08-04
WINTERMUTE: Small formatting fixes.
Johannes Schickel
2013-08-04
WINTERMUTE: Fix end of namespace comments.
Johannes Schickel
2013-08-03
TSAGE: Cleanup of code in R2R scene 1000 to use AnimationPlayer
Paul Gilbert
2013-08-03
DEVTOOLS: Include English menu in mortevielle dat file
Thierry Crozat
2013-08-03
MORTEVIELLE: Rename ROOM9 into JULIA_ROOM
Strangerke
2013-08-03
MORTEVIELLE: Fix error in c79ce89680d2c46e468152791a46f2700d04b336
Strangerke
2013-08-03
MORTEVIELLE: Some more renaming
Strangerke
2013-08-03
MORTEVIELLE: Rework code using _openObjects
Strangerke
2013-08-01
TSAGE: Implementing code for R2R scene 1000
Paul Gilbert
2013-08-02
TONY: Add a hack to work around amigaos4 issues.
Alyssa Milburn
2013-08-02
TONY: Fix thumbnails on BE.
Alyssa Milburn
2013-08-02
TONY: Fix savegames on BE (this breaks compatibility).
Alyssa Milburn
2013-08-02
TONY: Simplify thumbnail loading code.
Alyssa Milburn
2013-08-01
Merge pull request #354 from tobiatesan/wintermute_rotozoom_3
Einar Johan Trøan Sømåen
2013-08-01
HOPKINS: Slight cleanup.
Johannes Schickel
2013-07-31
HOPKINS: Bumped up savegame version, and added load handling the brief versio...
Paul Gilbert
2013-07-31
HOPKINS: Reverted to saving Breakout high scores in a separate file
Paul Gilbert
2013-08-01
WINTERMUTE; Indentation in transform_*
Tobia Tesan
2013-08-01
WINTERMUTE: #ifdef ENABLE_BILINEAR -> #if ENBABLE_BILINEAR
Tobia Tesan
2013-08-01
WINTERMUTE: s/255,255,255,255/kDefaultMod/
Tobia Tesan
2013-08-01
WINTERMUTE: Formatting
Tobia Tesan
2013-08-01
WINTERMUTE: s/WINTERMUTE_TRANSFORMTOOLS_H/WINTERMUTE_TRANSFORM_TOOLS_H/
Tobia Tesan
2013-08-01
WINTERMUTE: Bring consts inside namespace in transform_struct.h
Tobia Tesan
2013-08-01
WINTERMUTE: FActor out TransformStruc initialization in repeatLastDraw loop
Tobia Tesan
2013-08-01
WINTERMUTE: Fix #ifdef in transparent_surface.[h|cpp]
Tobia Tesan
2013-08-01
WINTERMUTE: Compile bilinear copy only if needed
Tobia Tesan
2013-08-01
WINTERMUTE: const Common::Rect rect& in rect32.h
Tobia Tesan
2013-08-01
WINTERMUTE: Various explicit casts
Tobia Tesan
2013-08-01
WINTERMUTE: zoom parameter in display*** is now integer
Tobia Tesan
2013-08-01
WINTERMUTE: Remove unused variable in transparent_surface.cpp
Tobia Tesan
2013-08-01
WINTERMUTE: Fix type-related warnings in base_surface_osystem.cpp
Tobia Tesan
2013-08-01
WINTERMUTE: #define to const for TransformStruct defaults
Tobia Tesan
2013-08-01
WINTERMUTE: Doxygen comments in TransformStruct
Tobia Tesan
2013-08-01
WINTERMUTE: Express 180.0f as float in TransformTools
Tobia Tesan
2013-08-01
WINTERMUTE: #define to const for TransformStruct defaults
Tobia Tesan
2013-08-01
WINTERMUTE: Remove single-argument zoom, rename mirrorX => getMirrorX() in tr...
Tobia Tesan
2013-08-01
WINTERMUTE: Remove redeclaration in render_ticket.cpp
Tobia Tesan
2013-08-01
WINTERMUTE: Use Rect::width() and height() in base_surface_osystem.cpp
Tobia Tesan
2013-08-01
WINTERMUTE: TransformStruct by reference in engines/wintermute/base/gfx/osyst...
Tobia Tesan
2013-08-01
WINTERMUTE: Fix alpha bug in BaseRenderOSystem::fadeToColor
Tobia Tesan
[next]