Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/mapeditor/tiled

Flexible level editor
https://github.com/mapeditor/tiled

AppVeyor: Overwrite WixModule.qbs with a patched up version

To support WiX 3.10, which has only three parts in its version number.

c4230a09f925aa90c9f8ba56f6150948f74547e1 authored almost 9 years ago
AppVeyor: Adjusted to new MSI installer

* Removed installation of NSIS
* Fixed build artifact names for the installer
* Use a version ba...

996c73d08c69246f11523b97f5b0eed3fe345146 authored almost 9 years ago
Changed installer from NSIS to MSI (baed on WiX)

Every once in a while somebody would report a problem with the installer,
either crashing or bec...

e95abc537c9cf3199b520a528384c98b57b8cead authored almost 9 years ago
Merge branch '0.15'

7043246e7e032f9a91da73778d5424f6d0ad8d83 authored almost 9 years ago
Fixed adding/removing object name labels

When configuring the object name labels to be always visible, they were
not correctly added and ...

dbf60d9951355a88c838838cfbc73a5223710b8d authored almost 9 years ago
Fixed mouse coordinate conversion for hexagonal renderer

There was an issue when dealing with odd 'tile side length' values,
where the tile layer renderi...

94d63611c0ef51a8a785d3cf79fea233798c6a6c authored almost 9 years ago
Update Czech translation

e5112c519f634dfa04bf6ffb56f94803ded3a7bd authored almost 9 years ago
Revert "OS X: Added code signing to make-dist-mac.rb"

This reverts commit 6d2e269c22a52ef289e236ef7dbe8d9a2b83b2a9.

Seems to be not working properly.

f5f4b23b654c5f4164bc7e0d8e6322e1ed07c461 authored about 9 years ago
Gave up on APPCAST_URL, used TILED_SNAPSHOT define instead

b0a172fb55b32fe82cc903a4276f291a5bc7fe7f authored about 9 years ago
Allow configuring appcast URL with define

To be used for snapshots.

932da95ffc8926ec3c22b6100670d66c79eeb633 authored about 9 years ago
Use a QDateTime for returning the last update check

Allows controlling the date format used in the Preferences dialog.

d65645a63cd27bacaa7f08673cd80dae668e840b authored about 9 years ago
QScopedPointer needs explicit reset() call

88593c9097f755c05f13b998208d770fe129fbf7 authored about 9 years ago
Added auto-update preferences

Also added a skeleton for a fallback auto-updater that could for example
just notify the user of...

317c399b328b96437acd27ab8f21278a4ab547b0 authored about 9 years ago
Added file to form the basis of a snapshots appcast

61bf8513612bac3a00ac9c46acec8f4e651e51e7 authored about 9 years ago
OS X: Added code signing to make-dist-mac.rb

6d2e269c22a52ef289e236ef7dbe8d9a2b83b2a9 authored about 9 years ago
Simplified overriding of Tiled version

There's now always a version defined in the project files.

91de0535d955972f7d49c35ef88a28c7f47dcfc8 authored about 9 years ago
OS X: Fixed Sparkle framework copy command

Use -R instead of -r to do the right thing with symbolic links.

56ac297d658756f9b4840ed7eefd29b8bf23815a authored about 9 years ago
Merge pull request #1178 from pra85/patch-1

Update license year to 2016

056f2c399a1a95156b4dea4a8d27dca21d64f1c1 authored about 9 years ago
Update license year to 2016

bfb3fa52b59eaca876dcb92439e0ad6284e71b93 authored about 9 years ago
Merge pull request #1177 from zachreizner/patch-1

fix tmx doc to no longer say width/height are ignored

c2d053891131b94abe6b7a089a85513a19f70501 authored about 9 years ago
fix tmx doc to no longer say width/height are ignored

eefb3c531dedb933ff589ff96c894b5571626a51 authored about 9 years ago
Added initial auto-update support for OS X

Using Sparkle.

It's off by default and can be enabled by passing CONDIG+=sparkle.

Getting it t...

0afa00f11a7315ee7f763a3052a36e91f7719dc7 authored about 9 years ago
Added appcast URL to Info.plist

For use with Sparkle.

3fa9e4c116c0a54f65ae9fe98ef3b868dede1e6e authored about 9 years ago
Merge pull request #1174 from Ablu/rpath

Consider the RPATH variable while building the terraingenerator

7b56b9c84f2ae5d3e20bd75cf26bb8b0ccd6098a authored about 9 years ago
Consider the RPATH variable while building the terraingenerator

89875a858daa9dba6f0f9ff8020f130f0deb71d4 authored about 9 years ago
Fixed image layer offset handling

Some code was forgotten while unifying it with the offset handling for
tile layers and object la...

