Age | Commit message (Expand) | Author | Files | Lines |
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 |
2013-10-27 | Shadows System Base | shennetsind | 1 | -0/+6 |
2013-10-25 | Quest Bubbles Update | shennetsind | 1 | -5/+20 |
2013-10-24 | Quest Bubbles (Actually Works Finally) | Kisuka | 1 | -18/+52 |
2013-10-24 | replacestr documentation fix | shennetsind | 1 | -1/+1 |
2013-10-19 | Instance Dungeons Update | shennetsind | 1 | -0/+20 |
2013-10-18 | Since our neighbours added it, we too wanted this feature. Topic:http://hercu... | Dastgir Pojee | 1 | -0/+10 |
2013-10-14 | Added documentation for addmonsterdrop/delmonsterdrop | Haru | 1 | -0/+33 |
2013-10-11 | Added missing homun-s quest script command documentation | shennetsind | 1 | -23/+36 |
2013-10-07 | Added 'consumeitem' as an alias of 'itemeffect' | shennetsind | 1 | -2/+3 |
2013-10-04 | downrefitem script command update | shennetsind | 1 | -7/+4 |
2013-09-27 | Added full support for the Rebellion. | shenhuyong | 1 | -0/+1 |
2013-09-16 | Corrected line endings and BOM issues with several files | Haru | 27 | -27/+27 |
2013-08-26 | Added support for non-fatal error messages from the script parser | Haru | 1 | -1/+1 |
2013-08-26 | Added an integer overflow check on literal values in the script parser | Haru | 1 | -1/+3 |