Can anybody indicate me a good xml editor ? I want it to use it for the xml files of the walk cycle generator that I have downloaded from this site...
If you're not going to do any heavy xml editing on a regular basis you should probably just edit the file in notepad, or your favorite text editor. There are specialised XML editors that will syntax highlight and check for well formedness, but you don't particularly need one for this task.
http://www.context.cx/ is a great free editor that has syntax checking for a cr*pload of programming languages, of which XML is one. No AGS syntax checker, though...
I recommend UltraEdit.
Any editor that does C++ syntax highlighting has a fair chance of parsing AGS correctly.
I think Scite will do the syntax highlighting if that's what you are looking for. It is based on the scintilla editor component the same as the AGS script editor.
http://www.scintilla.org/SciTE.html