Eugene Sandulenko
e33fba2d14
DEVTOOLS: Update create_classicmacfonts.sh to the latest changes in fonts
2017-01-28 11:24:02 +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