Age | Commit message (Expand) | Author |
2009-06-27 | Modified macro-,patter-,track-step functions to loop aslong they are supposed... | Norbert Lange |
2009-06-25 | Fix regression | Norbert Lange |
2009-06-25 | Fixed restarting of song (hopefully thouroughly) | Norbert Lange |
2009-06-20 | and 1 fix for a regression - always set sampleperiod before starting output | Norbert Lange |
2009-06-20 | fixed portamento-effect. | Norbert Lange |
2009-06-20 | inadvertedly used autofreestream which resulted in the Tfmx-Object beeing del... | Norbert Lange |
2009-06-20 | Some more cleanups, | Norbert Lange |
2009-06-19 | Added fade effect, song 17 uses it. | Norbert Lange |
2009-06-19 | modified doSong so you can start a new Song without killing running macros | Norbert Lange |
2009-06-19 | moved common initialisation routines into their own functions. doMacro and do... | Norbert Lange |
2009-06-19 | more cleanups, got rid of pendingTrackstep variable | Norbert Lange |
2009-06-19 | Enabled signals and made ScummVM use them (they specify when a song should be... | Norbert Lange |
2009-06-19 | added support for SFX by using a seperate Player for them. | Norbert Lange |
2009-06-19 | Ugly hack for fixing color palette | Norbert Lange |
2009-06-16 | changed musictiming again, using a 25/70 seconds as counter. | Norbert Lange |
2009-06-15 | My last commit fired an assert on some songs, fixed! | Norbert Lange |
2009-06-15 | Fixed a bug which caused MI Song 3 to loop forever. Made my hack to automatic... | Norbert Lange |
2009-06-14 | Removed some debugmessages so Linux manages to build again =/ | Norbert Lange |
2009-06-14 | player_v4a: | Norbert Lange |
2009-06-12 | fixed formatting | Norbert Lange |
2009-06-12 | Removed alot of the debug-output | Norbert Lange |
2009-06-12 | sdl.cpp, main.cpp: | Norbert Lange |
2009-06-10 | Finally fixed weird volume effects by fixing "wait on keyup" | Norbert Lange |
2009-06-10 | Fix looping of Tracks | Norbert Lange |
2009-06-10 | Enabled envelope effect, but it still needs some work. | Norbert Lange |
2009-06-09 | tfmx.c,.h: added portamento and envelope-effect (envelope not active yet) | Norbert Lange |
2009-06-09 | Disable initialisation of SDL-Video and SDL-Timer. Fixes various issue when r... | Norbert Lange |
2009-06-08 | tfmx.cpp: | Norbert Lange |
2009-06-08 | Spaces for alignment, not tabs :P | Sven Hesse |
2009-06-08 | Initital commit modifying buildsystem and adding a TFMX Module-Player | Norbert Lange |
2009-06-08 | Virtual Keyboard: Fix slight error in earlier commit (failed to rename the XM... | John Willis |
2009-06-08 | Spacing. | Travis Howell |
2009-06-08 | Add more Polish font data for The Feeble Files. | Travis Howell |
2009-06-08 | Virtual Keyboard: Move vkeybd.zip into packs folder and rename default keyboa... | John Willis |
2009-06-08 | Add Polish font data for The Feeble Files. | Travis Howell |
2009-06-08 | sword1: add Broken Sword PSX demo support | Fabio Battaglia |
2009-06-08 | SCI: Cleanup | Walter van Niftrik |
2009-06-08 | Replaced GFXWARN with warning and GFXDEBUG with debugC | Filippos Karapetis |
2009-06-08 | Virtual Keyboard: Add source files for the default keyboard pack seperate fro... | John Willis |
2009-06-08 | Update details for the Polish version of The Feeble Files. | Travis Howell |
2009-06-08 | Moved some more debug commands to ScummVM's console | Filippos Karapetis |
2009-06-08 | Virtual 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-07 | Hopefully fixed memory corruption when loading games | Filippos Karapetis |
2009-06-07 | SCI: C++ified the song iterator code a little bit more | Max Horn |
2009-06-07 | SCI: Got rid of g_EngineState | Max Horn |
2009-06-07 | LOL: minor bug fix | Florian Kagerer |
2009-06-07 | Remove unneeded functionality from Screen. | Johannes Schickel |
2009-06-07 | Changed the bitstream buffer used to initialize the big Huffman trees to be a... | Filippos Karapetis |
2009-06-07 | Added Clear button for search box. Looks a bit off, but we do not yet have | Eugene Sandulenko |