Game Development Community

Visual C++ only, or is there another way to manage the code?

by Wolf Dreamer · in RTS Starter Kit · 09/22/2006 (7:57 am) · 4 replies

Does everyone use Visual C++ to work with this, or are there other programs to easily edit and interface with the scripts as necessary?

Just curious.

#1
09/22/2006 (8:10 am)
For Torquescript? No.
Check out CodeWeaver and Torsion
#2
09/24/2006 (6:27 pm)
I use Eclipse CDT.

It's not perfect, but it gets the job done.
#3
09/25/2006 (1:44 am)
Any of these have any specific advantage over the others?

Are they all basically just the same as a text editor, only they change the color of things?

There are a couple of other programs mentioned on the official documentation somewhere also.
#4
09/25/2006 (5:08 pm)
Both CodeWeaver and Torsion can use the debugger. They also do more than syntax highlighting.