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-08-16
Added pc_isidle() to simplify a few idle-no-share checks.
ultramage
2
-7
/
+5
2007-08-16
Added icons for NPC_CRITICALWOUND and NPC_SLOWCAST
Playtester
2
-2
/
+3
2007-08-16
- fixed Ruwach (the last NPC skill update modified the way Sight/Sightblaster...
skotlex
1
-1
/
+1
2007-08-16
* Fixed npc chatrooms not being deleted on npc unload/reload (crash)
ultramage
8
-163
/
+164
2007-08-16
- Cleaned some more the hotkey code: The order by and limit specifications ar...
skotlex
1
-2
/
+11
2007-08-15
* Fixed some loop errors in the guides.
samuray22
7
-16
/
+48
2007-08-15
- 'make clean' now removes the svnversion.h file in src/common/ since otherwi...
skotlex
1
-1
/
+1
2007-08-15
- Merged and completed Latio's work on server-side hot-key saving (http://www...
skotlex
12
-7
/
+219
2007-08-15
* Added Critical Wounds to Anubis's skills
Playtester
3
-0
/
+18
2007-08-15
* Some serious code cleanups
ultramage
42
-1666
/
+1004
2007-08-15
* Corrected a few bugs in the Acolyte Job Quest. (Crashy)
L0ne_W0lf
2
-3
/
+6
2007-08-15
* Added Autocast of Greed to Lesser Elemental Ring.
L0ne_W0lf
2
-1
/
+2
2007-08-15
small mapindex.c typo fix
ultramage
1
-5
/
+5
2007-08-15
* Corrected some typo error in "Clown Reborn Quest".
samuray22
4
-403
/
+411
2007-08-14
* Changed the rest of the Western_Outlaw bonus. (/3 -> /6)
L0ne_W0lf
2
-1
/
+2
2007-08-14
* Added bonus for Hunter_Earring, as well as it's DEF bonus.
L0ne_W0lf
2
-2
/
+4
2007-08-14
Updated Changelog
Playtester
1
-17
/
+21
2007-08-14
Reverted two lines from the last commit.
Playtester
1
-2
/
+2
2007-08-14
* Implemented bonuses for several 11.3 equips.
L0ne_W0lf
4
-69
/
+488
2007-08-14
Implemented Wolfhedin and Mithril Magic Manteau
Playtester
3
-4
/
+5
2007-08-14
Fixed the damage area of the "path damage" skills
Playtester
2
-7
/
+8
2007-08-14
* Deleted an Unnecessary "next;" on Rachel Guide.
samuray22
4
-91
/
+82
2007-08-14
Fixed some entries in the mob_skill_db
Playtester
2
-8
/
+10
2007-08-14
* Fixed typos in the Blacksmith quest and whitesmith NPC. Thanks to Barron-Mo...
L0ne_W0lf
3
-4
/
+6
2007-08-14
- Modified map_foreachinrange so that you can also specify the max length of ...
skotlex
15
-610
/
+909
2007-08-13
* Fixed some typos thanks to Christian
Playtester
3
-6
/
+9
2007-08-13
* Fixed a typo in the merchant quest.
L0ne_W0lf
2
-2
/
+4
2007-08-13
* A few corrections to merchant and wizard job quests, care of Barron-Monster.
L0ne_W0lf
3
-2
/
+7
2007-08-13
Fixed a small error in the script_commands documentation about getpartyleader.
Paradox924X
2
-1
/
+2
2007-08-13
* Fixed a wrong negative value checking in Schwartzvalt Trilogy quest.
SinSloth
2
-1
/
+4
2007-08-13
replaced some item names with item IDs, also fixed a bug in skill quest (some...
Lupus
10
-68
/
+78
2007-08-13
* Corrected skill-based hp/sp regen (SM_RECOVERY, MG_SRECOVERY, MO_SPIRITSREC...
ultramage
2
-7
/
+9
2007-08-12
Resolved some issues mentioned in the changelog header
Playtester
2
-10
/
+6
2007-08-12
* Merchant job quest bug fixes. Thanks to Barron-Monster.
L0ne_W0lf
3
-4
/
+9
2007-08-12
* Replaced some mob_avail.txt entries with a simple example entry
ultramage
6
-69
/
+20
2007-08-12
* More bug fixes to the 2-1 quests. Priest and Blacksmith specifically.
L0ne_W0lf
3
-8
/
+10
2007-08-12
* Goofed. Previous update was to the 2-ONE job quests.
L0ne_W0lf
1
-1
/
+1
2007-08-12
* Bug fixes to the updated 2-2 job quests.
L0ne_W0lf
8
-98
/
+121
2007-08-11
Added remaining 11.2 skill db entries
Playtester
4
-1
/
+45
2007-08-11
* Implemented 11.2 skills in the skill_db
Playtester
2
-29
/
+32
2007-08-11
* The Sign Quest is now more accurate, some bugs have been fixed and an explo...
SinSloth
5
-787
/
+751
2007-08-10
* Raised splash range of Focused Arrow Strike and First Wind
Playtester
2
-8
/
+11
2007-08-10
Updated item_db.sql
Playtester
2
-4
/
+6
2007-08-10
Fixed typos
Playtester
3
-2
/
+3
2007-08-10
- added proper comments to login packet 0x277
ultramage
14
-889
/
+893
2007-08-10
* 2-1 Job quest update. Needs in-depth testing.
L0ne_W0lf
9
-8456
/
+10815
2007-08-09
* Fixed damage of NPC_COMBOATTACK
Playtester
2
-3
/
+6
2007-08-09
- stable -> trunk sync
ultramage
9
-632
/
+546
2007-08-09
The new functions now clear junk from the output buffer, this simplifies the ...
ultramage
9
-29
/
+34
2007-08-09
* Fixed a small bug with the Sign Quest XP rewards.
SinSloth
2
-3
/
+6
[next]