cakepawn

5:42 pm Games, Programming, ade's stuff

cake

i’ve made a script editor for the sa-mp scripting platform, for the pawn language. kalle made the cool pic for it :D

it’s my first larger open-source project, and it’s released under gpl3. it’s a multiple document interface editor with syntax highlighting of course, integrated compiler messages parsing and viewing, and has some nice bonus stuff like reading the includes for method insight (the little tooltip that tells you the arguments expected when you type the name of the function) and a color picker with transparency support. still working on it and have many great ideas to complete yet, and alot of ugly code (not mine originally) to refactor. the textarea itself is another opensource project, made by digitalrune, who extended the editor control from the sharpdevelop project.

screenshots:

if you happen to be a sa-mp pawn script maker or want to download the app for some other reason it’s available at http://ade.se/projects/cakepawn

Leave a Comment

Your comment

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Please note: Posting more than 2 links in your comment will put the comment in the moderation queue.