summaryrefslogtreecommitdiffstats
path: root/src/Entities/Floater.h (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-20Changed fish launching mechanism (#3520)Alex1-0/+4
2016-02-05Bulk clearing of whitespaceLogicParrot1-2/+2
2015-07-29Silenced and fixed many warning messages across multiple files.Samuel Barney1-5/+5
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-2/+2
2014-03-25Added newlines. Without them, the files would not compile.Samuel Barney1-1/+1
2014-03-09Fixed #778 - stack overflow.comTiger Wang1-1/+1
2014-02-03Pickup constructor no longer exportedTiger Wang1-1/+3
2014-01-19Exported cFloater to the Lua API.STRWarrior1-3/+7
2013-12-25You are now able to sweep mobs to your position using fishing rods.STRWarrior1-4/+13
2013-12-22Fishing now uses a countdown instead of a random number each tick.STRWarrior1-1/+3
2013-12-19Added cFloater class.STRWarrior1-0/+29