aboutsummaryrefslogtreecommitdiff
path: root/saga
AgeCommit message (Expand)Author
2004-05-01Remove unneeded #definesEugene Sandulenko
2004-05-01indentPaweł Kołodziejski
2004-04-30Move from custom unsigned types to those provided by main config.hEugene Sandulenko
2004-04-30Indentation madnessEugene Sandulenko
2004-04-30Added fixme comment about a bug that happens (at least) in the WyrmkeepTorbjörn Andersson
2004-04-30Very experimental support for the separate MIDI files used by the WyrmkeepTorbjörn Andersson
2004-04-29Fix warningMax Horn
2004-04-29use timer rate from driver, makes midi a bit more audibleJonathan Gray
2004-04-29Quick-and-dirty music fix. I can hear music in the ITE intro now. I haven'tTorbjörn Andersson
2004-04-29fix another unitialised var useJonathan Gray
2004-04-29init some things to fix segfaultsJonathan Gray
2004-04-29Now it produces sound, but it's clear that XMIDI parsing is wrongEugene Sandulenko
2004-04-29Make MIDI driver run, though no sound yet.Eugene Sandulenko
2004-04-29Forgot to commit header fileEugene Sandulenko
2004-04-29Music.cpp objectizing.Eugene Sandulenko
2004-04-29Rename sysmusic.cpp to music.cppEugene Sandulenko
2004-04-29Voices are playedEugene Sandulenko
2004-04-28Objectizing sound.cppEugene Sandulenko
2004-04-28Rename syssound.cpp to sound.cppEugene Sandulenko
2004-04-28Rename Snd object to SndResEugene Sandulenko
2004-04-28Objectize sndres.cppEugene Sandulenko
2004-04-28code formatting insanityEugene Sandulenko
2004-04-28Fixed crash. Original clip routine was more sane.Eugene Sandulenko
2004-04-28Removing more files from SAGA. Justification: we already have XMIDI/SMF code;...Max Horn
2004-04-27more dead code goneMax Horn
2004-04-27Remove yet another fileMax Horn
2004-04-27Remove some more unused codeMax Horn
2004-04-27cleanupMax Horn
2004-04-27Fixed warnings. At the time of writing, only xmidi.cpp causes warnings forTorbjörn Andersson
2004-04-27Don't use uninitialized variable, lang_path, in debugging messages. ItTorbjörn Andersson
2004-04-25more cleanupMax Horn
2004-04-25More ScummVMificationMax Horn
2004-04-25Fix yet another const warningMax Horn
2004-04-25Fix many warnings; use C++ type system instead of C style typedefs; removed v...Max Horn
2004-04-23convert the file routines to use the File classJonathan Gray
2004-04-13File is not neededEugene Sandulenko
2004-04-13Fixed warning.Torbjörn Andersson
2004-04-13Fixed warning.Torbjörn Andersson
2004-04-13Fixed warning. (There are plenty of warnings in the SAGA engine, but thisTorbjörn Andersson
2004-04-12File is not neededEugene Sandulenko
2004-04-12oops. Forgot the fileEugene Sandulenko
2004-04-12More headersEugene Sandulenko
2004-04-12Forgot to add header.Eugene Sandulenko
2004-04-12WIP for SAGA engine.Eugene Sandulenko
2004-03-22corrections to namespacesPaweł Kołodziejski
2004-03-16Fixed warnings. I hope I didn't break anything!Torbjörn Andersson
2004-03-15Use Saga namespace everywhereEugene Sandulenko
2004-03-15Code formattingEugene Sandulenko
2004-03-15fix warningsMax Horn
2004-03-14Initial SAGA checkinEugene Sandulenko