Another week (I missed one I know) another release!
Fixes:
- Fixed DestroyWindow() function.
- Fixed dialog close behavior on windows.
- Optimized the collision detection a bit.
- PIDE, only transfer files that are newer than target.
- PIDE, doesn't delete .ppc when not needed.
New:
- Compiler, number of output arguments are checked now.
- Multi-pass optimizer on the bytecode. This one improves the execution speed by a lot.
- PIDE, double-click a tab will close it.
- Assignment.ppl demo showing mult-assignment syntax.
- New Editor.ppl location and updated by Brad Manske.
- New Visual Form Builder location and updated by Brad Manske.