Sebanisu
|
f26c509c7f
Made length check for null. So it returns 0 if it detects null instead of throwing exception.
|
6 years ago |
Sebanisu
|
d347ac1dcd
Added append and combine to FF8String
|
6 years ago |
Sebanisu
|
fddbec40fc
hid some of the files to simulate the files missing to try to make the code not crash.
|
6 years ago |
Sebanisu
|
a278c98235
fixed typo in dictionary readded DTE to dump function.
|
6 years ago |
Sebanisu
|
b6283cc627
Added a replaceRegion function that is a short term fix for location strings. kinda want something more general. But this will work for now. :D
|
6 years ago |
Sebanisu
|
0d53b23d60
simplified null check
|
6 years ago |
Sebanisu
|
81ec9dfbf0
made ff8string enumerable. i haven't tested it yet but it should work.
|
6 years ago |
Sebanisu
|
2ee74038fc
made two versions match.
|
6 years ago |
Sebanisu
|
cc57aa8bd3
ran cleanup on diryencoder.cs
|
6 years ago |
Sebanisu
|
6e298faeff
added indexer to ff8string changed another byte[] to ff8string
|
6 years ago |
Sebanisu
|
414371c29a
Made more places use new class FF8String
|
6 years ago |
Sebanisu
|
7afcd4c4ff
Added a FF8String which is just a byte[] with some implict conversions so i can see strings in the debugger. Fixed GetString.
|
6 years ago |
Sebanisu
|
9a90f18cc5
menu and string encoder progress
|
6 years ago |