summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-05-23Update item_db.txtStreusel1-2/+0
Removed unwanted new lines
2013-05-23Update item_db.txtStreusel1-9/+12
Brought order into item location
2013-05-23Merge pull request #28 from jaBote/mastershennetsind2-2373/+2686
"little" script_commands.txt revision
2013-05-24Manually merged a change from Mysterious, for not having conflicts.jaBote1-30/+38
Signed-off-by: jaBote <jaBote@fake-emails-rock.com>
2013-05-24Edited doc/script_commands.txt:jaBote2-2352/+2657
- Now lines will have up to 75 characters, no more (this does not affect functions or example codes, except most comments). - Some random lines have been shortened up a bit in order to fit wherever possible, in a way that doesn't affect quality of explanation. - Removed any references to past eA/rA revisions, changed SVN references to Git (except in get_revision), and removed most references to past devs of *Athena: this text is informative, not for credits. - Removed any references to TXT servers. - Removed any references to mob control suite. - Improved a bit the part on how to obtain a GID. - Slight improvements on some commands explanations. - Corrected mes script command definition as it can show more than 1 string at once. - Improved set script command to tell the abridged method: a = 7; - Removed reference to an unused parameter (flag) in source, in guildskill script command. - Corrected an error in the rate of autobonus command (100% is 10000, not 1000 as it was before). - Added ways to get a monster's GID through 'monster' and 'areamonster' script commands. - rAthena reference removed in sprintf and sscanf functions. - Please remove cell_basilica references in sercell function if it doesn't work anymore, as said in http://hercules.ws/board/topic/546-how-to-put-safe-zone-on-some-pvp-map/?hl=cell_basilica - Removed "Whew. That's about all of them." at end of the document. Edited src/map/script.c: - Added modification to 'monster' and 'areamonster' to return GID of summoned monster. Signed-off-by: jaBote <jaBote@fake-emails-rock.com>
2013-05-22Merge pull request #27 from Shaktoh/patch-1shennetsind1-0/+35
Update packet.h (Ragexe ver 2013 05 22)
2013-05-22Update packet.h (Ragexe ver 2013 05 22)Shaktoh1-0/+35
Thx to Yommy for the packet extractor tool
2013-05-20-Updated IzludeStreusel4-2049/+149
-Added new Novice Ground NPCs
2013-05-19Slight adjustmentsMysteries20-75/+87
2013-05-19Added new packets for 2013-05-15aRagexe (thanks to Shakto!).Matheus Macabu2-0/+53
Signed-off-by: Matheus Macabu <mkbu95@gmail.com>
2013-05-19Little changesMysteries27-57/+58
2013-05-19Update script_commands.txtStreusel1-6/+5
Updated 'close' and 'end' documentation.
2013-05-19Update breeder.txtStreusel1-4/+5
Fixed Bug #7271. http://hercules.ws/board/tracker/issue-7271-any-work-in-progress-npc-dialog-manufactoring-quit-and-try-again/ Thanks to bgamez23 for bringing it up.
2013-05-18This wasn't supposed to happen. God almighty damn.Matheus Macabu1-3/+1
Signed-off-by: Matheus Macabu <mkbu95@gmail.com>
2013-05-18Some type conversion warnings fixed. If this breaks anything create a bug ↵Matheus Macabu8-27/+26
report ASAP and I will revert it gladly. Signed-off-by: Matheus Macabu <mkbu95@gmail.com>
2013-05-18Great. Forgot to add some files.Matheus Macabu3-32/+32
Signed-off-by: Matheus Macabu <mkbu95@gmail.com>
2013-05-18Merge branch 'master' of https://github.com/HerculesWS/HerculesMatheus Macabu1-2/+2
2013-05-18Relocated mapflag from conf/ to npc/ and renamed some script filesMatheus Macabu31-0/+0
Signed-off-by: Matheus Macabu <mkbu95@gmail.com>
2013-05-18Update renters.txtStreusel1-2/+2
Fixed Bug #7260 http://hercules.ws/board/tracker/issue-7260-minor-bug-for-magic-gear/ Thanks to bgamez23!
2013-05-17Follow up b3bc657a44a9fbdd1730f569855e25ccd0f8dd01shennetsind22-197/+243
Adjusting it to the ERS modification, my IDE automatically fixed some indentation that i guess was accidentally removed. Signed-off-by: shennetsind <ind@henn.et>
2013-05-17ERS Report Redesignshennetsind4-32/+108
greatly enhances the ability to detect memory throughput More on it: http://hercules.ws/board/blog/1/entry-30-ers-report-update/ Signed-off-by: shennetsind <ind@henn.et>
2013-05-17Merge pull request #26 from Earisu/masterFlipp22-1180/+1229
HPM Update
2013-05-17Merge pull request #1 from shennetsind/masterEarisu2-6/+6
HPM Update Addition
2013-05-17Fixed Party Options being displayed twice on loginshennetsind1-2/+0
Signed-off-by: shennetsind <ind@henn.et>
2013-05-17Fixed Bug #7171 Item #2shennetsind2-9/+15
http://hercules.ws/board/tracker/issue-7171-fontcolor-error/ Special Thanks to Beret~! Signed-off-by: shennetsind <ind@henn.et>
2013-05-17Follow up 9080a58e2184eeb36b30e6dc653ec5459b3acfb1shennetsind1-3/+0
Signed-off-by: shennetsind <ind@henn.et>
2013-05-17Travis Trigger Test #2shennetsind1-1/+1
Signed-off-by: shennetsind <ind@henn.et>
2013-05-17Travis Fix Attempt #1shennetsind2-5/+5
Signed-off-by: shennetsind <ind@henn.et>
2013-05-17Merge pull request #1 from Earisu/mastershennetsind750-44204/+62228
updating, with earisu's
2013-05-17Fixed Look_Base not refreshing skill treeshennetsind2-2/+8
special thanks to Beret~! Signed-off-by: shennetsind <ind@henn.et>
2013-05-17Fixed 2 clang warningsshennetsind2-2/+2
Special Thanks to mkbu95! Signed-off-by: shennetsind <ind@henn.et>
2013-05-17Fixed Bug #7257shennetsind1-2/+2
http://hercules.ws/board/tracker/issue-7257-old-wedding-dress/ Signed-off-by: shennetsind <ind@henn.et>
2013-05-17MOTD redesignshennetsind17-146/+49
much more flexible, as per community suggestion in http://hercules.ws/board/topic/320-motd-change-suggestion/ dropped motd_type config new motd is at npc/MOTD.txt dropped @motd, @gmotd commands Signed-off-by: shennetsind <ind@henn.et>
2013-05-17- Made DB and malloc lib HPM-friendlySusu22-1179/+1228
- Also fixed a bug preventing the plugins to be loeaded because HPMI and HPMI_s weren't HPExport
2013-05-16Fixed setlookshennetsind2-1/+4
LOOK_BASE wasn't being handled despite being in the documentation. Special Thanks to Beret~! Signed-off-by: shennetsind <ind@henn.et>
2013-05-16Map Zone DB skill_damage_cap updateshennetsind1-40/+40
http://hercules.ws/board/topic/302-introducing-hercules-map-zone-database/ As per community suggestion in http://hercules.ws/board/topic/559-about-adjust-skill-damage-mapflag/ Signed-off-by: shennetsind <ind@henn.et>
2013-05-16Fixed cash shop for 2011-11-22shennetsind4-3/+34
Special Thanks to Yommy, and M45T3R! Signed-off-by: shennetsind <ind@henn.et>
2013-05-16Fixed Bug #7248shennetsind1-2/+2
http://hercules.ws/board/tracker/issue-7248-after-compiling-patches-from-1505-mapserver-crashed/ Signed-off-by: shennetsind <ind@henn.et>
2013-05-16Fixed Bug #7250 item 2shennetsind1-0/+5
Zopokx's http://hercules.ws/board/tracker/issue-7250-cant-create-party-and-guild/ Signed-off-by: shennetsind <ind@henn.et>
2013-05-16Fixed Bug #7250shennetsind7-9/+8
Screwed up. http://hercules.ws/board/tracker/issue-7250-cant-create-party-and-guild/ Follow up 0aee4fd57f2f4135361f4182a08a98cf52ed9d10 Signed-off-by: shennetsind <ind@henn.et>
2013-05-16Fixed Bug #7249shennetsind1-4/+4
System-dependent function name conflict solved. http://hercules.ws/board/tracker/issue-7249-error-compiling-timerc/ Signed-off-by: shennetsind <ind@henn.et>
2013-05-15Fixed Bug #7246shennetsind2-2/+2
http://hercules.ws/board/tracker/issue-7246-compiling-in-vstudio/ Signed-off-by: shennetsind <ind@henn.et>
2013-05-15Hercules Renewal Phase One: guild.c startedshennetsind17-310/+390
http://hercules.ws/board/topic/237-hercules-renewal/ Signed-off-by: shennetsind <ind@henn.et>
2013-05-15Fixed Bug #7230shennetsind1-3/+14
http://hercules.ws/board/tracker/issue-7230-color-in-messages/ Special Thanks to Beret Signed-off-by: shennetsind <ind@henn.et>
2013-05-15Fixed HPM @command implementationshennetsind1-4/+2
Signed-off-by: shennetsind <ind@henn.et>
2013-05-15Fixed Bug #7245shennetsind1-2/+3
http://hercules.ws/board/tracker/issue-7245-sura-combo-not-increasing-damage/ Signed-off-by: shennetsind <ind@henn.et>
2013-05-15Fixed Bug #7243shennetsind3-11/+16
http://hercules.ws/board/tracker/issue-7243-raising-dragon-sphere-count/ Signed-off-by: shennetsind <ind@henn.et>
2013-05-15Follow up b864056b8d088660fca9129bddad477732ed8df9shennetsind1-0/+5
Special Thanks to Xgear! Signed-off-by: shennetsind <ind@henn.et>
2013-05-15Fixed Bug #7238shennetsind2-173/+189
http://hercules.ws/board/tracker/issue-7238-skills-effect-showing-up-without-state-change-occuring/ Special Thanks to Xgear~! Signed-off-by: shennetsind <ind@henn.et>
2013-05-15Packetver Revertshennetsind1-1/+1
Follow up 0aee4fd57f2f4135361f4182a08a98cf52ed9d10 Signed-off-by: shennetsind <ind@henn.et>