| .. |
|
debug
|
Organize imports
|
2011-05-10 12:51:52 +02:00 |
|
flat
|
Reduce heap memory allocation on render path (less heap junk) by
|
2011-05-15 22:25:45 -05:00 |
|
kzedmap
|
Optimize the getRequiredChunks() to load only chunks that are needed -
|
2011-05-15 23:50:50 -05:00 |
|
permissions
|
Abstracted permissions. Cleaned up DynmapPlugin.
|
2011-03-11 16:05:54 +01:00 |
|
web
|
Added weather to json world output (hasStorm and isThundering)
|
2011-05-10 12:51:52 +02:00 |
|
AsynchronousQueue.java
|
Fixed very long shutdown(?)
|
2011-03-11 15:18:48 +01:00 |
|
Cache.java
|
Applied Eclipse formatting.
|
2011-02-05 02:25:18 +01:00 |
|
Client.java
|
Added weather to json world output (hasStorm and isThundering)
|
2011-05-10 12:51:52 +02:00 |
|
Color.java
|
Reduce heap memory allocation on render path (less heap junk) by
|
2011-05-15 22:25:45 -05:00 |
|
ColorScheme.java
|
Reduce heap memory allocation on render path (less heap junk) by
|
2011-05-15 22:25:45 -05:00 |
|
DynmapChunk.java
|
Renamed y to z in DynmapChunk.
|
2011-02-09 00:42:16 +01:00 |
|
DynmapPlayerChatListener.java
|
Partly reverted previous change to get back to zeeZ' getDisplayName.
|
2011-05-10 12:51:52 +02:00 |
|
DynmapPlugin.java
|
Op always has permission
|
2011-05-16 20:55:19 +08:00 |
|
DynmapWorld.java
|
It's official, ima retard.
|
2011-02-22 09:17:38 +01:00 |
|
Event.java
|
Server-side multiworld support with several improvements overal.
|
2011-02-12 23:47:00 +01:00 |
|
Handler.java
|
Server-side multiworld support with several improvements overal.
|
2011-02-12 23:47:00 +01:00 |
|
HeroChatHandler.java
|
Finish HeroChat support - handle directing web messages to selected
|
2011-05-15 07:56:45 -05:00 |
|
JsonTimerTask.java
|
Consistency to make Kilandor happy :-).
|
2011-05-10 12:51:52 +02:00 |
|
MapManager.java
|
Replaced tabs with spaces to conform the Bukkit standards.
|
2011-05-13 10:41:02 +02:00 |
|
MapTile.java
|
Added default equals method to MapTile.
|
2011-03-01 01:58:33 +01:00 |
|
MapType.java
|
Server-side multiworld support with several improvements overal.
|
2011-02-12 23:47:00 +01:00 |
|
PlayerList.java
|
Less config checks in loop, added newline at EOF
|
2011-04-11 23:57:10 +02:00 |
|
StaleQueue.java
|
Made updates in JSON format. Combined chat and tile queues into one UpdateQueue. Fixed UpdateQueue.
|
2011-02-06 03:00:51 +01:00 |
|
UpdateQueue.java
|
Re-merge the nether render support, and update race condition fixes
|
2011-05-14 23:25:59 -05:00 |