1447 Commits

Author SHA1 Message Date
Eugene Sandulenko
733064565e
GLK: SCOTT: Fix mismatched new[]/delete. CID 1488026, 1488033 2022-11-20 19:07:28 +01:00
Cameron Cawley
2d6ac650b3 GLK: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
Hubert Maier
c788ea8e2d JANITORIAL: GLK/TADS2: Correct Spelling Mistake
miniscule -> minuscule
2022-11-15 22:52:43 +02:00
Hubert Maier
884c106c9a JANITORIAL: GLK/AGT: Correct Spelling Mistakes
neccessary -> necessary
succesfull -> successfull
2022-11-15 22:52:43 +02:00
Hubert Maier
0bde50d7ee JANITORIAL: GLK/ADRIFT: Correct Spelling Mistake
pronounciation -> pronunciation
2022-11-15 22:52:43 +02:00
Le Philousophe
49d53bb58e GLK: Fix strncpy usage 2022-11-06 17:27:21 +01:00
Hubert Maier
c187b2ff58 GLK: Correct spelling mistakes
apparantly -> apparently
2022-11-01 17:09:25 +02:00
Le Philousophe
1f2c78adfe ALL: Make sure str.h is included when using String
Fix all cases working because str.h is included in util.h
2022-10-30 18:37:16 +01:00
Hubert Maier
1ebe6af4d0
GLK: Correct spelling mistake
neccessary -> necessary
2022-10-27 15:56:11 +02:00
Hubert Maier
4368247870
GLK: Correct spelling mistake
neccessary -> necessary
2022-10-27 15:56:11 +02:00
Hubert Maier
5a320c4b68
GLK: Correct spelling mistake
relevent -> relevant
2022-10-27 15:56:11 +02:00
Hubert Maier
3ea6d54fca
GLK: Correct spelling mistake
neccessary -> necessary
2022-10-27 15:56:11 +02:00
Hubert Maier
5faaa3c986
GLK: Correct spelling mistake
neccessary -> necessary
2022-10-27 15:56:10 +02:00
Hubert Maier
1b97af8938
GLK: Correct spelling mistake
refered -> referred
2022-10-27 15:56:10 +02:00
Hubert Maier
c384b1df05
GLK: Correct spelling mistake
begining -> beginning
2022-10-27 15:56:10 +02:00
Hubert Maier
12e1b339b1
GLK: Correct spelling mistake
neccessary -> necessary
2022-10-27 15:56:10 +02:00
Hubert Maier
30c77c0166
GLK: Correct spelling mistake
existance -> existence
2022-10-27 15:56:10 +02:00
Hubert Maier
a31497e714
GLK: Correct spelling mistake
refered -> referred
2022-10-27 15:56:10 +02:00
Walter Agazzi
c9d35d9f5a GLK: HUGO: Add missing version numbers 2022-10-26 11:49:42 +02:00
Walter Agazzi
ca717aeca4 GLK: QUEST: Pass extra field when appending to gamelist
Required for DT_ENTRY1 macro to work properly
2022-10-24 20:52:38 +02:00
Walter Agazzi
b6611d8fb6 GLK: MAGNETIC: Pass extra field when appending to gamelist
Required for DT_ENTRY1 macro to work properly
2022-10-24 20:52:03 +02:00
Walter Agazzi
8dbb9489ef GLK: JACL: Pass extra field when appending to gamelist
Required for DT_ENTRY1 macro to work properly
2022-10-24 20:50:55 +02:00
Walter Agazzi
3ed2dd44ef GLK: HUGO: Pass extra field when appending to gamelist
Required for DT_ENTRY1 macro to work properly
2022-10-24 20:48:49 +02:00
Walter Agazzi
b49c6b7fe6 GLK: ALAN2: Pass extra field when appending to gamelist
Required for DT_ENTRY1 macro to work properly
2022-10-24 20:29:12 +02:00
Walter Agazzi
77c982f661 GLK: HUGO: Add detection for a couple new versions 2022-10-24 20:09:52 +02:00
Le Philousophe
6d3a10c631 GLK: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
Le Philousophe
93cdbbbf39 GLK: Don't use unsafe strcat and strcpy 2022-10-23 22:46:19 +02:00
Walter Agazzi
3b59508f6d GLK: SCOTT: Add detection for TI-99 Homebrew games collection 2022-10-21 20:02:56 +02:00
Walter Agazzi
be3abd3c26 GLK: SCOTT: Add detection for Ghost King 2022-10-21 20:02:56 +02:00
Walter Agazzi
2d33e5d318 GLK: SCOTT: Ignore common extensions to prevent mass add flooding
Avoid picking any .d64 (Commodore disc) or .t64 (Commodore tape)
as a possible Scott game, to prevent conflicts with the detection of
Maniac Mansion / Zak C64 and possibile flooding in mass-add.
2022-10-20 18:56:42 -07:00
Walter Agazzi
611dea205c GLK: SCOTT: Add missing fallback detection entry 2022-10-20 18:56:42 -07:00
Walter Agazzi
b4674950a5 GLK: GLULX: Add detection for various recent games
Reported in TRAc #12805
2022-10-15 12:08:29 +02:00
Walter Agazzi
10a93eaa2d GLK: ADRIFT: Add detection for alternate version of Wax Worx 2022-10-08 16:38:56 +02:00
Eugene Sandulenko
74cd80a92c
GLK: SCOTT: Fix copy/paste reeor. CID 1488039 2022-10-08 01:38:33 +02:00
Paul Gilbert
d21bc7df8b GLK: ALAN2: Add detection entry for Hollywood Murders
It's an unsupported earlier 2.6 game, but at least
this way it'll be recognised as such rather than
not being dtected at all.
2022-10-04 20:30:35 -07:00
Walter Agazzi
9424d4b4ed GLK: AGT: Bump version number to 1.1.2 2022-09-26 18:39:38 -07:00
Walter Agazzi
db4d180d48 GLK: AGT: Fix order of scanning dummy verbs
Fixes SIGNAL COMPANIONS in Shades of Grey
2022-09-26 18:39:38 -07:00
Walter Agazzi
27350175e4 GLK: AGT: Allow Shades of Grey to define 'scream' in a dummy_verb 2022-09-26 18:39:38 -07:00
Walter Agazzi
bb9b69cd61 GLK: AGT: If stable_random is set, reset RNG when restarting a game 2022-09-26 18:39:38 -07:00
Walter Agazzi
14ed2b3d99 GLK: AGT: Re-work random number generation 2022-09-26 18:39:38 -07:00
Walter Agazzi
d6a870d676 GLK: AGT: Add alternative RNG and stable_random config option
Add stable_random as a configuration option and, if set, use a random
number generator that is the same for all platforms
2022-09-26 18:39:38 -07:00
Walter Agazzi
af5096109f GLK: AGT: Rework newline interface to keep agt_input() unchanged 2022-09-26 18:39:38 -07:00
Walter Agazzi
8ac79a7c7b GLK: AGT: Tidy logic to limit AskQuestion result to 16bit int range 2022-09-26 18:39:38 -07:00
Walter Agazzi
44f8181c24 GLK: AGT: Sort out newline handling again 2022-09-26 18:39:38 -07:00
Walter Agazzi
7a78690576 GLK: AGT: Cast the result of asking for a number to be a signed 16-bit 2022-09-26 18:39:38 -07:00
Walter Agazzi
fec275835f GLK: AGT: Show last input from log file 2022-09-26 18:39:38 -07:00
Walter Agazzi
ac44613fbd GLK: AGT: Fewer extra newlines when replaying a log file 2022-09-26 18:39:38 -07:00
Walter Agazzi
7665848708 GLK: AGT: Turn on smart disambiguation by default for AGT 1.5 onwards 2022-09-26 18:39:38 -07:00
Walter Agazzi
27a5b9a81e GLK: AGT: Always sort metacommands 2022-09-26 18:39:38 -07:00
Walter Agazzi
3e09284d6f GLK: AGT: Turn on command redir expansion for pre-Masters 1.5 variants 2022-09-26 18:39:38 -07:00