No description
Find a file
SenseiKiwi a0454351d5 Cleaned Up Code
Deleted PlayerRespawnTracker and removed all references to it - we
weren't going to use it anymore anyway. Renamed IDDoorLogic to IDimDoor
- abbreviating the "Dim" as D next to the standard I for Interface is
confusing. Renamed DDoorBase to BaseDimDoor and made it into an abstract
class - that's effectively what it was supposed to be. We should be
declaring methods as abstract rather than using empty ones. I renamed
the class because the convention for naming abstract classes is to start
the name with Base. Cleaned up code in other files.
2013-09-06 20:57:00 -04:00
resources finally 2013-07-17 03:49:39 -04:00
schematics Flipped a Table 2013-08-29 02:14:24 -04:00
StevenDimDoors Cleaned Up Code 2013-09-06 20:57:00 -04:00
build.xml fixed build.xml 2013-07-18 14:39:02 -04:00
mcmod.info fixing texture 2013-07-17 03:42:11 -04:00
versionscript.py Signed-off-by: StevenRS11 <stevenrs11@aol.com> 2013-02-17 23:00:39 -05:00