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
/
Changelog-Trunk.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-07
- Fixed Freezing Trap doing no damage (changed type from misc to weapon)
skotlex
1
-0
/
+9
2008-02-04
- Some code cleanups.
zephyrus
1
-0
/
+7
2008-02-03
Fixes to Devotion (see topic:153345)
ultramage
1
-0
/
+7
2008-02-03
* Added an iterator to map.h/c.
FlavioJS
1
-0
/
+4
2008-02-01
Fixed sql charserver crashing when mapserver is disconnected and someone does...
ultramage
1
-0
/
+2
2008-01-29
- Plagiarize can no longer copy skill levels beyond their max skill_db value.
skotlex
1
-0
/
+2
2008-01-29
- Modified pc_dead so that the src is passed on to the master when it is a pe...
skotlex
1
-0
/
+3
2008-01-27
* Small update to the dgbhelpplug plugin:
FlavioJS
1
-0
/
+5
2008-01-25
Updated conversion tools for mob_db & item_db
toms
1
-0
/
+3
2008-01-21
Fixed battle config loading not applying the side-effects of battle_adjust_co...
ultramage
1
-0
/
+4
2008-01-20
- Fixed a comparison whn doing item searches
skotlex
1
-1
/
+7
2008-01-19
* Added plugin dbghelpplug to generate more extensive crash reports in windows.
FlavioJS
1
-0
/
+5
2008-01-17
- Made battle_check_range fail whenever the distance between src/target is gr...
skotlex
1
-0
/
+2
2008-01-17
Icewalls can no longer be knocked back (see bugreport:38)
ultramage
1
-0
/
+2
2008-01-15
* Manner system fixing
ultramage
1
-0
/
+7
2008-01-14
- Fixed missing mob_spawn call, which was making CR_CULTIVATION not actually ...
skotlex
1
-0
/
+2
2008-01-14
* Client packet corrections
ultramage
1
-0
/
+7
2008-01-14
Fixed card removal script functions' 'extra card' bug (bugreport:786)
ultramage
1
-1
/
+2
2008-01-14
Removed the hardcoded limit for numeric npc input boxes (bugreport:811)
ultramage
1
-0
/
+1
2008-01-14
Applied a temp patch to make some npc-executed atcommands work again (bugrepo...
ultramage
1
-0
/
+2
2008-01-13
- Fixed dangling pointer crashes when bleeding or Deadly poison kills a spawn...
skotlex
1
-0
/
+6
2008-01-13
- Fixed a possible ers_entry corruption if you die from bleeding while under ...
skotlex
1
-0
/
+2
2008-01-13
- Updated Safety wall so it does not blocks melee magic.
skotlex
1
-0
/
+2
2008-01-13
* Another possible fix to ers/status_change crashing.
FlavioJS
1
-0
/
+4
2008-01-12
* Modified npc_parsesrcfile to read the file as binary and let sv_parse handl...
FlavioJS
1
-0
/
+1
2008-01-12
* Possible fix to ers/status_change crashing. [FlavioJS]
FlavioJS
1
-0
/
+12
2008-01-11
- Implemented the extra damage bonus to TK_JUMPKICK when it is used while run...
skotlex
1
-0
/
+3
2008-01-11
- Corrected CR_CULTIVATION to cause summoned plants to expire after 5 minutes.
skotlex
1
-0
/
+3
2008-01-10
- Fixed getmonsterinfo to return "null" when returning the name of a non-exis...
skotlex
1
-0
/
+6
2008-01-10
Fixed Abracadabra unable to cast non-targeted skills (bugreport:186)
ultramage
1
-0
/
+1
2008-01-10
Another round of login server cleaning
ultramage
1
-0
/
+7
2008-01-10
- Removed 'skill_steal_type' from skill.conf as said config no longer exists.
skotlex
1
-0
/
+6
2008-01-09
- corrected duration of sphere mines to be 30 secs regardless of skill level
skotlex
1
-0
/
+8
2008-01-08
Added missing session auth checks to charserver.
ultramage
1
-0
/
+2
2008-01-08
- Made the pc reg variables receive a const char* as the argument, since they...
skotlex
1
-0
/
+4
2008-01-08
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12031 5...
reddozen
1
-0
/
+2
2008-01-08
Added missing code to log main chat messages sent by whispering to main_chat_...
ultramage
1
-0
/
+3
2008-01-06
- Fixed Overthrust's timer not being able to be refreshed when recasting it (...
skotlex
1
-0
/
+4
2008-01-06
Extended the id range for npcs, now [400,700) will also be treated as NPC obj...
ultramage
1
-1
/
+3
2008-01-06
- Fixed a visual itemdupple bug on mail system.
zephyrus
1
-0
/
+3
2008-01-04
Fixed a mistake in r11991 that let knockback work through walls
ultramage
1
-0
/
+1
2008-01-04
Modified the map_setcell() code to to use a boolean flag instead of needing S...
ultramage
1
-1
/
+12
2008-01-04
- Fixed Music Lesson's effect on Assassin Cross of Sunset.
skotlex
1
-0
/
+4
2008-01-03
Changes to reduce the number of map cell types
ultramage
1
-0
/
+4
2008-01-03
Fixed npc unloading not clearing NPC touch cells (bugreport:595).
ultramage
1
-0
/
+1
2008-01-03
Map cell mechanism rewrite
ultramage
1
-1
/
+9
2008-01-03
Moved extra junk from map_addblock/map_delblock to where it logically belongs...
ultramage
1
-0
/
+2
2008-01-03
Removed map_data's block_count, as (quote Yor/ja2160), "Perhaps useful for de...
ultramage
1
-0
/
+4
2007-12-31
* Fixed a crash in txt char-servers that the memory manager was hiding. onlin...
FlavioJS
1
-0
/
+2
2007-12-31
* Added code to reject double logins in clif_parse_WantToConnection and added...
FlavioJS
1
-0
/
+5
[next]