1
0
cuberite-2a/source/Entities
madmaxoft 97aff179c1 Debuggers: Added continuous hunger reporting.
Showcases the OnWorldTick() hook to fire events at regular intervals. Will be used for debugging the issues related to hyper-hunger.
2013-08-19 22:48:13 +02:00
..
Entity.cpp Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00
Entity.h Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00
FallingBlock.cpp Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00
FallingBlock.h Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00
Minecart.cpp Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00
Minecart.h Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00
Pawn.cpp Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00
Pawn.h Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00
Pickup.cpp Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00
Pickup.h Added cPickup:IsCollected() to the Lua API. 2013-08-19 11:58:20 +02:00
Player.cpp Debuggers: Added continuous hunger reporting. 2013-08-19 22:48:13 +02:00
Player.h Debuggers: Added continuous hunger reporting. 2013-08-19 22:48:13 +02:00
TNTEntity.cpp Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00
TNTEntity.h Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00