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
/
saga
/
events.h
Age
Commit message (
Expand
)
Author
2007-09-18
Fixed some glitches which occured when closing the psychic profile in IHNM
Filippos Karapetis
2007-09-15
Palette fade in when a cutaway starts in IHNM is working now. Also, the fade ...
Filippos Karapetis
2007-09-14
Removed the RF_PLACARD flag. Also, simplified sfPlaceActor and removed a non ...
Filippos Karapetis
2007-08-24
Clean-up of event ops
Filippos Karapetis
2007-08-23
Added skeleton code for sfScriptFade. Work is still needed in Gfx::palFade th...
Filippos Karapetis
2007-07-30
Some corrections for the psychic profile screen in IHNM. The psychic profile ...
Filippos Karapetis
2007-06-17
Normalize event names.
Eugene Sandulenko
2007-06-17
Fixed the remaining glitch with fading after a cutaway is shown
Filippos Karapetis
2007-06-17
More efforts to implement proper fade after cutaway. One little glitch is left.
Eugene Sandulenko
2007-06-16
An attempt to fix restoring from cutaway. Still not perfect.
Eugene Sandulenko
2007-06-16
IHNM: Implemented cutaway fadeout
Filippos Karapetis
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-05-06
The cursor in IHNM changes to an hourglass now while loading scenes, like in ...
Filippos Karapetis
2006-02-11
Moved engines to the new engines/ directory
Max Horn