aboutsummaryrefslogtreecommitdiff
path: root/src/plugin
AgeCommit message (Collapse)Author
2015-10-12Initial implementation of smPath.Gravatar Chris Xiong
Minor changes on the (s)coll effect.
2015-10-11Implement the collision system and a simple effect.Gravatar Chris Xiong
Fixed a problem that keeps the screen black on start up. Replace the build script in dtputil with makefile. Sync with the newest SMELT revision.
2015-10-10This fixed yesterday's problem...Gravatar Chris Xiong
In fact there was no object slicing, but it was due to my laziness... I reused the code from BLR2 in bullet.hpp and there was no inheritance in BLR2... Also start the implementation of the plugin system.