Age | Commit message (Expand) | Author | Files | Lines |
2016-08-07 | hercules: add comment about collision type monster wall (6)evolrelease2016-08-07 | Andrei Karas | 1 | -0/+11 |
2016-08-07 | hercules: tmx to map. Replace tile type 5 to 0. | Andrei Karas | 1 | -2/+2 |
2016-08-07 | lang_client: update pot file. | Andrei Karas | 1 | -371/+481 |
2016-08-07 | lang: update pot file | Andrei Karas | 1 | -514/+295 |
2016-08-07 | hercules: from custom db conversion remove equipped items from players. | Andrei Karas | 1 | -5/+5 |
2016-08-07 | testxml: add support for new horses.xml format into xsd. | Andrei Karas | 1 | -6/+16 |
2016-08-05 | hercules: update db cnverter for support new db fields. | Andrei Karas | 3 | -14/+20 |
2016-08-05 | hercules: allow convert not all fields but minimal only. | Andrei Karas | 2 | -1/+90 |
2016-08-05 | imagescheck: search word profile in any register. | Andrei Karas | 1 | -1/+1 |
2016-08-05 | Update contributor list with gumi, micksha and omatt. | Reid | 1 | -1/+3 |
2016-08-04 | testxml: add attr attribute from stats.xml into xsd | Andrei Karas | 1 | -3/+6 |
2016-08-04 | Add an html formating tool for script docs. | Reid | 1 | -0/+136 |
2016-08-04 | testxml: add xsd for elementals.xml | Andrei Karas | 2 | -0/+51 |
2016-07-27 | lang_client: add support for new tags from stats.xml. Update pot file. | Andrei Karas | 2 | -22/+89 |
2016-07-26 | testxml: add new stats.xml attributes to xsd | Andrei Karas | 1 | -0/+15 |
2016-07-25 | testxml: add new skill fields into xsd. | Andrei Karas | 1 | -0/+3 |
2016-07-23 | testxml: add skill attribute castingParticle. | Andrei Karas | 1 | -0/+1 |
2016-07-20 | hercules: improve a bit map cache converter. | Andrei Karas | 1 | -4/+15 |
2016-07-19 | lang_client: update pot file. | Andrei Karas | 1 | -31/+42 |
2016-07-19 | lang: update server data pot file. | Andrei Karas | 1 | -581/+741 |
2016-07-18 | testxml: update xsd file for support skill attribute castingAnimation. | Andrei Karas | 1 | -0/+1 |
2016-07-10 | lang: update pot file.s20160717s20160713s20160712 | Andrei Karas | 1 | -0/+686 |
2016-07-10 | lang: add into translations all item names from item_db.conf | Andrei Karas | 1 | -0/+6 |
2016-07-10 | Update client and server pot files. | Andrei Karas | 2 | -664/+685 |
2016-07-09 | Add option to follow symlinks in some tools.s20160719 | Andrei Karas | 3 | -4/+4 |
2016-07-09 | update: update commit id | Andrei Karas | 1 | -1/+1 |
2016-07-09 | testxml: check map names in tmx files.s20160709release2016-07-09 | Andrei Karas | 1 | -0/+21 |
2016-07-09 | lang_client: fix copyrights in its files. | Andrei Karas | 13 | -15/+19 |
2016-07-09 | lang_client: add to pot file also map names. | Andrei Karas | 3 | -1/+170 |
2016-07-09 | lang_client: update pot file. | Andrei Karas | 1 | -156/+161 |
2016-07-09 | testxml: add missing quest tags and attributes into xml scheme. | Andrei Karas | 1 | -1/+34 |
2016-07-08 | localserver: add support for sql update version 5. | Andrei Karas | 2 | -3/+8 |
2016-07-08 | lang_client: update clientdata-beta.pots20160708 | Andrei Karas | 1 | -171/+183 |
2016-07-08 | lang: update en.pot | Andrei Karas | 1 | -364/+355 |
2016-07-06 | licensecheck: remove debug output | Andrei Karas | 1 | -3/+0 |
2016-07-06 | Add imagecheck tool. For now it search for icc profiles. | Andrei Karas | 2 | -0/+14 |
2016-07-06 | add license check tool. For now it can check only client-data repo. | Andrei Karas | 2 | -0/+18 |
2016-07-05 | hercules: in tmw to map cache script sort maps list before using.s20160706 | Andrei Karas | 1 | -0/+4 |
2016-07-05 | update: update commit id.release2016-07-05 | Andrei Karas | 2 | -2/+2 |
2016-07-04 | hercules: in map extract script, extract also maps into text format. | Andrei Karas | 1 | -0/+6 |
2016-07-02 | hercules: tmx to map cache parse all tilesets and not only fixed one.s20160703 | Andrei Karas | 1 | -37/+40 |
2016-07-02 | hercules: fix typo in comment in maps.py | Andrei Karas | 1 | -1/+1 |
2016-07-02 | hercules: tmx to map cache converter now should works with collision layer na... | Andrei Karas | 1 | -2/+3 |
2016-07-01 | textxml: fix false positive errors with 'attack' action in sprites. | Andrei Karas | 1 | -4/+7 |
2016-07-01 | Merge branch 'fix-tools' into 'master'
| Andrei Karas | 2 | -1/+3 |
2016-07-01 | Fix link in xsd file | wushin | 2 | -1/+3 |
2016-07-01 | testxml: Fix false positive about missing tsx files. | Andrei Karas | 1 | -1/+1 |
2016-07-01 | testxml: count some missing warnings and error messages in warn/error counter | Andrei Karas | 1 | -0/+11 |
2016-07-01 | testxml: Add different fixes after parsing tmw-br client data. | Andrei Karas | 1 | -9/+19 |
2016-07-01 | localserver: fix build scripts | Andrei Karas | 2 | -2/+2 |