Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LIBRETRO: Update to ScummVM 2.1.0 #150

Merged
merged 8,501 commits into from
Nov 10, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
8501 commits
Select commit Hold shift + click to select a range
1a3d24f
NEWS: Add Mission Supernova to list of new games for the 2.1.0 release
criezy Sep 13, 2019
c015984
HDB: Fix Some GCC Compiler Warnings
digitall Sep 13, 2019
bc7d30f
NEWS: Mention The Prince and the Coward support
sev- Sep 13, 2019
c0d6a8f
HDB: Further Fixes for GCC Compiler Warnings
digitall Sep 13, 2019
2c5cdfb
SUPERNOVA: Fix Reported MSVC Compiler Warnings
digitall Sep 13, 2019
7f05cba
SUPERNOVA: Change type of an array to avoid casting
criezy Sep 13, 2019
f743ae2
BUILD: Fix static scummvm build with iconv and without fluidsynth on …
criezy Sep 13, 2019
d5e7a2e
NEWS: List new games alphabetically
criezy Sep 13, 2019
117733a
HDB: Fix More GCC Compiler Warnings
digitall Sep 13, 2019
a7c881e
SUPERNOVA: Replace String Copy With Safer ScummVM Common Version
digitall Sep 13, 2019
011a9cd
SUPERNOVA: Fix warning
criezy Sep 13, 2019
019de0c
EVENTRECORDER: Fix GCC Compiler Warnings
digitall Sep 13, 2019
04d5221
HDB: Remove Fixed Sized String Buffers in Menu Code
digitall Sep 14, 2019
eee786d
GUI: Change "saves" to "saved games" in labels
Sep 13, 2019
d7af4a8
ENGINES: More consistent error messages
Sep 13, 2019
52da064
I18N: Update translations templates
criezy Sep 14, 2019
0d498a2
HDB: Remove More Fixed Sized String Buffers in Menu Code
digitall Sep 14, 2019
4780454
I18N: Update translation (French)
criezy Sep 14, 2019
7064698
HDB: Removed Fixed String Buffer from AI Player Code
digitall Sep 14, 2019
817bcc4
HDB: Remove Fixed String Buffer Usage in Window Code
digitall Sep 14, 2019
64e2a21
HDB: Avoid String Buffer Overruns from Save Load Code
digitall Sep 14, 2019
8fe7f80
HDB: Replace Unecessary Buffer in AI Inventory Code
digitall Sep 14, 2019
076514d
HDB: Improve String Buffer Usage in AI Inventory Code
digitall Sep 14, 2019
8555657
HDB: Improve String Code Usage in HDB Engine Code
digitall Sep 14, 2019
46d7319
I18N: Update translation (German)
Sep 14, 2019
3bd9954
I18N: Update translation (Hungarian)
goodoldgeorge Sep 14, 2019
9dd63b1
SCI: Add more script patcher checks for games without a selector vocab
bluegr Sep 14, 2019
340eedc
I18N: Update translation (Spanish)
MPinillos Sep 14, 2019
3ea3b89
I18N: Update translation (Catalan)
sev- Sep 14, 2019
3841d85
I18N: Update translation (Ukrainian)
sev- Sep 14, 2019
078bccb
I18N: Update translation (Portuguese (Brazil))
sev- Sep 14, 2019
d5ec1dd
I18N: Update translation (Spanish)
sev- Sep 14, 2019
29a4980
I18N: Update translation (Spanish)
MPinillos Sep 14, 2019
02fbf8c
I18N: Update translation (Finnish)
Timpii Sep 14, 2019
2081c09
I18N: Update translation (Polish)
Bedzior Sep 14, 2019
6f85078
I18N: Update translation (Polish)
sev- Sep 14, 2019
aaccb3a
I18N: Update translation (Spanish)
MPinillos Sep 14, 2019
24d975b
I18N: Update translation (Spanish)
sev- Sep 14, 2019
772381e
I18N: Update translation (Spanish)
sev- Sep 14, 2019
9263a0f
NEWS: Update German translation of NEWS file
Sep 14, 2019
e00b206
SCI: Add special check for Russian versions of the games
sev- Sep 14, 2019
e55e429
WIN32: Fix getting the parent directory of non-existant file nodes
ccawley2011 Sep 14, 2019
6accd63
SCI: Add a sanity check when loading vocab 901 (suffixes)
bluegr Sep 14, 2019
186dfd7
ANDROIDSDL: Remove warning about unhandled kFeature
ShadowNate Sep 14, 2019
00548e1
SCI32: Remove QFG4 "a:" prefix from export filename
sluicebox Sep 14, 2019
b2fff44
NETWORKING: Clarify message when web server resources are not available
sev- Sep 14, 2019
7414258
JANITORIAL: Fix indentation
sev- Sep 14, 2019
f86f96e
NETWORKING: Clarify where to put wwwroot.zip
sev- Sep 14, 2019
04349b5
PRINCE: I18N: Update translation (English)
Sep 13, 2019
a46b684
PRINCE: I18N: Update translation (English)
sev- Sep 13, 2019
8ca76c6
ANDROID: Set default browser_lastpath
antoniou79 Sep 14, 2019
1fd01c8
ANDROID: Set default browser_lastpath to /storage
antoniou79 Sep 14, 2019
e7d331f
ANDROID: Use FORBIDDEN_SYMBOL_EXCEPTION_getenv for browser_lastpath p…
antoniou79 Sep 14, 2019
4109233
Revert "COMMON: Implement FSNode::createDirectoryRecursive()"
ccawley2011 Sep 14, 2019
8a65f44
HDB: Remove Another Fixed Size String Buffer
digitall Sep 14, 2019
9467bf7
SWORD1: Remove Fixed Sized Buffer Usage from Savegame Name Code
digitall Sep 14, 2019
b17ca95
TOUCHE: Remove Various Fixed Sized String Buffer Usage
digitall Sep 14, 2019
29aa2e1
BLADERUNNER: Remove redundant initializations
antoniou79 Sep 15, 2019
01ba672
I18N: Update translations templates
criezy Sep 15, 2019
497b8b4
GLK: FROTZ: Change GameID to avoid Conflict with Pegasus Prime Engine
digitall Sep 15, 2019
fd9b34c
I18N: Add networking stack to the translation file database
Sep 15, 2019
9b05b6b
I18N: Update translations templates
criezy Sep 15, 2019
91d0b35
I18N: Update translation (Hungarian)
goodoldgeorge Sep 15, 2019
04242ce
LUA: Fix Coverity Warnings in File Class
digitall Sep 15, 2019
28fe02e
TOON: Replace Various String Functions with Common String Usage
digitall Sep 15, 2019
34f3e86
BLADERUNNER: Fix map glitches and teleport in BB09
antoniou79 Sep 15, 2019
84d0a29
SCUMM: Replace Various String Functions with Common String Usage
digitall Sep 15, 2019
16bcd7a
I18N: Update translation (German)
Sep 15, 2019
6611f75
I18N: Update translation (Finnish)
jepael Sep 15, 2019
41e6d0d
I18N: Update translation (Polish)
Bedzior Sep 15, 2019
e3f6269
I18N: Update translation (French)
criezy Sep 15, 2019
a4aba12
I18N: Update translation (Dutch)
criezy Sep 15, 2019
2c21c1a
ILLUSIONS: Fix Further MSVC Warning
digitall Sep 15, 2019
971b16f
SCUMM: HE: Fix MSVC Warning
digitall Sep 15, 2019
8da29e1
WINTERMUTE: Fix MSVC Warning
digitall Sep 15, 2019
d83e0df
GRAPHICS: Fix MSVC Warning in Nine Patch
digitall Sep 15, 2019
2407373
AGI: Replace Various String Functions with Common String Usage
digitall Sep 15, 2019
78495ae
CLOUD: Fix MSVC Warning in Google Drive Token Refresher
digitall Sep 15, 2019
cbb5a31
DEBUGGER: Fix MSVC Warning
digitall Sep 15, 2019
b2d3ead
DIRECTOR: Fix Some MSVC Warnings
digitall Sep 16, 2019
4db2f81
I18N: Regenerate translations data file
criezy Sep 16, 2019
ee056be
I18N: Update translation (Dutch)
Sep 16, 2019
5453653
I18N: Update translation (Dutch)
Sep 16, 2019
7c20b07
BLADERUNNER: Add engine gui option to avoid use of delayMillis()
antoniou79 Sep 16, 2019
e0a44f1
I18N: Update translations templates
criezy Sep 16, 2019
91347f2
I18N: Update translation (Dutch)
Sep 16, 2019
d488e1d
Revert "WIN32: Fix getting the parent directory of non-existant file …
Tkachov Sep 16, 2019
bbe2b18
ANDROIDSDL: Enable optimizations for the build
antoniou79 Sep 16, 2019
4577c9b
NEWS: Mention Mission Supernova 2
sev- Sep 16, 2019
a92fbd3
I18N: Update translation (German)
Sep 16, 2019
4d78cbe
I18N: Update translation (Finnish)
Timpii Sep 16, 2019
5c55a3e
I18N: Update translation (Hungarian)
goodoldgeorge Sep 16, 2019
f90bc01
NEWS: Update mentions of Mission Supernova games
criezy Sep 16, 2019
0d56ba9
NEWS: Update mentions of Mission Supernova games in German NEWS file
Sep 16, 2019
9b2cc0d
NEWS: Update titles of Mission Supernova games in German NEWS file
Sep 16, 2019
35ff6ad
HDB: Fix some more uninitialized variables
Strangerke Sep 16, 2019
10a74b2
HDB: Turn a couple of arrays into static const
Strangerke Sep 16, 2019
114285c
I18N: Update translation (German)
Sep 16, 2019
5e9c237
NEWS: Specify 2.1.0 release date
sev- Sep 16, 2019
c097a13
NEWS: Add release date for 2.1.0 to German NEWS file
Sep 16, 2019
7d96b82
NEWS: Mention cloud support
sev- Sep 16, 2019
23516ef
JANITORIAL: Fix whitespaces
sev- Sep 16, 2019
9359d1e
NEWS: DE: Mention cloud support
Sep 16, 2019
0870fc2
SUPERNOVA: Add detection.cpp to POTFILES
Sep 16, 2019
38c8656
I18N: Update translations templates
criezy Sep 16, 2019
8697791
I18N: Update translation (German)
Sep 16, 2019
f7b860c
I18N: Update translation (Dutch)
Sep 17, 2019
74d6531
CONFIGURE: Fix libcurl detection for macOS
sev- Sep 17, 2019
b6b95a6
ANDROIDSDL: Remove enable-release and enable-optimizations from config
antoniou79 Sep 17, 2019
1cbeb35
I18N: Update translation (Spanish)
vmpajares Sep 17, 2019
06bfaff
I18N: Update translation (Spanish)
Truido Sep 17, 2019
c6ec593
PRINCE: I18N: Update translation (English)
sev- Sep 15, 2019
17f20b9
PRINCE: I18N: Update translation (English)
Lafazar Sep 17, 2019
26a5391
SCI: Added Russian QFG1vga
sev- Sep 17, 2019
e4222e9
I18N: Update translation (Danish)
scootergrisen Sep 17, 2019
29b07df
I18N: Update translation (Spanish)
Truido Sep 17, 2019
6c39e96
I18N: Update translation (Finnish)
jepael Sep 17, 2019
f14e9d0
I18N: Update translation (Hungarian)
goodoldgeorge Sep 17, 2019
a848da2
I18N: Update translation (Danish)
scootergrisen Sep 18, 2019
00728b9
RISCOS: Fix building outside the main source tree
ccawley2011 Sep 18, 2019
4c3f2c3
SUPERNOVA: Fix reading of .dat file
vyzigold Sep 18, 2019
423a943
I18N: Update translations templates
criezy Sep 18, 2019
a46299e
RISCOS: Ignore non-convertible UTF-8 characters when converting the d…
ccawley2011 Sep 18, 2019
0fd6e4c
RISCOS: Don't try to load the required modules if they aren't installed
ccawley2011 Sep 18, 2019
f9b6745
ANDROIDSDL: Use "debug" or "release" as a parameter for building the …
ShadowNate Sep 18, 2019
0e4e584
PRINCE: Distinguish translated versions during detection
sev- Sep 18, 2019
4a1d2cf
SCI: Fix detection of Cyrillic characters in messages
sev- Sep 18, 2019
0381917
CONFIGURE: Replace the iconv test with the one from ResidualVM
ccawley2011 Sep 18, 2019
181055b
BLADERUNNER: Fix crash for some devices for Android SDL port
antoniou79 Sep 18, 2019
527a744
I18N: Update translations templates
criezy Sep 18, 2019
cb61f2e
HDB: Fix regression introduced in 35ff6ad
Strangerke Sep 18, 2019
cd2f879
HDB: Fix another regression in inventory
Strangerke Sep 19, 2019
0344e0a
HDB: Simplify some code
Strangerke Sep 19, 2019
52166aa
HDB: Fix missing semicolon
sluicebox Sep 19, 2019
e8e4239
RISCOS: Ensure the Iconv module is loaded
ccawley2011 Sep 19, 2019
f5af160
PRINCE: I18N: Update translation (English)
sev- Sep 17, 2019
22835d1
PRINCE: I18N: Update translation (Russian)
sev- Sep 15, 2019
b19de22
MACOS: Implement 64bit-only bundle target
sev- Sep 19, 2019
281c292
RISCOS: Minor build system improvements
ccawley2011 Sep 19, 2019
a6aea5c
ADL: Support using any pixel format for the display
ccawley2011 Sep 19, 2019
42707ca
BLADERUNNER: Fix rare teleport case for McCoy in BB08
antoniou79 Sep 19, 2019
d16e6a7
MSVC: Don't overwrite version.h if it hasn't changed
lephilousophe Jul 3, 2019
9d028ac
HDB: Guard for corrupted sound data
sev- Sep 20, 2019
a637f2d
NEWS: Add Android-related changes for v2.1.0
ccawley2011 Sep 20, 2019
5ae854c
CONFIGURE: Allow using pkg-config to detect libpng
ccawley2011 Sep 20, 2019
33564ea
I18N: Update translation (Catalan)
Sep 20, 2019
974c8b6
I18N: Update translation (Spanish)
Sep 21, 2019
c386004
SCI: Support for Cyrillic input
sev- Sep 21, 2019
caf0968
NETWORKING: Convert translation results to UTF-8 for local webserver …
criezy Sep 18, 2019
bdd7b6b
COMMON: Fix escaping and parsing of UTF-8 strings in JASON parser
criezy Sep 20, 2019
014bef9
BACKENDS: Add a default clipboard implementation
ccawley2011 Sep 19, 2019
ec4c846
WAGE: Implement global clipboard support
ccawley2011 Sep 19, 2019
7bf22fa
BACKENDS: Add EVENT_CLIPBOARD_UPDATE event
ccawley2011 Sep 19, 2019
dcb4151
I18N: Update translations templates
criezy Sep 21, 2019
500e200
I18N: Update translation (Italian)
tag2015 Sep 21, 2019
1699a2e
SURFACESDL: Properly distinguish between 555 and 565 modes
ccawley2011 Sep 20, 2019
5ecd1ca
I18N: Update translation (German)
Sep 21, 2019
341e98c
I18N: Update translation (French)
criezy Sep 21, 2019
f7812e7
NEWS: Mention TTS and update list of changes for iOS and macOS
criezy Sep 21, 2019
8f952f9
NEWS: Added SCI news for version 2.1.0
sluicebox Sep 21, 2019
d797260
HDB: Fix Game Breaking Bug in Right Mouse Button Handling
digitall Sep 21, 2019
a9b4ec7
CRYO: Add newline to end of eden_graphics.h
sluicebox Sep 21, 2019
a76c476
HDB: Use fabs instead of abs for doubles
sluicebox Sep 21, 2019
44d0678
I18N: Update translation (Finnish)
jepael Sep 21, 2019
8037001
I18N: Update translation (Hungarian)
goodoldgeorge Sep 22, 2019
3996676
HDB: Fix issue in stylusDown
Strangerke Sep 22, 2019
8242fc7
PRINCE: I18N: Update translation (English)
sev- Sep 20, 2019
3498438
PRINCE: I18N: Update translation (English)
Lafazar Sep 22, 2019
ede3fbb
SWITCH: Fix autodetection of iconv
ccawley2011 Sep 22, 2019
8f40cb9
XEEN: Fix drawing left border of minimap
dreammaster Sep 22, 2019
9bffdfe
XEEN: Fix clicking on monster names in combat to change target
dreammaster Sep 22, 2019
c2f6eb6
CONFIGURE: Add amigaos to the plugins family
raziel- Sep 22, 2019
b868400
ENGINES: Disable event polling while splash screen is shown
ccawley2011 Sep 22, 2019
08b7114
I18N: Update translations templates
criezy Sep 22, 2019
de879dd
QUEEN: Disable load/save until game is properly initialised
ccawley2011 Sep 22, 2019
6cf52b5
QUEEN: Prevent hang when closing core during dialog
ccawley2011 Sep 22, 2019
b796c9f
RELEASE: This is 2.1.0pre
sev- Sep 22, 2019
f9484fc
XEEN: Fix ending monster suffering elemental damage
dreammaster Sep 22, 2019
9e96ed7
TOLTECS: Added Polish version detection. Trac#11134
sev- Sep 22, 2019
fac4686
ILLUSIONS: DUCKMAN: Fix endless SFX bug #11161
yuv422 Sep 23, 2019
5a6c4ec
COMMON: Workaround for a compiler bug in osx_intel buildbot toolchain
sev- Sep 23, 2019
cb3f931
ANDROID: Fix crash when exiting a game (Blade Runner)
antoniou79 Sep 23, 2019
9ba6d15
ANDROID: Remove duplicate _system->quit() from JNI::Destroy()
antoniou79 Sep 23, 2019
5d6ece6
ANDROID: Use _system->destroy() instead of just delete in JNI::Destroy()
antoniou79 Sep 24, 2019
7baace5
SDL: Fix build for older SDL versions
tsoliman Sep 24, 2019
364de3d
MAEMO: Update debian/rules for new files
tsoliman Sep 24, 2019
3b10ce2
KYRA: Update Maemo workaround
tsoliman Sep 24, 2019
f4638bb
SCI32: Fix QFG4 door oiling when picking locks
sluicebox Sep 24, 2019
d09d6c7
MSVC: Fix MoveFile error when destination exists
lephilousophe Sep 25, 2019
f66e19c
SCI32: Add QFG4 character import message box
sluicebox Sep 26, 2019
92caa66
SCI32: Fix comment typo
sluicebox Sep 26, 2019
e243f43
ANDROID: Initial code for external storage enumerator
sev- Sep 25, 2019
986fd2a
ANDROID: Turn map into spliced list for easier marshalling
sev- Sep 25, 2019
208b66e
ANDROID: Hook external storage class into ScummVMHelper
sev- Sep 25, 2019
f9bbed1
ANDROID: Hook getAllStorageLocations() into JNI
sev- Sep 25, 2019
7f96971
ANDROID: Use external storage enumerator for the root directory
sev- Sep 25, 2019
884390b
ANDROID: Added list of external storages to the list of accessible di…
sev- Sep 25, 2019
6fcf7cb
ANDROID: Fix exception
sev- Sep 26, 2019
720ede7
ANDROID: Request permissions to external storage
sev- Sep 26, 2019
373b971
ANDROID: Added more logic for scraping the storage paths
sev- Sep 26, 2019
dc556c2
NEWS: Mention new Android functionality
sev- Sep 26, 2019
850ffed
NEWS: JANITORIAL: Add missing full stops.
sev- Sep 26, 2019
175ec2c
SCI: Remove trailing commas from patch arrays
sluicebox Sep 27, 2019
19d51a1
SCI32: Fix QFG4 bridge secret exit
sluicebox Sep 27, 2019
10bfa3a
NEWS: Update German NEWS file
Sep 27, 2019
37cde9c
SCUMM: Backport scumm-md5.h changes into scumm-md5.txt
Sep 27, 2019
ae78f8d
NEWS: Remove obsolete SCI related entries in German NEWS file
Sep 27, 2019
3e2cdb7
CRYOMNI3D: Fix fonts used by various versions
lephilousophe Sep 28, 2019
9939f0b
SCI32: Fixed several uninitialized reads in Hoyle 5
bluegr Sep 28, 2019
56d6a38
SCI: Add The Sect of Achturan fanmade game - bug #11072
bluegr Sep 28, 2019
8e0a12f
SCI32: Extend the Hoyle 5 bridge slider workaround
bluegr Sep 28, 2019
c7e9b18
SCI: Fix HOLYE4 and HOLYE5 Bridge invalid arithmetic
sluicebox Sep 28, 2019
cbb7928
SCI32: Sync HOYLE5 Bridge volume control
sluicebox Sep 29, 2019
78630f4
CONFIGURE: Add android-x86_64 and android-mips64 targets
ccawley2011 Sep 29, 2019
b449727
SCI32: Fix typo in kGlobalVarHoyle5ResponseTime
bluegr Sep 29, 2019
41a0b3c
SCI32/SCI: Sync Hoyle 4 and Hoyle 5 Bridge workarounds
bluegr Sep 29, 2019
d446a22
NEWS: Mention support for Duckman
ccawley2011 Sep 29, 2019
6e774fb
NEWS: Mention support for Duckman in German NEWS file
Sep 29, 2019
4bbb66a
BUILD: Updated config.guess and config.sub from latest GNU libtool
sev- Sep 29, 2019
ead9cea
SCI: Add fanmade game "Zork: The Great Underground Empire"
bluegr Sep 29, 2019
4aea670
BLADERUNNER: Remove ADGF_TESTING flag
Sep 29, 2019
9897581
BLADERUNNER: Fix compilation issue
Sep 29, 2019
ab686d2
SCI32: Remove ADGF_TESTING from qfg4 and hoyle
tsoliman Sep 30, 2019
32c348e
SCI32: Extend HOYLE5 Bridge workaround
sluicebox Sep 30, 2019
40e1618
ANDROID: Update AndroidManifest.xml.in for READ_EXTERNAL_STORAGE
antoniou79 Sep 30, 2019
5198ae8
SCUMM: Don't limit Steam MD5 of DIG to english
Sep 29, 2019
2ae9e30
SCUMM: Detect language file of Steam version of DIG, fixes bug #10697
Sep 29, 2019
bf77ce4
COMMON: Fix memory leaks in iconv error case
criezy Sep 30, 2019
500e765
NEWS: Use past tense
criezy Oct 1, 2019
3a88f61
SCI32: Add HOYLE5 support for original Save/Load screens
sluicebox Oct 2, 2019
edc37e1
SCI: Return correct value from kFileIOWriteString
sluicebox Oct 2, 2019
1c0be11
SUPERNOVA: Remove ADGF_TESTING flag
criezy Oct 2, 2019
241b989
CRYOMNI3D: Add detections entries for Versailles DVD
lephilousophe Oct 3, 2019
9de3702
CRYOMNI3D: Fix typo
lephilousophe Oct 3, 2019
cf783cd
I18N: Update translation data
Oct 3, 2019
8507b7e
MAEMO: Update debian/changelog
tsoliman Oct 4, 2019
8f47927
BLADERUNNER: Remove use of C99 math functions
ccawley2011 Oct 3, 2019
1587a74
CRYOMNI3D: Remove ADGF_TESTING flag
sev- Oct 4, 2019
ce98494
HDB: Remove ADGF_TESTING flag
sev- Oct 4, 2019
5e55b09
PRINCE: Remove ADGF_TESTING flag
sev- Oct 4, 2019
857a8eb
RELEASE: This is 2.1.0
sev- Oct 4, 2019
f9f4400
DISTS: Generated Code::Blocks and MSVC project files
sev- Oct 4, 2019
54978bd
LIBRETRO: Merge tag 'v2.1.0' of https://github.com/scummvm/scummvm in…
RobLoach Oct 15, 2019
7f82209
LIBRETRO: Fix redeclare of variable
RobLoach Oct 15, 2019
cb505f3
LIBRETRO: Simplify game loading logic
RobLoach Oct 15, 2019
3173024
DISTS: Remove old MSVC project files
ccawley2011 Nov 1, 2019
f148b69
LIBRETRO: Updated the list of supported engines
ccawley2011 Nov 1, 2019
18f375d
LIBRETRO: Update LibRetroFilesystemNode to reflect recent changes
ccawley2011 Nov 1, 2019
70eb951
JANITORIAL: Minor cleanup
ccawley2011 Nov 1, 2019
3766786
Merge pull request #2 from ccawley2011/update-2.1.0
RobLoach Nov 3, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
8 changes: 8 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
/po/cs_CZ.po encoding=iso-8859-2
/po/hu_HU.po encoding=iso-8859-2
/po/pl_PL.po encoding=iso-8859-2
/po/be_BY.po encoding=iso-8859-5
/po/ru_RU.po encoding=iso-8859-5
/po/uk_UA.po encoding=iso-8859-5
/po/el.po encoding=iso-8859-7
/po/he.po encoding=iso-8859-8
30 changes: 30 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@

