scummvm/engines/saga2
Coen Rampen 9f0c28b751 SAGA2: Set Miles version on MIDI driver
This sets the version to emulate on the Miles MIDI driver so the MIDI devices
are initialized in the same way as the original interpreter.
2021-07-29 20:24:42 +02:00
..
actor.cpp SAGA2: Move actorList to Saga2Engine 2021-07-21 21:39:07 +09:00
actor.h SAGA2: Eliminate non-portable va_arg method 2021-07-19 09:41:20 +02:00
annoy.h
assign.cpp SAGA2: Make several save size calculations portable 2021-07-14 14:19:21 +09:00
assign.h SAGA2: Make several save size calculations portable 2021-07-14 14:19:21 +09:00
audio.cpp SAGA2: Removed MidiPlayer from Music class 2021-07-10 21:13:15 +02:00
audio.h SAGA2: Cleanup audio code 2021-07-06 00:37:07 +02:00
automap.cpp SAGA2: Fix global constructor warning in automap.cpp 2021-07-19 08:09:02 +09:00
automap.h
band.cpp SAGA2: Move actorList to Saga2Engine 2021-07-21 21:39:07 +09:00
band.h SAGA2: Remove old save/load methods 2021-07-12 17:11:37 +02:00
beegee.cpp SAGA2: Fix global constructor warnings in beegee.cpp 2021-07-18 17:10:20 +09:00
beegee.h SAGA2: Move Deejay to beegee.h 2021-07-02 16:35:14 +02:00
bitarray.h
blitters.cpp SAGA2: Fix funciton prototype inconsistency 2021-07-01 13:26:29 +02:00
blitters.h
button.cpp SAGA2: Remove book/parchment close button images 2021-07-25 05:43:44 +09:00
button.h SAGA2: Remove book/parchment close button images 2021-07-25 05:43:44 +09:00
calender.cpp SAGA2: Make Timers/Alarms/Threads save size portable 2021-07-15 20:04:34 +09:00
calender.h SAGA2: Make Timers/Alarms/Threads save size portable 2021-07-15 20:04:34 +09:00
cmisc.h
code.h SAGA2: Fix more warnings 2021-07-01 01:37:40 +02:00
combat.h SAGA2: Fix more warnings with enumarations 2021-07-01 01:37:40 +02:00
configure.engine
console.cpp SAGA2: Add playMusic command 2021-07-29 22:57:11 +09:00
console.h SAGA2: Add playMusic command 2021-07-29 22:57:11 +09:00
contain.cpp SAGA2: Fix global constructor warning in speldata.cpp 2021-07-18 17:38:49 +09:00
contain.h SAGA2: Make several save size calculations portable 2021-07-14 14:19:21 +09:00
detection.cpp SAGA2: Add Sensor debug output 2021-07-12 13:08:48 +09:00
detection.h
dice.h SAGA2: Change abs to ABS 2021-07-04 11:54:29 -07:00
display.cpp SAGA2: Fix fade in load from launcher 2021-07-22 00:22:32 +09:00
display.h SAGA2: Cleanup Win32-specific code 2021-07-01 01:37:42 +02:00
dispnode.cpp SAGA2: Fix a global constructor warning in tilemode.cpp 2021-07-18 12:57:12 +09:00
dispnode.h SAGA2: Fix a global constructor warning in tilemode.cpp 2021-07-18 12:57:12 +09:00
document.cpp SAGA2: Fix parchment close button rect 2021-07-29 16:59:01 +09:00
document.h SAGA2: Fix global constructors in document.cpp 2021-07-01 01:37:42 +02:00
effects.cpp SAGA2: Fix more gcc warnings 2021-07-01 01:37:32 +02:00
effects.h SAGA2: Fix more warnings with enumarations 2021-07-01 01:37:40 +02:00
enchant.cpp SAGA2: Fix pointer arithmetic in actor/object constructors 2021-07-17 13:02:02 +09:00
enchant.h SAGA2: Fix more warnings 2021-07-01 01:37:40 +02:00
floating.cpp SAGA2: Fix global constructor warnings in tile.cpp 2021-07-18 15:37:57 +09:00
floating.h SAGA2: Remove unused variable. CID 1457999 2021-07-10 00:56:07 +02:00
fontlib.h
fta.h SAGA2: Move pointer to Saga2Engine 2021-07-17 06:12:11 +09:00
gamemode.cpp SAGA2: Removed std.h 2021-07-01 01:37:31 +02:00
gamerate.h SAGA2: Fix more uninitialized variables 2021-07-13 01:25:34 +02:00
gbevel.h SAGA2: More enum warnings fixed 2021-07-01 01:37:41 +02:00
gblitter.h
gdraw.cpp SAGA2: Removed std.h 2021-07-01 01:37:31 +02:00
gdraw.h SAGA2: Fix global constructor warning in playmode.cpp 2021-07-17 11:32:46 +09:00
gfx.cpp SAGA2: Save thumbnail before opening menu 2021-07-21 16:23:06 +09:00
gfx.h SAGA2: Save thumbnail before opening menu 2021-07-21 16:23:06 +09:00
gpointer.cpp SAGA2: Make pointer behavior replicate original 2021-07-17 06:12:11 +09:00
gpointer.h
grabinfo.cpp SAGA2: Move pointer to Saga2Engine 2021-07-17 06:12:11 +09:00
grabinfo.h SAGA2: Move mouseInfo to Saga2Engine 2021-07-01 01:37:44 +02:00
grequest.cpp SAGA2: Move G_BASE to Saga2Engine 2021-07-17 07:37:18 +09:00
grequest.h
gtext.cpp SAGA2: Removed std.h 2021-07-01 01:37:31 +02:00
gtextbox.cpp SAGA2: Move pointer to Saga2Engine 2021-07-17 06:12:11 +09:00
gtextbox.h SAGA2: Fix global constructor warning on gtextbox.cpp 2021-07-17 02:55:26 +09:00
hresmgr.cpp SAGA2: Fix more uninitialized variables 2021-07-13 01:25:34 +02:00
hresmgr.h SAGA2: Fix object destruction. CID 1457997 2021-07-10 17:56:33 +02:00
idtypes.h SAGA2: Fix some global constructor warnings 2021-07-19 12:07:29 +09:00
imagcach.cpp SAGA2: Fix CImageNode initialization. CID 1457944 2021-07-10 13:23:34 +02:00
imagcach.h SAGA2: Move _imagaCache constructor to Saga2Engine 2021-07-09 02:17:19 +09:00
input.h SAGA2: Properly initialize gToolBase 2021-07-17 07:37:18 +09:00
interp.cpp SAGA2: Fix data signedness 2021-07-29 05:02:28 +09:00
intrface.cpp SAGA2: Move playerList to Saga2Engine 2021-07-17 11:23:24 +09:00
intrface.h SAGA2: Fix global constructors in intrface.h 2021-07-17 06:12:11 +09:00
loadmsg.cpp SAGA2: Removed std.h 2021-07-01 01:37:31 +02:00
loadmsg.h
localize.h
magic.cpp SAGA2: Fix global constructor warning in speldata.cpp 2021-07-18 17:38:49 +09:00
magic.h SAGA2: Make several save size calculations portable 2021-07-14 14:19:21 +09:00
main.cpp SAGA2: Fix fade in load from launcher 2021-07-22 00:22:32 +09:00
mainmap.cpp SAGA2: Removed std.h 2021-07-01 01:37:31 +02:00
mainmap.h SAGA2: Cleanup Win32-specific code 2021-07-01 01:37:42 +02:00
mapfeatr.cpp SAGA2: Use safer string copy function 2021-07-06 16:37:44 +02:00
mapfeatr.h
messager.cpp SAGA2: Remove displayPage from gDisplayPort 2021-07-18 12:11:11 +09:00
messager.h SAGA2: Fix warnings in main.cpp 2021-07-01 01:37:27 +02:00
metaengine.cpp SAGA2: Use conventional save names 2021-07-16 01:18:56 +02:00
methods.r SAGA2: Added mapping to the SAGA classes 2021-07-01 01:37:29 +02:00
mission.cpp SAGA2: Fix object access in scripts 2021-07-23 14:44:10 +09:00
mission.h SAGA2: Fix object access in scripts 2021-07-23 14:44:10 +09:00
modal.cpp SAGA2: Fix global constructor warnings in tile.cpp 2021-07-18 15:37:57 +09:00
modal.h
module.mk SAGA2: Save thumbnail before opening menu 2021-07-21 16:23:06 +09:00
motion.cpp SAGA2: Fix MotionTask uninitalized pointer field 2021-07-23 14:45:22 +09:00
motion.h SAGA2: Make several save size calculations portable 2021-07-14 14:19:21 +09:00
mouseimg.cpp SAGA2: Fix pointer arrow in documents 2021-07-29 16:59:01 +09:00
mouseimg.h
msgbox.cpp SAGA2: Move pointer to Saga2Engine 2021-07-17 06:12:11 +09:00
msgbox.h SAGA2: Fix warnings in main.cpp 2021-07-01 01:37:27 +02:00
music.cpp SAGA2: Set Miles version on MIDI driver 2021-07-29 20:24:42 +02:00
music.h SAGA2: Removed MidiPlayer from Music class 2021-07-10 21:13:15 +02:00
objects.cpp SAGA2: Expand search command to actors/worlds 2021-07-25 05:29:27 +09:00
objects.h SAGA2: Expand search command to actors/worlds 2021-07-25 05:29:27 +09:00
objproto.cpp SAGA2: Warn for onAcceptLockToggle 2021-07-29 05:02:28 +09:00
objproto.h SAGA2: Make actorCount constant 2021-07-12 19:23:19 +09:00
oncall.h SAGA2: Kill rmem and rserver 2021-07-01 01:37:29 +02:00
palette.h SAGA2: Make remaining chunk sizes portable 2021-07-16 00:08:46 +09:00
panel.cpp SAGA2: Fix global constructor warning in vwdraw.cpp 2021-07-18 12:14:01 +09:00
panel.h SAGA2: Fix global constructors in panel.cpp 2021-07-17 07:37:18 +09:00
path.cpp SAGA2: Fix more global constructor warning in path.cpp 2021-07-19 12:07:29 +09:00
patrol.cpp SAGA2: Make several save size calculations portable 2021-07-14 14:19:21 +09:00
patrol.h SAGA2: Make several save size calculations portable 2021-07-14 14:19:21 +09:00
pclass.r SAGA2: Added mapping to the SAGA classes 2021-07-01 01:37:29 +02:00
player.cpp SAGA2: Move playerList to Saga2Engine 2021-07-17 11:23:24 +09:00
player.h SAGA2: Fix global constructor in object.cpp 2021-07-17 06:53:06 +09:00
playmode.cpp SAGA2: Fix global constructor warnings in tile.cpp 2021-07-18 15:37:57 +09:00
priqueue.h
program.h
property.cpp SAGA2: Fix global constructor warnings in property.cpp 2021-07-17 10:20:19 +09:00
property.h SAGA2: Fix global constructor warnings in property.cpp 2021-07-17 10:20:19 +09:00
pt2angle.cpp SAGA2: Removed std.h 2021-07-01 01:37:31 +02:00
rect.cpp SAGA2: Make several save size calculations portable 2021-07-14 14:19:21 +09:00
rect.h SAGA2: Fix a global constructor warning in tilemode.cpp 2021-07-18 12:57:12 +09:00
saga2.cpp SAGA2: Add command to teleport on click 2021-07-25 05:29:28 +09:00
saga2.h SAGA2: Add command to teleport on click 2021-07-25 05:29:28 +09:00
sagafunc.cpp SAGA2: Fix object access in scripts 2021-07-23 14:44:10 +09:00
saveload.cpp SAGA2: Fix RestartGame 2021-07-28 04:51:11 +09:00
saveload.h SAGA2: Fix chunk size writing 2021-07-25 23:48:10 +09:00
script.h SAGA2: Make more save chunk sizes portable 2021-07-15 23:33:40 +09:00
sensor.cpp SAGA2: Fix Sensor deletion on remove 2021-07-19 18:27:42 +09:00
sensor.h SAGA2: Fix Sensor deletion on remove 2021-07-19 18:27:42 +09:00
setup.h SAGA2: Get rid of tileRect 2021-07-01 22:59:44 +02:00
shorten.cpp SAGA2: Fix Shorten decoder. CID 1457991, 1457880 2021-07-14 23:41:44 +02:00
shorten.h SAGA2: Initial code for voice playback 2021-07-01 01:37:37 +02:00
speech.cpp SAGA2: Fix global constructor warnings in speech.cpp 2021-07-19 09:20:40 +09:00
speech.h SAGA2: Fix global constructor warnings in speech.cpp 2021-07-19 09:20:40 +09:00
spelcast.cpp SAGA2: Fix global constructor warning in speldata.cpp 2021-07-18 17:38:49 +09:00
speldata.cpp SAGA2: Fix global constructor warning in speldata.cpp 2021-07-18 17:38:49 +09:00
speldefs.h SAGA2: Fix SpellTarget initialization. CID 1457867, 1457940 2021-07-11 15:07:06 +02:00
speldraw.cpp SAGA2: Fix EffectDisplayPrototype initialization. CID 1457908, 1457986 2021-07-11 15:07:06 +02:00
spellbuk.h SAGA2: Fix more warnings 2021-07-01 01:37:40 +02:00
spellini.cpp SAGA2: Removed std.h 2021-07-01 01:37:31 +02:00
spellio.cpp SAGA2: Fix global constructors in dispnode.cpp 2021-07-17 02:55:26 +09:00
spellio.h SAGA2: Make several save size calculations portable 2021-07-14 14:19:21 +09:00
spellloc.cpp SAGA2: Removed std.h 2021-07-01 01:37:31 +02:00
spells.h SAGA2: Fix more warnings with enumarations 2021-07-01 01:37:40 +02:00
spellsiz.cpp SAGA2: Removed std.h 2021-07-01 01:37:31 +02:00
spellspr.cpp SAGA2: Removed std.h 2021-07-01 01:37:31 +02:00
spellsta.cpp SAGA2: Removed std.h 2021-07-01 01:37:31 +02:00
spelshow.h SAGA2: Make several save size calculations portable 2021-07-14 14:19:21 +09:00
spelvals.h SAGA2: Fix more global constructors 2021-07-02 02:31:36 +09:00
sprite.cpp SAGA2: Fix global constructor warnings in tile.cpp 2021-07-18 15:37:57 +09:00
sprite.h SAGA2: Make several save size calculations portable 2021-07-14 14:19:21 +09:00
stimtype.h SAGA2: Remove commas at ends of enumerations 2021-07-01 01:37:40 +02:00
tagnoise.h
target.cpp SAGA2: Fix global constructor warnings in property.cpp 2021-07-17 10:20:19 +09:00
target.h SAGA2: Make several save size calculations portable 2021-07-14 14:19:21 +09:00
task.cpp SAGA2: Put warnings on kill task check 2021-07-27 04:06:35 +09:00
task.h SAGA2: Fix ActorAssignment deletion 2021-07-18 12:55:50 +09:00
tcoords.h SAGA2: Make several save size calculations portable 2021-07-14 14:19:21 +09:00
terrain.cpp SAGA2: Fix global constructor warnings 2021-07-18 16:43:03 +09:00
terrain.h SAGA2: Change some classes into packed structs 2021-07-01 01:37:32 +02:00
tile.cpp SAGA2: Fix object access in scripts 2021-07-23 14:44:10 +09:00
tile.h SAGA2: Fix object access in scripts 2021-07-23 14:44:10 +09:00
tileline.cpp SAGA2: Add (not-yet-working) debug mode for tile drawing 2021-07-15 00:16:47 +02:00
tileline.h SAGA2: Add (not-yet-working) debug mode for tile drawing 2021-07-15 00:16:47 +02:00
tileload.cpp SAGA2: Add command to dump map 2021-07-20 22:49:31 +09:00
tileload.h SAGA2: Cleanup Win32-specific code 2021-07-01 01:37:42 +02:00
tilemode.cpp SAGA2: Add command to teleport on click 2021-07-25 05:29:28 +09:00
tilemode.h SAGA2: Make remaining chunk sizes portable 2021-07-16 00:08:46 +09:00
tilevect.h
timers.cpp SAGA2: Make Timers/Alarms/Threads save size portable 2021-07-15 20:04:34 +09:00
timers.h SAGA2: Make Timers/Alarms/Threads save size portable 2021-07-15 20:04:34 +09:00
tower.cpp SAGA2: Removed std.h 2021-07-01 01:37:31 +02:00
tower.h
towerfta.cpp SAGA2: Remove displayPage from gDisplayPort 2021-07-18 12:11:11 +09:00
towerfta.h SAGA2: Re-enable audio 2021-07-01 01:37:38 +02:00
towerwin.h SAGA2: Fix more enum warnings 2021-07-01 01:37:41 +02:00
transit.cpp SAGA2: Removed std.h 2021-07-01 01:37:31 +02:00
transit.h
tromode.cpp SAGA2: Make ending playable 2021-07-26 01:13:44 +09:00
tromode.h
uidialog.cpp SAGA2: Fix volume quantization 2021-07-29 19:40:14 +09:00
uidialog.h SAGA2: Fix more warnings 2021-07-01 01:37:40 +02:00
uimetrcs.h SAGA2: Remove some global constructors in intrface.cpp 2021-07-01 01:37:39 +02:00
uitext.h
vbacksav.cpp SAGA2: Remove displayPage from gDisplayPort 2021-07-18 12:11:11 +09:00
vbacksav.h
vdraw.h SAGA2: Remove displayPage from gDisplayPort 2021-07-18 12:11:11 +09:00
version.h
video.cpp SAGA2: Use safer string manupulation. CID 1458016 2021-07-14 23:45:18 +02:00
videobox.cpp SAGA2: Move pointer to Saga2Engine 2021-07-17 06:12:11 +09:00
videobox.h SAGA2: Fix more enum warnings 2021-07-01 01:37:41 +02:00
vpage.h SAGA2: Fix more global constructor warnings 2021-07-02 04:06:46 +09:00
vpal.cpp SAGA2: Update screen when updating palette 2021-07-22 00:22:32 +09:00
vpal.h SAGA2: Make remaining chunk sizes portable 2021-07-16 00:08:46 +09:00
vwdraw.cpp SAGA2: Fix global constructor warning in vwdraw.cpp 2021-07-18 12:14:01 +09:00
weapons.cpp SAGA2: Fix bug in the original with poisoning effect 2021-07-01 01:37:33 +02:00
weapons.h