aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-10-13SWORD25: Silenced MSVC false positive about a potentially uninitialized variableFilippos Karapetis
2010-10-13SWORD25: Remove the unused LUA compilerFilippos Karapetis
2010-10-13SWORD25: Resolve ambigous write() call on 64 bit systemsSven Hesse
2010-10-13SWORD25: Cast the pointer to unsigned long longSven Hesse
2010-10-13SWORD25: Stop using class names as variable namesFilippos Karapetis
2010-10-13SWORD25: Fixed signed/unsigned bugFilippos Karapetis
2010-10-13SWORD25: Get rid of kernel/bs_stdint.hMax Horn
2010-10-13CONFIGURE: Don't execute a binary just to check libpng versionWillem Jan Palenstijn
2010-10-13SWORD25: Get rid of Kernel::GetMicroTicks()Max Horn