aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/global.h
AgeCommit message (Expand)Author
2014-02-18GOB: Make GPL headers consistent in themselves.Johannes Schickel
2012-06-14GOB: Remove useless variableSven Hesse
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-01-29GOB: Remove the long obsolete inter_execPtrSven Hesse
2010-09-30GOB: Change all drawing to use class SurfaceSven Hesse
2010-01-08Switch Mixer::playInputStream to use DisposeAfterUse::FlagMax Horn
2009-09-29Playtoons - implement some functions related to hotspot textsArnaud Boutonné
2009-07-25Moved the decision whether subtitles should be displayed, so that the broken ...Sven Hesse
2009-07-05Putting the Urban noCD check into Init_v6::initGame()Sven Hesse
2009-06-24Wrapping resources (out of TOT, EXT, IM? and EX? files) loading into its own ...Sven Hesse
2009-06-15Moving _inter_resVal and _inter_resStr from Global to ParseSven Hesse
2009-06-06GOB: Got rid of class ReferenceCounter; changed SurfaceDesc::Ptr to SurfaceDe...Max Horn
2009-02-21Compensate small lags in Util::waitEndFrame(), so that the CD audio intro seq...Sven Hesse
2008-05-28Script variables are now always stored in the game version's native endianess.Sven Hesse
2008-05-03Correct o2_initScreen() for Woodruff (screen positioning, clipping and cursor...Sven Hesse
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
2007-10-19Fixing the Gob3 CD crash on ARM systems/portsSven Hesse
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-04-13Implemented fast modes: CTRL-f for double and CTRL-g for triple speedSven Hesse
2007-04-08Restructured saving/loading. Should work for Gob3 now, too...Sven Hesse
2007-04-02"char *" -> "byte *" where appropriateSven Hesse
2007-03-29Fixing curly bracket styleSven Hesse
2007-03-29- Properly implemented the ImdPlayerSven Hesse
2007-03-20Major clean-up, including:Sven Hesse
2007-02-12Changed language finding againSven Hesse
2007-02-12- Some fixes for demos and Amiga versionsSven Hesse
2007-02-04- Plugged some leaks and fixed some memory errorsSven Hesse
2007-01-30- Changed _soundFlags and implemented "compositions"Sven Hesse
2007-01-28- Fixed the Adlib data uglinessSven Hesse
2007-01-06- Fixed cut off and missing soundsSven Hesse
2006-11-27- Properly implemented o2_getCDTrackPos()Sven Hesse
2006-02-11Moved engines to the new engines/ directoryMax Horn