summaryrefslogtreecommitdiffstats
path: root/src/Entities/TNTEntity.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-11Initial convertion of a_Dt to std::chronoTycho1-1/+1
2014-07-24Removed redundant semicolons and re-added warningarchshift1-1/+1
2014-07-17Normalized comments.madmaxoft1-1/+1
2014-03-08Change TNT Fuse to ticksHowaner1-5/+5
2014-03-08Add TNT Save/Load and add Netbeans projects to .gitignoreHowaner1-7/+16
2013-12-14Exported the cTNTEntitySTRWarrior1-2/+6
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-08-25Moved entity spawning into cEntity::Initialize().madmaxoft1-1/+0
2013-08-19Moved entities into the Entities subfolder.madmaxoft1-1/+0
2013-08-17Fixed compile-time warning in TNTEntity.madmaxoft1-4/+4
2013-08-08Addeed OnSpawningEntity, OnSpawnedEntity, OnSpawningMonster, OnSpawnedMonster hooks.madmaxoft1-1/+1
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-34/+34
2013-06-18More TNT fixes.madmaxoft@gmail.com1-6/+7
2013-04-18Initial implementation of explosions and TNT blockkeyboard.osh@gmail.com1-0/+33