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
/
pegasus
/
cursor.cpp
Age
Commit message (
Collapse
)
Author
2017-09-12
PEGASUS: Call OSystem::updateScreen on each frame
Bastien Bouclet
Fixes the display of OSD information when toggling fullscreen.
2016-09-03
JANITORIAL: Make GPL headers uniform
Eugene Sandulenko
2014-02-28
IMAGE: Move all ImageDecoders to image/
Matthew Hoops
2013-08-03
PEGASUS: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
PEGASUS: Prefer getBasePtr over direct Surface::pixels access.
Johannes Schickel
2013-04-16
PEGASUS: Add support for PICT cursors
Matthew Hoops
2012-09-26
PEGASUS: Remove trailing whitespaces.
Johannes Schickel
Powered by: git ls-files "*.cpp" "*.h" | xargs sed -i -e 's/[ \t]*$//'
2012-04-10
PEGASUS: Mark the cursor as dirty when hiding it too
Matthew Hoops
2012-04-03
PEGASUS: Fix file permissions
Matthew Hoops
2012-03-20
Merge remote branch 'upstream/master' into pegasus
Matthew Hoops
2011-10-28
PEGASUS: Fix 1bpp cicn cursors
Matthew Hoops
2011-09-30
PEGASUS: Introduce better cursor update code
Matthew Hoops
2011-09-29
PEGASUS: Fix cursor not showing up
Matthew Hoops
2011-09-08
PEGASUS: Create separate Cursor class for cursors
Matthew Hoops