4000 Commits

Author SHA1 Message Date
richseviora
e066a562c5 Configuring project code style for JetBrains and other IDEs.
Adding EditorConfig support.

Updating .gitignore
2016-09-07 12:55:55 -07:00
fkloft
7dc38a89e7 fix issue #1123 2016-08-23 17:28:23 +02:00
fkloft
78d77aa139 [minimap] improved arrow position 2016-08-23 11:37:59 +02:00
fkloft
034eaf45bd [minimap] use Google tiles 2016-08-23 11:37:38 +02:00
fkloft
e9b811036a Disable MapQuest tiles 2016-07-12 09:05:41 +02:00
Dave Ingram
41f8081831 Update URLs for new locations 2016-06-15 13:23:50 -07:00
fkloft
46aeffb00b [layer-count] Use LayerGroup.eachLayer instead of LayerGroup._layers 2016-06-15 12:51:20 +02:00
Dave Ingram
2bed6875d8 Merge pull request #1074 from dodomorandi/count_drawn_layers
Drawn layers can be counted
2016-06-14 11:55:05 -07:00
Iulian Onofrei
a08fe5d3df Update README.md (#1103)
Fix formatting.
2016-06-13 15:21:41 -07:00
Dave Ingram
f9ff49eb26 Merge pull request #977 from Meaglin/removeevents
Added "remove" events for portals/links/fields.
2016-06-13 14:25:06 -07:00
Dave Ingram
fad9670fb0 Merge pull request #993 from reckter/master
Make bookmarks generateID function collision-free.
2016-06-13 14:23:41 -07:00
Dave Ingram
74cd764024 Merge pull request #1032 from stephninja/passcode-fix
Removes unprintable and non-ASCII characters from passcode
2016-06-13 14:21:23 -07:00
Jon Atkins
8f6f89a9f3 ancient change i forgot to push 2016-06-13 20:37:24 +01:00
Dave Ingram
ca33fe9ae6 Merge pull request #923 from Fragger/location-from-pll
Move map to pll param when no ll param found
2016-06-13 12:35:47 -07:00
reckter
7f90d7e2c7 Merge pull request #4 from jonatkins/master
updating fork
2015-11-17 10:28:44 +01:00
Edoardo Morandi
fef32042bd Drawn layers can be counted
This patch adds the ability to count the number of the drawn fields
2015-11-13 13:14:39 +01:00
Jon Atkins
b7361c0e05 update placeholder portals if the faction/location have changed 2015-11-11 07:40:45 +00:00
fkloft
d166d88263 another try, this time on JS side 2015-11-07 22:58:01 +01:00
fkloft
584780ec05 avoid possible callback loop 2015-11-07 22:00:00 +01:00
fkloft
ef34c38910 allow code execution from debug panel by pressing Ctrl+Enter on a hardware keyboard 2015-11-06 19:16:49 +01:00
fkloft
7dc7157266 Android still needs vendor prefixes 2015-11-04 22:09:38 +01:00
fkloft
569120be9b allow multiple dialogs on mobile 2015-11-02 15:49:18 +01:00
Jon Atkins
db12b07540 fix #1068 - blank layer chooser on mobile 2015-10-23 22:50:12 +01:00
fkloft
3f0d924b6a [iitcm] push layer changes to Android instead of relying on MapSettings to poll them 2015-10-21 00:09:21 +02:00
fkloft
4b71798a7c Merge pull request #1064 from ssergni-smith/artifact-hooks
Add hook for artifact details being updated
2015-10-19 21:34:35 +02:00
Ssergni Smith
b00bb17748 Add hook for artifact details being updated 2015-10-15 15:06:14 -07:00
fkloft
99e6cc57ef sometimes a dialog's size was stuck after moving it around 2015-10-14 21:08:59 +02:00
fkloft
95acdd773e [basemap-openstreetmap] add Humantarian style 2015-10-11 23:18:44 +02:00
Jon Atkins
e35d2ac743 Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion 2015-10-11 15:46:36 +01:00
Jon Atkins
ccb4fea5aa make PLAYER checks more strict - a simple 'defined' wasn't working 2015-10-11 15:46:00 +01:00
fkloft
b4611b3fe3 [basemap-opencyclemap] additional layers 2015-10-11 00:45:21 +02:00
fkloft
6ade4563b9 Enhancement for PR 2015-10-11 00:05:28 +02:00
fkloft
6d2f0c1e1e Merge remote-tracking branch 'tthiery/issue-1054-removeLayerGroup' 2015-10-11 00:01:04 +02:00
fkloft
d367cff8c5 Fix pull request 2015-10-10 23:56:46 +02:00
fkloft
a90d71335c Merge remote-tracking branch 'tthiery/issue-1053-removeHook' 2015-10-10 23:55:00 +02:00
fkloft
a614f2036a Merge pull request #1050 from michaeldever/grammar-update
Fix grammar issue in #1012
2015-10-10 23:45:26 +02:00
fkloft
ca5f180800 Merge pull request #1051 from michaeldever/unreachable
Remove unreachable return statement, fixing #1043
2015-10-10 23:44:41 +02:00
T. Thiery
6c992c74fd Add removeLayerGroup
- removes a layer from the layerChooser
- store the currently selection state if added later.
2015-10-10 23:43:12 +02:00
T. Thiery
05a84c6630 Add removeHook method.
- Removes a previously attached hook.
- Must be the SAME function to unregister.
2015-10-10 23:38:05 +02:00
Jon Atkins
2f781dab81 trying alternative startup code - actually checks for PLAYER being set - and just accesses it directly rather than messing around parsing <script> tags. 2015-10-08 16:06:47 +01:00
Michael Dever
6f8fbe60d3 Remove unreachable return statement, fixing #1043 2015-10-05 22:26:47 +01:00
Michael Dever
c91e461a1e Fix grammer issue in #1012 2015-10-05 22:19:13 +01:00
Jon Atkins
0ec6805c34 website: update for minor release 2015-09-17 17:33:40 +01:00
Jon Atkins
dc701cb233 bump version after release 2015-09-17 16:51:41 +01:00
Jon Atkins
90d22881e7 bump version after release 2015-09-17 16:40:03 +01:00
fkloft
cb21291a20 mapquest now requires an API token, but openstreetmap has fixed its SSL certificate, so use that one again 2015-09-15 19:25:08 +02:00
Jon Atkins
ceac3b8880 website: update for new release 2015-09-12 18:08:06 +01:00
Jon Atkins
9d2f579906 bump version number as earlier versions are broken 2015-09-12 11:00:32 +01:00
Jon Atkins
6fd11aee16 fix detecting version string 2015-09-12 10:54:25 +01:00
fkloft
631d459f56 [missions] fix mission permalinks not working if mission is not in cache
fixed issue #1034
2015-08-10 22:18:28 +02:00