Commit Graph

1524 Commits

Author SHA1 Message Date
Eugene Sandulenko
8f7c4fa8a5 DEVTOOLS: Added copyright headers to create_cryo 2017-01-25 22:42:28 +01:00
Eugene Sandulenko
577bae3f3d JANITORIAL: Fix code formatting 2017-01-25 22:42:01 +01:00
Eugene Sandulenko
afd6e5dea5 JANITORIAL: Fix line endings 2017-01-25 22:42:01 +01:00
Eugene Sandulenko
5bc0695ce3 DEVTOOLS: Fix create_led_dat compilation 2017-01-25 22:42:01 +01:00
Retro-Junk
d87f5e176e CRYO: Add data file generator 2017-01-25 22:42:01 +01:00
Paul Gilbert
4a14a56a5c DEVTOOLS: Add more strings to create_titanic 2017-01-16 07:03:50 -05:00
Thierry Crozat
780e0fe490 DEVTOOLS: Add missing end of line in error messages for cp parser 2017-01-15 19:39:46 +00:00
Paul Gilbert
45a42ec949 DEVTOOLS: Add missing string to create_titanic data 2017-01-15 12:08:19 -05:00
Paul Gilbert
ea63ae3d74 DEVTOOLS: Add more strings to create_titanic 2016-12-24 18:23:33 -05:00
Paul Gilbert
01c4267270 DEVTOOLS: Fix writing common phrases in create_titanic 2016-12-17 17:24:19 -05:00
Paul Gilbert
bbef10c068 CREATE_PROJECT: Fix Visual Studio linking problems after Munt merge 2016-12-17 15:12:52 -05:00
Eugene Sandulenko
ac2bf1d79a CREATE_TITANIC: Replaced non-ASCII symbols 2016-11-14 09:55:12 +01:00
Paul Gilbert
a23d51adb2 DEVTOOLS: Fix missing comma in create_titanic 2016-11-13 23:35:25 -05:00
Paul Gilbert
b2113baf23 DEVTOOLS: Add room location strings to titanic.dat 2016-11-12 17:34:50 -05:00
Paul Gilbert
c2827c4e7d DEVTOOLS: Add missing comma in titanic.dat strings array 2016-11-11 17:55:26 -05:00
Paul Gilbert
ddf9b7307f DEVTOOLS: Move more text strings into titanic.dat 2016-11-11 15:24:34 -05:00
Paul Gilbert
c3218287bf DEVTOOLS: Fix writing out strings in titanic.dat 2016-11-11 11:14:49 -05:00
Thierry Crozat
729264f116 I18N: Read language name preferably from custom 'X-Language-name' header
We have been abusing the 'Language' field to store the language name
that appears in the GUI for a translation. But this field is officially
supposed to store the language code, and most tools that edit po file
set it automatically. This has caused the language being changed by
mistake in the paste.

