Age | Commit message (Expand) | Author | Files | Lines |
2016-07-10 | HPM Hooks Update | Hercules.ws | 4 | -0/+34 |
2016-07-10 | Merge pull request #1351 from HerculesWS/huld-improvements2 | Andrei Karas | 23 | -2478/+2625 |
2016-07-10 | HULD-compliance: updated npc/battleground/ | Haru | 12 | -1480/+1485 |
2016-07-10 | HULD-compliance: updated npc/airports/ | Haru | 7 | -935/+971 |
2016-07-10 | Fixed a typo in the alchemist.txt script | Haru | 1 | -3/+3 |
2016-07-10 | HULD generator: Show the amount of strings parsed | Haru | 1 | -1/+5 |
2016-07-10 | HULD generator: added .pot file header | Haru | 1 | -2/+19 |
2016-07-10 | HULD: Improved .po file parser to properly read concatenated strings | Haru | 2 | -57/+142 |
2016-07-10 | HPM Hooks Update | Hercules.ws | 4 | -0/+33 |
2016-07-10 | Merge pull request #1350 from 4144/scconf | Haru | 5 | -84/+54 |
2016-07-10 | Fixed SC_OFFERTORIUM and SC_MAGNIFICAT | Ridley | 1 | -5/+9 |
2016-07-10 | Use different interface members for start sc effects and show started effect ... | Andrei Karas | 2 | -2/+4 |
2016-07-10 | Add sc_config.txt flag for always visible effects. | Andrei Karas | 3 | -82/+50 |
2016-07-10 | Merge pull request #1349 from Ridley8819/Quest | Dastgir | 1 | -1/+1 |
2016-07-10 | Fixes Mystery Burglary Quest | Ridley8819 | 1 | -1/+1 |
2016-07-09 | Fixed a skilldb conversion error when an item is missing from the item database | Haru | 1 | -1/+1 |
2016-07-09 | Some indentation fixes in the skill db converter | Haru | 3 | -1357/+1356 |
2016-07-09 | HPM Hooks Update | Hercules.ws | 2 | -112/+112 |
2016-07-09 | Fixed some warnings while compiling HPMHooking | Haru | 1 | -14/+14 |
2016-07-09 | Constants Documentation Sync | Hercules.ws | 1 | -1/+1 |
2016-07-09 | HPM Hooks Update | Hercules.ws | 4 | -104/+530 |
2016-07-09 | Merge pull request #1333 from Smokexyz/SkillDBLib | Haru | 15 | -9154/+67722 |
2016-07-09 | Added skill_db.conf. | Smokexyz | 12 | -8917/+65265 |
2016-07-09 | SkillDB TXT to Libconfig + converter | Smokexyz | 3 | -237/+2457 |
2016-07-09 | MobDB SQL Sync | Hercules.ws | 2 | -2687/+2687 |
2016-07-09 | ItemDB SQL Sync | Hercules.ws | 2 | -16145/+16145 |
2016-07-09 | Merge pull request #1348 from HerculesWS/dbsql_itemdb_fix | Haru | 1 | -2/+2 |
2016-07-09 | db2sql plugin now will dump equip_job as Decimalinstead of Hexadecimal | hemagx | 1 | -2/+2 |
2016-07-08 | Merge pull request #1347 from 4144/epoll | Haru | 4 | -57/+334 |
2016-07-08 | Disable epoll by default and fix formatting in epoll in configure.ac | Andrei Karas | 2 | -23/+28 |
2016-07-08 | Add comments into defines in socket.c | Andrei Karas | 1 | -70/+70 |
2016-07-08 | Added epoll as event-dispatcher on linux (instead of select()) | Florian Wilkemeyer | 4 | -6/+278 |
2016-07-08 | Fixed a compilation error on packetvers older than 20071106 | Haru | 2 | -40/+48 |
2016-07-08 | Merge pull request #1344 from 4144/sqlfix | Haru | 10 | -16/+129 |
2016-07-08 | Add sql upgrade scripts for convert date/datetime default values. | Andrei Karas | 8 | -0/+113 |
2016-07-08 | Fix crashes if from login table can be read NULL field. | Andrei Karas | 1 | -2/+2 |
2016-07-07 | Replace in sql files fields with default date/datetime into default NULL. | Andrei Karas | 2 | -14/+14 |
2016-07-07 | Merge pull request #1343 from 4144/rootfix | Haru | 1 | -0/+6 |
2016-07-07 | Dont show compilation warnings about root if building for ci. | Andrei Karas | 1 | -0/+6 |
2016-07-05 | HPM Hooks Update | Hercules.ws | 4 | -10/+259 |
2016-07-05 | Merge pull request #1342 from 4144/skillinterface | Haru | 4 | -402/+426 |
2016-07-05 | Move static methods into interface in status.c | Andrei Karas | 2 | -375/+391 |
2016-07-05 | Move static methods into interface in skill.c | Andrei Karas | 2 | -27/+35 |
2016-07-05 | Merge pull request #1339 from 4144/scriptchecks | Haru | 2 | -4/+16 |
2016-07-05 | Merge pull request #1338 from MishimaHaruna/cleanup | Haru | 3 | -5/+152 |
2016-07-04 | Add one check for possible script issue. | Andrei Karas | 2 | -4/+16 |
2016-07-04 | Added messages to discourage running Hercules as root. | Haru | 3 | -5/+152 |
2016-07-03 | Merge pull request #1336 from 4144/travisext | Haru | 9 | -21/+72 |
2016-07-03 | Replace all warnings to errors if build bot configure option enabled. | Andrei Karas | 1 | -0/+4 |
2016-07-03 | Add into travis configure option --enable-buildbot. | Andrei Karas | 5 | -8/+16 |