Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-12-21 | added convenience SoundMixer::playVorbis variant which calls through to ↵ | Max Horn | |
playSfxSound_Vorbis; made scumm/queen engines use it svn-id: r11812 | |||
2003-12-17 | TODOs added and removed some completed TODOs | Max Horn | |
svn-id: r11723 | |||
2003-12-15 | two audio TODOs | Max Horn | |
svn-id: r11642 | |||
2003-12-03 | Added compressed speech / music clusters as a BS2 item. I've started | Torbjörn Andersson | |
looking into compressing the files, but I don't have anything that's ready to commit yet. svn-id: r11482 | |||
2003-11-29 | Remove TODO item about BS2 pyramid bug. It should be fixed now. | Torbjörn Andersson | |
svn-id: r11428 | |||
2003-11-23 | Ooops should have left thatone | Travis Howell | |
svn-id: r11358 | |||
2003-11-23 | Update issues | Travis Howell | |
svn-id: r11357 | |||
2003-11-17 | Added note about BS2 "pyramid bug". | Torbjörn Andersson | |
svn-id: r11321 | |||
2003-11-14 | update imuse digital | Paweł Kołodziejski | |
svn-id: r11292 | |||
2003-11-14 | Updated Broken Sword II section | Torbjörn Andersson | |
svn-id: r11291 | |||
2003-11-10 | get-rid-of-queencomp TODO | Max Horn | |
svn-id: r11253 | |||
2003-11-07 | missed one | Jonathan Gray | |
svn-id: r11182 | |||
2003-11-07 | <tsuteiuQ> 'gnaw gnaw' | Jonathan Gray | |
svn-id: r11174 | |||
2003-11-05 | updated TODO a bit | Max Horn | |
svn-id: r11159 | |||
2003-11-04 | add some things... | Jonathan Gray | |
svn-id: r11124 | |||
2003-11-03 | remade the in-game GUI/menu | Max Horn | |
svn-id: r11119 | |||
2003-11-03 | typo / examples | Max Horn | |
svn-id: r11081 | |||
2003-11-03 | use TabWidget for GlobalOptionsDialog | Max Horn | |
svn-id: r11073 | |||
2003-11-02 | some TODOs | Max Horn | |
svn-id: r11059 | |||
2003-11-02 | TODOs | Max Horn | |
svn-id: r11044 | |||
2003-10-29 | doc TODOs | Max Horn | |
svn-id: r11006 | |||
2003-10-27 | Removed TODO entry about debug class. Fingolfin's latest changes should be | Torbjörn Andersson | |
pretty much what I wanted. svn-id: r10986 | |||
2003-10-26 | Added a note about making the debugger more easily available to the various | Torbjörn Andersson | |
game engines. svn-id: r10980 | |||
2003-10-17 | moved game detection code out to the plugins | Max Horn | |
svn-id: r10882 | |||
2003-10-17 | update | Max Horn | |
svn-id: r10881 | |||
2003-10-17 | new command line parser (README still has to be updated) | Max Horn | |
svn-id: r10880 | |||
2003-10-17 | removed obsolete FIXME/TODO | Max Horn | |
svn-id: r10875 | |||
2003-10-17 | cleanup | Max Horn | |
svn-id: r10874 | |||
2003-10-16 | add some mac related bits | Jonathan Gray | |
svn-id: r10826 | |||
2003-10-12 | some renaming for more consistent terminology (although we might want to ↵ | Max Horn | |
reevaluate this): 'target' is what is in your config file; 'game' is what a frontend provide. E.g. the scumm frontend provides the game 'monkeyvga', and my config file has target 'monkeyvga-ger' configured to use that game svn-id: r10766 | |||
2003-10-12 | Update issues | Travis Howell | |
svn-id: r10739 | |||
2003-10-10 | a small TODO/idea (maybe we should add an IDEAS file?) | Max Horn | |
svn-id: r10713 | |||
2003-10-08 | turned PluginManager into a proper singleton | Max Horn | |
svn-id: r10688 | |||
2003-10-08 | new config manager. not everything is completed, and some things will still ↵ | Max Horn | |
be changed, but it seems to work well enough to put it into CVS svn-id: r10687 | |||
2003-10-07 | update a bit | Jonathan Gray | |
svn-id: r10656 | |||
2003-10-05 | something I am working on | Max Horn | |
svn-id: r10617 | |||
2003-10-05 | implemented new 'nice' scaler hotkeys | Max Horn | |
svn-id: r10613 | |||
2003-10-05 | add note about the font encoding used for kanji | Jonathan Gray | |
svn-id: r10600 | |||
2003-10-04 | yet another config TODO added | Max Horn | |
svn-id: r10593 | |||
2003-10-02 | this has been done | Max Horn | |
svn-id: r10553 | |||
2003-10-02 | cleanup & restructuring; in particular move the midi driver list to its own ↵ | Max Horn | |
source file svn-id: r10550 | |||
2003-10-02 | some more TODO items | Max Horn | |
svn-id: r10542 | |||
2003-10-01 | disable joystick input by default either command line or config file need to ↵ | Jonathan Gray | |
be used to enable it now, ability to choose joystick number to use also added svn-id: r10518 | |||
2003-09-30 | updated TODOs | Max Horn | |
svn-id: r10507 | |||
2003-09-29 | Added BS2 items. | Torbjörn Andersson | |
svn-id: r10482 | |||
2003-09-27 | proposal for revised scaler keyboard shortcuts | Max Horn | |
svn-id: r10442 | |||
2003-09-27 | add some descumm TODOs | Max Horn | |
svn-id: r10436 | |||
2003-09-17 | added a static method setDefaultDirectory to class File; used this to ↵ | Max Horn | |
simplify some code; added a global g_sound pointer in bs2, this cuts down on uses of g_sword2 (of course both should be removed on the long run); some other minor tweaks/fixes svn-id: r10278 | |||
2003-09-17 | BS2 works on BE systems now | Max Horn | |
svn-id: r10275 | |||
2003-09-08 | added a TODO | Max Horn | |
svn-id: r10113 |