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-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-19 | Fixed issue 8182 | panikon | 1 | -1/+1 |
2014-05-13 | Partial cleanup of script_commands.txt | Haru | 1 | -548/+529 |
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-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 | 1 | -0/+7 |
2014-03-20 | Fix various documentation bugs | AnnieRuru | 1 | -4/+0 |
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 | 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-24 | Christmas Patch - 2013-12-23 Support | shennetsind | 1 | -0/+64 |
2013-11-28 | Corrected operator precedence table. | Haru | 1 | -0/+91 |
2013-11-09 | Consolidated commands called in scripts to their lowercase version | Haru | 1 | -4/+11 |
2013-11-06 | Merge remote-tracking branch 'origin/master' | shennetsind | 1 | -0/+46 |
2013-11-03 | Allow warp duplicates without a 'facing' value | Haru | 1 | -2/+2 |
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 | 1 | -0/+46 |
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-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-16 | Corrected line endings and BOM issues with several files | Haru | 1 | -1/+1 |
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 |
2013-07-19 | Update script_commands.txt | jaBote | 1 | -0/+13 |