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
/
cine
Age
Commit message (
Expand
)
Author
2009-03-27
Cine::Palette: Remove unnecessary and needlessly complicating saving of the l...
Kari Salminen
2009-03-27
Cine::Palette: Add setGlobalOSystemPalette-method for setting the global OSys...
Kari Salminen
2009-03-25
Cine::Palette::saturatedAddNormalizedGray: Use fractional representation (div...
Kari Salminen
2009-03-24
Cine::Palette: Add fillWithBlack and saturatedAddNormalizedGray-methods.
Kari Salminen
2009-03-16
Fix for warnings on trunk-lenny-x86_64-build (Yay \o/ Buildbot!).
Kari Salminen
2009-03-16
Cine::Palette: Make saturatedAddColor-methods more like their old counterpart...
Kari Salminen
2009-03-16
Prefix Cine's endian types with CINE_ so they don't clash with already define...
Kari Salminen
2009-03-16
Add endianness handling to Cine::Palette's load and save functions.
Kari Salminen
2009-03-14
Cine::Palette revamp part 2: Fix save-function, add Cine-palette formats etc.
Kari Salminen
2009-03-11
Fix assertion (Doh! That was supposed to be the other way).
Kari Salminen
2009-03-11
Cine::Palette: Move color format setting to setColorFormat-method.
Kari Salminen
2009-03-11
Formatting.
Kari Salminen
2009-03-11
Add saving in original palette format and the OSystem's palette format to Cin...
Kari Salminen
2009-03-11
Add saving functions to Cine::Palette (Now one can output the palette in othe...
Kari Salminen
2009-03-11
Fix assertions in palette loading function to really test that each color com...
Kari Salminen
2009-03-10
- Fix warnings
Johannes Schickel
2009-03-10
Fix compile of CINE engine.
Travis Howell
2009-03-10
Palette-class for Cine-engine, WIP: Take 2. Testing, using and documentation ...
Kari Salminen
2009-03-05
Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match ...
Jordi Vilalta Prat
2009-03-01
Engines: Fused several init&go methods into a single run method
Max Horn
2009-03-01
Merged Engine::go() and ::init() into a new run() method (currently implement...
Max Horn
2009-02-15
Fixed compilation (along with it const correctness).
Johannes Schickel
2009-02-15
Quick dirty hack to make the engine run again on PalmOS
Chris Apers
2009-01-30
do not include common/debug.h from common/util.h
Max Horn
2009-01-30
Renamed SpecialDebugLevel to DebugChannel
Max Horn
2009-01-29
Moved AdvancedDetector from common/ to engines/
Max Horn
2009-01-29
A ton of code formatting fixes; also fixed warnings about single line loops l...
Max Horn
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-12-25
Pushing down some header deps (on common/system.h, mostly)
Max Horn
2008-11-20
Fixed gcc warning.
Johannes Schickel
2008-11-20
Fix resizing of the internal color array in Palette-class.
Kari Salminen
2008-11-20
Add Palette-class for handling 9-bit and 24-bit palettes. WIP!
Kari Salminen
2008-11-18
Make the 256 color transformPaletteRange-function and Future Wars's refreshPa...
Kari Salminen
2008-11-14
Committed my patch #2123680 "SDL: Backend transaction / rollback support".
Johannes Schickel
2008-11-13
Fix compile of CINE engine.
Travis Howell
2008-11-13
Started moving Save/Load code to saveload.cpp/.h
Filippos Karapetis
2008-11-12
Deleting save states via the launcher and the GMM is now supported in the cin...
Filippos Karapetis
2008-11-12
Saving and loading from the GMM is now supported in the cine engine
Filippos Karapetis
2008-11-09
- The GMM save dialog is now working for all engines which support the approp...
Filippos Karapetis
2008-11-06
Switched various Engine APIs to use Common::Error
Max Horn
2008-11-05
Got rid of the unused 'filename' attribute in SaveStateDescriptor
Max Horn
2008-11-04
Fixed the EngineFeature vs. MetaEngineFeature mess, clarified some EngineFeat...
Max Horn
2008-10-26
Renamed engine feature kSupportsDirectLoad to kSupportsLoadingDuringStartup, ...
Filippos Karapetis
2008-10-22
Remove unnecessary function overloadings for loadBg16 and loadBg256.
Kari Salminen
2008-10-22
Make incrustMask and incrustSprite only draw to the current background in Ope...
Kari Salminen
2008-10-19
Cleanup (Removed an extra 'return 0').
Kari Salminen
2008-10-06
Added new type Engine::Feature; pushed down some #include dependencies
Max Horn
2008-09-30
Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confuse...
Max Horn
2008-09-13
Big patch changing the signature of various Stream methods (some ports may ne...
Max Horn
2008-09-03
Moved check for shouldRTL() from engines to scummvm_main
Max Horn
[prev]
[next]