Age | Commit message (Expand) | Author | Files | Lines |
2014-02-11 | Fixed issue with referenced array operations | shennetsind | 1 | -3/+3 |
2014-02-09 | Follow-up to 7b19f964b88dffcfdc8c12648d5e4ee8a26a9504 | Haru | 1 | -1/+0 |
2014-02-09 | Improved script case check reports to include more accurate source info. | Haru | 1 | -2/+4 |
2014-02-08 | Improvements on the script commands sscanf, axtoi. Added strtol. | Haru | 1 | -1/+0 |
2014-02-02 | Introducing HPM Datacheck | shennetsind | 1 | -3/+3 |
2014-01-13 | Improved overwriting priority of variables/constants/parameters | Haru | 1 | -1/+0 |
2014-01-12 | Adjusted indexing of vars with index 0 | shennetsind | 1 | -0/+1 |
2014-01-11 | Hercules 1st 2014 MegaPatch | shennetsind | 1 | -20/+53 |
2013-12-30 | Added support for string vars on commands that require a string | Haru | 1 | -1/+3 |
2013-12-17 | Fixed several compiler warnings | Haru | 1 | -3/+2 |
2013-12-05 | Improved script builtin function parser | Haru | 1 | -0/+1 |
2013-12-02 | Fixed an uninitialized variable / broken code. | Haru | 1 | -1/+1 |
2013-12-01 | Changed variables, labels, functions, commands to case sensitive. | Haru | 1 | -12/+18 |
2013-12-01 | Changed builtin keywords in the script engine to case sensitive. | Haru | 1 | -2/+2 |
2013-11-28 | Added pre de/increment operators. Fixed post de/increment operators. | Haru | 1 | -2/+4 |
2013-11-22 | Minor HPMi Sub Modifications | shennetsind | 1 | -1/+0 |
2013-11-19 | Sanitized and improved several macros through the code | Haru | 1 | -17/+20 |
2013-11-11 | Follow-up to dd05ae388d69e7df1dffcd393cea5e4cdc605e75 | Haru | 1 | -0/+12 |
2013-11-10 | Added deprecation messages for incorrect capitalization in scripts | Haru | 1 | -0/+6 |
2013-11-09 | Consolidated commands called in scripts to their lowercase version | Haru | 1 | -2/+2 |
2013-11-07 | Item Bound Fixes/Adjustments/Improvements | shennetsind | 1 | -0/+1 |
2013-11-05 | Introducing the Hercules Standalone Script Syntax Checker | Haru | 1 | -1/+1 |
2013-11-02 | Fixed Shadow System Bonuses | shennetsind | 1 | -1/+1 |
2013-10-26 | Changed 'tick' variables to 64 bit | Haru | 1 | -1/+1 |
2013-10-25 | nocashshop mapflag | shennetsind | 1 | -1/+2 |
2013-09-29 | HPM: Script.c Completed | shennetsind | 1 | -101/+325 |
2013-09-25 | Renamed more forgotten variables during interface conversions | Haru | 1 | -1/+1 |
2013-08-26 | Added support for non-fatal error messages from the script parser | Haru | 1 | -0/+1 |
2013-07-29 | BG Queue Fixes | shennetsind | 1 | -1/+2 |
2013-07-25 | Expanding script.c interface | shennetsind | 1 | -79/+88 |
2013-07-18 | Fixed Bug #7525 | shennetsind | 1 | -0/+1 |
2013-07-01 | Fixed Bug #7216 | shennetsind | 1 | -1/+1 |
2013-06-30 | Fixed script timer problem | shennetsind | 1 | -2/+10 |
2013-06-28 | BG Queue Testing | shennetsind | 1 | -0/+2 |
2013-06-23 | Official Item Group/Package/Chain | shennetsind | 1 | -4/+6 |
2013-06-15 | Fixed Bug #7367 | shennetsind | 1 | -2/+10 |
2013-06-13 | Script.c Interface : detach rid | shennetsind | 1 | -0/+1 |
2013-06-13 | Performance Update: Script Parser | shennetsind | 1 | -0/+3 |
2013-06-08 | HPM: Update script.c | shennetsind | 1 | -20/+46 |
2013-06-02 | Follow up 86e9900db60e06738880a57820125ca169c37520 | shennetsind | 1 | -2/+1 |
2013-06-01 | Fixed script_rid2sd not being available to HPM | shennetsind | 1 | -0/+2 |
2013-05-30 | Memory Slasher - May 30 Patch | shennetsind | 1 | -0/+38 |
2013-05-02 | Introducing Hercules Plugin Mananger | shennetsind | 1 | -5/+124 |
2013-04-22 | Hercules April 22 MEGA-ULTRA-LONG Patch~! | shennetsind | 1 | -4/+0 |
2013-02-27 | Fixed Bug #6527 | malufett | 1 | -0/+1 |
2013-02-24 | Fixed Bug #7092 | malufett | 1 | -1/+1 |
2012-12-05 | - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). | brianluau | 1 | -119/+119 |
2012-11-25 | Applied AStyle code formating as discussed on tid:74602. | greenboxal2 | 1 | -119/+119 |
2012-08-06 | Hello World! with this commit trunk will finally be making use of the gorgeou... | shennetsind | 1 | -0/+4 |
2012-07-22 | Added the ability to bind atcommands to NPC events (ex: NPCNAME::OnEvent); or... | cookiecrumbs | 1 | -0/+3 |