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
lb_ii
5bbea037fa
DEVTOOLS: Get english descriptions for hidden achievements from achievementstats.com
2021-06-10 01:56:23 +03:00
lolbot-iichan
cc20637e2b
ACHIEVEMENTS: Generated description files
2021-06-10 01:56:23 +03:00
lb_ii
7c72956687
DEVTOOLS: Get achievements translations from steamcommunity
2021-06-10 01:56:23 +03:00
lb_ii
44f0ce5b39
DEVTOOLS: Get achievements translations lists from SteamDB
2021-06-10 01:56:23 +03:00
lb_ii
3334bce8a0
DEVTOOLS: Add options to create_achivements.sh
2021-06-10 01:56:23 +03:00
lb_ii
afdca7246c
DEVTOOLS: Show 'git commit' message at create_achievements
2021-06-10 01:56:23 +03:00
lb_ii
14037bea52
DISTS: Add VERSION to achivements.dat
2021-06-10 01:56:23 +03:00
lb_ii
6d6a6d2bc6
DEVTOOLS: Refactor to fix pylint warnings
2021-06-10 01:56:23 +03:00
lb_ii
7bf46d4a7d
DEVTOOLS: Strip date and extra parameters while packing
2021-06-10 01:56:23 +03:00
lb_ii
92fd6a81aa
DEVTOOLS: Add a TODO about 7zip for future refactorings
2021-06-10 01:56:23 +03:00
lb_ii
d3ec544b93
DEVTOOLS: Clean /gen/ before generating new files
2021-06-10 01:56:23 +03:00
lb_ii
a857fc7dc3
DEVTOOLS: Wrap python calls into functions
2021-06-10 01:56:23 +03:00
lb_ii
f4a07756be
DEVTOOLS: Add some error checking to create_achievements
2021-06-10 01:56:23 +03:00
lolbot-iichan
b1e8fa6269
ACHIEVEMENTS: Fix Testbed statistics id
2021-06-10 01:56:23 +03:00
lb_ii
fb1f399f5a
DISTS: Add achievements.dat to various dat file lists
2021-06-10 01:56:23 +03:00
lolbot-iichan
6cd6888f9d
ACHIEVEMENTS: Add data files generated with create_achievements.sh
2021-06-10 01:56:23 +03:00
lb_ii
6e48e84e0a
DEVTOOLS: Add hand-written INI-file for Testbed achievements
2021-06-10 01:56:23 +03:00
lb_ii
a9845d03f7
DEVTOOLS: Add a new tool to create achievements.dat, based on original steam_achievements.py
2021-06-10 01:56:23 +03:00
SupSuper
455cdff8df
CREDITS: Add Trecision engine
2021-06-09 12:20:52 +01:00
Matthew Duggan
2e67081985
ULTIMA8: Add more No Regret weapon data
2021-06-07 10:26:23 +09:00
Eugene Sandulenko
238127f8e3
SCUMM HE: Added support for French Socks game
2021-06-07 00:28:23 +02:00
lb_ii
ebf6c3973a
DEVTOOLS: Collect stats info at steam_achievements.py
2021-06-01 02:20:53 +03:00
lb_ii
73b5db52d6
DEVTOOLS: Fix steam_gameid.py for current steamdb format
2021-05-30 20:49:49 +03:00
lb_ii
4219ae5591
DEVTOOLS: Add gameId getting script for GOG Galaxy
2021-05-30 20:49:49 +03:00
Eugene Sandulenko
bd8233c3a7
WAGE: Move border files to engine directory.
...
Since now they're built-in, there is no create_wage utility be ever needed
2021-05-26 12:01:40 +02:00
SupSuper
e97f3ae4fa
MSVC: Enable ASan for Analysis builds
2021-05-23 21:35:10 +01:00
Eugene Sandulenko
e8b88219ea
DEVTOOLS: Fix compilation
2021-05-22 14:11:53 +02:00
Alex Bevilacqua
5d10fae9ca
ASYLUM: update credits
2021-05-18 21:17:38 +03:00
Alex Bevilacqua
8eeed61c30
ASYLUM: generate credits
2021-05-18 21:17:38 +03:00
Torbjörn Andersson
40a7ebcc81
SCUMM: Add Macintosh variant of Monkey Island 1
...
For detection purposes, the Mac variant is the same as the CD variant
except without audio tracks. Otherwise, ScummVM will warn about the
"missing" audio files when the game starts.
Also added missing file size for one of the Mac verions. I have that
version, so this should be correct.
2021-05-07 13:18:49 +03:00
Orgad Shaneh
a05e54f00c
JANITORIAL: Remove trailing whitespaces
2021-05-04 11:46:30 +03:00
Eugene Sandulenko
487167a7bf
DEVTOOLS: Made encode-macbinary.sh work with European encodings
2021-05-03 15:46:08 +02:00
Matthew Duggan
29e07a483e
ULTIMA8: Restore lost text to Spell of Resurrection
...
As reported in bug #12503 , this book does not display the right text. The
correct text is in the usecode, but unreachable in the regular game.
Replace the text for this book at runtime with the originally intended text for
the book. To work this change needs an update to ultima.dat which should be
regenerated before the next release, but it's backwards-compatible with older
dat files and will just not do anything.
2021-05-01 14:55:31 +09:00
Matthew Duggan
936120dd66
DEVTOOLS: ULTIMA8: Add more weapon data to Crusader ini files.
2021-04-29 17:02:56 +09:00
Orgad Shaneh
ad43ce6945
DEVTOOLS: Fix GCC warnings ( #2986 )
...
Appear in travis build.
create_lure_dat.cpp:1491:1: error: narrowing conversion of '\37777777665' from `char` to `unsigned char` inside { } [-Wnarrowing]
2021-04-28 19:57:10 +03:00
Paul Gilbert
8f3819ccfe
LURE: Added support for Konami English VGA version
2021-04-27 20:30:01 -07:00
athrxx
0afbbd6b20
KYRA: (LOL) - add support for playable talkie demo
2021-04-27 23:12:12 +02:00
athrxx
e10af53359
KYRA: (MR/Chinese) - add detection etc. and fix installer archive loading
...
(also add LOL-CD demo resources to reduce number of binary git pushs)
2021-04-27 22:06:32 +02:00
Matthew Duggan
221cb0e10e
DEVTOOLS: ULTIMA8: Add display data for Regret. Fix keycard display frame.
2021-04-26 11:09:15 +09:00
SupSuper
3b43a99fda
CREATE_PROJECT: Support building with FluidLite
2021-04-25 20:39:55 +03:00
ysj1173886760
ac9e312895
GRAPHICS: MACGUI: remove pink border, add Win95BorderScrollbar to macgui.dat
2021-04-25 02:24:15 +02:00
ysj1173886760
7c5c66a8c8
PINK: add win95 mode border for pink
2021-04-25 02:24:15 +02:00
cadihowley
43cb1b1eb9
DEVTOOLS: adds name to credits
2021-04-25 11:17:28 +12:00
SupSuper
627cab6859
CREATE_PROJECT: Add missing giflib to MSVC
2021-04-24 22:44:41 +01:00
Eugene Sandulenko
f5b0b27fdf
SCUMM: Added detection for freddi1. Bugreport #12104
2021-04-23 15:56:49 +02:00
Gregory Montoir
99ed3f507d
QUEEN: Add tables for German Amiga floppy version
2021-04-22 00:31:47 +02:00