Commit History

Author SHA1 Message Date
  mingodad 1b445be88f Fix improper handling of negative values introduced by transfering code from squirrel 10 years ago
  mingodad 12c181bdc4 Add some fixes from squirrel. 10 years ago
  mingodad 6e45031b8a Move extesnsions_key literal to squirrel.h 10 years ago
  mingodad 6480cf5564 Remove "CR" and bug fixes 10 years ago
  mingodad 1b2ea23e58 Changed the prototype of sq_tobool and added sq_tointeger, sq_tofloat. 11 years ago
  mingodad bbd18eae11 Add new api function sq_compare to facilitate port lua extensions. 11 years ago
  mingodad df5667554f Fixes to compile on wince, not yet complete. 13 years ago
  mingodad 6fb9942388 Fix function bindenv to accept arrays too, also when a native function has an env set check it. 13 years ago
  mingodad b45c2096cb Code refactoring, change copy assignments to references. 13 years ago
  mingodad 1c074573d3 New api functions. 13 years ago
  mingodad 0bca304824 Add new parameter for SQCompiler "bool show_warnings" to allow suppress issuing warnings. 13 years ago
  mingodad d499e22985 A small code refactoring. 13 years ago
  mingodad 5129f67137 Make a call to "CallDelayedReleaseHooks" after making a function call through "sq_call", normally after a call through the vm "CallDelayedReleaseHooks" is called but not through "sq_call" api. 13 years ago
  mingodad 1e011789d3 Reorganize repository tree. 13 years ago