by kornalius » Feb 24, 2005 @ 6:30pm
02.24.2005 update:
- "Cancel" button when a runtime error occurs that allow you to terminate the process. You won't get stock in a infinate loop of runtime error messages anymore!
- Free() function can now free objects also just like FreeObject().
- Fixed return() operator (again!) to copy data instead of just assigning pointers.
- Fixed unlimited parameter passing process when objects were passed.
- Optimized unlimited parameter passing process.
- Fixed a few bugs that were introduced with the last version.
There should be more to come, I still have a few things to work on before tomorrow's release.