96281c1373562ce13ac8b948eee34bdf2345101c authored about 9 years ago
Fixed a problem with 'Execute in Terminal' on OS X

Tiled tried to create a temporary file in the current working directory, which
is not guaranteed...

2d1529a1f702677d373961868925c9ec225b3c4a authored about 9 years ago
docs: Some more important TMX changes to note for 0.15

* Deprecation of certain layer data formats
* tileset.columns attribute
* Alpha value in map.bac...

b6d2a31102b4a024266d1e879881b2418d80d5ad authored about 9 years ago
Updated NEWS file

87939ca22e7a5ecca671f1c9dfc876c08d145954 authored about 9 years ago
Merge pull request #1167 from Ablu/de

Updated the german translation

0735346dcddfb96a2b871b2413763f89449b027f authored about 9 years ago
docs: Some updates to the TMX format documentation

* Added map.nextobjectid attribute
* Added map.staggeraxis and map.staggerindex
* Fixed changelo...

40abed9ed05e21401e1ac5bc984dfdee4f207616 authored about 9 years ago
docs: TMX format pages updated for Tiled 0.15

06e8c40d67f42ccd2c86b760045e5f6b0d9ab07f authored about 9 years ago
Updated Japanese translation

68262262950a7b04181acd6eed8e8985215853a0 authored about 9 years ago
Updated the german translation

5642660047e2760d7b00299caae3e2511c9fc294 authored about 9 years ago
Merge pull request #1166 from okami-1/master

cygwin build workaround

9cab0e5a95c75bd181e463c1fd2e1a5d93005386 authored about 9 years ago
cygwin workaround

55aa894c87e888da552c604473ebbf2186a92317 authored about 9 years ago
Updated the Dutch translation

76f4ca70ecbcae8dfee1b542c9ec1fd8a882e19c authored about 9 years ago
Merge pull request #1165 from Bertram25/master

French translation update for 0.15

cf21f07a53e98b1380a48027ba5f1cb6883dd64f authored about 9 years ago
AppVeyor: nsis installation problems fixed

Thanks, @dtgm!

b960a8f888e5eaea4b85a91da07d8be2193fac0f authored about 9 years ago
French translation update for 0.15.

Happy New Year! :)

5701d2a3bd27cca6cc4576693214665365c43ab1 authored about 9 years ago
docs: Added a global navigation bar to the documentation pages

355dd4e03be00dd3da51e7c1c76a51fdda012bbe authored about 9 years ago
Workaround NSIS installation problems

Version 2.50 won't install since its dependency nsis.install 2.50 can't
be found. Workaround thi...

29d08edbfb1d94d33fb0f134308b2a13f01da816 authored about 9 years ago
Pulled Spanish and Bulgarian translations from Transifex

Spanish update by Mauricio Muñoz Lucero
Bulgarian update by Lyubomir Vasilev

25e1e331830f2f4b920a4224bef85645b3bc7477 authored about 9 years ago
Merge pull request #1163 from endstation/patch-1

Pike TMX parser moved from gitorious to gitlab :)

9d24ae2dec1ddbe5155ddcfde30520c52f2611f2 authored about 9 years ago
Pike TMX parser moved from gitorious to gitlab :)

713101b80f7490a30ab54fdf9a674de33cf9c020 authored about 9 years ago
Merge pull request #1159 from semtiko/patch-1

Updated Russian translation

4cb4f0a1e97a0ee3256c41a72ff18f04f3ecd5bc authored about 9 years ago
Allow panning over map edges using the mini-map as well

Issue #245

a0c4173a6b64e5742f91a6b25969980595536633 authored about 9 years ago
Update tiled_ru.ts

4d093fef0e253138b23325960aaec9aaa01dc14b authored about 9 years ago
Fixed a compile error and warning

Seen with clang++ on OS X 10.11.

85f790e1491e866079df8b57ebca79c97cb2bef0 authored about 9 years ago
Updated translation files

Found 784 source text(s) (35 new and 749 already existing)
Removed 18 obsolete entries
...

f57f8e7132b87a51a46b3575c9b0a4a169481e45 authored about 9 years ago
Bumped version to 0.15.0 and updated NEWS file

62d75e861575254ff8ee0c5f850a7d86b577ad0d authored about 9 years ago
Allow panning over the edges of the map

Unfortunately, I could not get zooming in/out working properly. This is
very tricky to get right...

b6efea6ed566cebe359a24975332fa21d0b387c2 authored about 9 years ago
Added Gitter webhook for AppVeyor notifications

28e18e9c5e2c782a4caeb67f81b75cbbb192798f authored about 9 years ago
Fixed tile stamp thumbnails for stamps using oversized tiles

