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
/
keyboard.cpp
Age
Commit message (
Expand
)
Author
2012-04-06
MORTEVIELLE: Rename more globals
Strangerke
2012-04-06
MORTEVIELLE: Start renaming globals
Strangerke
2012-04-06
MORTEVIELLE: Silent a bunch of GCC warnings and errors
Strangerke
2012-04-06
MORTEVIELLE: Fix bug, this is a "in [1, 2]" in the original code
Strangerke
2012-04-06
MORTEVIELLE: remove pred and succ
Strangerke
2012-04-06
MORTEVIELLE: Rename F3F8 functions, rename everything related to Graphical De...
Strangerke
2012-04-06
MORTEVIELLE: Some more code formatting, rename sonoff
Strangerke
2012-04-06
MORTEVIELLE: Some more cleanup, renaming, plus a couple of crash fixes in del...
Strangerke
2012-04-06
MORTEVIELLE: Removed all the code that was commented out in the original source
Paul Gilbert
2012-04-06
MORTEVIELLE: Implemented a basic event handler.
Paul Gilbert
2012-04-06
MORTEVIELLE: Reimplemented the loading of cfiec.mor more cleanly
Paul Gilbert
2012-04-06
MORTEVIELLE: Added stubs for remaining functions needed by the project
Paul Gilbert
2012-04-06
MORTEVIELLE: Replaced all set::of forms with proper C if statements
Paul Gilbert
2012-04-06
MORTEVIELLE: Compilation fixes based on adding appropriate #include files
Paul Gilbert
2012-04-06
MORTEVIELLE: cardinal -> uint
Paul Gilbert
2012-04-06
MORTEVIELLE: Start including header files
Strangerke
2012-04-06
MORTEVIELLE: rename namespace
Strangerke
2012-04-06
MORTEVIELLE: Add namespace and standard header
Strangerke
2012-04-06
MORTEVIELLE: integer -> int
Eugene Sandulenko
2012-04-06
MORTEVIELLE: Rename *.h -> *.cpp where they really belong
Eugene Sandulenko