5
I Use This!
Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected 2 days ago.
May 01, 2024 — May 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ProtectionAreas: Fixed a mistyped variable name More... almost 12 years ago
ProtectionAreas: missed 2 files More... almost 12 years ago
ProtectionAreas: Initial project import, skeleton code More... almost 12 years ago
Editted function.lua
STR_Warrior
as STRWarrior
More... almost 12 years ago
Block entities with storage now correctly mark the chunk as dirty when their contents change. More... almost 12 years ago
Implemented droppers More... almost 12 years ago
ItemGrid: Added the RemoveOneItem() function More... almost 12 years ago
Alpha-sorted the block meta list More... almost 12 years ago
More CodeBlocks project tweaks More... almost 12 years ago
Added base Code::Blocks project (WIP, still doesn't compile) and fixed some source errors with MinGW. More... almost 12 years ago
Added all new bindings, refactored Debuggers; new Debuggers function. More... almost 12 years ago
Fixed WindowOwner implementation More... almost 12 years ago
cChestEntity and cDispenserEntity now inherit from a common ancestor, cBlockEntityWithItems More... almost 12 years ago
Fixed the cWorld:DoWithChestAt(), DoWithDispenserAt() and DoWithFurnaceAt() callbacks binding. More... almost 12 years ago
Added sound to the vaporize simulator. FS #315 More... almost 12 years ago
Slight cleanup in the cInventory / cItemGrid API More... almost 12 years ago
Refactored cInventory to use cItemGrid for the actual Storage More... almost 12 years ago
Added ItemCategory::IsArmor() More... almost 12 years ago
Added a bunch of things: *Added //undo, //redo and //faces *cleaned up the //walls
STR_Warrior
as STRWarrior
More... almost 12 years ago
Fixed linking error from rev 1498 More... almost 12 years ago
Added Decoda projects for ChunkWorx and Core More... almost 12 years ago
Entity: Switched detection of ground to use g_BlockIsSolid global variable. More... almost 12 years ago
Added basic functions for width and height for Entities More... almost 12 years ago
Stairs placement fix (patch contributed by Simi) More... almost 12 years ago
Added comments to almost every function, cleaned stuff up.
STR_Warrior
as STRWarrior
More... almost 12 years ago
Fixed linux compilation More... almost 12 years ago
Inventory changes made by plugins are now propagated to the client More... almost 12 years ago
Debuggers: a simple test of armor slot setting More... almost 12 years ago
Inventory code cleanup, players can now see each other's armor More... almost 12 years ago
Debuggers: sorted things into separate functions, commented out most of them; added ForEachEntity() testing - list all and kill all entities. More... almost 12 years ago