Andrei Prykhodko
|
b4b46779d4
|
PETKA: removed usage of g_vm in Engine methods
|
2020-06-05 20:57:07 +03:00 |
|
Andrei Prykhodko
|
a36e9c6970
|
PETKA: added Engine field to QSystem
|
2020-06-05 20:55:55 +03:00 |
|
Andrei Prykhodko
|
eaf599e04f
|
PETKA: added override to Engine dor
|
2020-06-05 20:51:53 +03:00 |
|
Andrei Prykhodko
|
785d2b6c20
|
PETKA: use vm field in QManager
|
2020-06-05 20:51:07 +03:00 |
|
Andrei Prykhodko
|
afd2e589be
|
PETKA: added vm field to SoundMgr
|
2020-06-05 20:48:16 +03:00 |
|
Andrei Prykhodko
|
57b0f41d2f
|
CREDITS: added Petka entry
|
2020-06-05 20:40:59 +03:00 |
|
Andrei Prykhodko
|
d7ca5a1988
|
PETKA: fixed compilation
|
2020-06-05 20:37:52 +03:00 |
|
Andrei Prykhodko
|
cbaffbb500
|
PETKA: added vm field to BigDialogue
|
2020-06-05 20:36:51 +03:00 |
|
Andrei Prykhodko
|
b0278d8191
|
CREDITS: Update AUTHORS file
|
2020-06-05 19:59:22 +03:00 |
|
Lothar Serra Mari
|
dfa4520134
|
CREDITS: Update AUTHORS file
|
2020-06-05 18:55:25 +02:00 |
|
Andrei Prykhodko
|
f08fbcc5a3
|
PINK: changed engine status
|
2020-06-05 19:49:55 +03:00 |
|
Andrei Prykhodko
|
5684e9dd9d
|
PINK: changed some field types in classes
|
2020-06-05 19:48:46 +03:00 |
|
Andrei Prykhodko
|
480d7fddbe
|
PINK: returned HandlerStartPage HandlerTimerSequences
|
2020-06-05 19:31:50 +03:00 |
|
Eric Fry
|
66f880812a
|
AUDIO: Fixed formatting for sf loader functions.
Don't include sf loader support if compiling with fluidsynth 1.x
|
2020-06-05 20:57:54 +10:00 |
|
Eric Fry
|
d18f9734a1
|
AUDIO: Add ability for engine to supply its own soundfont data.
Add MDT_PREFER_FLUID to allow engines to indicate they prefer the fluidsynth driver.
|
2020-06-05 20:57:54 +10:00 |
|
Paul Gilbert
|
5b6e9c0d55
|
GLK: COMPREHEND: There is actually difference between 2 text char opcodes
|
2020-06-04 21:06:18 -07:00 |
|
Paul Gilbert
|
ce47606465
|
GLK: COMPREHEND: Draw opcode B is for drawing a circle
|
2020-06-04 20:10:57 -07:00 |
|
Paul Gilbert
|
ec73cfe3ad
|
GLK: COMPREHEND: Cleanup of drawing interpreter loop
|
2020-06-04 20:10:57 -07:00 |
|
Krzysztof Głodo
|
97d96bda94
|
I18N: Update translation (Polish)
Currently translated at 75.5% (970 of 1284 strings)
|
2020-06-04 22:41:29 +00:00 |
|
Andrei Prykhodko
|
bb1ad3f357
|
MACGUI: don't activate menu if it is active
|
2020-06-04 23:45:19 +02:00 |
|
Andrei Prykhodko
|
eb0e44a0df
|
PINK: added feature kSupportsChangingOptionsDuringRuntime
|
2020-06-04 23:06:37 +03:00 |
|
Andrei Prykhodko
|
ed05445ab1
|
PINK: moved HandlerTimerActions to handler.h/.cpp files
|
2020-06-04 22:42:26 +03:00 |
|
Andrei Prykhodko
|
3de5035018
|
PINK: use HandlerSequences instead of HandlerStartPage
|
2020-06-04 22:41:39 +03:00 |
|
Andrei Prykhodko
|
9f3f70c4cd
|
PINK: removed redundant methods in HandlerMgr
|
2020-06-04 22:30:45 +03:00 |
|
Andrei Prykhodko
|
5db138699a
|
PINK: use HandlerSequence instead of HandlerTimerSequences
|
2020-06-04 21:48:36 +03:00 |
|
Andrei Prykhodko
|
2458016d37
|
PINK: removed usage of empty static const strings in methods
|
2020-06-04 21:33:27 +03:00 |
|
Andrei Prykhodko
|
b5c807b459
|
PINK: no sense in clearing array of actions in actor dtor
|
2020-06-04 21:24:59 +03:00 |
|
Andrei Prykhodko
|
c6450e49ce
|
PINK: pass string by reference in SequenceActorState ctor
|
2020-06-04 21:22:16 +03:00 |
|
Andrei Prykhodko
|
0d18e0757f
|
PINK: JANITORIAL: fixed typo
|
2020-06-04 21:09:01 +03:00 |
|
Andrei Prykhodko
|
cedf844ae4
|
PINK: JANITORIAL: fixed typo
|
2020-06-04 21:06:23 +03:00 |
|
Andrei Prykhodko
|
632a181a81
|
PINK: removed unused method
|
2020-06-04 20:57:13 +03:00 |
|
Andrei Prykhodko
|
df0e8a9490
|
PINK: JANITORIAL: formatting fixes
|
2020-06-04 20:53:30 +03:00 |
|
Andrei Prykhodko
|
bb4fb9b751
|
PINK: JANITORIAL: fixed names
|
2020-06-04 20:51:41 +03:00 |
|
Andrei Prykhodko
|
0f63c49cf6
|
PINK: marked point arguments as non-const
|
2020-06-04 20:51:11 +03:00 |
|
Andrei Prykhodko
|
a0cdc82694
|
PINK: fixed right button click when playing pub minigame
|
2020-06-04 15:14:27 +03:00 |
|
Paul Gilbert
|
9c4e624410
|
CREDITS: Update Ultima entry for OMGPizzaGuy
|
2020-06-03 20:46:26 -07:00 |
|
Paul Gilbert
|
803ab83f45
|
VOYEUR: Workaround for demo crashing when quit hotspot clicked
|
2020-06-03 17:43:52 -07:00 |
|
Paul Gilbert
|
4778aa9769
|
VOYEUR: Preliminary support for Voyeur demo (without title)
|
2020-06-03 17:24:57 -07:00 |
|
Paul Gilbert
|
342861636b
|
GLK: COMPREHEND: Fix cretion of game classes other than Transylvania
|
2020-06-03 16:49:16 -07:00 |
|
Eugene Sandulenko
|
e900e8bb4c
|
DIRECTOR: Split out score loading methods
|
2020-06-04 00:30:37 +02:00 |
|
Paul Gilbert
|
27496eeea5
|
GLK: COMPREHEND: Remove unused _filename field from GlkDetectionEntry
|
2020-06-03 15:23:45 -07:00 |
|
Eugene Sandulenko
|
42d3d48f46
|
DIRECTOR: Skip b_updateStage() for the test target
|
2020-06-04 00:07:34 +02:00 |
|
Eugene Sandulenko
|
a0d78ebf9a
|
DIRECTOR: Added sanity check to getCurrentLabelNumber()
|
2020-06-04 00:07:34 +02:00 |
|
Eugene Sandulenko
|
fbbe8b1bd7
|
DIRECTOR: LINGO: Do not freak out when requested to puppet VOID sound
|
2020-06-04 00:07:34 +02:00 |
|
Eugene Sandulenko
|
787f3e4e61
|
DIRECTOR: Added test score for the test target
|
2020-06-04 00:07:34 +02:00 |
|
Eugene Sandulenko
|
38a5b8e9ef
|
DIRECTOR: Moved all director test-related code to tests.cpp
|
2020-06-04 00:07:34 +02:00 |
|
djsrv
|
865201b9fc
|
DIRECTOR: LINGO: Implement kTheImmediate
|
2020-06-03 22:22:01 +02:00 |
|
Scott Percival
|
fd02d0a9f5
|
DIRECTOR: Fix idle event from preventing exit
|
2020-06-04 00:56:10 +08:00 |
|
Scott Percival
|
c550f99a58
|
DIRECTOR: Check for undefined audio data before playing
|
2020-06-04 00:08:00 +08:00 |
|
Krzysztof Głodo
|
f089497413
|
I18N: Update translation (Polish)
Currently translated at 74.2% (954 of 1284 strings)
|
2020-06-03 15:41:29 +00:00 |
|