index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tools
/
QtBiomeVisualiser
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-24
Fix style of Tools
Alexander Lyons Harkness
2
-30
/
+27
2015-12-22
Removed offending tr1 references.
Alexander Harkness
1
-18
/
+2
2015-07-12
Changing the shared_ptr/unique_ptr constructors to the make_shared/make_unique functions
bibo38
1
-4
/
+4
2015-03-28
QtBiomeVisualiser: Fixed compilation and INI loading.
Mattes D
3
-6
/
+13
2014-11-29
Fixed QtBiomeVisualiser compilation.
Mattes D
1
-2
/
+17
2014-10-31
QtBiomeVisualiser: Fixed default zoom selection.
Mattes D
1
-5
/
+1
2014-10-30
QtBiomeVisualiser: Set start zoom to 25%, just like AMIDST.
Mattes D
1
-1
/
+3
2014-10-30
QtBiomeVisualiser: Added a prototyping int generator flavor.
Mattes D
2
-0
/
+3
2014-10-29
QtBiomeVisualiser: Generator uses all machine threads.
Mattes D
2
-9
/
+72
2014-10-28
QtBiomeVisualiser: Added quick shutdown to region loaders.
Mattes D
3
-1
/
+18
2014-10-28
QtBiomeVisualiser: Fixed mouse zoom vs menu zoom.
Mattes D
1
-1
/
+2
2014-10-28
QtBiomeVisualiser: Reduced memory usage.
Mattes D
4
-182
/
+156
2014-10-28
QtBiomeVisualiser: Fixed random regions not rendered.
Mattes D
2
-0
/
+4
2014-10-28
QtBiomeVisualiser: Fixed compilation on Linux.
Mattes D
4
-5
/
+14
2014-10-28
QtBiomeVisualiser: Attempt at fixing Linux compilation.
Mattes D
1
-1
/
+1
2014-10-27
QtBiomeVisualiser: Switched caching to entire regions.
Mattes D
15
-249
/
+409
2014-10-26
Added new biomegen: Grown
Mattes D
2
-67
/
+69
2014-10-23
QtBiomeVisualiser: Moved the IniFile lib.
Mattes D
4
-5
/
+5
2014-10-19
Generator: Rewritten to use SharedPtrs.
Mattes D
3
-4
/
+4
2014-10-03
QtBiomeVisualiser: Added mouse hover info.
Mattes D
7
-147
/
+228
2014-10-03
QtBiomeVisualiser: Zoom is now limited and aligned to steps.
madmaxoft
4
-59
/
+169
2014-09-29
QtBiomeVisualiser: Seed is read properly.
madmaxoft
2
-9
/
+8
2014-09-27
QtBiomeVisualiser: fixed compilation.
madmaxoft
1
-1
/
+10
2014-09-24
QtBiomeVisualiser: Fixed MSVC path-crossing.
madmaxoft
7
-10
/
+15
2014-09-23
QtBiomeVisualiser: Fixed confusion about Globals.h.
madmaxoft
5
-21
/
+21
2014-09-22
QtBiomeVisualiser: Implemented live-update for the generator setup.
madmaxoft
5
-17
/
+49
2014-09-22
QtBiomeVisualiser: generator source is read from generator setup ini.
madmaxoft
3
-16
/
+13
2014-09-22
QtBiomeVisualiser: Moved the generator setup into a side-pane.
madmaxoft
5
-39
/
+96
2014-09-21
QtBiomeVisualiser: Added the base for INI editting.
madmaxoft
5
-20
/
+266
2014-09-20
QtBiomeVisualiser: Added list of vanilla worlds.
madmaxoft
2
-7
/
+145
2014-09-20
QtBiomeVisualiser: Added support for loading Anvil worlds.
madmaxoft
4
-5
/
+320
2014-09-18
QtBiomeVisualiser: More gcc fixes.
madmaxoft
1
-2
/
+2
2014-09-18
QtBiomeVisualiser: Fixed linux compilation.
madmaxoft
5
-0
/
+6
2014-09-15
QtBiomeVisualiser: Fixed colors and read failures.
madmaxoft
1
-6
/
+5
2014-09-15
QtBiomeVisualiser: Added reloading.
Mattes D
6
-4
/
+49
2014-09-15
QtBiomeVisualiser: removed multithreading.
Mattes D
2
-65
/
+10
2014-09-15
QtBiomeVisualiser: Added multithreading.
Mattes D
3
-23
/
+102
2014-09-14
QtBiomeVisualiser: Extended zoom down below 100%.
Mattes D
2
-16
/
+80
2014-09-14
QtBiomeVisualiser: Added mouse and keyboard view control.
Mattes D
2
-4
/
+137
2014-09-14
QtBiomeVisualiser: Removed build-specific variables.
Mattes D
1
-3
/
+0
2014-09-14
Added new Qt-based biome visualiser.
Mattes D
16
-0
/
+1481