Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial convertion of a_Dt to std::chrono | Tycho | 2015-01-11 | 1 | -1/+1 |
| | | | | also refactored cWorld::m_WorldAge and cWorld::m_TimeOfDay | ||||
* | Exported individual projectile classes to Lua API. | Mattes D | 2014-10-21 | 1 | -0/+25 |
| | | | | They used to be exported, but then they were moved to separate files and those werent' added to the ToLua processing list. | ||||
* | Added first test to show the object can be created | Tycho | 2014-09-17 | 1 | -2/+2 |
| | |||||
* | Suggestions | Tiger Wang | 2014-07-04 | 1 | -1/+1 |
| | |||||
* | Fixed multiple issues with projectiles | Tiger Wang | 2014-06-22 | 1 | -3/+4 |
| | | | | | | | * Fixed arrows not being collectable/not truly hitting a block/not lodging into blocks/not going in far enough * Fixed projectiles not playing their block hit animation owning to being destroyed too quickly | ||||
* | Add throw sound and fix arrow server crash. | Howaner | 2014-05-28 | 1 | -4/+0 |
| | |||||
* | Fixed projectile source filenames, indentations | archshift | 2014-04-28 | 1 | -0/+48 |