Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-11 | KYRA: (EOB) - add support for Italian fan translation of EOB I | athrxx | |
2014-09-07 | I18N: Update credits for Dutch translation | Ben Castricum | |
2014-08-12 | CREDITS: Add credits for CGE2. | uruk | |
2014-07-17 | CREATE_PROJECT/MSVC: allow include SDL includes from SDL subdir | Pawel Kolodziejski | |
2014-07-11 | CREDITS: Add Haiku port maintained by Luc Schrijvers | Sven Hesse | |
Quoth Luc Schrijvers (Begasus) on scummvm-devel: "Haiku is stepping up and there is a recipe (script to build scummvm) in the haikuporters git repo [...] I'll still do a full build and make it available for download that could be upped on your download page when ready" | |||
2014-07-11 | CREDITS: Retire BeOS porter Stefan Parviainen | Sven Hesse | |
Quoth Luc Schrijvers (Begasus) on scummvm-devel: "BeOS isn't maintained anymore (latest version still working on BeOS was something like 1.0." | |||
2014-07-05 | Merge pull request #470 from bluegr/Lucasarts_Steam | Johannes Schickel | |
SCUMM: Add support for Steam versions of Indy 3, Indy 4, Loom and Dig | |||
2014-07-03 | SCUMM: Add support for Steam versions of Indy 3, Indy 4, Loom and Dig | Filippos Karapetis | |
Many Thanks to Ben Castricum for the original patch | |||
2014-06-28 | Merge pull request #461 from digitall/vkeybdFix | David Turner | |
Add trigger for Virtual Keyboard on long press of Middle Mouse Button | |||
2014-06-25 | DEVTOOLS: Add "small" vkeybd pack to create_project postbuild script. | D G Turner | |
2014-06-25 | SCUMM: Add UK Windows version of Freddi Fish 3. | Kirben | |
2014-06-22 | DEVTOOLS: List MSVC 2013 support in create_project's help output. | Johannes Schickel | |
2014-06-21 | ALL: Remove support for MSVC8 and older | Joel Teichroeb | |
MSVC8 gives various compile error relating to templates that were changed back in 2008, leading me to belive that no one is using it, and that there is not point adding work arounds for a 9 year old compiler no one uses. | |||
2014-06-11 | SYMBIAN: Add Fedor to Symbian Credit list in credits.pl | anotherguest | |
2014-06-06 | DEVTOOLS: Skip adding duplicate items in create_neverhood | johndoe123 | |
Some sub rectangles point to the same message list, these are now saved only once instead of several times. | |||
2014-06-06 | DEVTOOLS: Remove duplicate table entry in create_neverhood | johndoe123 | |
2014-05-28 | Voyeur: update credits.pl | Strangerke | |
2014-05-28 | MADS: update credits.pl | Strangerke | |
2014-03-17 | KYRA: fix static resources in Russian fan translation | athrxx | |
(some messed up strings) | |||
2014-03-16 | DEVTOOLS: Fix accidental string concatenation (CID 1192645, 1192646) | Torbjörn Andersson | |
The other string concatenation looks deliberate to avoid compiler warnings, but these were almost certainly accidental. Also fixed some German inventory-related strings. Dreammaster has promised to generate a new lure.dat, since I'm not comfortable doing it myself. | |||
2014-03-03 | KYRA: Fix EoB 1 German rest string when monsters are nearby. | Johannes Schickel | |
2014-03-03 | DEVTOOLS: Rewrite create_kyradat. | Johannes Schickel | |
Now static data is directly stored inside source code files which allows the tool to generate kyra.dat without any additional input. This will make supporting fan translations easier, since only the localized strings have to be added and an appropriate game entry has to be added. | |||
2014-02-28 | IMAGE: Move all ImageDecoders to image/ | Matthew Hoops | |
2014-02-24 | DEVTOOLS: Slight constant name cleanup in create_kyradat. | Johannes Schickel | |
2014-02-18 | DEVTOOLS: Make GPL headers consistent in themselves. | Johannes Schickel | |
2014-01-23 | Merge pull request #409 from lordhoto/rtti | Johannes Schickel | |
Enable RTTI and clean up the code by exploiting the availability of dynamic_cast. | |||
2014-01-15 | AVALANCHE: Repair credits.pl | uruk | |
2013-12-10 | CREATE_PROJECT: Add Graphics::Surface to natvis and register for Image Watch | Littleboy | |
2013-12-10 | CREATE_PROJECT: Add batch file to install natvis file | Littleboy | |
2013-12-10 | CREATE_PROJECT: Fix issues breaking compilation with LLVM | Littleboy | |
- Current folder include - Build folder include (needs to be hardcoded) - NASM compilation directives | |||
2013-12-10 | CREATE_PROJECT: Ignore unused cl arguments when compiling with LLVM | Littleboy | |
2013-12-07 | DEVTOOLS: Add debug visualization files for Visual Studio 2012+ | Роман Донченко | |
2013-11-27 | DEVTOOLS: Include 'iterator' for std::back_inserter. | Johannes Schickel | |
2013-11-25 | DEVTOOLS: Add project file directory to include path in generated project files. | Johannes Schickel | |
2013-11-24 | DEVTOOLS: Make create_project sort SCUMM as first engine. | Johannes Schickel | |
This makes create_project output consistent with configure output again. | |||
2013-11-24 | DEVTOOLS: Adapt create_project to create engines/ dir if necessary | Johannes Schickel | |
2013-11-24 | DEVTOOLS: Factor out function to create directories in create_project. | Johannes Schickel | |
2013-11-24 | DEVTOOLS: Adapt create_project for new configure.engine files. | Johannes Schickel | |
I could not try any generated project files since I do not have access to the IDEs. | |||
2013-10-30 | TOOLS: Extract_mort - FIX CID 1060932, 1060933 | Strangerke | |
2013-10-30 | TOOLS: Create Mortdat - Fix CID 1063349 | Strangerke | |
2013-10-30 | CREDITS: Add credits for game translations | Thierry Crozat | |
2013-10-23 | DEVTOOLS: Enable RTTI in create_project generated project files. | Johannes Schickel | |
2013-10-17 | Merge branch 'zvision' | Willem Jan Palenstijn | |
This merges pull request 395 for the ZVision engine developed during GSoC2013. | |||
2013-10-17 | Merge branch 'avalanche' | Willem Jan Palenstijn | |
This merges pull request 399 for the Avalanche engine developed during GSoC2013. | |||
2013-10-17 | AVALANCHE: Fix broken xml entity in credits | Willem Jan Palenstijn | |
2013-10-14 | ZVISION: Use credits.pl to update AUTHORS and credits.h | RichieSams | |
2013-10-08 | ZVISION: Add an entry in credits.pl for Marisa Chan / Zidane | RichieSams | |
2013-10-08 | ZVISION: Add an entry in credits.pl for ZVision | RichieSams | |
2013-10-06 | CREDITS: Add Keith for some pegasus patches | Matthew Hoops | |
2013-10-06 | AVALANCHE: Update credit files. | uruk | |