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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-05
Fixed 'Wink of Charm' - shouldn't work on boss mobs (topic:166115)
ultramage
2
-10
/
+12
2007-10-05
* Removed a broken remnant of code from old gospel code (r4349) that's _suppo...
ultramage
4
-72
/
+81
2007-10-05
* Completed the code for SC_LIFEINSURANCE and it's status icon.
zephyrus
7
-6
/
+14
2007-10-04
Fixing the Warning: "suggest explicit braces to avoid ambiguous `else'" to SC...
zephyrus
1
-0
/
+2
2007-10-04
Fixed a mistake in r10919 messing up logged values (bugreport:167)
ultramage
2
-3
/
+4
2007-10-04
* Added SC_EXPBOOST (Field Manual), SC_ITEMBOOST (Bubble Gum) to const.txt. A...
zephyrus
9
-32
/
+36
2007-10-04
* Added code that compacts the vending list after a purchase; fixes the probl...
ultramage
2
-7
/
+24
2007-10-04
* Corrected Icewall skill to be closer to official behavior (part of bugrepor...
ultramage
7
-63
/
+66
2007-10-04
* Added MAX_HOTKEYS to supplement the HOTKEY_SAVING define
ultramage
13
-78
/
+81
2007-10-03
- Update in the Field Manual and Bubble Gum items.
zephyrus
2
-2
/
+4
2007-10-03
* Added the code for Field Manual (SC_BONUSEXP) and Bubble Gum (SC_BONUSDROP)
zephyrus
6
-2
/
+32
2007-10-03
* Moved the homunculus shuffle code to mercenary.c, fixing the bug in the atc...
zephyrus
5
-25
/
+71
2007-10-03
* Cleaned up parts of skill.c related to skill units
ultramage
8
-444
/
+283
2007-10-03
Bosses now can use teleport on Land Protector
Playtester
2
-1
/
+4
2007-10-01
Whoops, wrong revision given in changelog.
L0ne_W0lf
1
-1
/
+1
2007-10-01
* Fixed various trading/vending glitches
ultramage
9
-468
/
+501
2007-10-01
* Fixed an assortment of typos and bugs care of yyCC.
L0ne_W0lf
6
-13
/
+19
2007-10-01
* Small bug fix (== -> !=) thanks to Saithis.
L0ne_W0lf
2
-2
/
+5
2007-10-01
Fixed Frigg combo not reducing def by refine rate
Playtester
2
-1
/
+2
2007-10-01
Small sql update
Playtester
2
-7
/
+7
2007-10-01
* Reverted the bug that was added in the last update
Playtester
4
-3
/
+6
2007-10-01
Fixed Gemini-S58 Card.
Paradox924X
4
-2
/
+6
2007-09-30
Re-phrased the max_lv and aura_lv client battle config setting descriptions.
ultramage
1
-5
/
+9
2007-09-30
Removed redundant 'subnet' s_subnet structure variable.
ultramage
5
-65
/
+39
2007-09-29
* Fixed "Heat" and "Crimson Fire Formation"
Playtester
2
-4
/
+7
2007-09-29
Renamed&moved macros clif_trading() and clif_cant_act() to pc.c since they're...
ultramage
2
-44
/
+39
2007-09-28
Fixed Victorious Coronet thanks to Pinky and $ephiroth
Playtester
2
-1
/
+2
2007-09-28
Added 11.2 gun drops
Playtester
2
-3
/
+4
2007-09-28
* Changed back the query to get the friends of a character to a LEFT JOIN.
FlavioJS
3
-1
/
+13
2007-09-28
* Removed slots from Gusli, and commented it out. kRO doesn't support this item.
L0ne_W0lf
2
-3
/
+6
2007-09-28
* Corrected Summer Outfit not included as a PC class. (Zephyrus_CR)
L0ne_W0lf
2
-1
/
+2
2007-09-28
Added missing msg_athena.conf entry for the summer outfit; name 'Summer' used...
ultramage
6
-4
/
+5
2007-09-28
Removed some redundant code from the sql charserver.
ultramage
4
-147
/
+108
2007-09-28
Updated item_db.sql
Playtester
1
-1
/
+2
2007-09-28
* Implemented Summer Outfit care of Zephyrus_CR.
L0ne_W0lf
12
-14
/
+55
2007-09-28
* Fixed sql target not including the save target in the Makefile, needed by t...
FlavioJS
2
-1
/
+4
2007-09-27
* Re-added an ETC item that got lost in the item update. (7062)
L0ne_W0lf
2
-0
/
+2
2007-09-27
Fixed a small script typo in r11315 (offsets are 1-26, so rand() needs to ret...
ultramage
1
-1
/
+1
2007-09-27
* Removed Final Strike from skill_cast_db
Playtester
4
-901
/
+899
2007-09-27
* Updated All ETC items until 11.2.
L0ne_W0lf
2
-889
/
+892
2007-09-27
* Optimized/simplified some poorly written code in TSQ
ultramage
2
-692
/
+398
2007-09-27
* Fixed Diablos Armor. Again.
L0ne_W0lf
2
-1
/
+2
2007-09-27
* Fixed Diablos Armor (Thanks to WiZ|)
L0ne_W0lf
2
-1
/
+3
2007-09-27
* Loot code using charid's instead of id's in pick priority.
FlavioJS
12
-61
/
+88
2007-09-27
* Reimplemented mmo_char_fromsql using sql statements. (fixes bugreport:93)
FlavioJS
7
-246
/
+396
2007-09-27
* Made some adjustments in the Sign Quest with dialogs/summoning and fixed a ...
SinSloth
2
-203
/
+372
2007-09-27
Fixed two item prices
Playtester
1
-2
/
+2
2007-09-26
* Implemented Token of Siegfried effect care of Zephyrus_CR.
L0ne_W0lf
4
-1
/
+24
2007-09-26
- Pretend this never happened.
skotlex
1
-2
/
+0
2007-09-26
Fixed a typo in the sql login server causing client hang after entering a wro...
ultramage
1
-1
/
+1
[next]