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
/
sky
/
screen.cpp
Age
Commit message (
Expand
)
Author
2006-02-11
Change CVS keywords to SVN keywords
Max Horn
2006-01-18
Update copyright notice
Eugene Sandulenko
2005-12-13
fixed Sky memory leaks on quitting
Robert Göffringmann
2005-10-18
Update FSF address. Eek. Actually that took place on May 1, 2005
Eugene Sandulenko
2005-09-08
Whitespace changes
Torbjörn Andersson
2005-07-30
Remove trailing whitespaces.
Eugene Sandulenko
2005-06-24
When including files from common/, explicitly use the common/ prefix
Max Horn
2005-05-08
Comply to our coding conventions
Max Horn
2005-04-06
use upper bits instead of lower bits when upscaling palette
Joost Peters
2005-01-01
Updated copyright
Max Horn
2004-12-15
moved compacts and related static data out of the scummvm.exe into an externa...
Robert Göffringmann
2004-11-11
misc cleanup
Robert Göffringmann
2004-10-25
use relative timing instead of constant values.
Robert Göffringmann
2004-09-28
Rename remaining OSystem methods to match our coding guidelines
Max Horn
2004-03-28
Renamed more OSystem methods
Max Horn
2004-02-28
renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor...
Max Horn
2004-02-24
the OSystem changes we discussed on the ML (note: renaming of the existing OS...
Max Horn
2004-01-06
updated copyright notice
Max Horn
2004-01-03
remove 'Sky' name prefix for most stuff (not needed anymore since we are in n...
Max Horn
2004-01-03
Introduce namespace 'Sky'
Max Horn
2003-11-08
cleanup whitespaces
Paweł Kołodziejski
2003-10-12
EVC is happy now
Nicolas Bacca
2003-10-05
renamed SkyState to SkyEngine; cleaned the #include dependency mess a bit (tr...
Max Horn
2003-10-01
Whitespace changes
Torbjörn Andersson
2003-08-06
Fix #783732 : freeze on Pocket PC
Nicolas Bacca
2003-07-13
debug/warning/error all automatically output a newline
Max Horn
2003-07-13
changed "sprite not loaded" printfs to debug()s.
Robert Göffringmann
2003-07-12
removed useless _backScreen from SkyScreen
Robert Göffringmann
2003-07-11
fixed screen blit during fnDrawScreen
Robert Göffringmann
2003-07-11
fixed item descriptions
Robert Göffringmann
2003-07-11
Avoid deadlock
Nicolas Bacca
2003-07-10
fix compile
Oliver Kiehl
2003-07-10
forgot a #endif
Robert Göffringmann
2003-07-10
fixed endian specific palette bugs for restarting game and control panel
Robert Göffringmann
2003-07-08
another fix for the swing seqs
Robert Göffringmann
2003-07-07
button text for save and restore doesn't disappear anymore.
Robert Göffringmann
2003-07-07
use our standard cast style
Max Horn
2003-07-06
don't use FROM_LE_16 here since loadFile already convertes the header to the ...
Max Horn
2003-07-06
This fixes the drawing order of the pillow and magazine in Reich's
Torbjörn Andersson
2003-07-01
bypassed copy protection, fixed crash when disconnecting from link space, fix...
Robert Göffringmann
2003-07-01
finished loading and saving, fixed grid bugs (some debugging code not yet rem...
Robert Göffringmann
2003-06-30
finally fixed this stupid animation bug
Robert Göffringmann
2003-06-09
fixed warning
Max Horn
2003-06-09
removed debugging leftovers, fixed one more sprite clipping issue.
Robert Göffringmann
2003-06-09
some talk-related bugs fixed
Robert Göffringmann
2003-06-06
changed sprite priority, changed some errors to warnings and added hack to ge...
Robert Göffringmann
2003-06-05
fixed sprite drawing, added some mouse support and some logic routines.
Robert Göffringmann
2003-06-03
some more inits to make compiler happy.
Robert Göffringmann
2003-06-03
reduced number of copy_rects() during sequences.
Robert Göffringmann
2003-06-02
fixxed warning
Max Horn
[next]