Skip to content
This repository has been archived by the owner on May 9, 2019. It is now read-only.

Releases: WopsS/PawnPlus-WinForms

v0.5.2

14 Dec 18:25
Compare
Choose a tag to compare
v0.5.2 Pre-release
Pre-release

Bug fixes:

  • The problem when a user cannot use the program without internet.

Changes:

  • Added context menu (right-click menu) in project explorer.
  • Changed language system (if you want to translate this application see this link).

v0.5.1

11 Dec 11:57
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release

Bug fixes:

  • The problem when a user compile just a .pwn file without a project opened.
  • The problem with output text, if an empty line was selected the program would crash.
  • If an include had an error it won't open the include.

v0.5.0

08 Dec 21:06
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

Changes:

  • Rewritten program from scratch with a new text editor.
  • First time when you open the program it will download includes and PAWN compiler (Zeex version).
  • Each project contains an includes folder, all includes from there will be copied to PAWN includes and after compilation the program will delete them from PAWN includes (not from this folder).