Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-03-31 | Modified physics for more vanilla-like behavior | DevToaster | 1 | -0/+2 | |
2015-01-18 | Fixed type-conversion warnings. | Mattes D | 1 | -2/+2 | |
2015-01-11 | Initial convertion of a_Dt to std::chrono | Tycho | 1 | -4/+4 | |
also refactored cWorld::m_WorldAge and cWorld::m_TimeOfDay | |||||
2014-10-21 | Exported individual projectile classes to Lua API. | Mattes D | 1 | -5/+8 | |
They used to be exported, but then they were moved to separate files and those werent' added to the ToLua processing list. | |||||
2014-04-28 | Fixed projectile source filenames, indentations | archshift | 1 | -4/+4 | |
2014-04-27 | Fixed ToLua errors, added newlines | archshift | 1 | -1/+1 | |
2014-04-27 | Moved cFireworkEntity out of ProjectileEntity.h | archshift | 1 | -0/+73 | |