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-11-27
- Cart Termination now ignores the attacker's cards, as a side effect makes i...
skotlex
2
-1
/
+4
2007-11-27
- Moved basic max HP/SP calculation to before parsing equipment, fixes negati...
skotlex
2
-9
/
+6
2007-11-27
- Corrected the online_data_cleanup routine setting offline characters that a...
skotlex
5
-1
/
+16
2007-11-27
* Fixed fake_nd not being exported correctly and being unloaded when reloadin...
FlavioJS
3
-2
/
+8
2007-11-27
Fixed a bad warp in ice dungeon.
L0ne_W0lf
2
-2
/
+4
2007-11-27
Updated the Soul Linker job quest.
L0ne_W0lf
3
-294
/
+312
2007-11-27
Updated the Taekwon Master quest.
L0ne_W0lf
2
-643
/
+680
2007-11-26
* Normalized makefiles:
FlavioJS
11
-215
/
+230
2007-11-26
* Fixed some minor guild script related bugs.
L0ne_W0lf
3
-5
/
+19
2007-11-26
Updated trigger area of Payon's West exit/entrance.
L0ne_W0lf
3
-3
/
+7
2007-11-26
* Fixed buildin_query_sql using Sql_Query instead of Sql_QueryStr, wrongly pr...
FlavioJS
2
-1
/
+3
2007-11-26
Fixed guild expulsion not working correctly.
ultramage
4
-3
/
+14
2007-11-26
* Fixed a memory leak in mail_savemessage (src\char_sql\int_mail.c).
FlavioJS
2
-0
/
+3
2007-11-25
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11806 5...
samuray22
1
-1
/
+0
2007-11-25
* Fixed a Problem in Mage Quest. (bugreport:489)
samuray22
3
-4
/
+9
2007-11-25
Giant Fly Wings are now blocked on noteleport maps and duels.
L0ne_W0lf
2
-4
/
+6
2007-11-25
* Updated Super Novice Quest with iRO dialog.
L0ne_W0lf
2
-270
/
+359
2007-11-25
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11801 5...
L0ne_W0lf
3
-387
/
+665
2007-11-25
Updated Bunny Band and Mr. Smile quests.
L0ne_W0lf
3
-151
/
+294
2007-11-25
Fixed an NPC error in lutie quest file (scrap " left behind.)
L0ne_W0lf
2
-2
/
+4
2007-11-25
Changed item names to item IDs on some scripts.
samuray22
5
-65
/
+73
2007-11-25
* Rescripted Super Novice Quest to Aegis 10.3 Standars.
samuray22
2
-265
/
+369
2007-11-24
Fixed a crash when Slim Pitcher is cast (due to one unconverted piece of code)
ultramage
2
-1
/
+2
2007-11-24
Fixed a crash when a taekwon hits a wall while Sprinting (bugreport:483)
ultramage
2
-4
/
+8
2007-11-24
* Rescripted Soul Linker Quest to Aegis 10.3 Standars.
samuray22
2
-288
/
+611
2007-11-24
Fixed a error (Again) in Rogue Job Quest. (bugreport:481)
samuray22
1
-1
/
+2
2007-11-24
Added support for latest official client/server packet changes.
ultramage
4
-1
/
+49
2007-11-24
Make the walk/stand/spawn packet generation incremental - deriving new versio...
ultramage
1
-304
/
+150
2007-11-24
* Fixed a error in Rogue Job Quest. (bugreport:481)
samuray22
2
-4
/
+7
2007-11-23
Fixed a badly defined skill range in homunculus loading code (followup to r11...
ultramage
1
-2
/
+2
2007-11-23
Fixed some old mistakes in npc shop code causing misinterpretation of the num...
ultramage
1
-4
/
+5
2007-11-23
- Added a few missing skill fail messages on cast-end-pos skills.
skotlex
1
-2
/
+9
2007-11-22
- Changed the status_change structure to use dynamic rather than static memor...
skotlex
18
-1609
/
+1618
2007-11-22
* Added slots to Cross Shield and Book of Charms (bugreport:429)
L0ne_W0lf
2
-3
/
+5
2007-11-22
* Fixed Missing Variables in Metto quest. (bugreport:473)
samuray22
4
-70
/
+36
2007-11-22
* Moved the reset of references to after the empty script checks in parse_scr...
FlavioJS
2
-12
/
+17
2007-11-22
Reverted skill db edit from r11772. Yes, Guardian Research's AegisName is GD_...
ultramage
1
-1
/
+1
2007-11-22
* Renamed fakenpcname to setnpcdisplay, fixed and extended it.
FlavioJS
5
-23
/
+92
2007-11-22
Guard effect when auto-casted by Clock Card will now cancel on armor swap.
L0ne_W0lf
2
-1
/
+3
2007-11-22
* Fixed conf files for jmonster and eamonsters. (bugreport:432)
L0ne_W0lf
3
-27
/
+30
2007-11-22
* Modified mapserver login procedure to make clients from may 2007 and newer ...
ultramage
3
-5
/
+21
2007-11-21
ups
FlavioJS
1
-1
/
+1
2007-11-21
* Fixed Sql_SetEncoding not setting the encoding of the connection properly. ...
FlavioJS
2
-2
/
+6
2007-11-21
* Added backward compatible target 'conf' to the Makefile.
FlavioJS
2
-3
/
+12
2007-11-21
- Moved subtype from struct block_list to struct npc_data.
skotlex
11
-41
/
+37
2007-11-21
- Optimized a bit the map set cell imperative so it only fails when the targe...
skotlex
1
-1
/
+2
2007-11-21
More clif.c cleaning
ultramage
1
-65
/
+66
2007-11-21
Removed one duplicit sql operation when saving items (bugreport:459)
ultramage
1
-1
/
+1
2007-11-21
random cleanup
ultramage
2
-19
/
+12
2007-11-21
* Homunculi now reset their can-act delay on call/resurrect/mapchange (allows...
ultramage
4
-3
/
+8
[prev]
[next]