Age | Commit message (Expand) | Author | Files | Lines |
2014-09-20 | Replaced hardcoded values with constants for status_change_start's flag | Haru | 1 | -4/+6 |
2014-09-03 | Add *getguildmember script command | AnnieRuru | 1 | -0/+32 |
2014-09-01 | Add MAX_REFINE as hard-coded constant | AnnieRuru | 1 | -0/+1 |
2014-08-31 | follow up | AnnieRuru | 1 | -37/+44 |
2014-08-29 | Fix status def calculation (bug:8306) | Michieru | 1 | -3/+3 |
2014-08-06 | - Fix 3rd class skills on pre-renewal. | Michieru | 1 | -0/+3 |
2014-07-11 | Fixed issue with quest exp and bonuses, issue: 8247 http://hercules.ws/board/... | panikon | 1 | -6/+4 |
2014-07-08 | Added documentation regarding hard coded constants. | panikon | 1 | -17/+36 |
2014-06-07 | Fixed Bug Report 8226 | jaBote | 1 | -1/+1 |
2014-06-01 | Update script_commands.txt | jaBote | 1 | -5/+5 |
2014-05-31 | Extended ItemDB to support several other formats (part 1) | Dastgir Pojee | 1 | -1/+74 |
2014-05-29 | Implemented MD_RANDOMTARGET, see doc/mob_db_mode_list.txt for more information | panikon | 1 | -2/+2 |
2014-05-19 | Fixed issue 8182 | panikon | 1 | -1/+1 |
2014-05-13 | Partial cleanup of script_commands.txt | Haru | 1 | -548/+529 |
2014-05-10 | Merge pull request #281 from Geniks/patch-1 | Flipp | 1 | -2/+2 |
2014-05-10 | Small changes in npc loading/reloading | panikon | 1 | -1/+2 |
2014-05-09 | Added documentation regarding trader objects in script_commands.txt | panikon | 1 | -0/+38 |
2014-05-10 | Update atcommands.txt | Geniks | 1 | -2/+2 |
2014-05-07 | #Fixed issue 8175 | panikon | 1 | -0/+10 |
2014-05-06 | Bug fixes and other changes | panikon | 1 | -2/+3 |
2014-05-05 | Removed global_reg_value leftovers. | Streusel | 1 | -5/+2 |
2014-04-10 | Fixed issue: 8140 | panikon | 1 | -3/+5 |
2014-04-04 | Fixed issue: 8131 | panikon | 1 | -0/+4 |
2014-03-31 | Updated documentation for pc_statusup2 and pc_statusup | panikon | 1 | -3/+5 |
2014-03-21 | Fix hunting mission and clarify weight's unit | AnnieRuru | 2 | -1/+8 |
2014-03-20 | Fix various documentation bugs | AnnieRuru | 3 | -17/+14 |
2014-03-17 | Added regular expression matching script commands and operators | Haru | 1 | -13/+53 |
2014-03-14 | Follow up 1007d606645c16d5246761976b7648809edb8b1d | shennetsind | 1 | -6/+4 |
2014-03-13 | Corrected itemheal documentation, it was fairly wrong. | panikon | 1 | -6/+15 |
2014-03-06 | Clean up of script_commands.txt | Mysteries | 1 | -117/+171 |
2014-02-23 | Update script_commands.txt | Emistry | 1 | -2/+3 |
2014-02-10 | Modified successrefitem script command | shennetsind | 1 | -8/+4 |
2014-02-10 | Fixed script docs to reflect actual arrays size | shennetsind | 1 | -1/+1 |
2014-02-08 | Improved client_hash_check | Haru | 1 | -13/+33 |
2014-02-08 | Improvements on the script commands sscanf, axtoi. Added strtol. | Haru | 1 | -7/+18 |
2014-01-12 | Follow up 20bdc01fa687b174a732be4483ddea4982d67ce9 | shennetsind | 1 | -0/+8 |
2014-01-12 | Updated script_commands.txt | shennetsind | 1 | -4/+9 |
2013-12-30 | Modernized syntax and fixed errors in the sample scripts | Haru | 29 | -521/+799 |
2013-12-24 | Christmas Patch - 2013-12-23 Support | shennetsind | 2 | -0/+122 |
2013-11-28 | Corrected operator precedence table. | Haru | 1 | -0/+91 |
2013-11-15 | Added BindOnEquip to the item_db documentation and templates | Haru | 1 | -0/+6 |
2013-11-14 | Item DB overhaul | Haru | 1 | -33/+95 |
2013-11-09 | Consolidated commands called in scripts to their lowercase version | Haru | 1 | -4/+11 |
2013-11-07 | Item Bound Fixes/Adjustments/Improvements | shennetsind | 1 | -1/+1 |
2013-11-06 | Merge remote-tracking branch 'origin/master' | shennetsind | 3 | -1/+64 |
2013-11-03 | Allow warp duplicates without a 'facing' value | Haru | 1 | -2/+2 |
2013-11-03 | Merged Pull Request #195 (@autoloottype) | Haru | 1 | -0/+10 |
2013-11-02 | Fixed Shadow System Bonuses | shennetsind | 1 | -0/+7 |
2013-10-31 | No error after compilation, but when logging in at map server it will crash. | sevenzz23 | 3 | -1/+64 |
2013-10-27 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 1 | -18/+67 |