The Official Plugin for ProjectKorra.
Go to file
kingbirdy e2e0493253 Fix memory leak in EarthColumn
Unnecessary variables were being used to store raised blocks to prevent
them from being raised again. Removed the variables and added a check that
blocks couldn't be raised if there was air beneath them, accomplishing the
same thing.
2015-11-13 19:05:41 -05:00
extras Add Eclipse launch configuration 2015-08-30 20:02:26 -04:00
lib Add collection sizes to debug command 2015-11-06 23:01:21 -08:00
src Fix memory leak in EarthColumn 2015-11-13 19:05:41 -05:00
test/server Fix memory leak in EarthColumn 2015-11-13 19:05:41 -05:00
.gitignore Add Eclipse launch configuration 2015-08-30 20:02:26 -04:00
.travis.yml Update travis config to new system, support Slack 2015-09-17 21:06:09 +12:00
build.xml Update build script to not execute plugin 2015-09-13 00:09:50 +12:00