index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
Age
Commit message (
Expand
)
Author
Files
Lines
2006-04-20
- Added two columns to item_db: equip_script and unequip_script are scripts t...
skotlex
5
-101
/
+156
2006-04-20
- Raised the buffer size in clif_MainChatMessage to 200, removed the message ...
skotlex
2
-4
/
+1
2006-04-20
- Fixed buffer overflow in clif_MainChatMessage. It now prints a Debug messag...
skotlex
1
-2
/
+5
2006-04-20
- Cleaned up a bunch of GS/NJ skills
skotlex
1
-31
/
+17
2006-04-20
- Added support for n to specify minutes to @charban.
skotlex
7
-12
/
+20
2006-04-20
- Added back the "you can't walk delay while attacking" to unit_attack_timer,...
skotlex
2
-7
/
+4
2006-04-19
- Removed the max cap of autoloot so you are now allowed to set autoloot valu...
skotlex
3
-6
/
+19
2006-04-19
- Fixed a typo in map_search_freecell which was returning incorrect cells acc...
skotlex
1
-2
/
+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
/
+10
2006-04-18
- Added @who to IRC Bot, Refer to changelog.
Zido
1
-1
/
+18
2006-04-18
- Fixed the delete_timer (@summons, alchemist plants) not invoking unit_free,...
skotlex
2
-2
/
+4
2006-04-18
- Removed message 592 from trade.c
skotlex
9
-121
/
+122
2006-04-18
Modifying st->oid is dangerous. Using sd->state.using_fake_npc as identifier ...
Lance
1
-2
/
+1
2006-04-18
* Shinomori's method (kinda) of remote script execution with interaction.
Lance
5
-17
/
+30
2006-04-18
cleaned the invisible fix a bit.
Vicious
2
-11
/
+15
2006-04-18
better way to fix invisible npc! :D
Vicious
1
-39
/
+23
2006-04-17
- skill_clear_unitgroup is now invoked in unit_remove_map only on death if th...
skotlex
5
-38
/
+25
2006-04-17
Refer to changelog
Zido
1
-3
/
+2
2006-04-17
- Added @users command to the IRC Bot. Checks no. online users.
Zido
1
-8
/
+21
2006-04-17
Refer to changelog
Zido
1
-2
/
+2
2006-04-17
- Fixed pet being incorrectly removed when it had intimacy 0.
skotlex
2
-2
/
+2
2006-04-17
- Added state.running to unit_data to make it easier to check for running cha...
skotlex
8
-121
/
+88
2006-04-17
- Fixed TK_RUN having a cast-bar when attempting to stop-running and generati...
skotlex
2
-5
/
+10
2006-04-17
* Clearing the dummy npc after fooling the client.
Lance
1
-22
/
+42
2006-04-17
- Fixed the first call to the walk timers having the tick interval halved, wh...
skotlex
1
-5
/
+14
2006-04-17
- Changed the npc_id mismatch warning to be more informative.
skotlex
2
-27
/
+13
2006-04-16
- Fixed Magnum break's animation not showing if the fire-elemental bonus did ...
skotlex
3
-8
/
+5
2006-04-16
- Removed water_height.txt reading (since it is always done from the rsw now)
skotlex
1
-44
/
+8
2006-04-16
Skot please fix the remaining code by removing the fake npc after sending the...
Lance
1
-1
/
+1
2006-04-16
Initialization in send_fake_npc. Still needs fixing.
Lance
1
-0
/
+1
2006-04-16
- Fixed mysql ping setting being in minutes rather than hours.
skotlex
5
-39
/
+36
2006-04-16
Please fix my packets :S
Lance
1
-2
/
+2
2006-04-16
* Sending fake npc for inputs and menus for NPC without map coordinates.
Lance
2
-1
/
+23
2006-04-16
Optimized. (What am I thinking)
Lance
1
-4
/
+1
2006-04-16
Fix my fix.
Lance
1
-3
/
+1
2006-04-16
* Missing lines in npc_parse_script!
Lance
1
-0
/
+3
2006-04-16
* Experimental npc_event_doall_sub with queue and npc_id allocation when needed.
Lance
2
-29
/
+42
2006-04-16
- Fixed wrong check of Deluge + Suiton which broke the water-requirement chec...
skotlex
1
-1
/
+1
2006-04-16
- Cleared ud->target on remove-map, it should fix the phantom mob sprite issue.
skotlex
1
-3
/
+7
2006-04-16
* Temperory fixed compiler warnings/errors. Please compile before commiting. ...
Lance
1
-2
/
+2
2006-04-15
- Removed the ->prev != NULL checks in skill_attack due to the fact that the ...
skotlex
4
-69
/
+52
2006-04-14
- Fixed being able to do all the stuff you shouldn't be able to during the pe...
skotlex
1
-2
/
+2
2006-04-13
- Added an Info message when pinging the SQL servers.
skotlex
3
-3806
/
+3804
2006-04-13
- Fixed crash when looking for SC_MIRACLE in battle_calc_weapon_attack
skotlex
3
-19
/
+22
2006-04-13
- Cleaned atcommand_param against overflows and also to make it standard C so...
skotlex
2
-30
/
+53
2006-04-13
- Halved the aftercast delay of auto-casted spells.
skotlex
1
-4
/
+4
2006-04-13
- Changed slave chasing from using unit_walktobl to map_search_freecell + uni...
skotlex
7
-14
/
+16
2006-04-12
- Added cast time to pick stone of 3 secs and 500ms delay
skotlex
2
-7
/
+26
2006-04-12
- Expanded the warp warning so that it also warns when a warps takes you to a...
skotlex
1
-9
/
+14
[next]