Age | Commit message (Expand) | Author | Files | Lines |
2014-10-23 | Improved bindatcmd handling of spaces in parameters. | Haru | 1 | -20/+22 |
2014-10-18 | Renamed DeprecationWarning to DeprecationCaseWarning, since that's what it is... | Haru | 1 | -11/+11 |
2014-09-20 | Fixed Bug 8272 | shennetsind | 1 | -1/+1 |
2014-09-20 | Fixed Bug 8301 | shennetsind | 1 | -2/+6 |
2014-09-08 | Fix on start possible buffer overruns. | Andrei Karas | 1 | -1/+1 |
2014-08-07 | Corrected several format-string errors through the code | Haru | 1 | -3/+4 |
2014-07-11 | Fixed reserved __identifier violations | Haru | 1 | -1/+1 |
2014-06-28 | Changes in npc_parse_shop in order to fit documentation standard, now an unli... | panikon | 1 | -7/+29 |
2014-06-28 | Changes in npc_parsefile in order to decrease the number of unecessary calls ... | panikon | 1 | -11/+16 |
2014-05-30 | Fixed typos inside src/ | Shido | 1 | -5/+5 |
2014-05-13 | Removed trailing whitespace (sources) | Haru | 1 | -2/+2 |
2014-05-10 | Follow-up to 5f1529083ad1f35a3ac66cc041ee74d6db2f3552 | Haru | 1 | -1/+5 |
2014-05-10 | Re-commit of "Fixed order of includes in all source files" | Haru | 1 | -27/+30 |
2014-05-10 | Revert "Fixed order of includes in all source files" | panikon | 1 | -30/+27 |
2014-05-10 | Optimized THQS_TTShop.txt and corrected a minor mistake | panikon | 1 | -8/+7 |
2014-05-10 | Small changes in npc loading/reloading | panikon | 1 | -52/+53 |
2014-05-09 | Added documentation regarding trader objects in script_commands.txt | panikon | 1 | -30/+30 |
2014-05-09 | Fixed order of includes in all source files | Haru | 1 | -27/+30 |
2014-05-09 | Return EXIT_FAILURE if a script parse error occurred. | Haru | 1 | -95/+144 |
2014-05-06 | Bug fixes and other changes | panikon | 1 | -3/+18 |
2014-04-12 | Fixed some compiler/analyzer warnings. | Haru | 1 | -2/+1 |
2014-04-11 | Fixed issue: 7694 | panikon | 1 | -4/+9 |
2014-04-10 | Fixed issue: 8140 | panikon | 1 | -0/+7 |
2014-04-02 | Added UTF-8 BOM detection | Haru | 1 | -0/+12 |
2014-03-14 | Added internal awareness of active script instances | shennetsind | 1 | -7/+9 |
2014-03-05 | Ref redesign, part 2 | Haru | 1 | -3/+2 |
2014-02-27 | Cleaned up messages.conf | Haru | 1 | -13/+12 |
2014-02-03 | Fixed Bug 7333 | shennetsind | 1 | -6/+11 |
2014-01-23 | Compatibility fixes for NetBSD and Solaris | Haru | 1 | -2/+2 |
2014-01-12 | Two Adjustments | shennetsind | 1 | -1/+1 |
2014-01-01 | Correctly removed persistent database entries for disabled NPC Market scripts | Haru | 1 | -7/+14 |
2013-12-24 | Follow up cf19b26d50ac96111e44c33a80afd1f1ea935cec | shennetsind | 1 | -3/+9 |
2013-12-24 | Christmas Patch - 2013-12-23 Support | shennetsind | 1 | -79/+487 |
2013-12-17 | Fixed several compiler warnings | Haru | 1 | -11/+10 |
2013-12-09 | Fixed some logic errors | shennetsind | 1 | -5/+8 |
2013-12-06 | HPM: mapindex interface | shennetsind | 1 | -4/+4 |
2013-12-01 | Changed variables, labels, functions, commands to case sensitive. | Haru | 1 | -7/+8 |
2013-12-01 | Changed builtin keywords in the script engine to case sensitive. | Haru | 1 | -34/+31 |
2013-11-13 | Follow up 8fda38dcdabbb9d252b0e11fb07b2ad37f9e659f | shennetsind | 1 | -0/+2 |
2013-11-13 | HPM Custom Data Struct Makeover! | shennetsind | 1 | -0/+11 |
2013-11-10 | Added deprecation messages for incorrect capitalization in scripts | Haru | 1 | -0/+25 |
2013-11-08 | Fixed Bug 7807 | shennetsind | 1 | -1/+1 |
2013-11-05 | Introducing the Hercules Standalone Script Syntax Checker | Haru | 1 | -33/+36 |
2013-11-04 | Standardized the format of some NPC parse error messages | Haru | 1 | -37/+37 |
2013-11-03 | Allow warp duplicates without a 'facing' value | Haru | 1 | -2/+4 |
2013-10-28 | Clean up to view id parsing and small fixes thanks for Haruna and Ind. | Kisuka | 1 | -30/+15 |
2013-10-28 | Added ability to use constants instead of sprite IDs for NPCs. Converted all ... | Kisuka | 1 | -5/+67 |
2013-10-26 | Changed 'tick' variables to 64 bit | Haru | 1 | -13/+10 |
2013-10-25 | Merge pull request #202 from kisuka/master | shennetsind | 1 | -0/+3 |
2013-10-25 | nocashshop mapflag | shennetsind | 1 | -0/+2 |