Matthew Petroff
8068462402
Update configuration script fullscreen attributes.
pirms 10 gadiem
Matthew Petroff
8872fbbeec
Add fallback parameter to multires generator script.
pirms 10 gadiem
Matthew Petroff
062b01f754
Add 1px border to remove thin lines visible in CSS renderer.
pirms 10 gadiem
Matthew Petroff
901726e3a4
Add fallback tiles to multires generation script.
pirms 10 gadiem
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.
pirms 10 gadiem
Johannes Wienke
27f48187b6
Let argparse print default values
Use a formatter for argparse to print default values instead of doing
this manually.
pirms 10 gadiem
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.
pirms 10 gadiem
Johannes Wienke
11b60f1f00
Require python3 in shebang line
Encode the explicit requirement on python 3 in the shebang line for
script usage.
pirms 10 gadiem
Matthew Petroff
1ba1595d1c
Fixed generate.py bug (thanks wolke).
pirms 10 gadiem
Matthew Petroff
d45840b0d2
Updated examples.
pirms 10 gadiem
Matthew Petroff
6c23017395
Added compass heading support.
pirms 10 gadiem
Matthew Petroff
3969fffade
New theme.
pirms 10 gadiem
Matthew Petroff
e40cb5de95
Moved "configuration.htm" to utils folder.
pirms 10 gadiem
Matthew Petroff
f39b5c45dd
Added multires tile set generator.
pirms 10 gadiem
Matthew Petroff
6a02069b82
Moved build tools.
pirms 10 gadiem
Matthew Petroff
7d5805a4a5
Removed tabs from build script.
pirms 10 gadiem
Matthew Petroff
96e7d7da5f
Upgrade build script to Python 3.
pirms 10 gadiem
Matthew Petroff
b940e3eb7c
Revert to yuicompressor 2.4.7 since 2.4.8 has a bug on Windows.
pirms 10 gadiem
Matthew Petroff
fa6cee2f50
Updated build system.
pirms 10 gadiem
Matthew Petroff
5735892aca
Fix build script.
pirms 11 gadiem
Matthew Petroff
cab8b074b2
Switched loading icon from a SMIL animated SVG to a CSS3 animation for IE 11 support.
pirms 11 gadiem
Matthew Petroff
b711970c66
Completed transition to SVG.
pirms 12 gadiem
Matthew Petroff
e6ad0deaca
Updated build script.
pirms 12 gadiem
Matthew Petroff
6d645e7465
Changed URLs from Bitbucket to Github.
pirms 12 gadiem
Matthew Petroff
55703dd33d
Made build shell script executable.
pirms 12 gadiem
Matthew Petroff
2e71760472
Fixed project URL in build.
pirms 12 gadiem
Matthew Petroff
35a6c06e02
Switched from raster to vector icons.
pirms 12 gadiem
Matthew Petroff
09819f93ab
Bugfixes.
pirms 12 gadiem
Matthew Petroff
7c6b7f9885
Switched about box to right click.
pirms 12 gadiem
Matthew Petroff
80017c887f
Added version number to build.
pirms 12 gadiem
Matthew Petroff
3e37112a8b
Moved comment below DOCTYPE to avoid entering Internet Explorer quirks mode.
pirms 12 gadiem
Matthew Petroff
82f40f8928
Write output as binary to force shorter \n line endings on Windows.
pirms 12 gadiem
Matthew Petroff
0cc18cf1f8
Fixed errors in build system.
pirms 12 gadiem
Matthew Petroff
03b53f9300
Implemented build system.
pirms 12 gadiem