10.04.2011, 12:29
(
Последний раз редактировалось StatusRed; 26.01.2012 в 15:09.
)
Features:
- Works on Windows, Linux and Mac*
- Syntax highlighting
- Tree of functions in current file and includes files
- Double click on function to copy it into your script
- Change font
- View output of compiler at any time
- Easily add a new command with the "Insert -> Code" ability
- Easily add a new function with the "Insert -> Code" ability
- Find/Search built in
- Print off your code
- Clean looking interface
Requirements:
* Linux
- JRE 5.0 (latest preferred, OpenJDK is best)
- g++ (sudo apt-get install g++)
- cmake (sudo apt-get install cmake)
- Pawn Compiler (supplied)
* Windows
- JRE 5.0 (latest preferred)
- Pawn Compiler (supplied)
Screen shots:

New script

Find/Search

Compiler output

A function being added by double clicking it on the function list

Font changer