Thierry Crozat
163b3b6dad
DEVTOOLS: Add create_cryo to devtools README
2017-02-12 20:19:34 +00:00
Filippos Karapetis
7739d0c5c1
Merge pull request #899 from bluegr/cryo_dat
...
CRYO: Move all static engine data into cryo.dat
2017-02-11 22:40:00 +01:00
Filippos Karapetis
724730dbcc
CRYO: Fix typo in create_cryo
2017-02-11 21:02:19 +02:00
Filippos Karapetis
fffe7c7867
CRYO: Add missing int32 typedef to create_cryo
2017-02-11 18:15:41 +02:00
Filippos Karapetis
fefad640cd
CRYO: Change the version of cryo.dat to be a 32-bit integer (1/2)
...
Though it's unlikely that we'll ever have that many changes, it's
better to provision for more space now, for versioning
2017-02-11 18:04:42 +02:00
Filippos Karapetis
a3f59d8433
CRYO: Remove one more usage of sizeof()
2017-02-11 18:02:47 +02:00
Filippos Karapetis
37c53cdf49
CRYO: Move more static data to cryo.dat (1/2)
2017-02-11 17:16:26 +02:00
Filippos Karapetis
6b2ac7c7af
CRYO: Wrap enums around namespaces, to use EnumName::EnumValue
2017-02-11 16:34:47 +02:00
Paul Gilbert
843088ea2c
DEVTOOLS: Add music parser strings to create_titanic
2017-02-10 20:34:30 -05:00
Filippos Karapetis
8ed8b3225f
CRYO: Move all static data for Lost Eden to cryo.dat (1/2)
2017-02-10 11:41:50 +02:00
Filippos Karapetis
29616127b3
CRYO: Rename create_led_dat to create_cryo_dat
2017-02-10 10:12:04 +02:00
Filippos Karapetis
c73270a3d3
CRYO: Add ID and versioning to cryo.dat
2017-02-10 10:12:04 +02:00
Filippos Karapetis
8c7edfcc87
Revert "CRYO: Add ID and versioning to cryo.dat"
...
This reverts commit 4858b3fc58
.
2017-02-10 10:09:36 +02:00
Filippos Karapetis
cbe576a4bc
Revert "CRYO: Rename create_led_dat to create_cryo_dat"
...
This reverts commit 1db02c7bd8
.
2017-02-10 10:09:23 +02:00
Filippos Karapetis
1db02c7bd8
CRYO: Rename create_led_dat to create_cryo_dat
2017-02-10 04:33:36 +02:00
Filippos Karapetis
4858b3fc58
CRYO: Add ID and versioning to cryo.dat
2017-02-10 04:33:35 +02:00
Filippos Karapetis
a938942f03
CREATE_PROJECT: Also silence warning 4100 in MSVC
...
Some formal function parameters are not used in all overloaded
functions, which results in loads of 4100 warnings when building
CREATE_PROJECT. This change silences warning 4100 together with
the others
2017-02-10 00:39:43 +02:00
Eugene Sandulenko
c1edd61669
Merge pull request #896 from criezy/create-project-fixes
...
DEVTOOLS: Create project fixes
2017-02-07 21:20:31 +01:00
Eugene Sandulenko
b3784db8d5
Merge pull request #892 from Retro-Junk/cryo
...
CRYO: New engine
2017-02-07 21:19:22 +01:00
Thierry Crozat
2f4d14aba5
CREATE_PROJECT: Disable engines for which required features are not available
2017-02-06 23:18:02 +00:00
Thierry Crozat
14dcdb6103
CREATE_PROJECT: Add highres feature
2017-02-06 22:35:52 +00:00
Thierry Crozat
5da09383dc
CREATE_PROJECT: Fix linking with Xcode when not disabling curl
2017-02-06 21:51:40 +00:00
Eugene Sandulenko
e33fba2d14
DEVTOOLS: Update create_classicmacfonts.sh to the latest changes in fonts
2017-01-28 11:24:02 +01:00
Eugene Sandulenko
1e77941a35
DEVTOOLS: Added makefile for create_cryo
2017-01-25 22:46:11 +01:00
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