Commit Graph
2633 Commits
Author SHA1 Message Date
Eugene Sandulenko 8f72b4aec8 DEVTOOLS: COMPANION: Bail out on unsuccessful hcopy 2021-07-31 17:31:23 +02:00
Eugene Sandulenko 8ce0327544 DEVTOOLS: COMPANION: Do not hide hmount output in verbose mode 2021-07-31 17:24:08 +02:00
Eugene Sandulenko 66f7bc786e DEVTOOLS: COMPANION: Fix spelling error 2021-07-31 17:12:49 +02:00
Eugene Sandulenko 8cd546c119 DEVTOOLS: COMPANION: Fix processing files newer than a year 2021-07-31 17:10:08 +02:00
Eugene Sandulenko 130270e9cc COMMON: Puny-encode '*', '[', ']' in file names 2021-07-31 17:04:13 +02:00
Eugene Sandulenko 9720b96f38 DEVTOOLS: Print out hls output in verbose mode in dumper companion 2021-07-31 15:00:28 +02:00
Eugene Sandulenko d5b4121979 DEVTOOLS: Check the output directory for existence and improve debug output 2021-07-31 10:56:50 +02:00
Eugene Sandulenko 637f899c82 DEVTOOLS: More trace output for the dumper companion 2021-07-31 10:48:47 +02:00
Eugene Sandulenko e235dfc900 DEVTOOLS: Print statistics in MacBinary mode in dumper companion 2021-07-30 19:35:24 +02:00
Eugene Sandulenko 8b6da5c603 DEVTOOLS: Implement verbose mode for dumper companion 2021-07-30 19:26:55 +02:00
Eugene Sandulenko e538a6b24d DEVTOOLS: Fix -o option and implement -m -e for the dumper companion 2021-07-30 11:07:34 +02:00
Eugene Sandulenko 8fe86a7cf4 DEVTOOLS: Flip the execution bit for the dumper-companion.pl 2021-07-29 16:23:27 +02:00
Eugene Sandulenko 4a76542e93 DEVTOOLS: Implement -S and -o options for the dumper companion 2021-07-29 16:23:27 +02:00
Eugene Sandulenko b1d37306f9 DEVTOOLS: Added stdin encoding mode for dumper-companion.pl 2021-07-27 23:28:49 +02:00
Eugene Sandulenko 57836da5bb DEVTOOLS: Reduce code duplication in dumper-companion.pl 2021-07-27 23:00:41 +02:00
Eugene Sandulenko 92517fc3f5 DEVTOOLS: Synchronize encoding for punycode in different tool modes 2021-07-27 18:14:50 +02:00
Eugene Sandulenko 81b7702722 DEVTOOLS: Do not encode "'" to punycode 2021-07-27 18:14:49 +02:00
Eugene Sandulenko 73fd4a44e6 DEVTOOLS: Remove ambiguity in escaping 0x81 in dumper companion 2021-07-27 18:14:48 +02:00
sluicebox f0fd086948 CREATE_PROJECT: Fix enabling fluidlite 2021-07-24 22:02:38 +01:00
Orgad Shaneh 7deaecb308 BUILD: Remove pointless condition in msbuild
Analysis is debug, not release.
2021-07-22 14:29:50 +03:00
Eugene Sandulenko 52690ca930 DEVTOOLS: Encode file names with punycode in dumper-companion
Also, we are escaping some non-portable characters with 0x81.
More characters could be escaped.
2021-07-21 22:30:37 +02:00
Eugene Sandulenko bcf4213e05 DEVTOOLS: Implement punycode encoding in dumper-companion 2021-07-19 13:32:04 +02:00
Eugene Sandulenko 10cf2d8544 DEVTOOLS: encode-macbinary.sh is now obsolete. Removing 2021-07-19 12:58:05 +02:00
Eugene Sandulenko 55da451505 DEVTOOLS: Improve help message for dumper-companion 2021-07-19 12:58:05 +02:00
Eugene Sandulenko 3f9bc93bfe JANITORIAL: Fix identation 2021-07-19 12:58:05 +02:00
Eugene Sandulenko ec344292f0 DEVTOOLS: Implement macbinary encoding for dumper-companion 2021-07-19 12:58:05 +02:00
Eugene Sandulenko 0d3ca5fa97 DEVTOOLS: Implement conversion to UTF8 for dumper-companion script 2021-07-19 12:19:14 +02:00
Eugene Sandulenko 09620c3baf DEVTOOLS: Initial version of dumper companion 2021-07-19 09:24:32 +02:00
Matthew Duggan 4f38c3ff73 ULTIMA8: Add more items to Regret data
Configure shapes and inventory gump frames for various inventory objects.
2021-07-15 08:55:08 +09:00
sluicebox 2bca5da803 WIN32: Make UNICODE the default build configuration 2021-07-14 18:41:02 -05:00
djsrv fcb4649b14 DEVTOOLS: Add script to extract Japanese Mac fonts 2021-07-12 00:38:05 -04:00
D G Turner 245bef26a2 DEVTOOLS: Fix Compilation 2021-07-09 21:27:16 +01:00
Paul Gilbert 005561d305 COMMON: Increase Stream pos, seek, size from int32 to int64 2021-07-08 18:24:28 -07:00
Matthew Duggan a9ae8be3c9 ULTIMA: Regenerate ultima.dat and bump U8 data version
* Updates information for Crusader games
* Remove Thumbs.db files from zip
* Bump data version number to 2.0
2021-07-07 19:34:05 +09:00
Matthew Duggan 58fece40aa ULTIMA8: Add custom deaths for No Regret weapons 2021-07-06 08:16:20 +09:00
Lothar Serra Mari 69d5c5164f CREDITS: Add myself to the Win32/Win64 subsection 2021-07-04 17:35:49 +02:00
sluicebox 41ab2c799b CREATE_PROJECT: Fix warning when building on Mac 2021-06-30 22:50:09 -05:00
sluicebox 1f253b805c CREATE_PROJECT: Add --use-windows-unicode 2021-06-29 12:38:01 -05:00
Matthew Duggan 716af7bf67 ULTIMA8: Fix isPlaying to check mixer
Previously it could return true for sounds that have already finished if the
game is paused (because the AudioProcess is not run when paused).  This only
really affects modal gumps.
2021-06-24 08:44:08 +09:00
Matthew Duggan 62cd4febd2 DEVTOOLS: ULTIMA8: Fix font spacing for Crusader inventory 2021-06-24 08:44:08 +09:00
lb_ii 4498c3d6dd ACHIEVEMENTS: Generated description files 2021-06-23 07:56:00 +03:00
Eugene Sandulenko 44fbf427ef SCUMM: Added support for Japanese Mac Dig 2021-06-11 12:31:32 +02:00
lb_ii cca9e37388 DEVTOOLS: Fix bashisms at create_achivements 2021-06-10 01:56:23 +03:00
lb_ii 3539e60d45 DEVTOOLS: Fix codacy issues 2021-06-10 01:56:23 +03:00
lolbot-iichan 2afc8a3458 ACHIEVEMENTS: Generated description files 2021-06-10 01:56:23 +03:00
lb_ii 59cf38877c DEVTOOLS: Add mapping to lookup exact games at exact users 2021-06-10 01:56:23 +03:00
lb_ii 5cf1ea5645 DEVTOOLS: Add functions for logging and errors 2021-06-10 01:56:23 +03:00
lb_ii 824d0dd4e9 DEVTOOLS: Collect hidden achivements translations from my account
I grant permission to ScummVM team to collect and analyze my public
Steam Data, including my achievements in games that I have in my
profile.
2021-06-10 01:56:23 +03:00
lolbot-iichan c1c2da63ea ACHIEVEMENTS: Generated description files 2021-06-10 01:56:23 +03:00
lb_ii 6ba3903a7c DEVTOOLS: Drop achievements translations if there are any hidden 2021-06-10 01:56:23 +03:00