When a tile stamp used tiles that extended beyond their cell, this part
would be cut off in the ...

fc2373fb7f7c01ff43e0201f2e4cf7e5cdfc2298 authored about 9 years ago
Moved the AutoMapping while drawing toggle into the menu

This makes it easier to enable/disable it, which some people are doing
frequently, for example w...

3f12c73657b70d1dba6a0614f1491bc65995b41a authored about 9 years ago
Fixed badge style consistency again

c2dfedd2420df983b10d8f7df5cd90ecb5b67409 authored about 9 years ago
Allow plugins to be enabled/disabled

Project-specific plugins are now disabled by default. All plugins can be
explicitly enabled or d...

6745af15ba420393afe24848c696b4097ff87dee authored about 9 years ago
Qbs: Tag the plugin.json files as qt_plugin_metadata

This makes sure the plugin file is updated as needed when the
plugin.json file is changed.

189be893aeadf38f0c0d8c2d342bb290fffa7f5c authored about 9 years ago
Unified layer offset handling

The image layer stored its pixel offset in its x/y properties while the
tile layer and object la...

b8b8c9629973ffd3235d9d2957f91ad51fcab1af authored about 9 years ago
Merge pull request #1126 from RySchmitt/Fix-Isometric-1

Fix isometric rendering bug

e71ea08b1e25437586f9e3e6427773f86f5450d9 authored about 9 years ago
Fixed tmxrasterizer not reporting write errors

Now it writes out a somewhat useful error message and indicates failure
in its exit code.

Fixes...

1c8b354e98a252a17f2c9db71b20f2648754b225 authored about 9 years ago
Fixed crash in tmxrasterizer and tmxviewer

For maps using external tilesets, the plugin manager is invoked in order
to look for any plugins...

c2eabd76e5180f6033ce8fadcc886f7e55f4f004 authored about 9 years ago
Split a Document superclass off from MapDocument

To be used for an upcoming TilesetDocument class, meant to wrap external
tilesets.

ed68d0f404d21b9d4b5073c5a4bb0430a4f62494 authored about 9 years ago
Moved changing properties up into Tiled::Document

This is because properties can be changed on either maps or tilesets,
with tilesets to be wrappe...

257c08c2682f00f57dd6aff0dbde2815bda80512 authored about 9 years ago
Initial addition of TilesetDocument

Providing an undo stack for tilesets, as well as keeping track of which
map documents refer to a...

8cfb98e0a7d230a703da54c3555cab1d6862548d authored about 9 years ago
Moved the TilesetManager and related files to libtiled

This is necessary to fix issues with sharing external tileset instances
among maps. Without this...

2dc78f9df933846e124906b6223cf2b9a8fd5868 authored about 9 years ago
Some tweaks to avoid needless deep copies

Qt containers are implicitly shared, until you call a non-const member
on them. This happens for...

47964cf2f137e1d754b1df2ccaa91c90d880afd3 authored about 9 years ago
.gitignore updates

Main change is to add wip/, which is where I've started to put temporary
work in progress checko...

5a691eb21bab19f80a63972a5b22949ead723393 authored about 9 years ago
Small cleanups and removed useless findTileset method

This findTileset overload was part of an early but dangerous loading
time optimization. We can't...

b42a5a4bf1e4a5a69fc9596b7dbce85e0b1a8376 authored about 9 years ago
Fixed automatic removal of broken links widget when fixing links

Broke due to an optimization done earlier that avoided a complete
refresh of the list.

d45b8d5372507c7aa0c26f84313cc97bb35cfe97 authored about 9 years ago
Fixed updating of current layer index in case of removing layers

When removing a layer, the order of events caused the current layer
index to end up different fr...

1eec54dca7932d1fecc4975bddae86f405204812 authored about 9 years ago
Fixed possible crash when removing layers

When the layer got removed, the LayerModel emitted appropriate signals,
which caused the current...

a00a6cdc4aedcb1b715f9c53b32286f15b0ea34c authored about 9 years ago
Avoid showing checkboxes in the layer combo box on Windows

The Windows style will render checkboxes for the layer items in the
combo box, even if they can'...

40cdef98b61464274f51df769165c31cd48aa0a7 authored about 9 years ago
Make Travis CI build on Ubuntu Trusty

Otherwise it defaults to 12.04 LTS, which does not have Qt 5.

7f87512a1a98161cf50eba649a94d71365a0e7e0 authored about 9 years ago
Fixed updating of broken links list when adding/removing tiles

The failure to update the list in this case could also lead to a crash
due to referencing a remo...

2aab5722a3166f21dc4a4fb3a0621191dbdab442 authored about 9 years ago
Preserve the alpha value in the map background color

