Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-05-21 | License file: Add authors to dress graphics. | Jessica Tölke | 1 | -5/+5 | |
2013-05-20 | License file: add more authors. | Jessica Tölke | 1 | -11/+11 | |
2013-05-18 | License file: fix more misspelled / non-existing files | Vincent Petithory | 1 | -76/+76 | |
2013-05-17 | Fix some misspelled or non-existing filenames in license file. | Jessica Tölke | 1 | -33/+28 | |
Found them using "grep graphics/ license.txt | while read name etc; do test -f "$name" || echo no such file: $name; done" There are still some missing to be fixed. | |||||
2013-05-17 | Add authors to mouboo, mush hat and shroom hat. | Jessica Tölke | 1 | -3/+3 | |
2013-05-17 | Remove additional wrong warp from 034-2. | Jessica Tölke | 1 | -7/+0 | |
2013-05-17 | Add 034-2: Snow forest indoors (trappers huts), add warps to 034-2 in 034-1. | bh28 | 2 | -2/+94 | |
2013-05-17 | Add 1x3 wall tile for partition wall use | bh28 | 1 | -0/+0 | |
2013-05-17 | Add Yuuki as author of the mushroom sprites. | Jessica Tölke | 1 | -2/+2 | |
2013-05-14 | Add Crush and Saphy as authors to several graphics. | Jessica Tölke | 1 | -49/+49 | |
2013-05-13 | License file: fix directory name of tileset graphics. | Jessica Tölke | 1 | -73/+73 | |
2013-05-10 | Update license file with EJlol as author of the orange item. | Jessica Tölke | 1 | -1/+1 | |
2013-05-10 | Adding license file with incomplete list of artists. | Jessica Tölke | 1 | -0/+940 | |
The information was collected by Alige. | |||||
2013-05-06 | Merge pull request #11 from atheros/settings-xml | jtoelke | 1 | -0/+15 | |
settings.xml is needed for the mana client | |||||
2013-05-06 | A comment description for settings.xml | Przemysław Grzywacz | 1 | -0/+4 | |
2013-05-05 | Settings.xml is needed for the mana client | Przemysław Grzywacz | 1 | -0/+11 | |
2013-04-29 | 011-1: | tux9th | 1 | -7/+7 | |
* Renamed SubFringe to Ground2. * Moved x1 tiles from Fringe to Ground2. * Added grass tile to 55,112 on Ground and moved cliff tile to Ground2 - reported by enchilado. * removed collision at shore to fit global standards. | |||||
2013-04-28 | Remove attributes.xml again, since charcreation.xml is now supported by the ↵ | Jessica Tölke | 2 | -17/+0 | |
mana client too. | |||||
2013-04-27 | Add comments to attributes.xml and charcreation.xml making clear which is ↵ | Jessica Tölke | 2 | -0/+3 | |
used by which client. | |||||
2013-04-27 | Merge remote-tracking branch 'bjorn/attributes' | Jessica Tölke | 1 | -0/+13 | |
2013-04-27 | Add note in some xml files that they are only used by manaplus. | Jessica Tölke | 2 | -0/+2 | |
2013-04-27 | Added attributes.xml | Thorbjørn Lindeijer | 1 | -0/+13 | |
Used for telling the client about the minimum and maximum amount of points each attribute can have as well as the amount of points that need to be distributed. The listed attributes are only used to validate the correctness of the character starting points. We could make the client use them, but that would be at the cost of internationalization. See http://bugs.manasource.org/view.php?id=501 | |||||
2013-04-22 | Fix all the wrong spawn names | Ben Longbons | 67 | -475/+475 | |
2013-04-22 | Add High priest crown M. attack info to items.xml | bh28 | 1 | -1/+1 | |
2013-04-22 | Merge remote-tracking branch 'upstream/master' into Hetchel_1 | bh28 | 2 | -8/+2 | |
2013-04-21 | Merge pull request #9 from stefanbeller/master | jtoelke | 1 | -3/+36 | |
update mailmap file | |||||
2013-04-21 | Update .mailmap file | Stefan Beller | 1 | -3/+36 | |
# Finding out duplicates by comparing email addresses: git shortlog -sne |awk '{ print $NF }' |sort |uniq -d # Finding out duplicates by comparing names: git shortlog -sne |awk '{ NF--; $1=""; print }' |sort |uniq -d Signed-off-by: Stefan Beller <stefanbeller@googlemail.com> | |||||
2013-04-19 | tileset atlases: replace atlas names 001-1 and 001-2 with 'desert' and 'inn' | Jessica Tölke | 1 | -4/+4 | |
2013-04-19 | Add configuration file for tileset texture atlases. | Andrei Karas | 1 | -0/+123 | |
For now this file incomplete. | |||||
2013-04-12 | 007-1 fixes: | Vincent Petithory | 1 | -3/+3 | |
* Move the roof from Fringe to Lower2 * Add missing tile of the building at (69,74) | |||||
2013-04-11 | 021-1: Added collision tile at 51,87. | tux9th | 1 | -1/+1 | |
2013-04-11 | 025-1: | tux9th | 1 | -3/+3 | |
* removed orphan path tiles. * removed orphan tree trunks. * moved tree trunks from Ground2 to Ground. * fixed missing tree tiles in over. | |||||
2013-04-11 | 025-1: moved x1 tiles from Fringe to Ground2, | tux9th | 1 | -3/+3 | |
leaving one fence tile in Fringe. | |||||
2013-04-11 | 045-1: added collision tile at 23,169. | tux9th | 1 | -2/+2 | |
2013-04-11 | 007-1: | tux9th | 1 | -2/+2 | |
* Moved x1 tiles from Fringe to Lower. Part of a roof remains in Fringe. * added roof edge at 78,74. | |||||
2013-04-11 | 013-1: | tux9th | 1 | -5/+10 | |
* Moved x1 tiles from Fringe to Ground2. * Moved treetrunks from Ground2 to Ground. * Erased orphan fence tiles within trees. | |||||
2013-04-11 | 010-1: | tux9th | 1 | -3/+8 | |
* Moved x1 tiles from Fringe to Ground2 * Moved stones from Over to Ground2 * Removed grass tiles from Ground2 * Removed water tiles from Ground2 * Moved transparent tiles from Ground to Ground2 and replaced them with opaque ones | |||||
2013-04-08 | Added author in comment metadata. ChefChelios CC BY SA | bh28 | 1 | -0/+0 | |
2013-04-05 | Update the icon for rednose to the latest version from ChefChelios. | Jessica Tölke | 1 | -0/+0 | |
In this version it doesn't look like the 'Eye Patch' icon anymore. | |||||
2013-04-01 | Clover patches on 017-1: | Jessica Tölke | 1 | -8/+2 | |
Remove one of the spawns and give a much larger delay to the other one. | |||||
2013-03-30 | Hetchel: Add Hetchel (weaver) sprite, xml and to npcs.xml | bh28 | 3 | -0/+13 | |
2013-03-30 | Hetchel: Add silk sheet graphics to generic and to items.xml | bh28 | 2 | -0/+6 | |
2013-03-28 | Add a tool to get data about the maps database. | Vincent Petithory | 1 | -0/+59 | |
* Add a command to list maps that do not have a minimap | |||||
2013-03-28 | Add missing 019-4 minimap | Vincent Petithory | 1 | -0/+0 | |
2013-03-27 | Minimap renderer: add special args: | Vincent Petithory | 1 | -4/+13 | |
* "all" to create minimaps of all existing maps * "update" to update all existing minimaps | |||||
2013-03-27 | Minimap renderer: allow to run elsewhere than tools/ | Vincent Petithory | 1 | -5/+8 | |
2013-03-27 | Update all not up-to-date minimaps. | Vincent Petithory | 80 | -0/+0 | |
2013-03-25 | Add new id for invisible npcs, make old id not selectable as suggested by 4144. | Jessica Tölke | 1 | -2/+12 | |
Previously id 127 was used for both regular npcs with an invisible sprite and npcs used for e.g. spell effects, which shouldn't be selectable, but were. | |||||
2013-03-24 | Add a particle effect that can be used when the player receives some object. | Vincent Petithory | 2 | -0/+38 | |
2013-03-24 | Adapt the item description of the colored Easter eggs. | Jessica Tölke | 1 | -6/+6 | |
Since the event where you got a prize for collecting all of them isn't active anymore, the description was misleading. |