summaryrefslogtreecommitdiffstats
path: root/src/Entities/Pickup.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix issues below y = 0LogicParrot2016-04-181-6/+0
* Proper entity destruction in non-ticking chunksLogicParrot2016-02-191-2/+4
* Bulk clearing of whitespaceLogicParrot2016-02-051-4/+4
* Merge branch 'master' into PreventNewWarningstycho2015-05-281-0/+1
|\
| * Fixes #2052Tiger Wang2015-05-181-0/+1
* | Made -Weverything an error.tycho2015-05-241-3/+3
|/
* Changed air drag for pickupsDevToaster2015-03-311-1/+1
* Modified physics for more vanilla-like behaviorDevToaster2015-03-311-1/+2
* Converted cPickupEntity to std::chronoTycho2015-01-161-9/+9
* Initial convertion of a_Dt to std::chronoTycho2015-01-111-3/+3
* Functions in cPluginManager get references instead of pointers.Mattes D2014-10-151-9/+7
* Pickups combine only within one chunk.madmaxoft2014-09-011-2/+6
* Fixed tabs used for alignment.madmaxoft2014-07-171-1/+1
* More trailing whitespace fixes.madmaxoft2014-07-171-1/+1
* Normalized comments.madmaxoft2014-07-171-6/+6
* Changed BroadcastSoundEffect function to take floating pos.Howaner2014-07-131-1/+1
* Fixed arrow collection animationTiger Wang2014-07-091-1/+1
* Merged branch 'howaner/Pickups'.Mattes D2014-06-261-6/+27
|\
| * Fixed a comment and changed CombineCount to short.Howaner2014-06-261-2/+2
| * Optimize combining.Howaner2014-06-241-3/+3
| * Better combining.Howaner2014-06-241-3/+20
| * Fix pickup combining over the maximum stack size.Howaner2014-06-241-4/+8
|/
* cEntity::Killed(cEntity *) Handler; Achievement triggers; cPlayer::AwardAchievement()andrew2014-05-121-0/+10
* Entities handle chunks properly againTiger Wang2014-04-121-32/+31
* Add ExpOrb saving.Howaner2014-03-151-1/+1
* Fixed most of the reordering warningsTycho2014-02-051-2/+2
* Implemented pickup combiningTiger Wang2014-01-251-0/+55
* Miscellaneous improvementsTiger Wang2014-01-241-10/+4
* Moved bindings-related to a Bindings subfolder.madmaxoft2013-12-081-1/+1
* Moved source to srcAlexander Harkness2013-11-241-0/+166