Commit Graph
330 Commits
Author SHA1 Message Date
Max Horn 0019f9c1ee removed obsolete FIXME/TODO
svn-id: r10875
2003-10-17 17:06:58 +00:00
Max Horn 4ae61964f2 cleanup
svn-id: r10874
2003-10-17 17:05:19 +00:00
Jonathan Gray bf6be16cbd add some mac related bits
svn-id: r10826
2003-10-16 11:15:56 +00:00
Max Horn 36fd7ec445 some renaming for more consistent terminology (although we might want to 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 18:40:12 +00:00
Travis Howell 5645fa4266 Update issues
svn-id: r10739
2003-10-12 00:12:54 +00:00
Max Horn 08b74fbf79 a small TODO/idea (maybe we should add an IDEAS file?)
svn-id: r10713
2003-10-10 10:41:57 +00:00
Max Horn 6e09d35090 turned PluginManager into a proper singleton
svn-id: r10688
2003-10-08 22:10:59 +00:00
Max Horn d177364715 new config manager. not everything is completed, and some things will still be changed, but it seems to work well enough to put it into CVS
svn-id: r10687
2003-10-08 21:59:23 +00:00
Jonathan Gray e04d25f86d update a bit
svn-id: r10656
2003-10-07 05:09:53 +00:00
Max Horn 47e3b8f55d something I am working on
svn-id: r10617
2003-10-05 15:49:43 +00:00
Max Horn 2e27e74fb4 implemented new 'nice' scaler hotkeys
svn-id: r10613
2003-10-05 15:04:25 +00:00
Jonathan Gray 834eadcdfb add note about the font encoding used for kanji
svn-id: r10600
2003-10-05 04:21:05 +00:00
Max Horn 93f5234e84 yet another config TODO added
svn-id: r10593
2003-10-04 22:45:20 +00:00
Max Horn 10f83ea0b4 this has been done
svn-id: r10553
2003-10-02 23:50:51 +00:00
Max Horn bb6765f85d cleanup & restructuring; in particular move the midi driver list to its own source file
svn-id: r10550
2003-10-02 22:52:57 +00:00
Max Horn 67c73b6fee some more TODO items
svn-id: r10542
2003-10-02 17:12:51 +00:00
Jonathan Gray eecdf67c63 disable joystick input by default either command line or config file need to be used to enable it now, ability to choose joystick number to use also added
svn-id: r10518
2003-10-01 10:47:19 +00:00
Max Horn 352d87a849 updated TODOs
svn-id: r10507
2003-09-30 16:50:21 +00:00
Torbjörn Andersson 1ecb834d89 Added BS2 items.
svn-id: r10482
2003-09-29 09:45:52 +00:00
Max Horn 24d74274cf proposal for revised scaler keyboard shortcuts
svn-id: r10442
2003-09-27 21:41:10 +00:00
Max Horn 36816c0c8d add some descumm TODOs
svn-id: r10436
2003-09-27 20:30:46 +00:00
Max Horn 468275bb94 added a static method setDefaultDirectory to class File; used this to 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 21:06:16 +00:00
Max Horn 1f2ee37642 BS2 works on BE systems now
svn-id: r10275
2003-09-17 19:12:45 +00:00
Max Horn 7655513c31 added a TODO
svn-id: r10113
2003-09-08 22:26:20 +00:00
Max Horn bc8fd13172 minor TODO
svn-id: r10108
2003-09-08 18:09:40 +00:00
Max Horn b71e80a8de updated
svn-id: r10075
2003-09-07 21:06:43 +00:00
Jonathan Gray 698b2f0be6 add some things, start items with capitals, is this intended to replace the existing web based TODO?
svn-id: r10060
2003-09-07 03:38:06 +00:00
Max Horn 418649fca2 minor TODO additions
svn-id: r10057
2003-09-07 03:08:59 +00:00
Max Horn c41936e232 some more TODOs
svn-id: r10051
2003-09-06 22:44:40 +00:00
Max Horn fb4b0ef8e4 added simple TODO files, with a few items I'd like to see done; feel free to add your own, or to tackle items you see here
svn-id: r10048
2003-09-06 20:27:06 +00:00