5 Commits

Author SHA1 Message Date
djes
7c32502fe3 rotation wip 2016-10-08 14:40:47 +02:00
djes
6a91b81bc7 Better mouse handling + rotation wip 2016-10-07 11:59:02 +02:00
djes
287bd29104 Rotation wip 2016-10-04 16:06:09 +02:00
djes
926b2c5c16 bis 2016-10-04 13:57:21 +02:00
djes
29c1b39507 curl better error handling ; enter key fix ; alpha tiles fix 2016-10-04 13:56:49 +02:00
5 changed files with 2069 additions and 1489 deletions

3
.gitignore vendored
View File

@@ -1,2 +1 @@
PBMap.pb.bak
*.exe
PBMap.pb.bak

2476
PBMap.pb

File diff suppressed because it is too large Load Diff

View File

@@ -1,10 +1,6 @@
# PBMap
Open source tiled map software.
To develop tiled map applications in PureBasic.
Based on OpenStreetMap services
OSM copyright : http://www.openstreetmap.org/copyright
Purebasic open source tiled map software.
Created to develop and test tiles applications in PureBasic.
This code is free !
@@ -17,4 +13,3 @@ Thyphoon
djes
Idle
Progi1984
yves86

1070
libcurl.pbi Normal file

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 286 KiB

After

Width:  |  Height:  |  Size: 374 KiB