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
/
scumm
/
he
/
moonbase
/
ai_main.cpp
Age
Commit message (
Expand
)
Author
2019-05-27
SCUMM: Fix MSVC warnings
Filippos Karapetis
2018-04-19
JANITORIAL: Fix whitespace
Adrian Frühwirth
2016-11-20
SCUMM HE: Hid noisy Moonbase AI warnings under debug channel
Eugene Sandulenko
2016-05-30
SCUMM HE: Fixed initialization in Moonbase AI
Eugene Sandulenko
2016-05-30
SCUMM HE: Fix object destruction
Eugene Sandulenko
2016-05-29
SCUMM HE: Explicit type conversion
Eugene Sandulenko
2016-05-26
SCUMM HE: Moved global variables of Moonbase AI to the class
Eugene Sandulenko
2016-05-26
SCUMM HE: Eliminated global _vm reference in Moonbase AI
Eugene Sandulenko
2016-05-26
SCUMM HE: Wrapped Moonbase AI into a class
Eugene Sandulenko
2016-05-26
SCUMM HE: Fixed SCUMM wrapper for nuking array in U32.
Eugene Sandulenko
2016-05-24
SCUMM HE: Fix bug with parameter initialization, add more debug output
Eugene Sandulenko
2016-05-24
SCUMM HE: Another step in Amiga port fixes
Eugene Sandulenko
2016-05-23
SCUMM HE: Cleanup
Eugene Sandulenko
2016-05-23
SCUMM HE: Fix warnings
Eugene Sandulenko
2016-05-23
SCUMM HE: Fixes for Amiga port
Eugene Sandulenko
2016-05-22
SCUMM HE: Plug in Moonbase AI
Eugene Sandulenko
2016-05-22
SCUMM: Fix warnings thrown by MSVC
Filippos Karapetis
2016-05-22
SCUMM HE: Added main Moonbase AI code
Eugene Sandulenko