Matthew Petroff
8068462402
Update configuration script fullscreen attributes.
10年前
Matthew Petroff
8872fbbeec
Add fallback parameter to multires generator script.
10年前
Matthew Petroff
062b01f754
Add 1px border to remove thin lines visible in CSS renderer.
10年前
Matthew Petroff
901726e3a4
Add fallback tiles to multires generation script.
10年前
Johannes Wienke
91005f8e61
Replace system calls with subprocess
Replaces the os.system call for nona with a subprocess.check_call call
to get informed about errors when calling nona instead of silently
ignoring them before failing with missing files.
10年前
Johannes Wienke
27f48187b6
Let argparse print default values
Use a formatter for argparse to print default values instead of doing
this manually.
10年前
Johannes Wienke
35dd023509
Check for nona and add command line argument
Checks for a nona executable and adds a command line argument to specify
an executable. The argument is required from the user in case nona
cannot be found on the path.
10年前
Johannes Wienke
11b60f1f00
Require python3 in shebang line
Encode the explicit requirement on python 3 in the shebang line for
script usage.
10年前
Matthew Petroff
1ba1595d1c
Fixed generate.py bug (thanks wolke).
10年前
Matthew Petroff
d45840b0d2
Updated examples.
10年前
Matthew Petroff
6c23017395
Added compass heading support.
10年前
Matthew Petroff
3969fffade
New theme.
10年前
Matthew Petroff
e40cb5de95
Moved "configuration.htm" to utils folder.
10年前
Matthew Petroff
f39b5c45dd
Added multires tile set generator.
10年前
Matthew Petroff
6a02069b82
Moved build tools.
10年前
Matthew Petroff
7d5805a4a5
Removed tabs from build script.
10年前
Matthew Petroff
96e7d7da5f
Upgrade build script to Python 3.
10年前
Matthew Petroff
b940e3eb7c
Revert to yuicompressor 2.4.7 since 2.4.8 has a bug on Windows.
10年前
Matthew Petroff
fa6cee2f50
Updated build system.
10年前
Matthew Petroff
5735892aca
Fix build script.
11年前
Matthew Petroff
cab8b074b2
Switched loading icon from a SMIL animated SVG to a CSS3 animation for IE 11 support.
11年前
Matthew Petroff
b711970c66
Completed transition to SVG.
12年前
Matthew Petroff
e6ad0deaca
Updated build script.
12年前
Matthew Petroff
6d645e7465
Changed URLs from Bitbucket to Github.
12年前
Matthew Petroff
55703dd33d
Made build shell script executable.
12年前
Matthew Petroff
2e71760472
Fixed project URL in build.
12年前
Matthew Petroff
35a6c06e02
Switched from raster to vector icons.
12年前
Matthew Petroff
09819f93ab
Bugfixes.
12年前
Matthew Petroff
7c6b7f9885
Switched about box to right click.
12年前
Matthew Petroff
80017c887f
Added version number to build.
12年前
Matthew Petroff
3e37112a8b
Moved comment below DOCTYPE to avoid entering Internet Explorer quirks mode.
12年前
Matthew Petroff
82f40f8928
Write output as binary to force shorter \n line endings on Windows.
12年前
Matthew Petroff
0cc18cf1f8
Fixed errors in build system.
12年前
Matthew Petroff
03b53f9300
Implemented build system.
12年前