Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-04-14 | wrote new mixer class, | Ludvig Strigeus | |
cleaned up sound header files, integrated mixer into scummvm & simon svn-id: r3937 | |||
2002-04-13 | new midi driver API, | Ludvig Strigeus | |
no more USE_ADLIB, a couple of sdl graphics driver fixes. svn-id: r3925 | |||
2002-04-12 | new video engine (expect broken non-sdl builds), | Ludvig Strigeus | |
simon the sorcerer 1 & 2 support (non SCUMM games) svn-id: r3912 | |||
2002-04-11 | Large pointless reindentation of all the code. Also fixed a few mistakes | James Brown | |
in the object flags code cleanup. Flags used: indent *.cpp -br -bap -nbc -lp -ce -cdw -brs -nbad -nbc -npsl -nip -ts2 -ncs -nbs -npcs -nbap -Tbyte -Tuint32 -Tuint8 -Tuint16 -TArrayHeader -TMemBlkHeader -TVerbSlot -TObjectData -Tvoid -TImageHeader -TRoomHeader -TCodeHeader -TResHdr -TBompHeader -TMidiChannelAdl -TGui -TScumm -TSoundEngine -TPart -TPlayer svn-id: r3908 | |||
2002-03-24 | Fixed pal init | Vincent Hamm | |
svn-id: r3815 | |||
2002-03-21 | Move some box stuff from scumm.h to new boxes.h | James Brown | |
Also move some sound-related items from scumm.h to sound.h svn-id: r3797 | |||
2002-03-20 | I know it probably doesn't look like much, but this is a start to the reorg ↵ | James Brown | |
- basically I've shuffled the Scumm struct around, and turned it into a Class - labeling and grouping functions that are related. svn-id: r3792 | |||
2002-03-14 | Add "options" menu to F5 key. Can set music volumes and stuff :) | James Brown | |
svn-id: r3754 | |||
2002-03-14 | winCE part 2 - still gui.cpp and scummvm.cpp left | James Brown | |
svn-id: r3752 | |||
2002-03-14 | Rewire the MIDI subsystem to use drivers selecting from the commandline. | James Brown | |
No -DTIMIDITY, etc! Yippie!. Also updated readme. svn-id: r3743 | |||
2002-03-11 | Remove last Sam and Max #ifdef | James Brown | |
svn-id: r3726 | |||
2002-03-07 | Fixed music volume control for some games. | James Brown | |
svn-id: r3680 | |||
2002-03-06 | Fix typo in music volume, and add -m parameter to set it. | James Brown | |
svn-id: r3659 | |||
2002-03-05 | Adding music volume control. | James Brown | |
svn-id: r3657 | |||
2002-03-05 | Remove some testing stuff. | James Brown | |
svn-id: r3649 | |||
2002-03-05 | Fixed the actor crash bug properly. NOTE: This -will- break ALL saved games | James Brown | |
made with previous versions. svn-id: r3648 | |||
2002-03-05 | Removed some debugging messages. | James Brown | |
svn-id: r3647 | |||
2002-03-02 | Added a new '-t' commandline option to set TEMPO_BASE (note: In decimal, not ↵ | James Brown | |
hex.. should fix). svn-id: r3641 | |||
2002-02-24 | Code cleanup - get rid of a bunch of typecast and unused variable warnings. | James Brown | |
svn-id: r3627 | |||
2002-02-12 | First part of Yazoo and mines work on making older scumm games work. | James Brown | |
Not enough here to actually work yet, just the base groundwork needed. svn-id: r3567 | |||
2001-12-28 | fixed the programming style on some lines | Ludvig Strigeus | |
svn-id: r3537 | |||
2001-12-01 | adlib sound support, use USE_ADLIB | Ludvig Strigeus | |
svn-id: r3511 |