aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-15LURE: Fix for #3087842 - Code analysis warningsPaul Gilbert
2010-10-15HUGO: Merge engine and hugo filesArnaud Boutonné
2010-10-15SWORD2: Fix some code analysis warnings (bug #3087857)Torbjörn Andersson
2010-10-15HUGO: Fix NULL pointer dereferencingArnaud Boutonné
2010-10-15Bug #3087858: fixed null pointer dereferencingVladimir Menshakov
2010-10-15GOB: Fix Code analysis warningsSven Hesse
2010-10-15MACOSX: Fix make bundle when compiling with libpngMatthew Hoops
2010-10-14PSP: made image in viewer movable by pushing nub continuouslyYotam Barnoy
2010-10-14TOON: Fixed the Spanish special characters.Jordi Vilalta Prat
2010-10-14PSP: made image viewer reset to the first image between engine loadsYotam Barnoy
2010-10-14SWORD25: Attempt to optimize movie renderingEugene Sandulenko
2010-10-14TOON: Fix some labels of the Spanish version.Jordi Vilalta Prat
2010-10-14SCUMM: Fix bug #2952298 with 16-bit HE cursors on AmigaEugene Sandulenko
2010-10-14PSP: added image viewer for viewing images during gamesYotam Barnoy
2010-10-14PSP: clarify and fix up display codeYotam Barnoy
2010-10-14TOON: Fixed Bug #3084725 with cursor disappearing at screen bordersSylvain Dupont
2010-10-13SWORD25: Remove lua.c since it is not neededEugene Sandulenko
2010-10-13SWORD25: Get rid of (deprecated) access to libpng io_ptrMax Horn
2010-10-13SWORD25: Fix empty loop body & conversion warningsMax Horn
2010-10-13CREDITS: Add Sword2.5 team. The wording was agreed with themEugene Sandulenko
2010-10-13SWORD25: Worked around crash in options dialog.Torbjörn Andersson
2010-10-13SWORD25: Semi-colon cleanup.Johannes Schickel
2010-10-13SWORD25: Check if _LogFile has been created before flushing.Torbjörn Andersson
2010-10-13BASE: Added "Theora" to the features string, when enabled.Torbjörn Andersson
2010-10-13SYMBIAN: Add makefiles for TOON StruckLars Persson
2010-10-13SWORD25: Don't compile lua.cMatthew Hoops
2010-10-13Fixed ifdef. I'm too tired today :/Filippos Karapetis
2010-10-13SWORD25: Hopefully fix compilation when libtheora is not presentFilippos Karapetis
2010-10-13SWORD25: Use $(CXX) -x c to build C files (hopefully this fixes compilation)Filippos Karapetis
2010-10-13SWORD25: Partially revert commit #53389 and add the custom rule for C filesFilippos Karapetis
2010-10-13SWORD25: Invoke parent's class copy constructorMax Horn
2010-10-13SWORD25: Convert object registries to singletonsMax Horn
2010-10-13SWORD25: Renamed getInstance() -> instance()Max Horn
2010-10-13SWORD25: Oops, atan2() takes two argumentsFilippos Karapetis
2010-10-13SWORD25: Don't even compile theora related code when that lib is not presentMax Horn
2010-10-13BASE: Add SVN_REVISION placehold to internal_version.h.inMax Horn
2010-10-13SWORD25: Extended Mac OSX compilation fix for sqrtf and atan2fFilippos Karapetis
2010-10-13SWORD25: Hopefully fixed compilation under Mac OSX, Solaris and mingw32Filippos Karapetis
2010-10-13BUILD: Patch #3086472 "AMIGAOS4: Adding COPYING.BSD and new Icon"Jordi Vilalta Prat
2010-10-13SWORD25: Include common/scummsys.h in places where USE_THEORADEC is usedFilippos Karapetis
2010-10-13create_msvc: enable language extensions for SWORD25Filippos Karapetis
2010-10-13create_msvc: Added support for USE_THEORADECFilippos Karapetis
2010-10-13CONFIGURE: Fixed typoFilippos Karapetis
2010-10-13CONFIGURE: Fixed a bug with --disable-theoradec and made libtheoradec optiona...Filippos Karapetis
2010-10-13SWORD25: Renamed ENABLE_THEORADEC to USE_THEORADEC (like in configure)Filippos Karapetis
2010-10-13SWORD25: Renamed ENABLE_THEORA to ENABLE_THEORADEC (like in configure)Filippos Karapetis
2010-10-13SWORD25: Added a ENABLE_THEORA define inside fmv/theora_decoder.hFilippos Karapetis
2010-10-13README: Mention Italian NES Maniac MansionFabio Battaglia
2010-10-13CONFIGURE: Use static libgcc on IRIX cross-compile builds (makes them work on...Joost Peters
2010-10-13SWORD25: Force cast to uint instead of unsigned long longSven Hesse