1
0
cuberite-2a/src/Entities
2014-01-12 15:27:50 +01:00
..
Boat.cpp Boats drop a boat pickup when destroyed by hand. You can now actualy use boats. 2013-12-16 18:03:39 +01:00
Boat.h Boats drop a boat pickup when destroyed by hand. You can now actualy use boats. 2013-12-16 18:03:39 +01:00
CMakeLists.txt moved entities to globs 2013-12-10 23:09:16 +00:00
Effects.h Exported E_EFFECTS_<Effect> to lua. Forgot to commit Globals.h. 2013-12-14 22:34:49 +01:00
Entity.cpp Improved knockback animation 2013-12-24 15:02:35 +00:00
Entity.h Fixed compilation in VC2008. 2013-12-30 17:41:59 +01:00
ExpOrb.cpp Fixed indentation. 2013-12-15 15:58:03 +01:00
ExpOrb.h Merge remote-tracking branch 'origin/master' into foldermove2 2013-11-26 17:21:06 +00:00
FallingBlock.cpp Moved source to src 2013-11-24 14:19:41 +00:00
FallingBlock.h Moved source to src 2013-11-24 14:19:41 +00:00
Floater.cpp Fixed Parentheses. 2013-12-25 18:14:00 +01:00
Floater.h You are now able to sweep mobs to your position using fishing rods. 2013-12-25 17:26:17 +01:00
Minecart.cpp EmptyMinecarts should be able to get a block inside of them. 2014-01-12 15:27:50 +01:00
Minecart.h EmptyMinecarts should be able to get a block inside of them. 2014-01-12 15:27:50 +01:00
Pawn.cpp Moved source to src 2013-11-24 14:19:41 +00:00
Pawn.h Moved source to src 2013-11-24 14:19:41 +00:00
Pickup.cpp Moved bindings-related to a Bindings subfolder. 2013-12-08 12:17:54 +01:00
Pickup.h Moved source to src 2013-11-24 14:19:41 +00:00
Player.cpp Fixed a cPlayer::IsGameModeAdventure. It was determined based off of gmCreate rather than gmAdventure. 2013-12-30 21:30:20 -07:00
Player.h converted commneted paramater names to the unused macro 2013-12-22 13:46:55 +00:00
ProjectileEntity.cpp More reordering fixes. 2013-12-20 17:11:51 +01:00
ProjectileEntity.h converted commneted paramater names to the unused macro 2013-12-22 13:46:55 +00:00
TNTEntity.cpp Moved source to src 2013-11-24 14:19:41 +00:00
TNTEntity.h Exported the cTNTEntity 2013-12-14 16:28:17 +01:00