Go to file
2013-08-28 14:20:20 -04:00
msvc10 More return struct fixes. Add Vector and Vector * return support. Change vfunc_call to use template. Update makefile 2013-08-28 14:20:20 -04:00
sdk Update code add natives and listeners 2013-08-19 11:07:25 -04:00
sourcemod/scripting/include Add more natives! Add support for reading Objects. Fix more boogs and update include 2013-08-26 22:19:05 -04:00
.hgignore Intial testing 2013-08-15 23:53:38 -04:00
extension.cpp Add more natives, Fix using deprecated functions, Add support for float returns, Fix more callback return stuff. 2013-08-21 22:18:52 -04:00
extension.h Add more natives, Fix using deprecated functions, Add support for float returns, Fix more callback return stuff. 2013-08-21 22:18:52 -04:00
listeners.cpp Add more natives! 2013-08-22 14:55:33 -04:00
listeners.h Add more natives! 2013-08-22 14:55:33 -04:00
Makefile More return struct fixes. Add Vector and Vector * return support. Change vfunc_call to use template. Update makefile 2013-08-28 14:20:20 -04:00
natives.cpp More return struct fixes. Add Vector and Vector * return support. Change vfunc_call to use template. Update makefile 2013-08-28 14:20:20 -04:00
natives.h Add more natives! 2013-08-22 14:55:33 -04:00
vfunc_call.cpp Really fix return values now... Error out when overriding return but not given one. 2013-08-21 13:36:23 -04:00
vfunc_call.h More return struct fixes. Add Vector and Vector * return support. Change vfunc_call to use template. Update makefile 2013-08-28 14:20:20 -04:00
vhook.cpp More return struct fixes. Add Vector and Vector * return support. Change vfunc_call to use template. Update makefile 2013-08-28 14:20:20 -04:00
vhook.h More return struct fixes. Add Vector and Vector * return support. Change vfunc_call to use template. Update makefile 2013-08-28 14:20:20 -04:00