aboutsummaryrefslogtreecommitdiff
path: root/engines/saga/events.h
AgeCommit message (Expand)Author
2014-07-20SAGA: Add wrappers for queuing music eventsFilippos Karapetis
2014-02-18SAGA: Make GPL headers consistent in themselves.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-10-24SAGA: replace Actor::_actors and _objs malloc base arrays with Common::ArrayAndrew Kurushin
2010-10-23SAGA: replace Events malloc base linked list with Common::ListAndrew Kurushin
2010-05-04Reduce indirect header dependencies furtherMax Horn
2009-11-02Changed foo(void) to foo() in almost all non-backend source filesMax Horn
2009-04-11Got rid of SortedListFilippos Karapetis
2009-04-11Removed all but one of the functions of the SortedList, apart from the custom...Filippos Karapetis
2009-01-17Fixed bug #2057987 - "IHNM: Music stops in Ellen's chapter"Filippos Karapetis
2008-12-04CleanupFilippos Karapetis
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
2007-09-18Fixed some glitches which occured when closing the psychic profile in IHNMFilippos Karapetis
2007-09-15Palette fade in when a cutaway starts in IHNM is working now. Also, the fade ...Filippos Karapetis
2007-09-14Removed the RF_PLACARD flag. Also, simplified sfPlaceActor and removed a non ...Filippos Karapetis
2007-08-24Clean-up of event opsFilippos Karapetis
2007-08-23Added skeleton code for sfScriptFade. Work is still needed in Gfx::palFade th...Filippos Karapetis
2007-07-30Some corrections for the psychic profile screen in IHNM. The psychic profile ...Filippos Karapetis
2007-06-17Normalize event names.Eugene Sandulenko
2007-06-17Fixed the remaining glitch with fading after a cutaway is shownFilippos Karapetis
2007-06-17More efforts to implement proper fade after cutaway. One little glitch is left.Eugene Sandulenko
2007-06-16An attempt to fix restoring from cutaway. Still not perfect.Eugene Sandulenko
2007-06-16IHNM: Implemented cutaway fadeoutFilippos Karapetis
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-06The cursor in IHNM changes to an hourglass now while loading scenes, like in ...Filippos Karapetis
2006-02-11Moved engines to the new engines/ directoryMax Horn