Commit Graph
1927 Commits
Author SHA1 Message Date
Matthew Duggan a241f33dec CREATE_PROJECT: Add libSDL_net to OSX config when needed 2020-04-11 16:06:32 +09:00
Paul Gilbert 2d1e2a72c1 ULTIMA4: Moving mouse cursor code into Screen class 2020-04-09 18:00:54 -07:00
Paul Gilbert 7b5f75fc61 ULTIMA4: Properly implement cursor loading 2020-04-09 18:00:54 -07:00
Paul Gilbert 7d872808f8 ULTIMA4: Turn off debug logging for vendor scripts 2020-04-09 18:00:54 -07:00
Paul Gilbert 4c54aedd57 ULTIMA4: Remove IOS specific data files 2020-04-09 18:00:54 -07:00
Paul Gilbert b72cd83bf5 ULTIMA4: Added data files used by the engine 2020-04-09 18:00:54 -07:00
Paul Gilbert 61f8e05169 NUVIE: Bump up data files version to 1.1 2020-04-09 17:13:31 -07:00
Eugene Sandulenko d44240a023 NUVIE: Disable more Lua debug output which is not working with ScummVM 2020-04-09 23:50:28 +02:00
Eugene Sandulenko f0d42d36fd NUVIE: Fix regression in scripts when engine is requested to quit 2020-04-09 23:32:46 +02:00
Eugene Sandulenko 1bbcf24d40 NUVIE: JANITORIAL: Remove trailing whitepaces in Lua scripts 2020-04-09 23:30:08 +02:00
Eugene Sandulenko 86b42201f4 NUVIE: Check EVENT_QUIT in intro 2020-04-09 23:24:28 +02:00
Eugene Sandulenko 4ae20a8fd2 NUVIE: Fix Lua scripts so they're compatible with Lua in common/
We disabled low level file output, and in this particular case
there were few debug messages to stdio.
2020-04-09 22:12:58 +02:00
Eugene Sandulenko b0fef55168 PRINCE: I18N: Fix translation 2020-03-28 19:12:32 +01:00
Eugene Sandulenko 1007ff26ec PRINCE: I18N: Added empty moblist names 2020-03-28 19:10:59 +01:00
Eugene Sandulenko 7baf53c61f PRINCE: I18N: Added strings which were mistakingly missed 2020-03-28 18:00:18 +01:00
SupSuper aa9aa503fd MSVC: Fix compilation on non-ASCII systems 2020-03-26 07:21:15 +00:00
SupSuper 260bcdd648 MSVC: Fix compilation on Windows SDK 8.1 2020-03-26 07:18:40 +00:00
Paul Gilbert 77034aa487 NUVIE: Add correct up to date Lua scripts
For now I'm holding off regenerating the ultima.dat file, since I'll
likely do it in the near future once the xu4 project is merged in
2020-03-23 18:19:44 -07:00
Le Philousophe 39f6d8e7ed CRYOMNI3D: Add Japanese version of Versailles 2020-03-14 12:20:41 +01:00
Le Philousophe cb4c1a72ba CRYOMNI3D: Add Korean version of Versailles 2020-03-14 12:20:41 +01:00
Le Philousophe 128f1978bc CRYOMNI3D: Add support for Chinese version of Versailles 2020-03-14 12:20:41 +01:00
Le Philousophe bf215580dd CRYOMNI3D: Prepare CJK support for Versailles 2020-03-14 12:20:41 +01:00
Le Philousophe baad1c7c86 CRYOMNI3D: Add support for subtitles in create_cryomni3d 2020-03-14 12:20:41 +01:00
Le Philousophe 11cbfb1c9a CRYOMNI3D: Fix functions name in create_cryomni3d 2020-03-14 12:20:41 +01:00
Eugene Sandulenko f1e953232d PRINCE: I18N: Added lost inventory item 2020-03-11 19:11:52 +01:00
Eugene Sandulenko 9fd3ec193e PRINCE: I18N: Fix dialog order 2020-03-10 23:36:35 +01:00
Eugene Sandulenko 29a6d306b9 PRINCE: I18N: Added missing dialog option 2020-03-10 22:20:40 +01:00
Eugene Sandulenko 2d87c21c2b PRINCE: I18N: Fix prefix in translated string 2020-03-09 18:52:25 +01:00
Eugene Sandulenko 777c14c7a7 PRINCE: I18N: Fix pragmas 2020-03-09 15:39:32 +01:00
Paul Gilbert cf9b97950d CREDITS: Reintroduce accent characters for past Nuvie developers 2020-03-08 19:30:47 -07:00
Paul Gilbert 77b75dd2a6 CREDITS: Remove accented characters from prior commit 2020-03-08 15:29:49 -07:00
Paul Gilbert a6fbb6817c CREDITS: Add all the other listed authors for Nuvie and Pentagram 2020-03-08 15:27:39 -07:00
Paul Gilbert 10c2b526e2 CREDITS: Add mduggan to Ultima credits with preferred handle 2020-03-08 14:47:44 -07:00
Paul Gilbert e65685cf76 ULTIMA8: Removal of deprecated HIDManager and bindings 2020-03-08 13:27:02 -07:00
Paul Gilbert 84a2f10c49 ULTIMA: Add the individual files of ultima.dat to create_ultima folder
Since the ultima.dat is just a zip file, this should have been done
sooner. This will allow the tracking of changes to individual files
within the archive. Additionally, it will allow for future work
in-progress changes to files without taking the space of creating an
entirely new ultima.dat
2020-03-08 12:49:40 -07:00
Eugene Sandulenko e3d7d53000 PRINCE: I18N: Fix duplicated strings 2020-02-25 17:22:55 +01:00
Eugene Sandulenko d2545db5ea PRINCE: I18N: Added duplicated strings and clean up for fuzzy lines 2020-02-25 16:56:02 +01:00
Eugene Sandulenko 9b1f0dd993 PRINCE: I18N: Update translation (English)
Currently translated at 100.0% (2717 of 2717 strings)
2020-02-24 16:34:35 +00:00
Eugene Sandulenko 89b5c18f60 PRINCE: I18N: Update translation (English)
Currently translated at 98.5% (2677 of 2717 strings)
2020-02-24 16:00:07 +00:00
Eugene Sandulenko 42ed539203 PRINCE: I18N: Revert improperly processed translations 2020-02-24 16:07:22 +01:00
George 4e6f1bc24d PRINCE: I18N: Update translation (English)
Currently translated at 100.0% (2717 of 2717 strings)
2020-02-18 23:18:00 +00:00
George ff6617fcca PRINCE: I18N: Update translation (English)
Currently translated at 100.0% (2717 of 2717 strings)
2020-02-15 15:09:31 +00:00
George 55ab26edaa PRINCE: I18N: Update translation (German)
Currently translated at 100.0% (2757 of 2757 strings)
2020-02-15 15:09:28 +00:00
Eugene Sandulenko 4974ac4716 PRINCE: I18N: Update translation (English)
Currently translated at 95.2% (2586 of 2717 strings)
2020-02-08 10:17:45 +00:00
Thanasis Antoniou ea086a8ac3 DEVTOOLS: BLADERUNNER: Switch to SUBTLS font for version sheet in MIX file 2020-02-07 03:24:53 +02:00
Thanasis Antoniou 9d3658a35d DEVTOOLS: BLADERUNNER: Further optimizations to glyphs by IlDucci
Credits to IlDucci from the Spanish translation team
2020-02-07 03:24:52 +02:00
Eugene Sandulenko ef054170ba PRINCE: I18N: Update translation (English)
Currently translated at 95.1% (2584 of 2717 strings)
2020-02-04 21:08:30 +00:00
Eugene Sandulenko 768ef3c35a PRINCE: I18N: Update translation (English)
Currently translated at 83.7% (2275 of 2717 strings)
2020-02-03 15:17:38 +00:00
Lothar Serra Mari b25841e4ae BUILD: Add ultima.dat to the list of engine data files 2020-02-02 22:35:20 +01:00
Paul Gilbert 4c504b6a5f ULTIMA: Added further Nuvie/Pentagram credits 2020-02-01 13:13:51 -08:00