Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-05 | DEVTOOLS: Update codeblocks readme.txt to "new" dir structure. | Johannes Schickel | |
2015-03-05 | IPHONE: Remove readme file about XCode project generation. | Johannes Schickel | |
This is not supported right now and thus confusing to users. | |||
2015-03-05 | IPHONE: Remove out-dated XCode project files. | Johannes Schickel | |
2015-01-18 | JANITORIAL: Update copyright year | Thierry Crozat | |
2015-01-05 | ANDROID: Remove unpacker and fix support for non arm | Joel Teichroeb | |
2015-01-04 | Merge pull request #425 from klusark/android | Eugene Sandulenko | |
ANDROID: Modernize build system | |||
2014-10-26 | GCW0: Fix default joystick number | Eugene Sandulenko | |
2014-10-26 | GCW0: Remove absolute paths | Eugene Sandulenko | |
2014-10-26 | GCW0: Create log file at game launch | Eugene Sandulenko | |
2014-10-26 | GCW0: Enable analog joystick by default | Eugene Sandulenko | |
2014-10-26 | GCW0: Correct launch options | Eugene Sandulenko | |
2014-10-26 | GCW0: Further work on the port | Eugene Sandulenko | |
2014-10-24 | GCW0: Initial code for GCW Zero port | Eugene Sandulenko | |
2014-10-11 | KYRA: (EOB) - add support for Italian fan translation of EOB I | athrxx | |
2014-07-23 | DISTS/REDHAT: Package neverhood.dat | Willem Jan Palenstijn | |
2014-07-22 | ANDROID: Modernize build system | Joel Teichroeb | |
Written originally by @Botje for ResidualVM | |||
2014-07-11 | DISTS/REDHAT: Add libmad build patch | Willem Jan Palenstijn | |
From LinuxFromScratch (cherry picked from commit cf8017e768783bae94a984763c89535ec9c6a056) | |||
2014-07-11 | DISTS/FEDORA: Package wintermute.zip | Willem Jan Palenstijn | |
(cherry picked from commit 02c371397d5a2b81d3f5f4bb0f47f362f43b821d) | |||
2014-07-11 | DISTS/FEDORA: Add (back) mpeg2dec dependency | Willem Jan Palenstijn | |
(cherry picked from commit 2347d29cddd9831d429853e1d9979b1941ce7124) | |||
2014-07-01 | ANDROID: Reinstate overscan margin resource for OUYA/GoogleTV | Marcus Comstedt | |
This reverts commits 51cb7557 and 2648062d. Please note that Android SDK Platform Tools r06 or later is needed to build ScummVM. | |||
2014-06-30 | RELEASE: This is 1.8.0git | Eugene Sandulenko | |
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-06 | NEVERHOOD: Update neverhood.dat | johndoe123 | |
2014-06-04 | IPHONE: Add supported orientations to Info.plist. | Johannes Schickel | |
2014-03-17 | KYRA: fix static resources in Russian fan translation | athrxx | |
(some messed up strings) | |||
2014-03-16 | LURE: Minor change to language text strings | Paul Gilbert | |
2014-03-03 | KYRA: Fix EoB 1 German rest string when monsters are nearby. | Johannes Schickel | |
2014-03-03 | DISTS: Regenerate kyra.dat. | Johannes Schickel | |
2014-03-02 | MISC: Revert 2 files accidentally modified in ↵ | Strangerke | |
418de45d9cebfbabb05edd09ca5206d95d693867 | |||
2014-03-02 | TOLTECS: Reduce a variable scope, move a variable to boolean | Strangerke | |
2014-01-18 | NEVERHOOD: Add a todo in the readme related to engine data | Strangerke | |
2014-01-01 | JANITORIAL: Update copyright year | Eugene Sandulenko | |
2013-12-07 | DEVTOOLS: Add debug visualization files for Visual Studio 2012+ | Роман Донченко | |
2013-10-09 | ANDROID: Really fix compilation. | D G Turner | |
The vanilla android toolchain even is unhappy when unknown folders are present in the resources directory, so have moved the ouya specific resources out to another directory. | |||
2013-10-08 | Merge pull request #372 from zeldin/ouya | David Turner | |
Basic OUYA support | |||
2013-08-20 | MORTEVIELLE: Change German menu translation | Thierry Crozat | |
The original menu was almost not translated (only one of the six menu was translated). Thanks to Raziel for the menu name suggestions. | |||
2013-08-19 | MORTEVIELLE: Store German menu data in data file and clean menu code | Thierry Crozat | |
This opens the door to a better translation of the menu to German. Also the code will now always try to read the menu data from the mort.data file and only if this fails it will use the game data. And remove some dead code that was to support the corrupted menu.mor file. | |||
2013-08-18 | MORTEVIELLE: Fix the order of German verbs. | Strangerke | |
2013-08-18 | ANDROID: Add some margins when screen is a TV | Marcus Comstedt | |
2013-08-15 | DEVTOOLS: Fix English verbs order in Mortevielle | Strangerke | |
2013-08-14 | DEVTOOLS: Add Menu 3 & 4 verb indexes in MORT.DAT | Strangerke | |
2013-08-11 | MORTEVIELLE: Improve English translation | Thierry Crozat | |
Two sentences are used for both men and women and therefore need to be gender agnostic. | |||
2013-08-11 | MORTEVIELLE: Update English translation | Thierry Crozat | |
I checked some of the dialogs for which we were not sure, fixed them when needed and removed the debug number. There are two lines however that causes an issue as they are used for both men and women, and in English we would need a different translation. The two texts are: It is his/her business… Oh I don't have anything against him/her The first one seems to be used more often for men than women (so far I have seen it used for 3 men and 1 woman). For the second one I changed it to plural in English as it also works with the context and while it changes the meaning this is not important. | |||
2013-08-07 | ANDROID: Add OUYA icon and intent | Marcus Comstedt | |
2013-08-03 | DEVTOOLS: Include English menu in mortevielle dat file | Thierry Crozat | |
2013-07-30 | DEVTOOLS: Update create_mortdat to the latest version English translation | Thierry Crozat | |
2013-07-29 | Merge pull request #347 from Strangerke/mortevielle | Strangerke | |
New Engine : Mortevielle | |||
2013-07-07 | CREATE_PROJECT: Add support for tests | Littleboy | |
- Added --tests command line switch - Parse test/module.mk to extract the list of test folders - Automatically run tests after a successful build | |||
2013-07-04 | MORTEVIELLE: Update misc files to include mort.dat | Strangerke | |
2013-07-04 | MORTEVIELLE: Add German translation in the DAT file | Strangerke | |