This website requires JavaScript.
Explore
Help
Sign In
HeeroYui-deprecated
/
rabbit
Watch
1
Star
0
Fork
0
You've already forked rabbit
Code
Issues
Pull Requests
Releases
Wiki
Activity
rabbit
/
include
History
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.
2016-05-10 20:56:46 -05:00
..
sqconfig.h
Silence some pedantic compilation warnings.
2016-03-06 15:49:46 +01:00
sqstdaux.h
Normalize whitespace.
2016-02-15 20:51:20 +01:00
sqstdblob.h
Normalize whitespace.
2016-02-15 20:51:20 +01:00
sqstdio.h
SQStream should have a virtual dtor, to shut up warnings and probably for some good reason but i dont know
2016-04-20 21:05:06 -05:00
sqstdmath.h
Normalize whitespace.
2016-02-15 20:51:20 +01:00
sqstdstring.h
Normalize whitespace.
2016-02-15 20:51:20 +01:00
sqstdsystem.h
Normalize whitespace.
2016-02-15 20:51:20 +01:00
squirrel.h
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.
2016-05-10 20:56:46 -05:00