summaryrefslogtreecommitdiff
path: root/macosx/main.mm
Commit message (Expand)AuthorAgeFilesLines
...
* | minor objc style stuffJustin R. Miller2014-02-191-4/+3
|/
* clean up settings mechanism (fixes #9 & #62)Justin R. Miller2014-02-131-0/+1
* s/view/mapView/ as on iOS for clarityJustin R. Miller2014-02-131-30/+30
* remove unused functions and run http_request in other operation queueKonstantin Käfer2014-02-131-42/+15
* drawing lines with trianglesKonstantin Käfer2014-02-111-1/+5
* fixes #43: fix tile renders on OS XJustin R. Miller2014-02-071-0/+12
* no need for GCD tossing since completion happens on (explicit) main queueJustin R. Miller2014-02-031-13/+7
* alternative http_request functionKonstantin Käfer2014-02-031-0/+23
* add rapidjson for parsing sprite json filesKonstantin Käfer2014-02-031-6/+7
* create async() functionKonstantin Käfer2014-01-311-64/+14
* add request_http() functionKonstantin Käfer2014-01-301-2/+40
* rename shader line -> plainKonstantin Käfer2014-01-281-1/+2
* tiles shouldn't be busted out of the boxJustin R. Miller2014-01-271-2/+1
* fill drawingKonstantin Käfer2014-01-221-0/+3
* make it work on retina screensKonstantin Käfer2014-01-211-7/+11
* tile => TileKonstantin Käfer2014-01-201-1/+1
* rename map => MapKonstantin Käfer2014-01-201-1/+1
* rename settings => SettingsKonstantin Käfer2014-01-201-20/+19
* animate northingKonstantin Käfer2014-01-171-0/+4
* make bundle on mac os x and persist settingsKonstantin Käfer2014-01-161-21/+18
* use larger window by defaultKonstantin Käfer2014-01-161-1/+1
* add keyboard shortcuts for resetting positionKonstantin Käfer2014-01-161-0/+30
* retain child tilesKonstantin Käfer2014-01-151-8/+12
* fix runtime errorsKonstantin Käfer2014-01-141-11/+24
* cmake + tile loadingKonstantin Käfer2014-01-131-12/+24
* copy rotation behavior from js versionKonstantin Käfer2014-01-091-9/+8
* double click to zoomKonstantin Käfer2014-01-081-0/+14
* rotation supportKonstantin Käfer2014-01-081-1/+12
* calculate proper tile positionKonstantin Käfer2014-01-081-7/+4
* emscripten supportKonstantin Käfer2014-01-071-33/+0
* add missing fileKonstantin Käfer2014-01-071-0/+223