+  RHDN Forum Archive
|-+  Romhacking
| |-+  ROM Hacking Discussion
| | |-+  Does anyone use Table Auto-Generator?
Pages: [1]
Author Topic: Does anyone use Table Auto-Generator?  (Read 395 times)
InVerse
Guest
« on: December 02, 2007, 04:46:11 pm »

I was thinking about coding a new version of TAG as a way to get my programming skills back in gear. If anyone still uses TAG, are there any features you would like to see added to an update?
Tauwasser
Guest
« Reply #1 on: December 02, 2007, 06:00:15 pm »

I still use it sometimes. If I remember correctly, there is no feature to delete from xx to yy in the table (in case one screwed up) or to generally copy some characters as a whole onto other fields, like copy xx to yy to aa to bb).
Oh, and maybe make the order for katakana/hiragana twice, if I'm not too mistaken some games do not use aeiou but rather akasata and so on...

Other than that it was a nifty little program.

cYa,

Tauwasser
KungFuFurby
Guest
« Reply #2 on: December 02, 2007, 06:04:14 pm »

I'm on a PPC Macintosh, so I'm afraid I don't use the program at all.
rmco2003
Guest
« Reply #3 on: December 03, 2007, 04:36:40 am »

Then why bother posting?
RedComet
Guest
« Reply #4 on: December 03, 2007, 01:21:00 pm »

Quote from: Rhys on December 03, 2007, 04:36:40 am
Then why bother posting?

And why did you bother posting that? Please don't do that.  :police:

Note: I don't want an answer to my question. Just keep the off topic questions and comments and anything else that might incite a forest fire out. Thank you.
Kitsune Sniper
Guest
« Reply #5 on: December 03, 2007, 02:07:38 pm »

Quote from: KungFuFurby on December 02, 2007, 06:04:14 pm
I'm on a PPC Macintosh, so I'm afraid I don't use the program at all.
He could make a source-only release in case someone wants to port it. Smiley

(Can you build C++ programs in Macs?)
Ryusui
Guest
« Reply #6 on: December 03, 2007, 02:15:24 pm »

Seeing how one of the original goals of C/C++ was to produce a platform-independent programming language...
Spikeman
Guest
« Reply #7 on: December 03, 2007, 02:48:58 pm »

I may have used the original once, but then I was seeing what features table generators generally offered because I was going to code my own. But that never happened and I've moved on from that idea so here are some of my feature ideas:

1) Accept a string of characters and insert this into the table at an arbitrary location. Example:

ABCJKLQRS is inserted at 4A, it automatically does 4A=A, 4B=B, 4C=C, 4D=J, etc.

2) Inserts an alphabet in certain positions automatically (in the above manner). Should support A-Z, a-z, 0-9, hirigana and katakana.

3) Full and easy UTF-8 or other encoding support for multiple languages.
Pages: [1]  


Powered by SMF 1.1.4 | SMF © 2006-2007, Simple Machines LLC