aboutsummaryrefslogtreecommitdiff
path: root/TODO
AgeCommit message (Collapse)Author
2004-02-02Added issue about always using RandomSource for random numbers.Torbjörn Andersson
svn-id: r12716
2004-01-31renamed _saveLoadCompatible to _saveTemporaryState; make use of ↵Max Horn
requestLoad/requestSave svn-id: r12691
2004-01-31Add TODO about naming of _saveLoadCompatibleJames Brown
svn-id: r12687
2004-01-30Add a proposal for a revised documentation structure. Comments are welcomeMax Horn
svn-id: r12682
2004-01-28TODO updateMax Horn
svn-id: r12657
2004-01-28UpdateTravis Howell
svn-id: r12656
2004-01-17Thanks to Endy, I now know a bit more about the BS2 cutscene lead-outs.Torbjörn Andersson
Unfortunately, we currently have no way of finding out how many frames there are in a cutscene. svn-id: r12455
2004-01-15added COMI text TODOMax Horn
svn-id: r12418
2004-01-15Update issuesTravis Howell
svn-id: r12408
2004-01-13Updated BS2 issues. (I'm too tired to fix the cutscene lead-out musicTorbjörn Andersson
right now, but I don't want to forget it.) svn-id: r12362
2004-01-10More conversion to debug channelsJames Brown
svn-id: r12293
2004-01-05add a few thingsJonathan Gray
svn-id: r12156
2003-12-31Update BS2 credits issue to reflect that the credits are at least partiallyTorbjörn Andersson
implemented now. svn-id: r12054
2003-12-27TODO updateMax Horn
svn-id: r11964
2003-12-27Add a few more Simon todosTravis Howell
svn-id: r11957
2003-12-25yet another TODOMax Horn
svn-id: r11927
2003-12-25two COMI TODOsMax Horn
svn-id: r11926
2003-12-21added convenience SoundMixer::playVorbis variant which calls through to ↵Max Horn
playSfxSound_Vorbis; made scumm/queen engines use it svn-id: r11812
2003-12-17TODOs added and removed some completed TODOsMax Horn
svn-id: r11723
2003-12-15two audio TODOsMax Horn
svn-id: r11642
2003-12-03Added compressed speech / music clusters as a BS2 item. I've startedTorbjörn Andersson
looking into compressing the files, but I don't have anything that's ready to commit yet. svn-id: r11482
2003-11-29Remove TODO item about BS2 pyramid bug. It should be fixed now.Torbjörn Andersson
svn-id: r11428
2003-11-23Ooops should have left thatoneTravis Howell
svn-id: r11358
2003-11-23Update issuesTravis Howell
svn-id: r11357
2003-11-17Added note about BS2 "pyramid bug".Torbjörn Andersson
svn-id: r11321
2003-11-14update imuse digitalPaweł Kołodziejski
svn-id: r11292
2003-11-14Updated Broken Sword II sectionTorbjörn Andersson
svn-id: r11291
2003-11-10get-rid-of-queencomp TODOMax Horn
svn-id: r11253
2003-11-07missed oneJonathan Gray
svn-id: r11182
2003-11-07<tsuteiuQ> 'gnaw gnaw'Jonathan Gray
svn-id: r11174
2003-11-05updated TODO a bitMax Horn
svn-id: r11159
2003-11-04add some things...Jonathan Gray
svn-id: r11124
2003-11-03remade the in-game GUI/menuMax Horn
svn-id: r11119
2003-11-03typo / examplesMax Horn
svn-id: r11081
2003-11-03use TabWidget for GlobalOptionsDialogMax Horn
svn-id: r11073
2003-11-02some TODOsMax Horn
svn-id: r11059
2003-11-02TODOsMax Horn
svn-id: r11044
2003-10-29doc TODOsMax Horn
svn-id: r11006
2003-10-27Removed TODO entry about debug class. Fingolfin's latest changes should beTorbjörn Andersson
pretty much what I wanted. svn-id: r10986
2003-10-26Added a note about making the debugger more easily available to the variousTorbjörn Andersson
game engines. svn-id: r10980
2003-10-17moved game detection code out to the pluginsMax Horn
svn-id: r10882
2003-10-17updateMax Horn
svn-id: r10881
2003-10-17new command line parser (README still has to be updated)Max Horn
svn-id: r10880
2003-10-17removed obsolete FIXME/TODOMax Horn
svn-id: r10875
2003-10-17cleanupMax Horn
svn-id: r10874
2003-10-16add some mac related bitsJonathan Gray
svn-id: r10826
2003-10-12some 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-12Update issuesTravis Howell
svn-id: r10739
2003-10-10a small TODO/idea (maybe we should add an IDEAS file?)Max Horn
svn-id: r10713
2003-10-08turned PluginManager into a proper singletonMax Horn
svn-id: r10688