There is a provision for custom fields with a name starting with 'X-'
though. So Now, if defined, it will use the custom 'X-Language-name'
field, and fall back to 'Language' in case that custom field is not defined.
This should prevent the language being lost when not careful while
editing the translation.
2016-11-08 02:21:16 +00:00
Paul Gilbert
990bd641ae CREATE_PROJECT: Fix MSVC project creation with curl or SDL_Net enabled 2016-10-20 21:00:32 -04:00
Eugene Sandulenko
b5d4c302d0 GRAPHICS: Fix built-in font parameters 2016-10-12 22:12:40 +02:00
Eugene Sandulenko
d7a452a6f6 GRAPHICS: Use PIXEL_SIZE as BDF font size 2016-10-10 14:00:41 +02:00
Eugene Sandulenko
355c4fa646 JANITORIAL: Remove more trailing spaces 2016-10-09 15:02:02 +02:00
Eugene Sandulenko
ee476e9cf0 GRAPHICS: Parse slant from BDF fonts 2016-10-07 10:49:17 +02:00
Eugene Sandulenko
cd375ae5b3 DEVTOOLS: Fix convbdf font parsing 2016-10-06 23:49:39 +02:00
Eugene Sandulenko
9730e42fac GRAPHICS: Parse font size from BDF fonts 2016-10-06 07:44:18 +02:00
Eugene Sandulenko
0d4d5459f2 GRAPHICS: Use Family name instead of font name when reading from BDF fonts 2016-10-06 07:33:46 +02:00
Eugene Sandulenko
15e4997720 GRAPHICS: Load Face Name from BDF files
Also adjust the devtools and built-in fonts accordingly.
2016-10-05 23:24:53 +02:00
Thierry Crozat
92bd10ff28 CREDITS: Core team has been disbanded and LordHoto retired 2016-09-26 21:33:55 +01:00
Littleboy
42d8a82c43 CREATE_PROJECT: Do not copy into non-existent msvc8 dist folder 2016-09-23 22:38:17 -04:00
Littleboy
e34960f633 CREATE_PROJECT: Add SCUMM_64BITS to ScummVM_Global64.props (fixes #9566) 2016-09-23 22:34:47 -04:00
Bastien Bouclet
7155f14310 CREATE_PROJECT: Use SDL_Net2 when building with SDL2 for cmake 2016-09-15 12:44:57 +02:00
Paul Gilbert
e4bcb910b0 DEVTOOLS: Added extraction of German bitmap resources to create_titanic 2016-09-11 17:18:57 -04:00
Paul Gilbert
7d5a064fe1 DEVTOOLS: Added correct German strings to create_titanic 2016-09-11 16:53:04 -04:00
Paul Gilbert
f207bc86cb DEVTOOLS: Write out German strings in create_titanic 2016-09-11 14:15:02 -04:00
Paul Gilbert
df4dadb5a6 DEVTOOLS: Beginnings of German strings list in create_titanic 2016-09-11 11:33:27 -04:00
Paul Gilbert
cb33eca327 DEVTOOLS: Moved Titanic messages to create_titanic 2016-09-10 23:15:30 -04:00
Thierry Crozat
1f2a50bcd3 CLOUD: Move openUrl to OSystem 2016-09-10 01:12:42 +01:00
Thierry Crozat
fa5a5bf865 CLOUD: Move wwwroot archive to dists and script to devtools
Both the data used to generate the archive and the archive itself
were moved to dists/ instead of being in backends/.

The script was also improved to optionally take a path as a command
line argument to indicate where the wwwroot data are instead of
assuming they are in the working directory.

Finally a 'wwwroot' make target was also added to invoke the python script and generate the archive.
with the expected path to
2016-09-06 00:43:25 +01:00
Eugene Sandulenko
bd5bbace3b DEVTOOLS: Fix another warning 2016-09-05 09:14:00 +02:00
Eugene Sandulenko
39ce7bc7ff DEVTOOLS: Fix warnings 2016-09-05 08:48:51 +02:00
Eugene Sandulenko
27c0ddd807 Merge pull request #822 from csnover/apple-network-browser
CREATE_PROJECT: Fix networking backend file targets in Xcode
2016-09-04 10:47:56 +02:00
Eugene Sandulenko
fab199d37e JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
Eugene Sandulenko
9d4d4f6803 Merge pull request #807 from blorente/macventure-clean
MACVENTURE: Add MacVenture engine.
2016-09-03 10:41:31 +02:00
Bastien Bouclet
cda41d2fb4 CREATE_PROJECT: Add CURL and SDL_net to the list of libraries for cmake generation 2016-09-03 07:58:35 +02:00
Omer Mor
2bbc18644d Update credits.pl (#823)
DOCS: Update credits
2016-09-02 23:34:28 +02:00
Colin Snover
2ad082aeb7 CREATE_PROJECT: Fix networking backend file targets in Xcode 2016-09-01 21:09:03 -05:00
Eugene Sandulenko
bfbfbd3e1a Merge pull request #788 from Tkachov/cloud
ALL: Add Cloud storage support
2016-08-30 13:54:12 +02:00
Paul Gilbert
0fbc3b709d DEVTOOLS: Added data for CParrotLobbyLinkUpdator to create_titanic 2016-08-26 21:18:03 -04:00
Paul Gilbert
9de6753865 DEVTOOLS: Add bedhead data to create_titanic 2016-08-25 18:35:50 -04:00
Paul Gilbert
456ed17671 DEVTOOLS: Add MissiveOMat message data to create_titanic 2016-08-24 21:19:37 -04:00
Alexander Tkachev
fade746f37 CLOUD: Add USE_CLOUD feature
Adds USE_CLOUD in both configure and create_project.
2016-08-24 16:07:55 +06:00
Borja Lorente
841c22704c MACVENTURE: Include border bitmaps in ScummVM 2016-08-24 11:59:30 +02:00
Filippos Karapetis
c69eb82527 CREATE_PROJECT: Switch SDL backend to SDL2 by default
This adapts create_project with the changes in de04a68c06
2016-08-22 13:09:49 +03:00
Paul Gilbert
c7ac12272a DEVTOOLS: Add support for English 1.00.42 EXE to create_titanic 2016-08-21 09:21:14 -04:00
Paul Gilbert
ca07e26f9e DEVTOOLS: Add support for original 3CD executable to create_titanic 2016-08-20 21:52:19 -04:00
Vincent Bénony
9cc3abc0fb CREATE_PROJECT: Fix Xcode project 2016-08-18 17:00:20 +02:00
Colin Snover
97b3437f49 CREATE_PROJECT: Fix warning flags in Xcode generator
Sign comparison should be on to match other compilers, and
multichar warnings should be disabled for all platforms, not just
iOS.
2016-08-13 16:34:28 -05:00
Paul Gilbert
bbc9e07227 DEVTOOLS: Add Barbot's action frame ranges to create_titanic 2016-08-13 15:09:49 -04:00
Eugene Sandulenko
6193f40f6b Merge pull request #803 from BenCastricum/detection_fixes
SCUMM: Detection for dutch airport demo
2016-08-13 18:45:19 +02:00
Paul Gilbert
add058a8b8 CREATE_PROJECT: Add warning C4373 to ignore list for SCI engine 2016-08-12 20:18:20 -04:00
Ben Castricum
b9561b420b SCUMM: Add dutch airport demo 2016-08-09 10:08:55 +02:00
Colin Snover
6e41f3673f CREATE_PROJECT: Fix Xcode generator macOS target 2016-08-05 10:57:57 -05:00
Paul Gilbert
a0dde3959e DEVTOOLS: Add sentence sentence list for MaitreD to create_titanic 2016-08-01 19:24:15 -04:00
Eugene Sandulenko
9d3a2c1c7f Merge pull request #786 from dreammaster/titanic
TITANIC: Starship Titanic engine
2016-08-01 00:27:28 +03:00
Paul Gilbert
19f8a0965b TITANIC: Added DoorbotScript process 2016-07-31 17:16:23 -04:00
Paul Gilbert
af286f2c97 DEVTOOLS: Add entries sentence sets for Deskbot in create_titanic 2016-07-31 15:02:09 -04:00
Paul Gilbert
2bb4e83d5a DEVTOOLS: Properly set up PARROT_RANGES array in create_titanic 2016-07-31 00:05:22 -04:00
Paul Gilbert
2b38dd4ff1 TITANIC: Added Bellbot common phrase list to create_titanic 2016-07-30 23:28:03 -04:00
Paul Gilbert
d9435e538f TITANIC: Added BellbotScript process 2016-07-30 20:02:52 -04:00
Paul Gilbert
6eca180172 DEVTOOLS: Compilation fix for create_titanic under gcc 2016-07-30 17:07:48 -04:00
Paul Gilbert
0ab3c53e15 DEVTOOLS: Add NPC pre-response arrays to create_titanic 2016-07-29 21:57:19 -04:00
Eugene Sandulenko
f3e77b242d KYRA: Bump kyra.dat version for updated Italian EOB1 changes 2016-07-30 02:31:31 +03:00
theruler
dc52475e38 KYRA: Update eob1_dos_italian.h (#779)
Minor translation changes from the creator of the original translation. Oldgamesitalia.net
http://www.oldgamesitalia.net/forum/index.php?showtopic=21335&st=50
2016-07-30 02:20:51 +03:00
Paul Gilbert
f36d392c11 DEVTOOLS: Add updateState methods arrays to create_titanic 2016-07-28 21:03:02 -04:00
Paul Gilbert
95529c6a6e DEVTOOLS: Added handleQuote methods arrays to create_titanic 2016-07-27 06:42:40 -04:00
Paul Gilbert
d59b012442 DEVTOOLS: Add NPC Script word lists to create_titanic 2016-07-24 23:08:19 -04:00
Paul Gilbert
773bfca605 DEVTOOLS: Add secondary Barbot sentence data to create_titanic 2016-07-24 19:44:04 -04:00
Bastien Bouclet
15cc188abe CREATE_PROJECT: Fix MSVC compilation
Fixes #7173.
2016-07-24 14:18:10 +02:00
Eugene Sandulenko
afcf31f194 CREATE_PROJECT: Fix MSVC project files 2016-07-24 06:43:04 +03:00
Eugene Sandulenko
11a7598aa8 CREATE_PROJECT: Hopewfully fix MSVC compilation 2016-07-24 06:31:11 +03:00
Paul Gilbert
7f05cfad13 DEVTOOLS: Save create_titanic bitmap resources with correct bitmap headers 2016-07-22 21:55:36 -04:00
lavosspawn
7874f517f7 Fix for bug #2687: BASS: Officer blunt wrong animation
This is the corresponding source change to create a fixed sky.cpt binary. The binary is exactly the same as the manually patched one attached to the bug ticket.
In order to fix the bug while beint least invasive, I suggest replacing the binaries (the one from the ticket should be the new, official binary) and we will put a workaround in the code anyways to deal correctly with potentially outdated binaries floating around the web and linux distributions.

The error was initially introduced with the long term conversion of Revolution's assembly sources to C++ sources, then to textual resource data and then a precompiled binary.
2016-07-21 16:37:29 +02:00
Thierry Crozat
8380023c51 CREDITS: Add myself as developer for the drascula engine
I forgot to do it when I rewrote big chunks of the engine code three
months ago.
2016-07-20 19:12:45 +01:00
Paul Gilbert
82c0be2bc5 DEVTOOLS: Add second starfield points array to create_titanic 2016-07-15 19:26:56 -04:00
Paul Gilbert
2ff4d3ed66 TITANIC: Adding starfield points loading 2016-07-15 19:26:40 -04:00
Paul Gilbert
8c237b3ee2 TITANIC: Fix NPC handleQuote method stubs 2016-07-15 19:22:57 -04:00
Paul Gilbert
f88e65fe94 DEVTOOLS: Add Bellbot range data to create_titanic 2016-07-15 19:21:21 -04:00
Paul Gilbert
c3d2f5f5ca DEVTOOLS: Fix writing of sentence entries in create_titanic 2016-07-15 19:21:13 -04:00
Paul Gilbert
cf79431c72 DEVTOOLS: Fix NPC Id mapping names in create_titanic 2016-07-15 19:21:06 -04:00
Paul Gilbert
041ce7f4ef DEVTOOLS: Add NPC Id mapping tables to create_titanic 2016-07-15 19:21:03 -04:00
Paul Gilbert
074dbb8c1a DEVTOOLS: Add NPC sentence entry data to create_titanic 2016-07-15 19:21:00 -04:00
Paul Gilbert
e9c3d180cd DEVTOOLS: Fixes for range data generation in create_titanic 2016-07-15 19:20:53 -04:00
Paul Gilbert
31f8f1fbaf DEVTOOLS: Added SuccUBus ranges to create_titanic 2016-07-15 19:20:49 -04:00
Paul Gilbert
448b59c099 DEVTOOLS: Added Parrot ranges to create_titanic 2016-07-15 19:20:46 -04:00
Paul Gilbert
96f700a205 DEVTOOLS: Added MaitreD ranges to create_titanic 2016-07-15 19:20:43 -04:00
Paul Gilbert
0825f00bcc DEVTOOLS: Added Liftbot ranges to create_titanic 2016-07-15 19:20:39 -04:00
Paul Gilbert
565940d27c DEVTOOLS: Added Doorbot ranges to create_titanic 2016-07-15 19:20:36 -04:00
Paul Gilbert
9a35125d65 TITANIC: Added Deskbot ranges to create_titanic 2016-07-15 19:20:30 -04:00
Paul Gilbert
59c033e68f DEVTOOLS: Start of script ranges addition to create_titanic 2016-07-15 19:20:23 -04:00
Paul Gilbert
764cfcb6d6 TITANIC: gcc compilation fixes 2016-07-15 19:19:45 -04:00
Paul Gilbert
ba5e13d479 TITANIC: Set up loading of deskbot & bellbot script response lists 2016-07-15 19:18:31 -04:00
Paul Gilbert
f51a428f8b DEVTOOLS: Fixes to Deskbot responses in create_titanic 2016-07-15 19:17:50 -04:00
Paul Gilbert
ec33749157 DEVTOOLS: Add Bellbot script responses to create_titanic 2016-07-15 19:17:31 -04:00
Paul Gilbert
cf0051caf7 DEVTOOLS: Completed tags list for Deskbot 2016-07-15 19:17:28 -04:00
Paul Gilbert
ef3bd4e286 DEVTOOLS: Adding Deskbot tags list 2016-07-15 19:17:24 -04:00
Paul Gilbert
938ec867fe TITANIC: Added TTword isClass method 2016-07-15 19:14:53 -04:00
Paul Gilbert
3878f38d8c TITANIC: Move replacement string arrays into TTparser, added NUMBERS array 2016-07-15 19:12:22 -04:00
Paul Gilbert
b37da849c9 TITANIC: Implement TTparser searchAndReplace methods 2016-07-15 19:11:43 -04:00
Paul Gilbert
2680caa5bd DEVTOOLS: Creation of titanic.dat for holding static data 2016-07-15 19:10:30 -04:00
Bastien Bouclet
e1c186e85f DEVTOOLS: Fix create_project build with MinGW64 2016-07-07 18:47:18 +02:00
Bastien Bouclet
6a3e07dca5 DEVTOOLS: Add a CMake project generator to create_project
Also-By: Joel Teichroeb <joel@teichroeb.net>
Also-By: Einar Johan Trøan Sømåen <einarjohants@gmail.com>
2016-07-07 18:47:18 +02:00
Ben Castricum
315ad620af SKY: change "savegame" into "saved game" 2016-07-01 07:34:28 +02:00
Strangerke
a7eb756233 GUI: Add credits for Gnap 2016-06-06 00:24:54 +02:00
Filippos Karapetis
8b3a08047c UPDATES: Add support for WinSparkle 2016-05-22 18:52:33 +03:00
Filippos Karapetis
e17d1a1482 CREATE_PROJECT: Whitespace fixes 2016-05-22 16:28:40 +03:00
Strangerke
7335c6f2cd CREDITS - Mark Clone2727 as Retired 2016-05-20 22:28:23 +02:00
Eugene Sandulenko
8e409622f8 CREDITS: Add Lubomyr to Android porters 2016-05-17 19:30:07 +02:00
Eugene Sandulenko
2cd0a99e2b Merge pull request #745 from Cruel/3ds
3DS: New Backend
2016-05-16 10:05:00 +02:00
Lothar Serra Mari
c3c78c17a9 Merge branch 'master' of https://github.com/scummvm/scummvm 2016-05-16 07:26:11 +02:00
Lothar Serra Mari
07a1bf5af2 DOCUMENTATION: Recommend HFSExplorer instead of HFVExplorer
for extracting Mac gamefiles. HFVExplorer seems a "little bit"
outdated, whereas HFSExplorer is under active development.
2016-05-16 07:20:29 +02:00
Johannes Schickel
2317e3fa58 KYRA: Simplify Kyra1 audio track filename handling 2016-05-15 16:13:25 +02:00
Eugene Sandulenko
9e9d6907b6 Merge pull request #756 from rootfather/monkey-talkie-detection
SCUMM: Add detection for Monkey Island 1+2 Unofficial SE Talkies
2016-05-10 12:16:04 +02:00
Lothar Serra Mari
86daaa97e8
SCUMM: Add detection for Monkey Island 2 Unofficial SE Talkie 2016-04-30 16:31:49 +02:00
Lothar Serra Mari
de891f6874
SCUMM: Add detection for Monkey Island 1 Unofficial SE Talkie 2016-04-30 16:05:44 +02:00
Eugene Sandulenko
608a74bb81 WAGE: Renamed create_wage.sh into generic create_classicmacfonts.sh 2016-04-28 11:16:09 +02:00
Thomas Edvalson
95566ed6e3 3DS: Add backend author to credits 2016-04-14 00:38:46 -04:00
Thierry Crozat
886ca7c096 CREDITS: Adding myself as OS X packager 2016-04-02 13:33:33 +01:00
Eugene Sandulenko
307c8b0ecb DEVTOOLS: Put script which is used for preserving WAGE games 2016-04-01 11:35:00 +02:00
Eugene Sandulenko
60a25cca20 SCUMM: Added detection for Spanish Amiga MMv2. Bug #6982 2016-03-28 11:52:02 +02:00
Eugene Sandulenko
d7f4eaeb31 JANITORIAL: Whitespace fix 2016-03-28 11:52:02 +02:00
Thierry Crozat
d519dd8ec3 OS X: Implement a Dock Tile Plugin to display recent games menu in dock
This allows to start a recently played game directly from the dock. The
ScummVM.app application should have been permanently added to the
dock and the menu is only present when ScummVM is not running. The
list of recently played game is written by the taskbar code in ScummVM.
The Dock Tile Plugin only reads that list to populate the menu.
2016-03-25 15:37:13 +00:00
Johannes Schickel
dfaf97dda7 DEVTOOLS: Improve SDL2 support in create_project.
This adapts MSBuild and XCode project generators to output project files which
can be used to build the SDL backend with SDL2 easily.
2016-03-24 01:26:05 +01:00
Johannes Schickel
567a6b4712 DEVTOOLS: Slight formatting fix. 2016-03-24 01:26:05 +01:00
Johannes Schickel
4a781737c1 OPENGL: Resolve OpenGL functions on run-time.
Formerly we relied on static linkage. However, in the presense of modern
OpenGL (ES) implementations it is not easily identifable which library to link
against. For example, on Linux amd64 with nVidia drivers and SDL2 setup to
create a GLES 1.1 context one would need to link against libGL.so. However,
traditionally GLES 1.1 required to link against libGLESv1_CM.so. To prevent a
huge mess we simply resolve the OpenGL functions on run-time now and stop
linking against a static library (in most cases).

GLES support needs to be enabled manually on configure time for now.

Tizen changes have NOT been tested.
2016-03-16 20:29:24 +01:00
Johannes Schickel
edfc84b67a DEVTOOLS: Use LTCG for Release configurations in MSBuild project files.
Silences linker output that LTCG is used anyway because whole program
optimization is enabled for these configurations.
2016-03-13 20:41:40 +01:00
Johannes Schickel
66a74cf3f3 DEVTOOLS: Check configuration and architecture specific directories for MSBuild. 2016-03-09 22:03:47 +01:00
Johannes Schickel
7127fadc96 DEVTOOLS: Use DLL runtime for MSBuild output. 2016-03-09 22:03:47 +01:00
Johannes Schickel
5510fdc7e4 DEVTOOLS: Use libpng16.lib for libpng for MSVC.
Modern libpng releases use this library name as output for their MSVC project files.
2016-03-09 22:03:47 +01:00
Johannes Schickel
46ef80963f DEVTOOLS: Enable Edit&Continue on x64 for MSVC2015+. 2016-03-09 22:03:47 +01:00
Johannes Schickel
1c2dc2f89d DEVTOOLS: Do not ignore libcmt.lib for MSBuild output.
This hints at broken library builds and thus should not be set for us.
2016-03-09 22:03:47 +01:00
Johannes Schickel
24558307c2 DEVTOOLS: Do not hardcode runtime libraries for MSVC2015. 2016-03-09 22:03:47 +01:00
Johannes Schickel
d3dba1b086 DEVTOOLS: Do not specify SCUMMVM_LIBS include dir twice for MSBuild. 2016-03-09 22:03:47 +01:00
Johannes Schickel
d2f3bc39b4 DEVTOOLS: Fix path separator in MSBuild's global props output. 2016-03-09 22:03:47 +01:00
Eugene Sandulenko
480ebbf2b4 CREDITS: Added myself as GCW0 porter 2016-02-26 22:17:29 +01:00
Eugene Sandulenko
6c895643aa Merge pull request #667 from a-detiste/master
JANITORIAL: Typos detected with lintian & grep
2016-02-15 18:31:50 +01:00
Alexandre Detiste
6c298e964f JANITORIAL: Typos detected with lintian & grep 2016-02-15 18:27:02 +01:00
Eugene Sandulenko
11e03fbce2 Merge pull request #658 from sev-/wage
WAGE: New Engine
2016-02-14 17:20:25 +01:00
Eugene Sandulenko
d743ae9912 CREDITS: Walter is back 2016-01-31 22:43:36 +01:00
Eugene Sandulenko
a0444c9f3d CREDITS: Added Martin to AGI engine 2016-01-31 22:39:03 +01:00
Eugene Sandulenko
14057f3dc7 SCUMM: Move Russian Dig version description to the generated field 2016-01-13 00:48:47 +01:00
Eugene Sandulenko
184d26df1a SCUMM: Add detection for Russian Dig with subtitles 2016-01-13 00:44:40 +01:00
Eugene Sandulenko
d021cc3448 SCUMM: Added detection for Russian Zak 2016-01-12 23:53:14 +01:00
Vincent Bénony
3b3668bb95 CREATE_TOOL: Use tabs instead of spaces... 2016-01-11 16:39:22 +01:00
Vincent Bénony
a6fe4d2499 CREATE_TOOL: Renames static libraries used for iOS target 2016-01-11 16:33:36 +01:00
Eugene Sandulenko
665dd630c7 SCUMM: Add detection for Russian MM fan-demo
Detection is required due to the font differences.
2016-01-10 09:21:03 +01:00
Eugene Sandulenko
556d65713b SCUMM: Add support for Russian MM 2016-01-10 09:21:03 +01:00
Johannes Schickel
b208f39720 DEVTOOLS: Update file list in update-version.pl.
59934881a1 removed
dists/android/plugin-manifest.xml.in.
2016-01-07 11:33:51 +01:00
Vincent Bénony
b5ef98637c IOS: Renames a macro 2016-01-07 09:55:56 +01:00
Vincent Bénony
a4f9b9e2ae DEVTOOL: Fixes a typo in an unused macro 2016-01-06 16:20:31 +01:00
Vincent Bénony
c7e65e60dd DEVTOOL: Formatting 2016-01-06 16:20:31 +01:00
Vincent Bénony
40373d80a6 DEVTOOL: Fixes a typo 2016-01-06 16:20:31 +01:00
Vincent Bénony
56f6ac5f6e DEVTOOL: Removes useless macro 2016-01-06 16:20:31 +01:00
Vincent Bénony
4cea4904a1 DEVTOOL: Formatting 2016-01-06 16:20:30 +01:00
Vincent Bénony
cbde1ef953 DEVTOOL: Adds a macro for the iOS 7 target 2016-01-06 16:20:29 +01:00
Vincent Bénony
25f3299757 IOS: Updates script for iOS 7 target 2016-01-06 16:20:28 +01:00
Vincent Bénony
4687ff6d6d DEVTOOL: Cleanup 2016-01-06 16:19:11 +01:00
Vincent Bénony
64f50761ec IOS: Merge master 2016-01-06 16:19:03 +01:00
Vincent Bénony
c99456ecff IOS: Brings support for FluidSynth 2016-01-06 16:17:38 +01:00
Vincent Bénony
7ca7608711 IOS: Support for libmad 2016-01-06 16:17:38 +01:00
Vincent Bénony
ee73bb428f IOS: Compute MD5 identifiers instead of random
To avoid recompiling the wole project each time we use the create_project tool.
2016-01-06 16:17:36 +01:00
Vincent Bénony
66c195f55e IOS: Changes the debug information format
Mainly, to speed up the development with the "debug" configuration.
2016-01-06 16:17:36 +01:00
Vincent Bénony
84c603bbb3 IOS: Cleanup Xcode settings 2016-01-06 16:17:36 +01:00
Vincent Bénony
481884e778 IOS: Fixes small issues about the project name 2016-01-06 16:17:36 +01:00
Vincent Bénony
ce1b955dda IOS: Cleanup preprocessor macros 2016-01-06 16:17:34 +01:00
Vincent Bénony
907af3fe03 IOS: Modernize Xcode project 2016-01-06 16:17:34 +01:00
Vincent Bénony
bb9e2b97df IOS: More Xcode path fixed 2016-01-06 16:17:34 +01:00
Vincent Bénony
616ec2a924 IOS: Fixes Xcode group paths
The generated project paths were recognized by Xcode, but not third party tools, like AppCode.
2016-01-06 16:17:34 +01:00
Vincent Bénony
638dc113f8 IOS: Create two targets for old iPhone (iOS <= 6) and new one (iOS >= 7)
The "iphone" backend is the support for the old iPhones.
The "ios7" backend is for the new iPhones.
2016-01-06 16:17:33 +01:00
Vincent Bénony
d265b80fbf IOS: Removes an unused local variable 2016-01-06 16:17:32 +01:00
Vincent Bénony
cfa9172a6e IOS: Fixes a small memory leak 2016-01-06 16:17:32 +01:00
Vincent Bénony
99844a81b0 IOS: Replaces whitespaces with tab 2016-01-06 16:17:32 +01:00
Vincent Bénony
43f02471ea IOS: Fixes a crash of the create_project tool when the lib directory is not found 2016-01-06 16:17:32 +01:00
Vincent Bénony
c1e664b6d6 IOS: Replaces spaces with tabs 2016-01-06 16:17:31 +01:00
Vincent Bénony
304bffa90e IOS: Once again, changes the iOS deployment target 2016-01-06 16:17:29 +01:00
Vincent Bénony
62e281df26 IOS: Changes the deployment target to iOS 7.0 2016-01-06 16:17:29 +01:00
Vincent Bénony
4ab1382e8b IOS: Adds my name to the contributors list 2016-01-06 16:17:25 +01:00
Vincent Bénony
433808b7dc IOS: Properly adds the resource files to the targets 2016-01-06 15:35:35 +01:00
Vincent Bénony
a8d65195ce IOS: Adds an helper function 2016-01-06 15:35:35 +01:00
Vincent Bénony
ef2903c509 IOS : Rename a function 2016-01-06 15:35:35 +01:00
Vincent Bénony
a9a61cdba5 IOS: Converts spaces to tabs 2016-01-06 15:35:34 +01:00
Vincent Bénony
2bffce5e72 IOS: Adds the image asset catalog to the iOS targer 2016-01-06 15:35:34 +01:00
Vincent Bénony
c594cfdde1 IOS: Removes "auto", and use an explicit type 2016-01-06 15:35:34 +01:00
Vincent Bénony
c5009aff24 IOS: Typo in comment 2016-01-06 15:35:34 +01:00
Vincent Bénony
b58ec8f15a IOS: Fixes various iOS compilation flags, and missing frameworks 2016-01-06 15:35:33 +01:00
Vincent Bénony
4c68d145c2 IOS: Keep the MACOSX, and IPHONE macros according to the target 2016-01-06 15:35:33 +01:00
Vincent Bénony
0dde5e4a18 IOS: Remove the simulator specific target
The simulator works with the same target than the iPhone / iPad target.
2016-01-06 15:35:33 +01:00
Vincent Bénony
6b798097c7 ISO: Removes the ENABLE_IOS macro 2016-01-06 15:35:32 +01:00
Vincent Bénony
ba55c99cfb IOS: Adds the POSIX macro to the create_project Xcode project 2016-01-06 15:35:32 +01:00
Vincent Bénony
cff9c45953 IOS: Adds the IPHONE macro to the generated project 2016-01-06 15:35:32 +01:00
Vincent Bénony
283eac7e5f IOS: Create a separate for adding resources 2016-01-06 15:35:32 +01:00