Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-19 | moved common initialisation routines into their own functions. doMacro and ↵ | Norbert Lange | |
doSong are now nore readable svn-id: r41692 | |||
2009-06-19 | more cleanups, got rid of pendingTrackstep variable | Norbert Lange | |
svn-id: r41686 | |||
2009-06-19 | Enabled signals and made ScummVM use them (they specify when a song should ↵ | Norbert Lange | |
be stopped) Cleanups in player_v4a. svn-id: r41685 | |||
2009-06-19 | added support for SFX by using a seperate Player for them. | Norbert Lange | |
svn-id: r41676 | |||
2009-06-19 | Ugly hack for fixing color palette | Norbert Lange | |
svn-id: r41672 | |||
2009-06-16 | changed musictiming again, using a 25/70 seconds as counter. | Norbert Lange | |
svn-id: r41585 | |||
2009-06-15 | My last commit fired an assert on some songs, fixed! | Norbert Lange | |
svn-id: r41551 | |||
2009-06-15 | Fixed a bug which caused MI Song 3 to loop forever. Made my hack to ↵ | Norbert Lange | |
automatically stop the player after all Patterns are stopped dependend on a variable. svn-id: r41549 | |||
2009-06-14 | Removed some debugmessages so Linux manages to build again =/ | Norbert Lange | |
svn-id: r41527 | |||
2009-06-14 | player_v4a: | Norbert Lange | |
Made musictimer work a bit better, merged the 2 tables into 1 svn-id: r41526 | |||
2009-06-12 | fixed formatting | Norbert Lange | |
svn-id: r41482 | |||
2009-06-12 | Removed alot of the debug-output | Norbert Lange | |
created a class player_v4a to hook TFMX Playback into Scumm. Monkey Island has sound, but no sfx yet svn-id: r41480 | |||
2009-06-12 | sdl.cpp, main.cpp: | Norbert Lange | |
Made modifications dependend on compiletime-variable TFMX_CMDLINE_TOOL. scumm.vcproj, scummvm-tfmx.sln, scummvm-tfmx.vcproj: enabled Scumm-Engine tfmx.cpp: Some small cleanups and corrections svn-id: r41478 | |||
2009-06-10 | Finally fixed weird volume effects by fixing "wait on keyup" | Norbert Lange | |
Added commandline option to output to flac svn-id: r41434 | |||
2009-06-10 | Fix looping of Tracks | Norbert Lange | |
svn-id: r41427 | |||
2009-06-10 | Enabled envelope effect, but it still needs some work. | Norbert Lange | |
couple more macros implemented, all effects Monkey Island uses should be supported now svn-id: r41413 | |||
2009-06-09 | tfmx.c,.h: added portamento and envelope-effect (envelope not active yet) | Norbert Lange | |
renamed some variables made sure the fixed-point multiplications have the same results, even in cornercases paula.cpp: changed/reverted stuff in Paula again. svn-id: r41410 | |||
2009-06-09 | Disable initialisation of SDL-Video and SDL-Timer. Fixes various issue when ↵ | Norbert Lange | |
running cmd-line only svn-id: r41399 | |||
2009-06-08 | tfmx.cpp: | Norbert Lange | |
added "vibrato-effect" paula.cpp: fixed bug introduced in last commit svn-id: r41392 | |||
2009-06-08 | Spaces for alignment, not tabs :P | Sven Hesse | |
svn-id: r41383 | |||
2009-06-08 | Initital commit modifying buildsystem and adding a TFMX Module-Player | Norbert Lange | |
Changes in Paula.cpp/Paula.h + soundfx.cpp: Added (easy) queueing of samples by implementing methods that act similar like writes to the Amiga-Chipset would. Added counting of DMA-Interrupts, that is how often a sample finished playing. Added a base for the interrupt-interval, in most cases this will be the Cia-clockrate. Derived classes can then set the interval without scaling to the samplerate Changes in common/scummsys.h: Only disable warnings with pragmas for MS Compilers that cant do so otherwise. Newer MSVC Versions can and should disable warnings in the Project-Settings. Files in tfmx: Some files for debugging. Wont ever be commited back into trunk so those will contain some messy and hackish code Added: tfmx.h/tfmx.cpp Player for TFMX-Modules. Rest: main.cpp etc. Modified buildsystem to include new directory, modified main.cpp so it calls tfmxmain (tfmxplayer.cpp) instead of starting the GUI. svn-id: r41382 | |||
2009-06-08 | Virtual Keyboard: Fix slight error in earlier commit (failed to rename the ↵ | John Willis | |
XML to match the keyboard pack name). svn-id: r41376 | |||
2009-06-08 | Spacing. | Travis Howell | |
svn-id: r41375 | |||
2009-06-08 | Add more Polish font data for The Feeble Files. | Travis Howell | |
svn-id: r41374 | |||
2009-06-08 | Virtual Keyboard: Move vkeybd.zip into packs folder and rename default ↵ | John Willis | |
keyboard pack to vkeybd_default(.zip) with updates to default-events.cpp. Also update vkeybdpack.py to use zlib compression if Python zlib is found. Update GP2X and GP2XWiz bundle files to get new vkeybd_default.zip. svn-id: r41373 | |||
2009-06-08 | Add Polish font data for The Feeble Files. | Travis Howell | |
svn-id: r41372 | |||
2009-06-08 | sword1: add Broken Sword PSX demo support | Fabio Battaglia | |
svn-id: r41369 | |||
2009-06-08 | SCI: Cleanup | Walter van Niftrik | |
svn-id: r41368 | |||
2009-06-08 | Replaced GFXWARN with warning and GFXDEBUG with debugC | Filippos Karapetis | |
svn-id: r41367 | |||
2009-06-08 | Virtual Keyboard: Add source files for the default keyboard pack seperate ↵ | John Willis | |
from ZIP archive (makes it easier to version the packs vkeybd.xml and track fixes) and add script to build keyboard pack(s) ZIP's from source files (based on /gui/themes/scummtheme.py). svn-id: r41366 | |||
2009-06-08 | Update details for the Polish version of The Feeble Files. | Travis Howell | |
svn-id: r41365 | |||
2009-06-08 | Moved some more debug commands to ScummVM's console | Filippos Karapetis | |
svn-id: r41364 | |||
2009-06-08 | Virtual Keyboard: Fix default keyboard pack to return correct events for ↵ | John Willis | |
ENTER and !. svn-id: r41363 | |||
2009-06-08 | - Fix Screen_v2::wsaFrameAnimationStep, now the MR album and LoL intro demo ↵ | Johannes Schickel | |
WSAs will be correctly played - Made album page change in MR a bit slower, so it's visible at least svn-id: r41362 | |||
2009-06-07 | Hopefully fixed memory corruption when loading games | Filippos Karapetis | |
svn-id: r41361 | |||
2009-06-07 | SCI: C++ified the song iterator code a little bit more | Max Horn | |
svn-id: r41360 | |||
2009-06-07 | SCI: Got rid of g_EngineState | Max Horn | |
svn-id: r41359 | |||
2009-06-07 | LOL: minor bug fix | Florian Kagerer | |
svn-id: r41358 | |||
2009-06-07 | Remove unneeded functionality from Screen. | Johannes Schickel | |
svn-id: r41357 | |||
2009-06-07 | Changed the bitstream buffer used to initialize the big Huffman trees to be ↵ | Filippos Karapetis | |
a normal byte array, instead of a Common::Array svn-id: r41356 | |||
2009-06-07 | Added Clear button for search box. Looks a bit off, but we do not yet have | Eugene Sandulenko | |
skinned buttons. svn-id: r41355 | |||
2009-06-07 | Formatting | Filippos Karapetis | |
svn-id: r41354 | |||
2009-06-07 | Applied madmoose's patch from bug report #2794216 - "Loading large Smacker ↵ | Filippos Karapetis | |
movies is slow" svn-id: r41353 | |||
2009-06-07 | Added current keymapper dialog to all themes so it could be tested by other | Eugene Sandulenko | |
devs. svn-id: r41352 | |||
2009-06-07 | Remove LoLEngine::_gameFlags and convert all Lands of Lore code to use ↵ | Johannes Schickel | |
_flagsTable instead. svn-id: r41351 | |||
2009-06-07 | Avoid warning about missing SFX file in Lands of Lore (it seems the original ↵ | Johannes Schickel | |
misses some datafiles for certain effects). svn-id: r41350 | |||
2009-06-07 | SCI: Moved resource36 handling into resource manager. | Walter van Niftrik | |
svn-id: r41349 | |||
2009-06-07 | LOL: minor bug fix in battle system | Florian Kagerer | |
svn-id: r41348 | |||
2009-06-07 | SCI: Fixed the broken SciEngine::pauseEngineIntern code by ensuring that ↵ | Max Horn | |
SciEngine::_gamestate is updated whenever the EngineState gets changed (due to loading a savestate) svn-id: r41346 | |||
2009-06-07 | SCI: Simplified SongLibrary code a bit | Max Horn | |
svn-id: r41345 |