Subversion Repositories filter_foundry

Rev

Rev 75 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 75 Rev 78
Line 37... Line 37...
37
 
37
 
38
 
38
 
39
 
39
 
40
PRIORITY NEEDS:
40
PRIORITY NEEDS:
41
 
41
 
42
	1. Default load and save file extensions to lowercase. (.afs, .txt, .8bf)
42
	1. (FIXED) Default load and save file extensions to lowercase. (.afs, .txt, .8bf)
43
	  Currently uppercase.
43
	  Currently uppercase.
44
 
44
 
45
	2. Establish processing fixes/bugs where needed. One example is
45
	2. Establish processing fixes/bugs where needed. One example is
46
	  incompatibility with former Filter Factory scripts not working
46
	  incompatibility with former Filter Factory scripts not working
47
	  properly [ie: Simple Tile tools, repeating edge problem].
47
	  properly [ie: Simple Tile tools, repeating edge problem].
Line 53... Line 53...
53
 
53
 
54
	3. Control captions currently not being applied in compiled plugins.
54
	3. Control captions currently not being applied in compiled plugins.
55
 
55
 
56
	4. Obfuscation or hiding of PARM source in compiled binary .8bf.
56
	4. Obfuscation or hiding of PARM source in compiled binary .8bf.
57
 
57
 
58
	  (Prefered as a checkbox option in the Make dialogue, or include
58
	  (Preferred as a checkbox option in the Make dialogue, or include
59
	  with the 'Protect' option already established.)
59
	  with the 'Protect' option already established.)
60
 
60
 
61
	5. Make additional captions optional (Copyright, Author, etc.)
61
	5. Make additional captions optional (Copyright, Author, etc.)
62
	  (Don't place box in dialogue at all if nothing entered.)
62
	  (Don't place box in dialogue at all if nothing entered.)
63
 
63