summaryrefslogtreecommitdiffstats
path: root/source/Entities/TNTEntity.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moved source to srcAlexander Harkness2013-11-241-62/+0
|
* Renamed cWorld::DoExplosiontAt() to cWorld::DoExplosionAt()madmaxoft2013-09-071-1/+1
|
* Moved entity spawning into cEntity::Initialize().madmaxoft2013-08-251-14/+0
| | | | It has been called in every descendant anyway, so it's better this way - reduced duplicate code.
* Moved entities into the Entities subfolder.madmaxoft2013-08-191-0/+76