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
/
gob
Age
Commit message (
Expand
)
Author
2005-04-10
Get rid of posixism
Nicolas Bacca
2005-04-10
Some inter_variables cleanup.
Joost Peters
2005-04-10
Apply "correct handling of transp in drawSprite()" patch by wjp.
Joost Peters
2005-04-10
fix jumping goblin bug
Joost Peters
2005-04-10
fix another "x = y" type copy/paste bug, unfortunately this still doesn't fix...
Joost Peters
2005-04-09
Fix jumping actor glitch. Thanks to joostp.
Eugene Sandulenko
2005-04-09
Fix for put apple bug from wjp
Eugene Sandulenko
2005-04-09
Get rid of debug.cpp/.h -- it wasn't used anyway, and contained bad code (ope...
Max Horn
2005-04-09
Fix legal header. Be careful when doing global search and replace! Better use...
Max Horn
2005-04-09
read index as LE value
Joost Peters
2005-04-09
Fix crash after dropping item on screen change - thanks wjp!
Joost Peters
2005-04-09
Remove usage of vsprintf in favour of vsnprintf and make
Jonathan Gray
2005-04-09
o Put numerous debug messages to deeper level and removed others
Eugene Sandulenko
2005-04-08
fixed compilation and warnings
Paweł Kołodziejski
2005-04-06
use upper bits instead of lower bits when upscaling palette
Joost Peters
2005-04-06
Restore accidentally remove line
Eugene Sandulenko
2005-04-06
o Implemented pDrawLetter
Eugene Sandulenko
2005-04-06
more accurate palette
Joost Peters
2005-04-06
some endian fixes
Joost Peters
2005-04-05
Excess ;
Travis Howell
2005-04-05
Separate game initialization and game running little more. Though probably it...
Eugene Sandulenko
2005-04-05
Changed remaining file headers
Max Horn
2005-04-05
Remove useless casts
Max Horn
2005-04-05
Fixing lots of warnings
Max Horn
2005-04-05
fix warnings
Joost Peters
2005-04-05
Removed unused variable.
Torbjörn Andersson
2005-04-05
Fixed some of the warnings.
Torbjörn Andersson
2005-04-05
This change does not make sense to me, but GCC was screaming bloody murder
Torbjörn Andersson
2005-04-05
Added .cvsignore
Torbjörn Andersson
2005-04-05
Fixed one warning. (Several to go.)
Torbjörn Andersson
2005-04-05
Removed unused variables.
Torbjörn Andersson
2005-04-05
This looks like a mistake to me...
Torbjörn Andersson
2005-04-05
Updated part of headers.
Eugene Sandulenko
2005-04-05
Initial checking of Gob engine
Eugene Sandulenko