Sitoutushistoria

Tekijä SHA1 Viesti Päivämäärä
  zeromus 98b5cc434d support sq_getinteger() for bools (returns SQFalse or SQTrue in the SQInteger). Useful for format("%d",mybool) 9 vuotta sitten
  zeromus 3c4098da84 small docs fixes. small typo fixes in sqapi.cpp error messages 9 vuotta sitten
  zeromus 997c7aefd2 Update sqapi.cpp 9 vuotta sitten
  albertodemichelis f441f7f99d small fix in sq_getstringandsize 9 vuotta sitten
  zeromus 0961039dd7 change sq_getpstring to sq_getstringandsize 9 vuotta sitten
  zeromus 656c6a0d68 add SQPString and sq_getpstring() - an easy way to retrieve strings along with their size, to avoid useless strlens later. it's named PString to suggest that it's like a pascal-style PSTring, prefixed with the length--that's basically what it is. 9 vuotta sitten
  zeromus 7305257b95 tidy sq_setreleasehook and sq_getreleasehook 9 vuotta sitten
  zeromus 953d9e9771 fix typo in error messages: "stack overflow, cannot resize stack while in a metamethod" 9 vuotta sitten
  Fabian Wolff 2fb3522470 Various improvements 9 vuotta sitten
  Markus F.X.J. Oberhumer 0378c7016f Normalize whitespace. 9 vuotta sitten
  albertodemichelis b14fc118c0 fixed regression in sq_resume 10 vuotta sitten
  mingodad cf5b6bbabf Add array to the list of invalid types for sq_bindenv. 10 vuotta sitten
  mingodad be2955b926 Remove multiple calls with same parameter by only one call. 10 vuotta sitten
  mingodad fc3da7819f Fix possible buffer overflow, sizeof(SQChar) can be > 1 and the we need to reserve/allocate the correct size. 10 vuotta sitten
  albertodemichelis 85dfe4b676 first commit 10 vuotta sitten