aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-10-13LURE: Bugfix for characters getting stuck in Abbey doorwayPaul Gilbert
2010-10-13TOON: Updated code to build properly for WINSCW and GCCE(symbian)Lars Persson
2010-10-13GOB: Add Debug Console.David Turner
2010-10-13SCI: Add detection for Hoyle4 MacMatthew Hoops
2010-10-13SOUND: Add info about TiMidity support in about dialog.Johannes Schickel
2010-10-13SOUND: Allow TiMidity support to be disabled via configure.Johannes Schickel
2010-10-13SWORD25: Enforce code naming conventions in gfx/animation*Eugene Sandulenko
2010-10-13SWORD25: Enforced code naming conventions in math/*Eugene Sandulenko
2010-10-13SWORD25: Enforced code naming conventions in script/*Eugene Sandulenko
2010-10-13SWORD25: Enforced code naming conventions in sfx/ and reservice.hEugene Sandulenko
2010-10-13SWORD25: Remove custom .c builiding rulesEugene Sandulenko
2010-10-13SWORD25: Enforce code naming conventions in fmv/*Eugene Sandulenko
2010-10-13SWORD25: Remove standalone SWF rendering toolEugene Sandulenko
2010-10-13SWORD25: Add path to art.h includeEugene Sandulenko
2010-10-13SWORD25: Stop polluting global namespaceEugene Sandulenko
2010-10-13SWORD25: Merged all art* code and cleaned it upEugene Sandulenko
2010-10-13SWORD25: Fix startupEugene Sandulenko
2010-10-13SWORD25: Add proper copyrights to gfx/image/art*Eugene Sandulenko
2010-10-13SWORD25: Loading >200kb file in memory is no more uglyEugene Sandulenko
2010-10-13SWORD25: Enforse code naming conventions in PackageManager and Sword25EngineEugene Sandulenko
2010-10-13SWORD25: Return proper path separatorEugene Sandulenko