index
:
evol/hercules
jak1/ci_fix
jak1/remove_unusable_console_output
master
rebased
test
tmphpm
The Mana World fork of Hercules. This is vanilla Hercules with a few tiny modifications for our specific needs. Mutually-beneficial modifications are contributed upstream.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-15
Cleaning/fixing the previous commits a bit
ultramage
6
-10
/
+10
2009-05-15
- Fixed a bunch of invalid memory access bugs as reported by Valgrind.
skotlex
13
-70
/
+58
2009-05-15
Changed the type of the 'first' parameter of status_calc_pc/mob/pet/homunculu...
ultramage
2
-13
/
+14
2009-05-15
Removed the undocumented custom level feature from monster spawn lines (bugre...
ultramage
4
-18
/
+3
2009-05-14
* More logical modifications on skill_additional_effect thing. Thanks to ultr...
Inkfish
4
-80
/
+49
2009-05-13
* Sorry for taking 3 steps for this ugly code. Please take it as a compromise...
Inkfish
1
-22
/
+32
2009-05-13
Fixed effects being applied improperly in some rare cases.
Inkfish
2
-3
/
+12
2009-05-13
PNEUMA, BASILICA and SAFETYWALL no longer protect you from such negative stat...
Inkfish
4
-88
/
+118
2009-05-13
* Fixed combo wait was not canceled when Kick skill was successfully used. (b...
Inkfish
1
-0
/
+2
2009-05-12
- Removed "serial". Sorry i merged from my source.
zephyrus
1
-3
/
+3
2009-05-12
- Rental items now can be stackable items too.
zephyrus
8
-74
/
+169
2009-05-12
- Fixed a bug (important on Battlegrounds if you are using then).
zephyrus
1
-15
/
+19
2009-05-12
* Fixed Aid Potion can heal the Emperium (bugreport:164)
Inkfish
1
-0
/
+7
2009-05-12
* Removed DEF reduction display when casting GrandCross.
Inkfish
3
-29
/
+9
2009-05-11
Fixed Slow Grace decreasing aspd 10x less than it should (bugreport:2480).
ultramage
1
-1
/
+3
2009-05-11
* Fixed a crash when mob uses self-destruct skills (bugreport:2568) [Inkfish]
Inkfish
1
-6
/
+11
2009-05-10
* Fixed the incorrect DEF reduction of Joint Beat (bugreport:3051)
Inkfish
1
-5
/
+3
2009-05-10
* Magnetic Earth will never stack even if they are from the same team.(bugrep...
Inkfish
1
-2
/
+1
2009-05-10
* A typo on my last commit
Inkfish
1
-1
/
+1
2009-05-10
* Now if an NPC is unloaded, only the timer of the player attached to this np...
Inkfish
1
-3
/
+6
2009-05-09
* Fixed NPC timer errors
Inkfish
1
-16
/
+18
2009-05-09
* Fixed GX's skill level modifier is missing
Inkfish
1
-1
/
+1
2009-05-09
* Fixed some known and unknown player attached NPC timer problems
Inkfish
1
-84
/
+124
2009-05-07
* Lv10 Waterball used by mobs should have 81 balls instead of 121
Inkfish
1
-2
/
+7
2009-05-07
* Fixed up the base success rate of normal strip skills
Playtester
1
-1
/
+5
2009-05-07
* Clean up for npc timer code
Inkfish
2
-66
/
+77
2009-05-07
* Update Waterball code due to info updated
Inkfish
2
-2
/
+9
2009-05-07
* Fixed splash damage from Baphomet Card might miss. [Inkfish]
Inkfish
4
-61
/
+98
2009-05-07
* Added check on stackable items to 'checkweight' (bugreport:1569, bugreport:...
Inkfish
2
-16
/
+18
2009-05-07
* Fixed players can pull water from ME cell (follow up to r13730)
Inkfish
1
-24
/
+12
2009-05-06
- Fixed an uninitialized variable in r13724. (bugreport:3052)
brianluau
1
-0
/
+1
2009-05-04
* Players now are allowed to copy the skills the level which is beyond the sk...
Inkfish
2
-30
/
+44
2009-05-04
* Added the md5() script command. (follow up to r13719)
brianluau
2
-2
/
+18
2009-05-03
* Block equipments switching for some skills (bugreport:2900)
Inkfish
4
-1
/
+43
2009-05-03
*Sorry, something I forgot to merge from my own code.
Inkfish
1
-0
/
+3
2009-05-03
* Players now cannot be revived during pvp respawn delay
Inkfish
2
-3
/
+7
2009-05-03
* Fix several npctimer issues (bugreport:1619, bugreport:1730)
Inkfish
1
-55
/
+66
2009-05-03
* Fix 'awake' not working (bugreport:2580)
Inkfish
1
-1
/
+1
2009-05-03
* Do not log damage if it's done by mob itself (bugreport:2933) [Inkfish]
Inkfish
1
-0
/
+2
2009-05-02
svn:eol-style native for char_sql's int_mercenary code (missing in r13166).
ultramage
2
-241
/
+241
2009-05-02
* Spirit of Bard and Dancer now only works for mastered skills (bugreport:3037)
Playtester
2
-1
/
+5
2009-05-02
- Fixed some typos in the script command documentation. (bugreport:2547)
brianluau
5
-8
/
+8
2009-04-30
Added missing case SC_ONEHAND (from r5227) and case SC_MERC_QUICKEN (from r13...
ultramage
2
-66
/
+104
2009-04-28
- Avoid setting the canwalk delay after being hit if the target is already un...
skotlex
1
-2
/
+2
2009-04-27
* Fixed break equipment debuff working on bosses (bugreport:3023)
Playtester
1
-1
/
+1
2009-04-25
* Fixed Monster Spiral Pierce not being reduced by Ghostring Card
Playtester
1
-2
/
+11
2009-04-25
* First attempt to fix up the strip skills, please make sure these fixes work...
Playtester
2
-16
/
+15
2009-04-25
Added an int64 typecast to both the acid demonstration equation (which couldn...
ultramage
1
-3
/
+3
2009-04-25
Filled in missing SI_ (status icon) names based on official info.
ultramage
1
-22
/
+159
2009-04-25
Correction to some status icons based on official information
ultramage
2
-19
/
+38
[next]