Fixed only when Tiled is compiled against Qt >= 5.2, but that release is
ancient by now.

Fixes ...

b5a09704e15d376a03e710931134ad11b68d1c33 authored about 9 years ago
Changed layer label in status bar to a combo box

The combo box shows layer type in addition to layer name, and allows
switching between layers.

...

66ba5638cb44dbd06a7b070381768fa1f3a59bc3 authored about 9 years ago
Allow changing the column count of image collection tilesets

Closes #1090

2e953f45a72cceee697e88b62be7ba51e82c5779 authored about 9 years ago
Avoid MinGW warning

src/libtiled/tileset.h:314:14: warning: 'Tiled::Tile* Tiled::Tileset::findTile(int) const' redec...

778fac9e8e23572dbb65133a7bee09dbda24b408 authored about 9 years ago
Removed BOM

Not sure why my editor decided to add this...

d8ef9eadcefbd036371be649cd2089eaf285d80e authored about 9 years ago
Avoid displaying empty entries in the tileset view

When removing images from an image collection tileset, the tileset view
would show empty entries...

63bf720c6443f7d45a26d1d53bce159bcb4ad109 authored about 9 years ago
Qbs: Added name to install rule for icons on OS X

a7322f7c4f7d271e288f61e8be1306a92c2725fa authored about 9 years ago
Merge branch 'wip/broken-links'

78c273ceb870fece51473229f865350605992ebc authored about 9 years ago
Offer to adjust tiles in open maps when tileset width changes

When the tileset image is automatically reloaded, and it turns out that
the number of tile colum...

d9f0838bf27948e75f539d0d92ba2f67d88e090a authored about 9 years ago
Improve the automatic adjustment when changing tileset image width

* Now it's optional. When opening a map and a change of tile columns is
detected, the user is ...

2ce340d8febadd1d15cc7fb0c46e1680acaa7c6f authored about 9 years ago
Update the list of broken links based on relevant signals

This avoids doing more work than necessary in most cases and makes sure
the list is correctly up...

91f1af250f5dd2c7f3112a0dcc95071993c2be1d authored about 9 years ago
Show the broken links widget above the map view

It's often useful to see the map while fixing broken links.

4d645ff171488fc88215e3daca1717aca13f98e3 authored about 9 years ago
Inform users about broken links and allow repairing them

Now, when a map is opened that referred to some files that could not be
found, an embedded widge...

dfa04493b21d10adcf2f10e46d31d231fe199b1d authored about 9 years ago
Allow opening map files with broken references to external tilesets

Now I think a map with broken references to external files will always
load and the user can cor...

a97d427818f96c61233565e15eaf7b44a06da77f authored about 9 years ago
docs: Added TMXLoader by Martin Grant

99ce6b86b58cbfaa39866590821a255e6d4cdbed authored about 9 years ago
docs: Added Introduction page to Tiled Manual

Provides an introduction and links to tutorial series at
GamesFromScratch.com.

b098513dbaa05a0f8c31c55e388a10707e9d1c59 authored about 9 years ago
Added ability to change the reference to an external tileset

By changing the "Filename" property in the Properties view. This
effectively replaces the tilese...

3521936f1b8ddd400fb358e2857cd33b1e76ddf0 authored about 9 years ago
Don't raise an error when a tileset image isn't found

For now it will just load the map. The used tiles won't render in the
map view but will show wit...

fc289a1ac358b3d33fb25e574e6ccd1f76c4c1eb authored about 9 years ago
Don't raise an error for broken image reference of image layer

They can be ignored, allowing the user to fix them up after loading the
map. In general though, ...

f5aabed759786a8b325f75f399e20eaa19af0e37 authored about 9 years ago
Allow changing the image source of individual tiles

This only applies to tiles in an image collection tileset. Broken
references to individual tile ...

a80fca2a5a72e6f71386d73650afe112137ae7fe authored about 9 years ago
Added Types for Custom properties

e44e510d74368a5eb01420599a33c5e0765149d1 authored about 9 years ago
Merge pull request #1 from bjorn/master

Get latest changes from bjorn/tiled

585144d6726a0ec9cca029431e9a7a67aba01c09 authored about 9 years ago
Merge branch 'master' into wip/broken-links

e378c1609f13051e7106f9a60bc5a85ffd7c86b9 authored over 9 years ago
Allow changing tileset image parameters

Implemented via a dialog, reusing the New Tileset dialog. The dialog can
be opened via a small "...

8b413c20b54af36a7727e48d81481fb060ae081c authored over 9 years ago
Don't keeps track of tile sizes and offsets in TileLayer

This was an optimization done to keep down rendering overhead, however
when tile images and offs...

be2c0a94248112eec21ccbc28f6b901008f6374c authored over 9 years ago