Thank you for contributing to ScummVM. Please read the following carefully before submitting your Pull Request.

Make sure your individual commits follow the guidelines found in the ScummVM Wiki: https://wiki.scummvm.org/index.php?title=Commit_Guidelines. If they're not please edit them before submitting the Pull Request.

Commits and Pull Requests should use the following template:

```
SUBSYSTEM: Short (50 chars or less) summary of changes

More detailed explanatory text, if necessary. Wrap it to about 72
characters or so. In some contexts, the first line is treated as the
subject of an email and the rest of the text as the body. The blank
line separating the summary from the body is critical (unless you omit
the body entirely); tools like rebase can get confused if you run the
two together.

Write your commit message in the present tense: "Fix bug" and not "Fixed
bug." This convention matches up with commit messages generated by
commands like git merge and git revert.

Further paragraphs come after blank lines.

- Bullet points are okay, too

- Typically a hyphen or asterisk is used for the bullet, preceded by a
single space, with blank lines in between, but conventions vary here

- Use a hanging indent
```
65 changes: 54 additions & 11 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
.*.swp
.*.swo
*.o
*.dwo
scummvm.dwp
lib*.a
.deps
*.d
Expand All @@ -26,11 +28,23 @@ lib*.a
/*,e1f
/scummvm-ps3.pkg
/*.ipk
/map.txt
*.elf
/*.nds
/.project
/.cproject
/.settings
/.autotools
/Icon.*
/scummvm-conf.cpp
/tmp_*.cpp

/README
/README.html
/NEWS
/NEWS.html
/doc/de/NEUES
/doc/de/NEUES.html

/build
/staging
Expand All @@ -54,10 +68,16 @@ lib*.a
/backends/platform/ds/arm7/build
/backends/platform/ds/arm7/source/libcartreset/*.bak
/backends/platform/ds/arm7/source/libcartreset/*.d
/backends/platform/ds/arm9/data/*.h
/backends/platform/ds/arm9/scummvm-?

/backends/platform/maemo/scummvm

/backends/platform/symbian/mmp/*.mmp
/backends/platform/symbian/*/ScummVM_*.mmp
!/backends/platform/symbian/*/ScummVM_*_App.mmp
/backends/platform/symbian/*/BLD.INF

