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-04-22
- Fixed angelus
Zido
1
-0
/
+1
2006-04-22
- Added SC_KEEPING/SC_BARRIER to calc_flag in status_change_end
skotlex
1
-0
/
+11
2006-04-21
- SC_CLOAKING's val4 now holds whether cloaking ends or not on attack.
skotlex
1
-0
/
+4
2006-04-21
- Updated the HP/SP leech structures to have race-data attached to them.
skotlex
1
-0
/
+9
2006-04-21
- Fixed items not really getting unequipped when they should.
skotlex
1
-0
/
+2
2006-04-21
- Fixed the equip/unequip scripts not triggering for compounded cards.
skotlex
1
-0
/
+2
2006-04-21
- Char server will now ignore packet 0x65 for already authentified accounts.
skotlex
1
-0
/
+2
2006-04-20
- Added two columns to item_db: equip_script and unequip_script are scripts t...
skotlex
1
-0
/
+6
2006-04-20
- Fixed buffer overflow in clif_MainChatMessage. It now prints a Debug messag...
skotlex
1
-0
/
+2
2006-04-20
- Cleaned up a bunch of GS/NJ skills
skotlex
1
-1
/
+3
2006-04-20
- Added support for n to specify minutes to @charban.
skotlex
1
-0
/
+7
2006-04-20
- Updated the doc/script_commands.txt documentation in regards to npc mob spa...
skotlex
1
-0
/
+2
2006-04-20
- Added back the "you can't walk delay while attacking" to unit_attack_timer,...
skotlex
1
-0
/
+4
2006-04-19
- Fixed a pair of wrong mapflag lines in nopvp.txt
skotlex
1
-0
/
+1
2006-04-19
- Removed the max cap of autoloot so you are now allowed to set autoloot valu...
skotlex
1
-0
/
+14
2006-04-19
- Fixed a typo in map_search_freecell which was returning incorrect cells acc...
skotlex
1
-0
/
+2
2006-04-18
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6171 54...
Zido
1
-0
/
+1
2006-04-18
- IRC Bot can now auto-join when kicked from the channel
Zido
1
-0
/
+1
2006-04-18
- Added @who to IRC Bot, Refer to changelog.
Zido
1
-0
/
+1
2006-04-18
- Changed the memory manager fatal errors when allocating memory to print out...
skotlex
1
-0
/
+3
2006-04-18
- Fixed the delete_timer (@summons, alchemist plants) not invoking unit_free,...
skotlex
1
-0
/
+4
2006-04-18
- Removed message 592 from trade.c
skotlex
1
-0
/
+8
2006-04-18
Converted the format of the battle conf files to windows format
Playtester
1
-1
/
+2
2006-04-18
* Shinomori's method (kinda) of remote script execution with interaction.
Lance
1
-0
/
+3
2006-04-17
- skill_clear_unitgroup is now invoked in unit_remove_map only on death if th...
skotlex
1
-0
/
+8
2006-04-17
Refer to changelog
Zido
1
-0
/
+1
2006-04-17
- Added @users command to the IRC Bot. Checks no. online users.
Zido
1
-0
/
+1
2006-04-17
Refer to changelog
Zido
1
-0
/
+1
2006-04-17
- Fixed pet being incorrectly removed when it had intimacy 0.
skotlex
1
-0
/
+1
2006-04-17
- Added state.running to unit_data to make it easier to check for running cha...
skotlex
1
-0
/
+7
2006-04-17
- Fixed TK_RUN having a cast-bar when attempting to stop-running and generati...
skotlex
1
-0
/
+2
2006-04-17
Updated DLLS to match libs. Please DO NOT update the libs from now on (except...
Lance
1
-0
/
+3
2006-04-17
* Clearing the dummy npc after fooling the client.
Lance
1
-0
/
+3
2006-04-17
- Fixed the first call to the walk timers having the tick interval halved, wh...
skotlex
1
-0
/
+9
2006-04-17
- Changed the npc_id mismatch warning to be more informative.
skotlex
1
-0
/
+4
2006-04-16
- Fixed char-sql server still reading the old lanconfig format rather than th...
skotlex
1
-0
/
+2
2006-04-16
- Removed water_height.txt reading (since it is always done from the rsw now)
skotlex
1
-0
/
+5
2006-04-16
- Fixed mysql ping setting being in minutes rather than hours.
skotlex
1
-0
/
+5
2006-04-16
* Sending fake npc for inputs and menus for NPC without map coordinates.
Lance
1
-0
/
+1
2006-04-16
* Missing lines in npc_parse_script!
Lance
1
-0
/
+1
2006-04-16
* Experimental npc_event_doall_sub with queue and npc_id allocation when needed.
Lance
1
-1
/
+4
2006-04-16
- Fixed wrong check of Deluge + Suiton which broke the water-requirement chec...
skotlex
1
-0
/
+2
2006-04-16
- Cleared ud->target on remove-map, it should fix the phantom mob sprite issue.
skotlex
1
-0
/
+2
2006-04-16
* Added pcre3.dll, zlib1.dll and libmysql.dll. DO NOT DELETE THEM. (Required ...
Lance
1
-0
/
+2
2006-04-16
* Temperory fixed compiler warnings/errors. Please compile before commiting. ...
Lance
1
-0
/
+4
2006-04-15
- Fixed upgrade_svn5902.sql, thanks to Koshiro for pointing it out.
skotlex
1
-0
/
+2
2006-04-15
- Removed the ->prev != NULL checks in skill_attack due to the fact that the ...
skotlex
1
-1
/
+7
2006-04-15
Added an update by ALZ. Refer to changelog.
Zido
1
-0
/
+4
2006-04-14
- Updated sql-files/mob_db.sql to current.
skotlex
1
-0
/
+1
2006-04-14
- Fixed being able to do all the stuff you shouldn't be able to during the pe...
skotlex
1
-0
/
+3
[next]