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
2006-10-07
#include <base/engine.h> -> #include <engines/engine.h (Though I don't like
Eugene Sandulenko
2006-10-07
Fixed compilation.
Torbjörn Andersson
2006-10-07
Removed _lastKeyHit, instead pass the key code as a parameter to processKeybo...
Max Horn
2006-10-07
Removed 'smushMode' param from processInput and processKeyboard in favor of a...
Max Horn
2006-10-07
Clarified comment
Max Horn
2006-10-07
Moved calls to addDefaultDirectory, and creation of the master file handle, f...
Max Horn
2006-10-07
Moved all INSANE and SMUSH related code into ScummEngine_v7 (resp. ScummEngin...
Max Horn
2006-10-07
Partial fix for Elvira 1 palette problems.
Torbjörn Andersson
2006-10-07
Some more processKeyboard splitting
Max Horn
2006-10-07
Further split processKeyboard code, moving stuff specific to some SCUMM versi...
Max Horn
2006-10-07
Moved SCUMM keyboard handling code from processInput() to the new (sub)method...
Max Horn
2006-10-07
Renemaed ScummEngine::processKbd to processInput (as it also deals with the m...
Max Horn
2006-10-07
some HE related cleanup
Max Horn
2006-10-07
Fixed warning.
Torbjörn Andersson
2006-10-07
Add more code differences in Elvira 1
Travis Howell
2006-10-07
Fix compilation. SDL.h is required for SDL_GetError()
Eugene Sandulenko
2006-10-07
Minor cleanup
Travis Howell
2006-10-07
Minor cleanup
Travis Howell
2006-10-07
Whitespace changes
Travis Howell
2006-10-07
Add code for printing to boxes in Waxworks
Travis Howell
2006-10-07
Removed some left-over (I think!) code from unloadPluginsExcept() that was
Torbjörn Andersson
2006-10-07
Add more script opcodes for Elvira 1/2/WW
Travis Howell
2006-10-07
Instantiate and hook up the plugin providers in the main() function of the co...
Max Horn
2006-10-07
Added SDL plugin provider
Max Horn
2006-10-07
Modified configure to #define SDL_BACKEND when using the SDL backend (akin to...
Max Horn
2006-10-07
Fixed mixup in win32 plugin provider code, and added win32 & dc plugin provid...
Max Horn
2006-10-07
Added plugin providers for Win32 and DC
Max Horn
2006-10-07
Started to refactor the plugin code (moving backend specific stuff into backe...
Max Horn
2006-10-06
Added DJWillis as official GP2X porter.
Eugene Sandulenko
2006-10-06
Patch #1432376: "Very basic GP2X Backend"
Eugene Sandulenko
2006-10-06
Add more code for Elvira 2
Travis Howell
2006-10-06
Add more code for Elvira 2
Travis Howell
2006-10-06
Add more code for Elvira 1
Travis Howell
2006-10-06
Fix dectection of hit areas in earlier games
Travis Howell
2006-10-06
Correct typo in game title for Elvira 2
Travis Howell
2006-10-06
Alwats report invalid opcodes when debug output is enabled
Travis Howell
2006-10-06
Update ebug opcode table for Elvira1
Travis Howell
2006-10-06
Add initial debug opcode table for Elvira1
Travis Howell
2006-10-06
Add debug video opcodes table for Elvira 1
Travis Howell
2006-10-06
Correct game titles for Elvira 1/2
Travis Howell
2006-10-06
Add Amiga demo of Elvira, and switch to elvira1 for Elvira
Travis Howell
2006-10-06
Ooops, restrict o_loadZone() changes to older games only
Travis Howell
2006-10-06
Add support for skipping introduction in Elivra 1/2/WW
Travis Howell
2006-10-06
Add more code for Elvira 1/2
Travis Howell
2006-10-05
DS CPU scaling prototype, in 16 bit mode (for menu), not plugged(switch cpuSc...
Bertrand Augereau
2006-10-05
Path fixup in the zipreader (necessary with my adapter/zip/build combination?)
Bertrand Augereau
2006-10-05
Silenced warning of msvc8.
Johannes Schickel
2006-10-05
Updated msvc8 project files.
Johannes Schickel
2006-10-05
I hope this is the right fix for an "invalid opcode" message right after
Torbjörn Andersson
2006-10-05
Fix startup of Elvira 1
Travis Howell
[next]