/backends/platform/wince/scummvm.exe*
/backends/platform/wince/sound
/backends/platform/wince/tools
Expand Down Expand Up @@ -101,14 +121,14 @@ project.xcworkspace
/dists/macosx/scummvm.xcodeproj
/dists/macosx/create_project

/dists/msvc*/[Dd]ebug*/
/dists/msvc*/[Rr]elease*/
/dists/msvc*/[Aa]nalysis*/
/dists/msvc*/*.lib
/dists/msvc*/*.SAV
/dists/msvc*/*.dat
/dists/msvc*/*.dll
/dists/msvc*/test_runner.cpp
/dists/msvc/[Dd]ebug*/
/dists/msvc/[Rr]elease*/
/dists/msvc/[Aa]nalysis*/
/dists/msvc/*.lib
/dists/msvc/*.SAV
/dists/msvc/*.dat
/dists/msvc/*.dll
/dists/msvc/test_runner.cpp

/dists/engine-data/testbed-audiocd-files/testbed.config
/dists/engine-data/testbed-audiocd-files/testbed.out
Expand All @@ -134,18 +154,24 @@ project.xcworkspace
/devtools/convbdf
/devtools/md5table
/devtools/make-scumm-fontdata
/devtools/create_access/create_access
/devtools/create_cryo/create_cryo_dat
/devtools/create_cryomni3d/create_cryomni3d_dat
/devtools/create_drascula/create_drascula
/devtools/create_glk/create_glk
/devtools/create_hugo/create_hugo
/devtools/create_kyradat/create_kyradat
/devtools/create_lure/create_lure
/devtools/create_mads/create_mads
/devtools/create_mortdat/create_mortdat
/devtools/create_neverhood/create_neverhood
/devtools/create_project/create_project
/devtools/create_supernova/create_supernova
/devtools/create_teenagent/create_teenagent
/devtools/create_titanic/create_titanic
/devtools/create_tony/create_tony
/devtools/create_toon/create_toon
/devtools/create_translations/create_translations
/devtools/create_xeen/create_xeen
/devtools/extract_mort/extract_mort
/devtools/qtable/qtable
/devtools/skycpt/skycpt
Expand Down Expand Up @@ -185,6 +211,7 @@ ipch/
*.tss
*.VC.db
.vs/
UpgradeLog.htm

#Ignore default Visual Studio build folders
[Dd]ebug/
Expand All @@ -196,6 +223,9 @@ ipch/
LLVM32/
LLVM64/

#Ignore files generated by Visual Studio Code
.vscode/

#Ignore gettext generated files
/messages.mo

Expand All @@ -212,12 +242,19 @@ ScummVM.includes
.DS_Store

#Ignore MS Visual C++ temporary files/subdirectories (except create_project.bat)
dists/msvc*/**
!dists/msvc*/create_project.bat
dists/msvc/**
!dists/msvc/create_project.bat

#Ignore bison debug output
*.output

#Ignore CMake build files
CMakeFiles
CMakeCache.txt
cmake_install.cmake
.ninja_*
*.ninja

#Ignore Xcode output/project files
out/
/*.xcodeproj
Expand All @@ -227,6 +264,12 @@ psp2pkg/
*.velf
*.vpk

#Ignore Switch files
switch_release/
scummvm.elf
scummvm.nro
scummvm_switch.zip

#Ignore gmon.out created by gprof
gmon.out
/scummvm_libs_2015
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ script:
- cd ~/
- git clone --depth=50 https://github.com/libretro/libretro-super
- cd libretro-super/travis
- ./build-long.sh
- ./build-long.sh
Loading