.. |
BlockEntity.cpp
|
Add Flower Pots
|
2014-03-07 01:30:34 +01:00 |
BlockEntity.h
|
Fixed compilation in VC2008.
|
2013-12-30 17:41:59 +01:00 |
BlockEntityWithItems.h
|
Changed inheritance a bit
|
2014-02-12 22:01:22 +00:00 |
ChestEntity.cpp
|
Removed some unneeded BroadcastWholeWindow()s
|
2014-02-12 22:06:13 +00:00 |
ChestEntity.h
|
Removed some unneeded BroadcastWholeWindow()s
|
2014-02-12 22:06:13 +00:00 |
CMakeLists.txt
|
added blocks and blockentities
|
2013-12-19 00:06:24 +00:00 |
CommandBlockEntity.cpp
|
Fixed compilation in MSVC (forward class definitions).
|
2014-02-24 22:47:58 +01:00 |
CommandBlockEntity.h
|
Command block fixes
|
2014-01-18 21:27:54 +02:00 |
DispenserEntity.cpp
|
Change TNT Fuse to ticks
|
2014-03-08 12:24:33 +01:00 |
DispenserEntity.h
|
Moved source to src
|
2013-11-24 14:19:41 +00:00 |
DropperEntity.cpp
|
Moved source to src
|
2013-11-24 14:19:41 +00:00 |
DropperEntity.h
|
Moved source to src
|
2013-11-24 14:19:41 +00:00 |
DropSpenserEntity.cpp
|
BlockEntities is warnings free
|
2014-02-24 11:29:59 -08:00 |
DropSpenserEntity.h
|
Changed inheritance a bit
|
2014-02-12 22:01:22 +00:00 |
EnderChestEntity.cpp
|
Added basic ender chests
|
2013-12-07 00:18:58 +00:00 |
EnderChestEntity.h
|
Changed inheritance a bit
|
2014-02-12 22:01:22 +00:00 |
FlowerPotEntity.cpp
|
Add Flower Pots
|
2014-03-07 01:30:34 +01:00 |
FlowerPotEntity.h
|
Add Flower Pots
|
2014-03-07 01:30:34 +01:00 |
FurnaceEntity.cpp
|
BlockEntities is warnings free
|
2014-02-24 11:29:59 -08:00 |
FurnaceEntity.h
|
BlockEntities is warnings free
|
2014-02-24 11:29:59 -08:00 |
HopperEntity.cpp
|
Fixed compilation in MSVC (forward class definitions).
|
2014-02-24 22:47:58 +01:00 |
HopperEntity.h
|
Changed inheritance a bit
|
2014-02-12 22:01:22 +00:00 |
JukeboxEntity.cpp
|
Better Jukebox API
|
2014-02-21 22:26:04 +01:00 |
JukeboxEntity.h
|
Documented the changes in cJukeboxEntity.
|
2014-02-28 15:41:46 +01:00 |
MobHeadEntity.cpp
|
Rename SkullEntity to MobHeadEntity
|
2014-02-19 14:45:09 +01:00 |
MobHeadEntity.h
|
Rename SkullEntity to MobHeadEntity
|
2014-02-19 14:45:09 +01:00 |
NoteEntity.cpp
|
BlockEntities is warnings free
|
2014-02-24 11:29:59 -08:00 |
NoteEntity.h
|
Added more missing GetClassStatic()s
|
2014-02-12 22:06:59 +00:00 |
SignEntity.cpp
|
Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).
|
2013-12-20 16:01:34 +01:00 |
SignEntity.h
|
Fixed typographical error
|
2014-02-15 13:55:58 +00:00 |