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
/
agi
/
preagi_mickey.h
Age
Commit message (
Expand
)
Author
2016-06-05
AGI: Clean up object initialization
Eugene Sandulenko
2016-02-02
AGI: Fix formatting.
Johannes Schickel
2014-02-18
AGI: Make GPL headers consistent in themselves.
Johannes Schickel
2012-02-15
JANITORIAL: Fix missing whitespace in pointer cast
Tarek Soliman
2011-08-15
AGI: Cleanup PreAGI console code
Matthew Hoops
2011-08-15
AGI: Make Mickey inherit from PreAgiEngine
Matthew Hoops
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2010-01-03
Reduce header dependencies for AGI engine.
Eugene Sandulenko
2009-01-18
Removed unused defines, cleaned up some more defines and reduced the places w...
Filippos Karapetis
2009-01-18
Removed some unused defines in Mickey's Space Adventure, and removed a case w...
Filippos Karapetis
2008-08-26
Correct fix for bug #2073159 - "MICKEY: Incomplete computer message"
Filippos Karapetis
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2008-01-11
Cleanup and simplification
Filippos Karapetis
2008-01-09
Added a debug command, did some cleanup
Filippos Karapetis
2008-01-09
Cleanup of the debugger commands, added some more commands, removed now obsol...
Filippos Karapetis
2008-01-09
Added a debug console for Mickey's Space Adventures
Filippos Karapetis
2007-12-08
The variables nFrame and iItem can also have negative values
Filippos Karapetis
2007-12-08
Saving and loading in Mickey's Space Adventure should now be endian and align...
Filippos Karapetis
2007-11-23
cleanup
Max Horn
2007-11-20
Cleanup and simplification
Filippos Karapetis
2007-09-23
Rename class variables to conform our code conventions
Eugene Sandulenko
2007-09-22
Code cleanup and simplification
Filippos Karapetis
2007-09-22
Code simplification
Filippos Karapetis
2007-09-22
Simplified item handling code in Mickey
Filippos Karapetis
2007-09-22
Code simplification. Removed IDI_MSA_MAX_STR and fRmTxt - oRmTxt is used inst...
Filippos Karapetis
2007-09-21
Simplified Mickey::randomize()
Filippos Karapetis
2007-09-21
Several bug fixes for Mickey's Space Adventure:
Filippos Karapetis
2007-09-18
WIP for Troll's Tale
Eugene Sandulenko
2007-09-05
Some updates for Mickey:
Filippos Karapetis
2007-09-03
Some more updates to Mickey's sound system
Filippos Karapetis
2007-09-01
An early WIP of PreAGI (TrollVM) support
Eugene Sandulenko