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
/
m4
Age
Commit message (
Expand
)
Author
2008-07-08
One more MSVC warning
Eugene Sandulenko
2008-07-08
Shut couple of MSVC warnings
Eugene Sandulenko
2008-07-07
Some fixes for warnings under GCC 2.95
Filippos Karapetis
2008-07-01
Fixed unitialized variables
Max Horn
2008-06-18
Renamed M4Surface::empty() to clear() (two reason: empty is not a verb, and i...
Max Horn
2008-06-09
Fixed warnings. (Mainly, GCC 4.3 doesn't want you to use "char" as an array
Torbjörn Andersson
2008-05-26
Formatting.
Johannes Schickel
2008-05-26
Possible fix for bug #1949230: "M4: compilation error"
Filippos Karapetis
2008-05-14
Fixed menu background loading in Riddle of Master Lu
Filippos Karapetis
2008-05-06
Allow static and dynamic plugins to be used at the same time
Jordi Vilalta Prat
2008-04-21
Add detection of Orion Burger demos.
Travis Howell
2008-04-20
Added information about spanish riddle
Jordi Vilalta Prat
2008-04-20
Cleanup.
Johannes Schickel
2008-04-20
Implicit casts are causing problems for CodeWarrior compilers, added C casts.
Lars Persson
2008-04-20
unlink function name causing conflicts. Renaming to unlinkItem.
Lars Persson
2008-04-20
More compilation fixes by lordhoto
Filippos Karapetis
2008-04-20
Removed unused variables.
Torbjörn Andersson
2008-04-20
Initial import of the work in progress M4 engine
Filippos Karapetis