summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-17Added support for non-aborting assertionsHaru3-41/+71
2013-12-17Nullpo cleanupHaru3-285/+72
2013-12-17Changed plugin extension from .so to .dylib on OS XHaru3-2/+10
2013-12-17Added Apple Xcode project filesHaru10-0/+2218
2013-12-14Corrected a minor error (wrong constant name) in the bard quest.Haru1-1/+1
2013-12-11HPM Hooks UpdateHercules.ws1-60/+60
2013-12-11Corrected some local 'mapindex' variables shadowing the global oneHaru15-41/+40
2013-12-10Fixed 64b warnings on db2sqlshennetsind1-5/+5
2013-12-10Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind4-8/+9
2013-12-09Fixed some logic errorsshennetsind13-106/+126
2013-12-09Fixed a crash when casting GN_SPORE_EXPLOSION on certain systems.Haru3-2/+3
2013-12-08Follow up d4a58d24d6bcb23a995d62a3d9f9e7190c054b49shennetsind1-3/+1
2013-12-08HPM Hooks UpdateHercules.ws1-6/+6
2013-12-08Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind13-19/+19
2013-12-08Fixed cell basilicashennetsind1-0/+4
2013-12-07Fixed angra manyu aspd base calcshennetsind2-5/+11
2013-12-07Fixed several incorrect script labels and eventsHaru13-19/+19
2013-12-06removed outdated "pincode incomplete/broken" description on char-server.confshennetsind1-1/+1
2013-12-06HPM: mapindex interfaceshennetsind14-194/+226
2013-12-06Corrected some potential issues in the questlog systemHaru2-5/+6
2013-12-05Follow-up to 6f55c00e72ca6db130a84fe92218f73a777428f4Haru1-2/+5
2013-12-05Fixed Bug 7879shennetsind1-5/+7
2013-12-05HPM Hooks UpdateHercules.ws3-0/+31
2013-12-05Improved script builtin function parserHaru2-75/+87
2013-12-05Improved plugins MakefileHaru1-2/+11
2013-12-05Merge pull request #235 from Patskie/masterHaruna1-5/+5
2013-12-04Follow-up to 6e9c385b8fa2fbca97ca23e35f0b8e5dabd13526Haru6-27/+76
2013-12-04Fixed Bug 7883shennetsind1-1/+1
2013-12-04Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind18-395/+702
2013-12-04Follow-up to 6f55c00e72ca6db130a84fe92218f73a777428f4Haru1-1/+1
2013-12-04- Fix part 2 of issue 7841Patskie1-5/+5
2013-12-03HPM Hooks UpdateHercules.ws3-43/+102
2013-12-03Questlog fixesHaru14-332/+580
2013-12-03Corrected Steal Coin formulas and battle log messageHaru2-20/+20
2013-12-03Fixed Bug 7542shennetsind4-5/+16
2013-12-02Fixed an uninitialized variable / broken code.Haru2-23/+22
2013-12-02Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind206-873/+916
2013-12-02Fixed Bug 7336 (woo %2)shennetsind1-1/+3
2013-12-02Added Windows batch file for 'db2sql' plugin.Mumbles1-0/+29
2013-12-02HPM Hooks UpdateHercules.ws3-48/+18
2013-12-01Fixed Bug 7866shennetsind3-7/+10
2013-12-01Changed item Aegis ID and mob Sprite ID lookups to case sensitive.Haru2-5/+5
2013-12-01Changed variables, labels, functions, commands to case sensitive.Haru3-112/+179
2013-12-01Changed builtin keywords in the script engine to case sensitive.Haru3-88/+94
2013-12-01Corrected some accidentally renamed NPCsHaru3-3/+3
2013-11-30Re-commit of 4faa0ec9df7067cee3eb1c1953fccc6c2f842179Taylor Locke192-558/+558
2013-11-30Fixed an issue with assignment operators and expressionsHaru2-57/+28
2013-11-30Fixed some case mismatches in the Flavius bgqueue test scriptHaru1-3/+3
2013-11-30Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind11-143/+153
2013-11-30Minor adjustmentsshennetsind4-5/+24