summaryrefslogtreecommitdiff
path: root/src/map
Commit message (Expand)AuthorAgeFilesLines
* rename + move to c++Konstantin Käfer2014-01-203-10/+9
* remove unused codeKonstantin Käfer2014-01-171-23/+0
* move geometry reader to header fileKonstantin Käfer2014-01-172-251/+9
* renderer cleanupKonstantin Käfer2014-01-171-2/+0
* animate northingKonstantin Käfer2014-01-172-7/+23
* allow toggling debug mode with tabKonstantin Käfer2014-01-161-1/+1
* show tile numbersKonstantin Käfer2014-01-162-0/+7
* sort tiles high zoom => low zoom levelKonstantin Käfer2014-01-161-0/+5
* fix wiggle at high zoomsKonstantin Käfer2014-01-161-2/+1
* make bundle on mac os x and persist settingsKonstantin Käfer2014-01-162-23/+61
* add keyboard shortcuts for resetting positionKonstantin Käfer2014-01-161-0/+13
* change retain algorithm to be the same as in jsKonstantin Käfer2014-01-152-27/+77
* retain child tilesKonstantin Käfer2014-01-153-61/+133
* fix runtime errorsKonstantin Käfer2014-01-144-63/+110
* cmake + tile loadingKonstantin Käfer2014-01-134-40/+186
* copy rotation behavior from js versionKonstantin Käfer2014-01-092-5/+29
* rotation supportKonstantin Käfer2014-01-082-10/+38
* calculate proper tile positionKonstantin Käfer2014-01-083-36/+118
* emscripten supportKonstantin Käfer2014-01-072-8/+9
* glfw version of sample appKonstantin Käfer2014-01-074-0/+401