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
Age
Commit message (
Expand
)
Author
2008-02-02
Update MSVC8 and MSVC9 project files for commit #30726
Filippos Karapetis
2008-02-02
Simplified icon
Lars Persson
2008-02-02
Now using customized SVG as icon for S60v3 and not bitmap. Original ScummVM s...
Lars Persson
2008-02-02
Allowed BackgroundInfo to display bitmaps smaller than the screen and other s...
Nicola Mettifogo
2008-02-02
Some more integration of background code into BackgroundInfo.
Nicola Mettifogo
2008-02-02
Fixed warning.
Torbjörn Andersson
2008-02-02
Fix a typo
Jordi Vilalta Prat
2008-02-02
Converted the remaining engines to use MetaEngine
Jordi Vilalta Prat
2008-02-02
Converted parallaction engine to use MetaEngine
Max Horn
2008-02-02
New MetaEngine class (work in progress to replace the current Engine plugin A...
Max Horn
2008-02-02
Moved depth buffer and palette rotation data into BackgroundInfo.
Nicola Mettifogo
2008-02-01
engine.h was moved from base/ to engines/ ages ago -- update header file prot...
Max Horn
2008-02-01
Moved enum PluginError from base/plugins.h to common/error.h
Max Horn
2008-02-01
Change InSaveFile -> SeekableReadStream where possible
Max Horn
2008-01-31
Second part of patch #1880781: "BeOS port for scummvm"
Eugene Sandulenko
2008-01-31
Add Begasusu as an official BeOS builder
Eugene Sandulenko
2008-01-31
Patch #1880781: "BeOS port for scummvm"
Eugene Sandulenko
2008-01-31
Slightly simplified Archive selection when loading resources.
Nicola Mettifogo
2008-01-30
Changed the parameter types of setFlags() and clearFlags() to match their def...
Filippos Karapetis
2008-01-30
Fix shadowing warning
Filippos Karapetis
2008-01-30
Add ListWidget version with immediate parameters.
Eugene Sandulenko
2008-01-30
Fix for bug #1881170 (AGI: palette-related glitches reported). Made AGIPAL us...
Kari Salminen
2008-01-29
clibable menus for symbian
Lars Persson
2008-01-29
Updated max heap size to 64mb
Lars Persson
2008-01-29
- Updated default char signing to signed (as per PC) in makefiles
Lars Persson
2008-01-29
Combined two cases that did the exact same thing (In a switch-clause).
Kari Salminen
2008-01-29
adding Sean Murray (lightcast) to the credits [1]
Kostas Nakos
2008-01-29
More cleanup: kBit2 is now replaced by the BackgroundInfo structure.
Nicola Mettifogo
2008-01-29
Fixed regression when displaying animation: the issue could only be noticed w...
Nicola Mettifogo
2008-01-29
Cleanup (step 2). No code outside Gfx reference screen buffers anymore.
Nicola Mettifogo
2008-01-28
Commit slightly modified patch #1880670 "KYRA: Hof: Zanthia chat fix for town...
Johannes Schickel
2008-01-28
Replace lock/unlock/lock/unlock by lock/unlock for efficency
Max Horn
2008-01-28
- make Common::sort supporting a function object to compare two entries inste...
Johannes Schickel
2008-01-28
Fixed typo in debug message.
Torbjörn Andersson
2008-01-28
Cleanup (step 1).
Nicola Mettifogo
2008-01-28
Fixed warning.
Torbjörn Andersson
2008-01-28
Removed usage of kBitFront and kBitBack. Only the old kBit2 buffer is kept to...
Nicola Mettifogo
2008-01-28
Made halfbrite work again.
Nicola Mettifogo
2008-01-28
Changed _c_moveSheet to work with only 1 buffer.
Nicola Mettifogo
2008-01-28
Oops. Forgot to update this in the last commit.
Nicola Mettifogo
2008-01-28
Changed guiSelectCharacter to work with only screen buffer.
Nicola Mettifogo
2008-01-28
Move low level background management into Gfx.
Nicola Mettifogo
2008-01-28
Fixed animation sorting: everything should be drawn like before revision 3067...
Nicola Mettifogo
2008-01-28
Fix 'member var shadowed' warning
Max Horn
2008-01-28
Removed unneeded copy constructor & assignment operator (the compiler will au...
Max Horn
2008-01-28
Fix compilation of Parallaction on MSVC 8 & 9 (Added gfxbase.cpp to their pro...
Kari Salminen
2008-01-28
Fix compilation
Sven Hesse
2008-01-28
Removed all job routines. Stubs have been left for future reference in the co...
Nicola Mettifogo
2008-01-28
Oops. Forgot ScummVM header in new source file.
Nicola Mettifogo
2008-01-28
All interactive objects are now drawn in the framebuffer instead of using the...
Nicola Mettifogo
[prev]
[next]