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
2006-03-31
- Fixed skill_require_db loading.
skotlex
1
-0
/
+3
2006-03-31
- Changed the look field of all arrows to 1.
skotlex
1
-0
/
+9
2006-03-31
- Fixed an infinite recursion in the Wedding Recall skills.
skotlex
1
-0
/
+3
2006-03-31
Started work on commands for the IRC Bot.
zido
1
-0
/
+4
2006-03-31
- Adjusted the range of Wall of Fog to 9 and Spider Web to 7
skotlex
1
-0
/
+2
2006-03-31
* Should fix a bug in GM stealth mode (@hide).
Lance
1
-0
/
+3
2006-03-31
5 kafra passes, fixed refiner's @fullprice, char_name_option
Vicious
1
-0
/
+1
2006-03-30
- Added a missing "return 0" that fixes a crash on failed lookups on status_c...
skotlex
1
-0
/
+2
2006-03-30
Added year day return in gettime function. gettime(8) returns 1~366
foruken
1
-0
/
+2
2006-03-30
- the auth function in login.c won't jstrescapecpy passwords that were encryp...
skotlex
1
-0
/
+17
2006-03-30
* Cleaned up mistakes in irc.c
Lance
1
-0
/
+1
2006-03-30
* Added execution of OnInterIfInit, OnCharIfInit and OnInterIfInitOnce on scr...
Lance
1
-1
/
+5
2006-03-29
- Now none of the pet-menu options will have any effect when the pet's intima...
skotlex
1
-0
/
+2
2006-03-29
- Applied a fix to not do xs/ys checks on npc_doevent when the npc is not on ...
skotlex
1
-0
/
+4
2006-03-29
- Some cleaning of the mob_ai. Mobs should stop chasing once you are beyond t...
skotlex
1
-0
/
+10
2006-03-28
- Fixed (?) the Family recall warp skills.
skotlex
1
-0
/
+3
2006-03-28
- Fixed Wedding support skills healing yourself instead of partner.
skotlex
1
-0
/
+4
2006-03-28
- Fixed summon mobs being able to cast "summon" skills.
skotlex
1
-0
/
+2
2006-03-28
- warp debug cleanup works, updated changelog entry.
skotlex
1
-4
/
+3
2006-03-28
- Added a debug function to locate all "looping warps"
skotlex
1
-0
/
+3
2006-03-28
* Fixed Gunslinger and Ninja skills not showing up and not working due to an...
reddozen
1
-0
/
+17
2006-03-28
* Modified clif_getareachar_pc to hide hidden GMs from normal players (player...
Lance
1
-0
/
+3
2006-03-27
- Fixed the infinite warp looping between Lutie and Lutie field 01
skotlex
1
-0
/
+2
2006-03-27
jA's db work
Vicious
1
-34
/
+35
2006-03-27
- HW_GANBANTEIN now also removes traps.
skotlex
1
-0
/
+8
2006-03-27
- Pet catching now uses the menuskill variables to prevent item usage from di...
skotlex
1
-0
/
+6
2006-03-27
* GCC on Cygwin still complaining, resorted to including limits.h in malloc.h
Lance
1
-0
/
+1
2006-03-27
* Refixed the fix with a constant list for Win32 users - limits.h (imported f...
Lance
1
-3
/
+9
2006-03-27
Fixed a problem in chrif.c where USHRT_MAX was undefined. [Codemaster]
codemaster
1
-0
/
+1
2006-03-27
* Added jAthena's new start and athena-start shell scripts.
Lance
1
-0
/
+1
2006-03-27
- Changed status_point/skill_point to unsigned short. Adjusted the code as ne...
skotlex
1
-0
/
+2
2006-03-26
- itemdb_exists and itemdb_searchname should now ignore dummy_item matches.
skotlex
1
-0
/
+1
2006-03-26
- Fixed jstrescapecpy crashing when you pass a null string to parse.
skotlex
1
-0
/
+2
2006-03-26
- Fixed the map-server freeze/crash on Warp Portal.
skotlex
1
-0
/
+1
2006-03-25
- Fixed Grandcross/Granddarkness showing no skill animation.
skotlex
1
-0
/
+4
2006-03-25
- Incremented the number of iterations to find a random stop to 100 as 50 see...
skotlex
1
-0
/
+1
2006-03-25
- Fixed pet hatching.
skotlex
1
-0
/
+1
2006-03-25
- Small change that SHOULD fix the pet duplication. Fixing pet incubator stil...
skotlex
1
-0
/
+1
2006-03-24
- Fixed Warp Portal.
skotlex
1
-0
/
+1
2006-03-24
- Modified script commands atcommand/charcommand to execute even if there isn...
skotlex
1
-0
/
+4
2006-03-24
- Some cleaning around the return to egg code. Pets should stop duplicating now.
skotlex
1
-0
/
+6
2006-03-24
- Fixed skillidx not being set whenever a mob uses a skill.
skotlex
1
-0
/
+2
2006-03-24
Replaced !sd->special_state.nocastcancel2 && something to (sd->special_state....
blackhole89
1
-0
/
+2
2006-03-24
- Added function map_search_freecell to locate an available cell around an ar...
skotlex
1
-0
/
+2
2006-03-24
- Added unit.c to the VC8 project file, thanks to Joshuaali
skotlex
1
-0
/
+4
2006-03-24
- Fixed a crash in unit_useskill_pos2
skotlex
1
-0
/
+1
2006-03-23
- Updated mob_db.sql and item_db.sql to latest txt versions.
skotlex
1
-0
/
+1
2006-03-23
- Fixed Devotion not properly being cleared on death/near death in some cases.
skotlex
1
-0
/
+4
2006-03-23
"castnodex&~1"
blackhole89
1
-0
/
+1
2006-03-23
- Modified pc_percent_heal to avoid overflow problems.
skotlex
1
-0
/
+1
[next]