Skip to content

PawnPlus v1.3.2

Compare
Choose a tag to compare
@IS4Code IS4Code released this 14 Nov 15:22
· 195 commits to master since this release
  • Newly added callback handlers are not called from the same callback handler for the current callback.
  • Do not extend the lifetime of the last opened file (used by the debug module) indefinitely, preventing locking files for external access.
  • Added fallback for trampoline creation for CreateFileA/fopen, fixing crashes on some platforms.