summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-06-19Cleaned up some #includesHaru71-188/+170
Signed-off-by: Haru <haru@dotalux.com>
2015-06-19Removed ".." from include directivesHaru204-1870/+1879
- Include directives are now directory-independent. - This will allow building plugins from other directories in future. Signed-off-by: Haru <haru@dotalux.com>
2015-06-19Improved the HPMHookingGen parserHaru1-0/+5
It now strips gcc's __attribute__ from interface methods Signed-off-by: Haru <haru@dotalux.com>
2015-06-19Fixed a warning in the backtrace() functionHaru1-3/+3
On some systems it returns size_t instead of int. Signed-off-by: Haru <haru@dotalux.com>
2015-06-19Re-commit of 9f9ec84Haru1-0/+1
Fixes #538 Signed-off-by: Haru <haru@dotalux.com>
2015-06-19Revert "Missing return #538"Haru1-31/+30
This reverts commit 9f9ec84fda9124d0927e99ca52a423a2b468c722. Signed-off-by: Haru <haru@dotalux.com>
2015-06-18Missing return #538Emistry1-30/+31
2015-06-15Merge pull request #555 from QQfoolsorellina/masterFlipp1-10/+13
Updated documentation for the look type of changelook script command
2015-06-14Corrected an issue with Close ConfineHaru1-2/+2
- Fixes issue #539, thanks to @moguri85 - Introduced in 84785ca7, cbccd881 Signed-off-by: Haru <haru@dotalux.com>
2015-06-14Updated documentation for the look type of changelook script commandAngelmelody1-10/+13
2015-06-13ItemDB SQL SyncHercules.ws1-2/+2
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2015-06-13Merge pull request #554 from zackdreaver/masterDastgir1-38/+39
Fix Veteran_Axe and Doom_Slayer_I item script
2015-06-13Fix Veteran_Axe and Doom_Slayer_I item scriptzackdreaver1-38/+39
Signed-off-by: zackdreaver <zackdreaver@gmail.com>
2015-06-12ItemDB SQL SyncHercules.ws1-51/+51
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2015-06-12Updated Trade RestrictionsDastgir1-84/+156
2015-06-12ItemDB SQL SyncHercules.ws1-241/+241
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2015-06-12Merge pull request #551 from dastgir/ItemDB_REDastgir2-401/+401
Implemented RC_DemiPlayer Usage on RenewalDB
2015-06-12Implemented RC_DemiPlayer Usage on RenewalDastgir2-401/+401
2015-06-12ItemDB SQL SyncHercules.ws1-1089/+1241
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2015-06-12Merge pull request #526 from zackdreaver/masterDastgir6-1885/+4849
Several Bugs Fixed. Added Many new items, Fixed some ItemScripts, Added 2 New Race Groups: Scraba and Turtle.
2015-06-12Updated Item Scriptszackdreaver5-833/+1384
Changes AegisName to Official. Added 2 New Race Group: Scaraba,Turtle Fix bug#8717 http://herc.ws/board/tracker/issue-8717-9-glorious-holy-avenger-auto-lex-aeterna/ Signed-off-by: zackdreaver <zackdreaver@gmail.com>
2015-06-12Added new costumes from JROzackdreaver1-0/+96
Signed-off-by: zackdreaver <zackdreaver@gmail.com>
2015-06-12Fix bug#8678zackdreaver1-2/+5
http://hercules.ws/board/tracker/issue-8678-cd-in-mouth-18666/ we use EuRO's script instead JRO's Signed-off-by: zackdreaver <zackdreaver@gmail.com>
2015-06-12Added New Item,Combo. Fixed some item scripts. CleanUp of Some Item Scripts.zackdreaver4-1097/+3411
Signed-off-by: zackdreaver <zackdreaver@gmail.com>
2015-06-12ItemDB SQL SyncHercules.ws1-160/+160
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2015-06-12Merge pull request #535 from dastgir/RC_PlayerDastgir8-397/+735
RC_Player,RC_DemiPlayer,RC_NonDemiPlayer,RC_All and Ele_All implemented
2015-06-12Changed RC_DemiHuman to RC_DemiPlayer in Pre-RenewalDastgir3-288/+288
2015-06-12RC_Player, RC_DemiPlayer, RC_NonPlayer, RC_NonDemiPlayer, RC_All and Ele_All ↵Dastgir5-109/+447
implemented (ref:Herc@9d1fe3cd3855bb973c55bdf98909c25bb80ee97a)
2015-06-06Updated Eclage WarpsDastgir1-1/+1
2015-06-05Merge pull request #533 from dastgir/guild_changeDastgir44-62/+62
Renamed guild and guild2 folder
2015-06-05Renamed guild and guild2 folder to woe-fe and woe-seDastgir44-62/+62
2015-06-04Addressed issue #519Streusel1-1/+1
2015-06-04Addressed Issue #528Streusel1-1/+1
2015-06-04Implemented strcmp Function.Dastgir2-1/+29
2015-06-04Corrected a mistake in the OrcsMemory scriptHaru1-23/+24
- Fixes bugreport:8707, thanks to evilpuncker http://herc.ws/board/tracker/issue-8707-orcsmemory-empty-message/ Signed-off-by: Haru <haru@dotalux.com>
2015-06-03Follow-up to 42e1df9eHaru1-1/+1
- BASE_GUILD_SIZE is 16, not 10. I should stop thinking hexadecimal. - Fixed bugreport:8718, thanks to Ness http://herc.ws/board/tracker/issue-8718-warning-in-map-server/ Signed-off-by: Haru <haru@dotalux.com>
2015-06-02Follow up to 712812bMysteries41-66/+65
- More link changes - Added proper link to Roulette topic
2015-06-02Fixed link and added wiki page to READMEFlipp1-1/+4
2015-06-02Fixed a crash when a Wink Charm user logs out during the skill effectHaru1-4/+9
- Fixes bugreport:8714, thanks to HermeMaton http://herc.ws/board/tracker/issue-8714-crash/ Signed-off-by: Haru <haru@dotalux.com>
2015-06-02Merge pull request #531 from Ancyker/masterHaruna1-39/+26
Plugin load failure now causes Fatal Error
2015-06-01Plugin load failure now causes Fatal ErrorAncyker1-39/+26
If you set a plugin to load and it fails for some reason, the server will now exit. It will still warn when attempting to load a plugin twice.
2015-06-02HPM Hooks UpdateHercules.ws3-35/+34
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2015-06-02Follow-up to 42e1df9Haru1-1/+1
Fixed a @charban issue Signed-off-by: Haru <haru@dotalux.com>
2015-06-02Follow-up to 544a75bHaru3-7/+10
Signed-off-by: Haru <haru@dotalux.com>
2015-06-02Merge remote-tracking branch 'upstream/pr/530' into herculesHaru2-25/+10
2015-06-02Re-implemented clif->colormes to accept arbitrary colorsHaru9-105/+81
- Due to the backward-incompatible change, clif->colormes was renamed to clif->messagecolor_self (for similarity with clif->messagecolor). The 'color' argument is now a 0xRRGGBB color rather than a color_table index. - enum clif_colors is no longer needed, but 0xRRGGBB-based constants are now provided to replace the old COLOR_* values. Signed-off-by: Haru <haru@dotalux.com>
2015-06-01Followup in malufett's commit a5a8605Lemongrass31101-1/+5
2015-06-01Follow up to Mishima's cleanup in ad958235cfLemongrass31101-24/+5
2015-06-01Replaced some of the hardcoded values with constants (map)Haru30-560/+635
- Replaced several hardcoded values with the appropriate enums. - Added documentation for some hardcoded values that haven't been replaced by enums (yet) - Minor code legibility improvements. Signed-off-by: Haru <haru@dotalux.com>
2015-06-01Replaced some of the hardcoded values with constants (char)Haru12-184/+202
- Replaced several hardcoded values with the appropriate enums. - Added documentation for some hardcoded values that haven't been replaced by enums (yet) - Minor code legibility improvements. Signed-off-by: Haru <haru@dotalux.com>