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
2008-02-27
Added support for actually disabling the idle_no_autoloot config setting (fol...
ultramage
1
-1
/
+5
2008-02-27
Fixed 'cleararray' not able to erase array entry 127 (bugreport:864)
ultramage
2
-1
/
+2
2008-02-27
Fully implemented the Thor Volcano Base quest.
L0ne_W0lf
3
-19
/
+529
2008-02-27
Altered socket code to do a graceful connection shutdown when exiting.
ultramage
1
-3
/
+2
2008-02-27
Fixed @reloadmobdb producing memory leaks in pet db (bugreport:1030)
ultramage
2
-2
/
+2
2008-02-27
Patched an unresolved case where knocking back a bard/dancer would cause the ...
ultramage
2
-1
/
+4
2008-02-27
* Fixed Apple of Idun not checking for bard soul link (bugreport:1028)
ultramage
6
-5
/
+13
2008-02-27
* Removed NODAMAGE and ICEWALL cell types (mem usage back to normal)
ultramage
6
-76
/
+36
2008-02-27
Added missing option changes for Illusionary Shadow and Soul Link that disapp...
ultramage
2
-1
/
+21
2008-02-27
Added support for the "view player equip" feature (see topic:174461)
ultramage
5
-4
/
+143
2008-02-26
Fixed bugreport:1057 and bugreport:1058
L0ne_W0lf
3
-6
/
+10
2008-02-26
- Added new settings for autotrade on battle/misc.conf (you can read descript...
zephyrus
10
-39
/
+75
2008-02-26
- Added some new items (Thanks to Sephiroth).
zephyrus
1
-0
/
+25
2008-02-26
* Implemented Veins Siblings quest.
L0ne_W0lf
2
-1
/
+4739
2008-02-25
Corrected Labs level 3 warp.
L0ne_W0lf
2
-4
/
+10
2008-02-24
Implemented Veins Spy quest.
L0ne_W0lf
2
-1
/
+2054
2008-02-24
Now the server will print an error message if an invalid mapflag is found dur...
ultramage
3
-1
/
+11
2008-02-23
Implemented Veins Stone quest.
L0ne_W0lf
3
-1
/
+624
2008-02-23
Minor fix
Lance
1
-12
/
+11
2008-02-23
Fixed a mistake in r12232 related to char saving
ultramage
1
-1
/
+1
2008-02-23
Added dummy event to Lighthalzen boss spawn mechanisim.
L0ne_W0lf
2
-1
/
+7
2008-02-22
* Removed code in socket.c that tries to avoid send buffer overloading, as th...
ultramage
7
-62
/
+51
2008-02-22
Fixed @whomap not unlocking the player db (bug in r12204)
ultramage
2
-3
/
+5
2008-02-22
Added $(CUSTOM_CFLAGS) into all Makefile.in to provide any custom defs direct...
Lupus
9
-11
/
+15
2008-02-22
Fixed 2 problems in r12223 - incorrect variable used (bugreport:1031) and a m...
ultramage
2
-3
/
+4
2008-02-22
* Several small fixes to scripts, and updates.
L0ne_W0lf
15
-220
/
+308
2008-02-21
Fixed Hugel Airship Staff from teleporting you to the wrong airplane.
Paradox924X
2
-2
/
+4
2008-02-21
- Added status_calc_life to properly calculate hp/max_hp as a ratio taking in...
skotlex
10
-27
/
+47
2008-02-21
- Fixed a bug in Redemption and Close Cofine scripts.
zephyrus
2
-7
/
+11
2008-02-21
- Fixed new guilds displaying online-connect member count at 0 rather than 1,...
skotlex
24
-625
/
+603
2008-02-20
- Fixed change of drains hp/sp for rideword hat.
zephyrus
1
-2
/
+2
2008-02-20
Changed pc_can_give_items() to use standard boolean logic instead of the inve...
ultramage
5
-13
/
+9
2008-02-19
Fixed a typo in /map/clif.c (acount_id -> account_id)
L0ne_W0lf
2
-1
/
+2
2008-02-19
* Forgotten update to the definition of script command 'input'.
FlavioJS
5
-2
/
+13
2008-02-19
* Fixed db_obj_get not handling deleted nodes correctly. (bugreport:999)
FlavioJS
2
-8
/
+19
2008-02-18
- added LK's concentration +1 MDEF.
skotlex
2
-4
/
+8
2008-02-17
- Updated Eye of Hellion to use the new format of the input command.
skotlex
8
-10
/
+32
2008-02-17
Reverting r12212. As expected, Linux is incompatible.
ultramage
2
-3
/
+6
2008-02-17
Made unix interface enumeration work with dynamic sockaddr lengths (BSD, for ...
ultramage
2
-4
/
+3
2008-02-16
Removed some useless svn:ignore properties.
ultramage
2
-18
/
+7
2008-02-15
- Fixed S. Novice bonus not dispelling when at the moment you die once.
skotlex
1
-1
/
+1
2008-02-15
some compilation warning fixes
ultramage
3
-15
/
+7
2008-02-14
- Some optimizations to @noks (now using a Status Change timer).
zephyrus
5
-22
/
+40
2008-02-14
Removed/replaced all calls to map_getallusers (followup to r12195).
ultramage
4
-318
/
+288
2008-02-14
- Added some new config settings: homunculus_autoloot, idle_no_autoloot, max_...
zephyrus
15
-29
/
+246
2008-02-13
* Corrected a "donpcevent" missing a ":" in Cooking Quest. (bugreport:962)
samuray22
3
-4
/
+9
2008-02-13
- Added some new cash headgears.
zephyrus
1
-8
/
+16
2008-02-13
* Changes to memory manager: [FlavioJS]
FlavioJS
3
-32
/
+93
2008-02-13
- Some fixes to mail system.
zephyrus
4
-13
/
+30
2008-02-13
Merged memory manager updates from old jA revisions (bugreport:663)
ultramage
2
-305
/
+228
[next]