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
/
map
/
pc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-19
- Implemented usage of packets 0x7fa and 0x7f7, 0x7f8, 0x7f9. These are used ...
Skotlex
1
-1
/
+1
2010-08-18
* Added bonus3 bAdd/SubEle, which allows you to specify a battle flag as well...
L0ne_W0lf
1
-0
/
+9
2010-02-06
2010/02/06
Inkfish
1
-1
/
+1
2009-12-02
* Autobonus code cleanups.
Inkfish
1
-4
/
+2
2009-11-26
* NPC event code cleanups.
Inkfish
1
-6
/
+2
2009-11-07
Added a flag to indicate if the script of an autobonus was parsed for the sak...
Inkfish
1
-1
/
+2
2009-10-27
Fixed quest will never get erased when it's the only quest you have.
Inkfish
1
-0
/
+1
2009-10-25
* Implemented the official version of 'OnTouch' named as 'OnTouch_'.(it can b...
Inkfish
1
-0
/
+4
2009-09-04
* QuestLog Fix.
Inkfish
1
-0
/
+1
2009-08-25
Implemented Progress Bar.(topic:207933)
Inkfish
1
-0
/
+5
2009-08-21
Added bMagicHPGainValue and bMagicSPGainValue.
Inkfish
1
-1
/
+1
2009-07-26
Fixed mob counts and quest states are not saved properly sometimes
Inkfish
1
-1
/
+0
2009-07-25
Rewrote Quest Log system.
Inkfish
1
-2
/
+4
2009-06-28
* Implemented script command "autobonus". [Inkfish]
Inkfish
1
-6
/
+13
2009-06-20
* Changed Asura Strike/Jump Kick to target skill to get rid of the "target de...
Inkfish
1
-1
/
+1
2009-06-11
* Fixed TaTaMiGaEShi(Improvised Defense) not working.
Inkfish
1
-1
/
+1
2009-06-07
Implemented "cooking exp" that increases the success chance of cooking by 0.0...
Inkfish
1
-0
/
+1
2009-06-05
* Fixed turning off a skill needed to meet the requirements. (bugreport:3175)
Inkfish
1
-2
/
+2
2009-06-03
* Some clean ups on autocast and itemskill code. (see topic:220921 for some i...
Inkfish
1
-0
/
+1
2009-05-29
* Added new bonuses bHealPower and bHealPower2.
Inkfish
1
-0
/
+1
2009-05-12
- Rental items now can be stackable items too.
zephyrus
1
-0
/
+2
2009-05-03
* Block equipments switching for some skills (bugreport:2900)
Inkfish
1
-0
/
+1
2009-03-27
* Fixed a problem that blockskill timer failed when there was more than one o...
Playtester
1
-1
/
+1
2009-03-18
- Implemented new item and bonuses for Kreiger Von Midgard rewards.
zephyrus
1
-3
/
+12
2009-03-04
Small edits to battleground code (bugreport:2816)
ultramage
1
-2
/
+0
2009-02-26
- Fixed item Nemesis.
zephyrus
1
-0
/
+3
2009-01-25
- Implemented new item bonus scripts required for battlegrounds.
zephyrus
1
-3
/
+4
2009-01-20
- Added support for item effect Ignore Def Rate by Race. bonus2 bIgnoreDefRat...
zephyrus
1
-0
/
+1
2009-01-05
Moved the 'changed' mailbox flag from shared mmo.h to mapserver-only.
ultramage
1
-0
/
+1
2008-11-16
- Item Rental System.
zephyrus
1
-0
/
+6
2008-08-22
- Mercenary data structures.
zephyrus
1
-0
/
+1
2008-08-15
Some cleaning in script.c
ultramage
1
-2
/
+2
2008-07-26
Merged the /loginmerge branch (topic:192754)
ultramage
1
-3
/
+2
2008-07-06
* Slight cleanup of item-based walk speed bonuses
ultramage
1
-2
/
+2
2008-07-03
Adjusted Free Cast code so that its walk penalty gets calculated in status_ca...
ultramage
1
-1
/
+0
2008-06-08
Implemented the two-handed staff/rod type (thanks to Muad_Dib).
ultramage
1
-0
/
+1
2008-06-07
Swapped the weapon type IDs of Shotgun and Gatling Gun weapons to match aegis.
ultramage
1
-3
/
+3
2008-05-16
Added changes missing from the previous update (followup to r12710).
ultramage
1
-1
/
+3
2008-05-12
Fixed a script engine problem where warping away while having a menu window o...
ultramage
1
-1
/
+1
2008-05-07
- Added function battle_attr_ratio to handle just getting the attribute table...
skotlex
1
-1
/
+1
2008-04-27
Cleaning up the itemdb reload mess (see r12635, r12643, r12650, r12661, r1266...
ultramage
1
-0
/
+1
2008-04-21
* Changed the data field of timers from int to intptr.
FlavioJS
1
-3
/
+3
2008-04-10
Some preliminary code for the questlog system (clif packet functions and basi...
Kevin
1
-0
/
+5
2008-04-02
Fixed a compilation issue in r12457.
ultramage
1
-0
/
+5
2008-03-26
Adjusted eAthena code to compile cleanly in C++ mode.
ultramage
1
-22
/
+30
2008-03-24
* Added temporary code to track and prevent the multiple remove_map's that ap...
FlavioJS
1
-0
/
+1
2008-03-24
* Reorganized the contents of the mapserver's header files.
ultramage
1
-2
/
+334
2008-03-18
- Added the official adoption method.
zephyrus
1
-1
/
+4
2008-03-02
Fixed wrong mvp format string for @mobinfo (would not show big mvp exp reward...
ultramage
1
-1
/
+1
2008-02-28
- Added cash shop support. (i need to add documentation, working on it).
zephyrus
1
-0
/
+4
[next]