Main > Software Forum
HiToText (Version 2010.11.4).
tspeirs:
Figured Id just add the list support myself. See attached. New -l (list) option.
headkaze:
--- Quote from: tspeirs on November 23, 2008, 01:20:58 am ---Figured Id just add the list support myself. See attached. New -l (list) option.
--- End quote ---
I don't see a new option called -l in that attachment Tom?
Fyrecrypts:
It's in the HiToText/HiToText folder of the zip.
Edit:
I made some changes to use reflection to do this, as I did the same thing for HiScanner and actually modified the namespaces of all the game files for this very purpose. It may be a little slower than hardcoding the names, but it only needs to be run once.
I'll attach to the main post as well.
headkaze:
Lol I just went and automated things as well doh! My version just uses "GamesSupported". But take your pick on the one you use they both do the same thing except I think mine is a little easier to update ;)
Fyrecrypts:
--- Quote from: headkaze on November 23, 2008, 01:16:31 pm ---Lol I just went and automated things as well doh! My version just uses "GamesSupported". But take your pick on the one you use they both do the same thing except I think mine is a little easier to update ;)
--- End quote ---
Mine might be a little weird to understand, but after you add a new "game".cs file it'll be able to read GamesSupported without changing anything else, as long as it has the same namespace as the other games.
Edit: However, I very much like that you've overhauled the whole thing so we won't have to do a switch/case statement for every clone. =)
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version