aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-10LOL: - added some spell casting (spark, heal, swarm)Florian Kagerer
2009-05-10Objectified and cleaned up the MessageState classFilippos Karapetis
2009-05-10Updated xcode project and did some minor iphone optimizationsOystein Eftevaag
2009-05-10Add detection for newly discovered AGI demoEugene Sandulenko
2009-05-10Reverted commit #40413Filippos Karapetis
2009-05-10Patch #2789608: "recognition of os2-emx in configure"Eugene Sandulenko
2009-05-10OopsFilippos Karapetis
2009-05-10Moved the code which retrieves the current room number in a separate function...Filippos Karapetis
2009-05-10Disabled some unused codeFilippos Karapetis
2009-05-10Fix regression that caused F1 to trigger the original load/save menu in COMI.Travis Howell
2009-05-10Update comment.Travis Howell
2009-05-10Change the work around for sq3.san, so it doesn't alter global smush frame ra...Travis Howell
2009-05-10Correct and move initial SMUSH frame rate value, for the demo version of The ...Travis Howell
2009-05-10Set the initial SMUSH frame rate, since variable doesn't change and isn't saved.Travis Howell
2009-05-09Fix GUI keymap.Eugene Sandulenko
2009-05-09Original GSoC'08 keymapper now works.Eugene Sandulenko
2009-05-09Converted the iPhone backend to use OpenGL ES instead of CoreSurface for grap...Oystein Eftevaag
2009-05-09Synced all the MSVC project files of the SCI engineFilippos Karapetis
2009-05-09remove temporary files on mac os xPaweł Kołodziejski
2009-05-09Added file gfx\gfx_pixmap_scale.cppPaul Gilbert
2009-05-09SCI: AvoidPath: Got rid of a warning.Walter van Niftrik
2009-05-09SCI: AvoidPath: No longer excludes edges on screen borders for pathfinding, asWalter van Niftrik
2009-05-09SCI: AvoidPath: another workaround for ECO.Walter van Niftrik
2009-05-08SCI: Set signature for GetMessage.Walter van Niftrik
2009-05-08Add detection for Adibù 2 Ambiente et pour Adibù prima elementare : Imparo ...Arnaud Boutonné
2009-05-08SCI: Fix return value of GetMessage.Walter van Niftrik
2009-05-08Added detection string for 'Adi Anglais primaire 7-11 ans' (PAK)Arnaud Boutonné
2009-05-08"??)" is the trigraph for "]". That isn't what we want.Torbjörn Andersson
2009-05-08Added detection string for 'Adibou présente la Magie' (STK2.1), 'Adi França...Arnaud Boutonné
2009-05-08SCI: GetMessage: lock resource.Walter van Niftrik
2009-05-08SCI: Folded line.h and crossblit.h into gfx_support.cppMax Horn
2009-05-08SCI: cleanupMax Horn
2009-05-08SCI: Got rid of code for endian adjusting pixmapsMax Horn
2009-05-08SCI: turn the various gfx filters from #define hacks into template funcsMax Horn
2009-05-08SCI: Replaced gfx_driver_t::set_palette and install_palette by directly invok...Max Horn
2009-05-08SCI: AvoidPath: another workaround for ECOWalter van Niftrik
2009-05-08SCI: AvoidPath: Fixed a regression caused by previous commit, and added aWalter van Niftrik
2009-05-08Clarified docstring for String::insertCharMax Horn
2009-05-08SDL: Modified OSystem_SDL::setWindowCaption to strip out non-ASCII chars (thi...Max Horn
2009-05-08Fixed compilation under all versions of MSVC (renamed sound/softsynth/opl/opl...Filippos Karapetis
2009-05-08SCI: AvoidPath: added support for multiple contained-access polygons (ECO1).Walter van Niftrik
2009-05-08SCI: Got rid of last traces of class SegInterfaceMax Horn
2009-05-08SCI: Moved findCanonicAddress from SegInterface to MemObjectMax Horn
2009-05-08SCI: Moved freeAtAddress from SegInterface to MemObjectMax Horn
2009-05-08SCI: Renamed dstack_t -> DataStack; removed obsolete KF_OLD constantMax Horn
2009-05-08SCI: Started to merge SegInterface into MemObjectMax Horn
2009-05-08SCI: Added workaround for Common::Array<T>::resize() not zero-initing newly a...Max Horn
2009-05-07More debug info in the error messages when GUI layout is wrong.Eugene Sandulenko
2009-05-07Fix an endian bugMatthew Hoops
2009-05-07Correct incorrect byte in corrupt 72.out file, included with some PC versions...Travis Howell