summaryrefslogtreecommitdiffstats
path: root/source/squirrelbindings/SquirrelObject.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-08-07Removed Squirrel.madmaxoft1-55/+0
This compiles under Windows, but is untested in Linux.
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-55/+55
2012-11-08Removed the SquirrelVM.madmaxoft@gmail.com1-1/+27
It has been crashing the server. http://forum.mc-server.org/showthread.php?tid=610 git-svn-id: http://mc-server.googlecode.com/svn/trunk@1024 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-07-10Fixed some bugs within the squirrel plugin system.lapayo94@gmail.com1-2/+7
Implemented feature request www.mc-server.org/support/index.php?do=details&task_id=53 git-svn-id: http://mc-server.googlecode.com/svn/trunk@655 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-07-08Squirrel Pluginslapayo94@gmail.com1-0/+24
I worked a little bit on the squirrel Bindings They work now on linux and windows :) (OSX is untested, but should work also) but they are very limited at the moment. (Only made OnChat working) I also fixed some small bugs. git-svn-id: http://mc-server.googlecode.com/svn/trunk@648 0a769ca7-a7f5-676a-18bf-c427514a06d6