Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-06-19 | Fixed some conditionally-declared packet structures causing plugin build ↵ | Haru | 1 | -2/+10 | |
failures Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-06-19 | Improved info/error messages during plugin loading | Haru | 3 | -9/+14 | |
- Each loaded plugin will now show a status message - If a plugin loads because of a missing symbol, an error message will be displayed, mentioning the name of the missing symbol. Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-06-19 | Fixed an issue causing some structs to be missing from the HPMDataCheck | Haru | 2 | -1/+2 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-06-19 | Dropped VS9 (Visual Studio 2008) broken/outdated project | Haru | 8 | -2849/+0 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-06-19 | HPM Hooks Update | Hercules.ws | 1 | -4/+4 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2015-06-19 | Merge pull request #532 from MishimaHaruna/includes | Haruna | 206 | -2008/+2004 | |
Include paths | |||||
2015-06-19 | Cleaned up some #includes | Haru | 71 | -188/+170 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-06-19 | Removed ".." from include directives | Haru | 204 | -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-19 | Improved the HPMHookingGen parser | Haru | 1 | -0/+5 | |
It now strips gcc's __attribute__ from interface methods Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-06-19 | Fixed a warning in the backtrace() function | Haru | 1 | -3/+3 | |
On some systems it returns size_t instead of int. Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-06-19 | Re-commit of 9f9ec84 | Haru | 1 | -0/+1 | |
Fixes #538 Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-06-19 | Revert "Missing return #538" | Haru | 1 | -31/+30 | |
This reverts commit 9f9ec84fda9124d0927e99ca52a423a2b468c722. Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-06-18 | Missing return #538 | Emistry | 1 | -30/+31 | |
2015-06-15 | Merge pull request #555 from QQfoolsorellina/master | Flipp | 1 | -10/+13 | |
Updated documentation for the look type of changelook script command | |||||
2015-06-14 | Corrected an issue with Close Confine | Haru | 1 | -2/+2 | |
- Fixes issue #539, thanks to @moguri85 - Introduced in 84785ca7, cbccd881 Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-06-14 | Updated documentation for the look type of changelook script command | Angelmelody | 1 | -10/+13 | |
2015-06-13 | ItemDB SQL Sync | Hercules.ws | 1 | -2/+2 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2015-06-13 | Merge pull request #554 from zackdreaver/master | Dastgir | 1 | -38/+39 | |
Fix Veteran_Axe and Doom_Slayer_I item script | |||||
2015-06-13 | Fix Veteran_Axe and Doom_Slayer_I item script | zackdreaver | 1 | -38/+39 | |
Signed-off-by: zackdreaver <zackdreaver@gmail.com> | |||||
2015-06-12 | ItemDB SQL Sync | Hercules.ws | 1 | -51/+51 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2015-06-12 | Updated Trade Restrictions | Dastgir | 1 | -84/+156 | |
2015-06-12 | ItemDB SQL Sync | Hercules.ws | 1 | -241/+241 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2015-06-12 | Merge pull request #551 from dastgir/ItemDB_RE | Dastgir | 2 | -401/+401 | |
Implemented RC_DemiPlayer Usage on RenewalDB | |||||
2015-06-12 | Implemented RC_DemiPlayer Usage on Renewal | Dastgir | 2 | -401/+401 | |
2015-06-12 | ItemDB SQL Sync | Hercules.ws | 1 | -1089/+1241 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2015-06-12 | Merge pull request #526 from zackdreaver/master | Dastgir | 6 | -1885/+4849 | |
Several Bugs Fixed. Added Many new items, Fixed some ItemScripts, Added 2 New Race Groups: Scraba and Turtle. | |||||
2015-06-12 | Updated Item Scripts | zackdreaver | 5 | -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-12 | Added new costumes from JRO | zackdreaver | 1 | -0/+96 | |
Signed-off-by: zackdreaver <zackdreaver@gmail.com> | |||||
2015-06-12 | Fix bug#8678 | zackdreaver | 1 | -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-12 | Added New Item,Combo. Fixed some item scripts. CleanUp of Some Item Scripts. | zackdreaver | 4 | -1097/+3411 | |
Signed-off-by: zackdreaver <zackdreaver@gmail.com> | |||||
2015-06-12 | ItemDB SQL Sync | Hercules.ws | 1 | -160/+160 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2015-06-12 | Merge pull request #535 from dastgir/RC_Player | Dastgir | 8 | -397/+735 | |
RC_Player,RC_DemiPlayer,RC_NonDemiPlayer,RC_All and Ele_All implemented | |||||
2015-06-12 | Changed RC_DemiHuman to RC_DemiPlayer in Pre-Renewal | Dastgir | 3 | -288/+288 | |
2015-06-12 | RC_Player, RC_DemiPlayer, RC_NonPlayer, RC_NonDemiPlayer, RC_All and Ele_All ↵ | Dastgir | 5 | -109/+447 | |
implemented (ref:Herc@9d1fe3cd3855bb973c55bdf98909c25bb80ee97a) | |||||
2015-06-06 | Updated Eclage Warps | Dastgir | 1 | -1/+1 | |
2015-06-05 | Merge pull request #533 from dastgir/guild_change | Dastgir | 44 | -62/+62 | |
Renamed guild and guild2 folder | |||||
2015-06-05 | Renamed guild and guild2 folder to woe-fe and woe-se | Dastgir | 44 | -62/+62 | |
2015-06-04 | Addressed issue #519 | Streusel | 1 | -1/+1 | |
2015-06-04 | Addressed Issue #528 | Streusel | 1 | -1/+1 | |
2015-06-04 | Implemented strcmp Function. | Dastgir | 2 | -1/+29 | |
2015-06-04 | Corrected a mistake in the OrcsMemory script | Haru | 1 | -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-03 | Follow-up to 42e1df9e | Haru | 1 | -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-02 | Follow up to 712812b | Mysteries | 41 | -66/+65 | |
- More link changes - Added proper link to Roulette topic | |||||
2015-06-02 | Fixed link and added wiki page to README | Flipp | 1 | -1/+4 | |
2015-06-02 | Fixed a crash when a Wink Charm user logs out during the skill effect | Haru | 1 | -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-02 | Merge pull request #531 from Ancyker/master | Haruna | 1 | -39/+26 | |
Plugin load failure now causes Fatal Error | |||||
2015-06-01 | Plugin load failure now causes Fatal Error | Ancyker | 1 | -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-02 | HPM Hooks Update | Hercules.ws | 3 | -35/+34 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2015-06-02 | Follow-up to 42e1df9 | Haru | 1 | -1/+1 | |
Fixed a @charban issue Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-06-02 | Follow-up to 544a75b | Haru | 3 | -7/+10 | |
Signed-off-by: Haru <haru@dotalux.com> |