Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-14 | AMIGAOS: Clean up README conversion script | Hubert Maier | |
- Obviously AREXX doesn´t feature an ENDIF clause - Cleaned it up a bit - Checked and still working | |||
2018-01-01 | ALL: Bump copyright year. 2018! | Eugene Sandulenko | |
2017-12-26 | PS3: Remove gamepad button mapping | Bastien Bouclet | |
SDL_PSL1GHT now supports the GameController API. ScummVM's default mapping is now used. | |||
2017-12-18 | DISTS: Use html release notes for appcast | Thierry Crozat | |
This should fix formatting of release not for automatic update with Sparkle on Windows (bug #10367). | |||
2017-12-12 | DISTS: Add Sparkle 2.0.0 signatures | Thierry Crozat | |
2017-12-09 | DISTS: Update contact email for Linux appdata | Thierry Crozat | |
This also fixes the tag used for the contact, as per documented on https://www.freedesktop.org/software/appstream/docs/chap-Quickstart.html | |||
2017-12-09 | DISTS/FEDORA: Switch from bz2 to xz for sources | Willem Jan Palenstijn | |
2017-11-30 | RELEASE: This is 2.1.0git | Thierry Crozat | |
2017-11-23 | DISTS/FEDORA: Update README | Willem Jan Palenstijn | |
2017-11-23 | DISTS/FEDORA: Update and simplify scummvm-tools.spec | Willem Jan Palenstijn | |
2017-11-23 | DISTS/FEDORA: Update and simplify scummvm.spec | Willem Jan Palenstijn | |
This removes libmad from the package as it is in Fedora 24+, updates faad2 to the most recent release, removes the hardcoded set of engine-data from the .spec file, and packages the appdata file. | |||
2017-11-23 | ANDROID: Remove unnecessary additional activity | Colin Snover | |
For an unknown reason, having a second activity for Android TV (Leanback) caused ScummVM to be broken on some Android devices. According to Android documentation, TV can be supported in the same activity as everything else, so merge the two together. Fixes Trac#10024. | |||
2017-11-23 | ANDROID: Clean up AndroidManifest.xml | Colin Snover | |
Keep uses-flags at the top to avoid them getting buried below the activities, update target SDK to the minimum supported by current Android SDKs, make Wi-Fi optional, and add screenSize configuration change recommended by the Android documentation since orientation is already supported. | |||
2017-11-21 | RELEASE: 1.10 will henceforth be known as 2.0 | Colin Snover | |
General consensus on the ML was that people wanted to do this. http://lists.scummvm.org/pipermail/scummvm-devel/2017-November/012008.html | |||
2017-11-20 | DISTS/DEBIAN: Update to current files from downstream, less patches | Colin Snover | |
One patch is eliminated by the previous commit; the other patch, for ARM, is going to get fixed one way or the other by either landing gh-1052 or actually having the ARM assembly not be broken any more (or the first one first, and then the second one later when someone has enough time to do the work and test it). Fixes Trac#7105. | |||
2017-11-20 | KYRA: Fix crash due to missing palette data for OldFloppy version | Colin Snover | |
Thanks to sergesv for the patch. Fixes Trac#9733. | |||
2017-11-19 | DISTS/REDHAT: Add titanic.dat to scummvm.spec.in | Cameron Cawley | |
2017-11-19 | DEVTOOLS: Add RISC OS !Boot file to update-version.pl | Cameron Cawley | |
2017-11-15 | WIN32: Add German Start Menu entries to the installer | rootfather | |
2017-11-14 | DRASCULA: Make remaining static texts translatable | Eugene Sandulenko | |
drascula.dat file version bumped | |||
2017-10-15 | TITANIC: New titanic.dat with fixed German chevron strings | Paul Gilbert | |
2017-10-08 | TITANIC: Added latest titanic.dat | Paul Gilbert | |
2017-09-03 | RISCOS: Automatically calculate the correct WimpSlot size | Cameron Cawley | |
2017-09-03 | RISCOS: Add RISC OS support | cameron | |
2017-08-26 | TITANIC: Fix German strings in create_titanic, regenerate titanic.dat | Paul Gilbert | |
2017-08-12 | DEVTOOLS: Add compression for titanic.dat bitmaps | Paul Gilbert | |
2017-07-02 | BUILD: Add titanic.dat files to the list of engines data files | Thierry Crozat | |
2017-06-25 | TITANIC: Add titanic.dat to engine-data | Paul Gilbert | |
2017-06-25 | ANDROIDSDL: Fix repository file permissions | Eugene Sandulenko | |
2017-06-25 | ANDROIDSDL: implemented hiding of system android mouse pointer when real ↵ | lubomyr | |
mouse connected (only for android 7 or higher) | |||
2017-06-25 | ANDROIDSDL: removed MIPS from compilation. Mips support stopped in pelya's ↵ | lubomyr | |
libSDL. | |||
2017-06-25 | ANDROIDSDL: added How_to_Build.txt instruction | lubomyr | |
2017-06-25 | ANDROIDSDL: added script for building scummvm apk | lubomyr | |
2017-03-13 | PSP2: Update readme-psp2.md | rsn8887 | |
2017-03-11 | Merge pull request #916 from lubomyr/master | Eugene Sandulenko | |
ANDROIDSDL: libcurl and sdl_net is enabled by default | |||
2017-03-08 | CREATE_PROJECT: Fixed solution version for Visual Studio 2015 | Peter Kohaut | |
2017-03-08 | CREATE_PROJECT: Add support for Visual Studio 2017 | Peter Kohaut | |
2017-03-05 | ANDROIDSDL: libcurl and sdl_net is enabled by default | lubomyr | |
2017-03-04 | PSP2: Add Playstation Vita (PSP2) support | cpasjuste | |
2017-02-22 | Merge pull request #909 from lubomyr/master | Eugene Sandulenko | |
ANDROIDSDL: changed filename in assets file with scummvm-data for replace old data files | |||
2017-02-22 | ANDROIDSDL: changed filename in asset file with scummvm-data for replacing ↵ | lubomyr | |
old data-files | |||
2017-02-12 | BUILD: Add cryo.dat to resource files for Windows builds. | Kirben | |
2017-02-11 | CRYO: Add cryo.dat to engine-data | Filippos Karapetis | |
2017-01-01 | ALL: Bump copyright year to 2017 | Eugene Sandulenko | |
2016-11-05 | ANDROIDSDL: multi-ARCH support in build script | lubomyr | |
2016-11-05 | ANDROIDSDL: prevention from delete logo.png from AndroidData directory after ↵ | lubomyr | |
execute script DataBuild.sh | |||
2016-10-23 | ANDROIDSDL: back button re-mapped to F13 keycode. F13 keycode assigned to ↵ | lubomyr | |
call scummvm in-game menu. CONTROL key now can be uses with games | |||
2016-10-22 | DISTS/FEDORA: Update spec build requirements | Willem Jan Palenstijn | |
2016-10-20 | CREATE_PROJECT: Disable new net, curl, & sparkle for old MSVC versions | Paul Gilbert | |
2016-10-20 | UPDATES: Added MacOS 1.9.0.2, no changes. | Eugene Sandulenko | |
It appears that Mac Sparkle does not ignore the Windows binaries, and offers to upgrade to Windows executable. Thus, in the meantime we supply binary with the version change only. |