2011-06-29 08:26:22 -04:00
|
|
|
Simple stuff, not required, may not be possible/useful:
|
|
|
|
- Compiler arguments in the about form [ ]
|
|
|
|
- Coloured writeln [ ]
|
|
|
|
- Make an TAction for the Colour Picker. [ ]
|
|
|
|
- Portable install (needs fiddling with settings and such) [ ]
|
2011-08-30 04:36:57 -04:00
|
|
|
- Settings rewrite [ ]
|
2011-06-29 08:26:22 -04:00
|
|
|
- --no-extensions flag for Simba. [ ]
|
|
|
|
|
2011-08-30 04:36:57 -04:00
|
|
|
- CTS/finder speedups and changes [X]
|
2011-06-29 08:26:22 -04:00
|
|
|
|
2011-07-02 08:48:14 -04:00
|
|
|
- Comparison functions for HSL/XYZ/L*a*b should check for
|
|
|
|
match on each component before calculating the next.
|
|
|
|
(see FindColorsToleranceOptimised)
|
|
|
|
|
2011-08-30 04:36:57 -04:00
|
|
|
- Pass color information in struct [X]
|
2011-06-30 18:20:46 -04:00
|
|
|
- Precalculate screen bitmap in current cts / keep a cache
|
2011-08-30 04:36:57 -04:00
|
|
|
to save comparisons [X]
|
|
|
|
- Add CTS 3 [/]
|
|
|
|
- Add a direct RGB -> CIE L*a*b conversion [/]
|
2011-06-29 08:26:22 -04:00
|
|
|
|
2011-06-29 17:27:25 -04:00
|
|
|
- More documentation:
|
2011-08-30 04:36:57 -04:00
|
|
|
- Cover all functions by at least mentioning the definition [/]
|
|
|
|
- Imported functions as well?
|
2011-06-29 17:27:25 -04:00
|
|
|
- Write tutorial [ ]
|
|
|
|
- In depth documentation per function [ ]
|
|
|
|
|
2011-06-29 08:26:22 -04:00
|
|
|
- New interpreters
|
|
|
|
- DWSScript ? [ ]
|
|
|
|
- Lape! [ ]
|
|
|
|
|
2011-06-30 09:04:36 -04:00
|
|
|
- Integrate script manager [ ]
|
2011-08-30 04:36:57 -04:00
|
|
|
- Basic support. (Install scripts) [X]
|
|
|
|
- Update functionality [X]
|
|
|
|
- Uninstall scripts [X]
|
|
|
|
- Better storage / more stable storage [?]
|
|
|
|
- Pretty GUI [/]
|
|
|
|
- Merging / storing usernames when updating [?]
|
2011-06-30 09:04:36 -04:00
|
|
|
|
2011-04-16 08:34:01 -04:00
|
|
|
- Make Simba more ``modular'':
|
2011-06-29 08:26:22 -04:00
|
|
|
- Fonts [ ]
|
2011-08-30 04:36:57 -04:00
|
|
|
- Interpreters [/]
|
2011-06-29 08:26:22 -04:00
|
|
|
- Code completion/hints [ ]
|
2011-08-30 04:36:57 -04:00
|
|
|
- Extensions [X]
|
2011-06-29 08:26:22 -04:00
|
|
|
- Interpreter system overhaul? [ ]
|
|
|
|
|