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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade to C++17 [CMake] (#4717)
Tiger Wang
2020-05-16
1
-5
/
+0
*
Cleanup unneeded globals (#4736)
peterbell10
2020-05-10
1
-85
/
+0
*
Remove old Android leftovers (#4722)
Mat
2020-05-07
1
-6
/
+0
*
Fix style of Tools
Alexander Lyons Harkness
2017-12-24
2
-30
/
+27
*
Removed offending tr1 references.
Alexander Harkness
2015-12-22
1
-18
/
+2
*
Changing the shared_ptr/unique_ptr constructors to the make_shared/make_unique functions
bibo38
2015-07-12
1
-4
/
+4
*
QtBiomeVisualiser: Fixed compilation and INI loading.
Mattes D
2015-03-28
3
-6
/
+13
*
Fixed QtBiomeVisualiser compilation.
Mattes D
2014-11-29
1
-2
/
+17
*
QtBiomeVisualiser: Fixed default zoom selection.
Mattes D
2014-10-31
1
-5
/
+1
*
QtBiomeVisualiser: Set start zoom to 25%, just like AMIDST.
Mattes D
2014-10-30
1
-1
/
+3
*
QtBiomeVisualiser: Added a prototyping int generator flavor.
Mattes D
2014-10-30
2
-0
/
+3
*
Merge remote-tracking branch 'origin/master' into GrownBiomes
Mattes D
2014-10-30
2
-9
/
+72
|
\
|
*
QtBiomeVisualiser: Generator uses all machine threads.
Mattes D
2014-10-29
2
-9
/
+72
*
|
Merged branch 'master' into GrownBiomes.
Mattes D
2014-10-28
17
-437
/
+598
|
\
|
|
*
QtBiomeVisualiser: Added quick shutdown to region loaders.
Mattes D
2014-10-28
3
-1
/
+18
|
*
QtBiomeVisualiser: Fixed mouse zoom vs menu zoom.
Mattes D
2014-10-28
1
-1
/
+2
|
*
QtBiomeVisualiser: Reduced memory usage.
Mattes D
2014-10-28
4
-182
/
+156
|
*
QtBiomeVisualiser: Fixed random regions not rendered.
Mattes D
2014-10-28
2
-0
/
+4
|
*
Merged remote-tracking branch 'origin/master'.
Mattes D
2014-10-28
1
-1
/
+1
|
|
\
|
|
*
QtBiomeVisualiser: Fixed compilation on Linux.
Mattes D
2014-10-28
4
-5
/
+14
|
*
|
QtBiomeVisualiser: Attempt at fixing Linux compilation.
Mattes D
2014-10-28
1
-1
/
+1
|
*
|
QtBiomeVisualiser: Switched caching to entire regions.
Mattes D
2014-10-27
15
-249
/
+409
|
|
/
*
/
Added new biomegen: Grown
Mattes D
2014-10-26
2
-67
/
+69
|
/
*
QtBiomeVisualiser: Moved the IniFile lib.
Mattes D
2014-10-23
4
-5
/
+5
*
Generator: Rewritten to use SharedPtrs.
Mattes D
2014-10-19
3
-4
/
+4
*
QtBiomeVisualiser: Added mouse hover info.
Mattes D
2014-10-03
7
-147
/
+228
*
QtBiomeVisualiser: Zoom is now limited and aligned to steps.
madmaxoft
2014-10-03
4
-59
/
+169
*
QtBiomeVisualiser: Seed is read properly.
madmaxoft
2014-09-29
2
-9
/
+8
*
QtBiomeVisualiser: fixed compilation.
madmaxoft
2014-09-27
1
-1
/
+10
*
QtBiomeVisualiser: Fixed MSVC path-crossing.
madmaxoft
2014-09-24
7
-10
/
+15
*
QtBiomeVisualiser: Fixed confusion about Globals.h.
madmaxoft
2014-09-23
5
-21
/
+21
*
QtBiomeVisualiser: Implemented live-update for the generator setup.
madmaxoft
2014-09-22
5
-17
/
+49
*
QtBiomeVisualiser: generator source is read from generator setup ini.
madmaxoft
2014-09-22
3
-16
/
+13
*
QtBiomeVisualiser: Moved the generator setup into a side-pane.
madmaxoft
2014-09-22
5
-39
/
+96
*
QtBiomeVisualiser: Added the base for INI editting.
madmaxoft
2014-09-21
5
-20
/
+266
*
QtBiomeVisualiser: Added list of vanilla worlds.
madmaxoft
2014-09-20
2
-7
/
+145
*
QtBiomeVisualiser: Added support for loading Anvil worlds.
madmaxoft
2014-09-20
4
-5
/
+320
*
QtBiomeVisualiser: More gcc fixes.
madmaxoft
2014-09-18
1
-2
/
+2
*
QtBiomeVisualiser: Fixed linux compilation.
madmaxoft
2014-09-18
5
-0
/
+6
*
QtBiomeVisualiser: Fixed colors and read failures.
madmaxoft
2014-09-15
1
-6
/
+5
*
QtBiomeVisualiser: Added reloading.
Mattes D
2014-09-15
6
-4
/
+49
*
QtBiomeVisualiser: removed multithreading.
Mattes D
2014-09-15
2
-65
/
+10
*
QtBiomeVisualiser: Added multithreading.
Mattes D
2014-09-15
3
-23
/
+102
*
QtBiomeVisualiser: Extended zoom down below 100%.
Mattes D
2014-09-14
2
-16
/
+80
*
QtBiomeVisualiser: Added mouse and keyboard view control.
Mattes D
2014-09-14
2
-4
/
+137
*
QtBiomeVisualiser: Removed build-specific variables.
Mattes D
2014-09-14
1
-3
/
+0
*
Added new Qt-based biome visualiser.
Mattes D
2014-09-14
16
-0
/
+1481