aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-01Added kyra projectNorbert Lange
2009-06-30engines/scumm/*: enabled choosing of the colorpalette, by setting RenderMode ...Norbert Lange
2009-06-27Modified macro-,patter-,track-step functions to loop aslong they are supposed...Norbert Lange
2009-06-25Fix regressionNorbert Lange
2009-06-25Fixed restarting of song (hopefully thouroughly)Norbert Lange
2009-06-20and 1 fix for a regression - always set sampleperiod before starting outputNorbert Lange
2009-06-20fixed portamento-effect.Norbert Lange
2009-06-20inadvertedly used autofreestream which resulted in the Tfmx-Object beeing del...Norbert Lange
2009-06-20Some more cleanups,Norbert Lange
2009-06-19Added fade effect, song 17 uses it.Norbert Lange
2009-06-19modified doSong so you can start a new Song without killing running macrosNorbert Lange
2009-06-19moved common initialisation routines into their own functions. doMacro and do...Norbert Lange
2009-06-19more cleanups, got rid of pendingTrackstep variableNorbert Lange
2009-06-19Enabled signals and made ScummVM use them (they specify when a song should be...Norbert Lange
2009-06-19added support for SFX by using a seperate Player for them.Norbert Lange
2009-06-19Ugly hack for fixing color paletteNorbert Lange
2009-06-16changed musictiming again, using a 25/70 seconds as counter. Norbert Lange
2009-06-15My last commit fired an assert on some songs, fixed!Norbert Lange
2009-06-15Fixed a bug which caused MI Song 3 to loop forever. Made my hack to automatic...Norbert Lange
2009-06-14Removed some debugmessages so Linux manages to build again =/Norbert Lange
2009-06-14player_v4a:Norbert Lange
2009-06-12fixed formattingNorbert Lange
2009-06-12Removed alot of the debug-outputNorbert Lange
2009-06-12sdl.cpp, main.cpp:Norbert Lange
2009-06-10Finally fixed weird volume effects by fixing "wait on keyup"Norbert Lange
2009-06-10Fix looping of TracksNorbert Lange
2009-06-10Enabled envelope effect, but it still needs some work.Norbert Lange
2009-06-09tfmx.c,.h: added portamento and envelope-effect (envelope not active yet)Norbert Lange
2009-06-09Disable initialisation of SDL-Video and SDL-Timer. Fixes various issue when r...Norbert Lange
2009-06-08tfmx.cpp:Norbert Lange
2009-06-08Spaces for alignment, not tabs :PSven Hesse
2009-06-08Initital commit modifying buildsystem and adding a TFMX Module-PlayerNorbert Lange
2009-06-08Virtual Keyboard: Fix slight error in earlier commit (failed to rename the XM...John Willis
2009-06-08Spacing.Travis Howell
2009-06-08Add more Polish font data for The Feeble Files.Travis Howell
2009-06-08Virtual Keyboard: Move vkeybd.zip into packs folder and rename default keyboa...John Willis
2009-06-08Add Polish font data for The Feeble Files.Travis Howell
2009-06-08sword1: add Broken Sword PSX demo supportFabio Battaglia
2009-06-08SCI: CleanupWalter van Niftrik
2009-06-08Replaced GFXWARN with warning and GFXDEBUG with debugCFilippos Karapetis
2009-06-08Virtual Keyboard: Add source files for the default keyboard pack seperate fro...John Willis
2009-06-08Update details for the Polish version of The Feeble Files.Travis Howell
2009-06-08Moved some more debug commands to ScummVM's consoleFilippos Karapetis
2009-06-08Virtual Keyboard: Fix default keyboard pack to return correct events for ENTE...John Willis
2009-06-08- Fix Screen_v2::wsaFrameAnimationStep, now the MR album and LoL intro demo W...Johannes Schickel
2009-06-07Hopefully fixed memory corruption when loading gamesFilippos Karapetis
2009-06-07SCI: C++ified the song iterator code a little bit moreMax Horn
2009-06-07SCI: Got rid of g_EngineStateMax Horn
2009-06-07LOL: minor bug fixFlorian Kagerer
2009-06-07Remove unneeded functionality from Screen.Johannes Schickel