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
/
mortevielle
/
mortevielle.cpp
Age
Commit message (
Expand
)
Author
2012-04-06
MORTEVIELLE: Merge the _mouseButtons and clic variables
Paul Gilbert
2012-04-06
MORTEVIELLE: Properly implement get_random_number method
Paul Gilbert
2012-04-06
MORTEVIELLE: Correctly handle keyboard keys for moving mouse
Paul Gilbert
2012-04-06
MORTEVIELLE: Expand on the mouse/keyboard handling code
Paul Gilbert
2012-04-06
MORTEVIELLE: Set up default mouse cursor
Paul Gilbert
2012-04-06
MORTEVIELLE: Implemented a basic event handler.
Paul Gilbert
2012-04-06
MORTEVIELLE: Create a basic palette manager class
Paul Gilbert
2012-04-06
MORTEVIELLE: Fix remaining issues when decoding first image
Paul Gilbert
2012-04-06
MORTEVIELLE: Implemented a screen surface class to hold all the graphics func...
Paul Gilbert
2012-04-06
MORTEVIELLE: Bugfixes for image decoding.
Paul Gilbert
2012-04-06
MORTEVIELLE: Implemented loading of the font data, and rewrote drawing routin...
Paul Gilbert
2012-04-06
MORTEVIELLE: Initialise graphics, and hardcode game mode to EGA graphics with...
Paul Gilbert
2012-04-06
MORTEVIELLE: Added stub engine implementation. Engine is now compilable.
Paul Gilbert