Age | Commit message (Expand) | Author | Files | Lines |
2006-04-11 | - Fixed Looted items always dropping in quantities of 1. | skotlex | 1 | -0/+4 |
2006-04-11 | * Temperory replaced strtoll to strtoul until the function changes. | Lance | 1 | -0/+1 |
2006-04-11 | - Multiple optimizations to the unit_data auto-chase upgrade, also simplified... | skotlex | 1 | -0/+4 |
2006-04-11 | - Finished fixing the unit_data auto-case update. Still need to do some optim... | skotlex | 1 | -0/+2 |
2006-04-11 | - Fixes to the unit_data update that lets characters auto-chase while attacking. | skotlex | 1 | -0/+3 |
2006-04-10 | - Modified the unit_data structure to handle automatically switching between ... | skotlex | 1 | -2/+7 |
2006-04-10 | - Updated the subnet support to not require specifying the subnet mask, it is... | skotlex | 1 | -0/+4 |
2006-04-09 | - Added the missing last_thinktime initialization to pets. | skotlex | 1 | -0/+3 |
2006-04-09 | - Changed use of strtol to strtoll as strtol's result is just a signed int, a... | skotlex | 1 | -0/+5 |
2006-04-09 | - Modified @warp/@rura to prevent causing pc_setpos position error messages. | skotlex | 1 | -0/+4 |
2006-04-09 | - Fixed @npcmove not sending the correct packets to make the moving refresh c... | skotlex | 1 | -0/+6 |
2006-04-09 | * Fixed map_waterheight prefixing extra "data\" | Lance | 1 | -0/+1 |
2006-04-09 | - Mob_ai update. The attacked checks will trigger even if the mob can't move.... | skotlex | 1 | -0/+3 |
2006-04-09 | - Changed the default of multi_hit_delay from 230 to 80 which seems more offi... | skotlex | 1 | -0/+9 |
2006-04-08 | - Fixed skill_nocast_db reading so that when the same skill is specified mult... | skotlex | 1 | -0/+3 |
2006-04-08 | - Fixed @movenpc | skotlex | 1 | -0/+5 |
2006-04-08 | - The IRC bot now reads a configuration file (irc.c) instead of it all being ... | Zido | 1 | -0/+2 |
2006-04-08 | - Wedding Sprites fixed | Zido | 1 | -0/+4 |
2006-04-08 | - Fixed irc.c, no more crashes | Zido | 1 | -0/+3 |
2006-04-08 | - Likely fixed a mob not returning to their original class view on respawn af... | skotlex | 1 | -0/+2 |
2006-04-08 | - Modified the equip_job field in the item_db to be a hexadecimal value for e... | skotlex | 1 | -0/+8 |
2006-04-07 | - Moved the devotion damage reduction to the block that only executes if flag... | skotlex | 1 | -0/+4 |
2006-04-07 | - IRC User access levels now refresh on a mode set and join/part | Zido | 1 | -0/+1 |
2006-04-07 | - Added missing creation/destruction of the expcache_ers in guild.c | skotlex | 1 | -0/+4 |
2006-04-07 | - Fixed pc_setpos ignoring the clrtype sent to it. | skotlex | 1 | -0/+5 |
2006-04-06 | - Hopefully fixed the wedding item-trade restriction. | skotlex | 1 | -0/+1 |
2006-04-06 | - Removed mapflag noreturn from pvp maps. | skotlex | 1 | -0/+2 |
2006-04-06 | - Rewrote the guild exp cache code to prevent overflows and to use the ers sy... | skotlex | 1 | -0/+2 |
2006-04-06 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5935 54... | Zido | 1 | -0/+4 |
2006-04-06 | - Changed the default of skill_add_range to 0, said value now disables skill-... | skotlex | 1 | -0/+2 |
2006-04-06 | - Corrected the Soul Drain formula, thanks to Haplo for pointing it out. | skotlex | 1 | -0/+2 |
2006-04-06 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5930 54... | Lupus | 1 | -0/+2 |
2006-04-06 | - Changed the random warping of mobs with no players from mob_spawn to unit_w... | skotlex | 1 | -0/+3 |
2006-04-06 | - Modified @allstats to prevent negative/overflow issues. | skotlex | 1 | -0/+2 |
2006-04-06 | - Fixed an error on the error-message when job_db1 doesn't has enough columns. | skotlex | 1 | -0/+2 |
2006-04-06 | - Modified the item_db and added view_types to ammo: 1 arrows, 2 dagger (veno... | skotlex | 1 | -0/+1 |
2006-04-05 | - Fixed a compilation error due to a missing semicolon... | skotlex | 1 | -0/+2 |
2006-04-05 | - Modified the ammo checks so that ammo is consumed at the end of battle_calc... | skotlex | 1 | -0/+3 |
2006-04-05 | - Added a define list for weapon types in pc.h | skotlex | 1 | -0/+3 |
2006-04-05 | - Some cleanup of clif_parseloadendack, fixed guild-member list being sent on... | skotlex | 1 | -0/+4 |
2006-04-05 | * Added support for the 2006/04/04a Sakexe packet version. [Zephiris] | Zephiris | 1 | -0/+3 |
2006-04-05 | - Added inter config connection_ping_interval which specifies interval in hou... | skotlex | 1 | -0/+15 |
2006-04-03 | - Fixed pc_setpos using unit_remove_map with type 0 instead of 3, which confu... | skotlex | 1 | -0/+4 |
2006-04-03 | - Fixed script command mapwarp. | skotlex | 1 | -0/+1 |
2006-04-03 | - SC_AUTOCOUNTER now only blocks all attacks/skills when the flag is 0 (attem... | skotlex | 1 | -0/+1 |
2006-04-03 | - Modified Rude-Attacked behaviour so that such skills only triggers when the... | skotlex | 1 | -0/+4 |
2006-04-03 | - Removed the flag variable from the npc_data structure. Disabled NPCs are no... | skotlex | 1 | -0/+2 |
2006-04-03 | - Moved skill_counter_additional_effect calls to trigger right after skill_ad... | skotlex | 1 | -0/+4 |
2006-04-03 | - Cleaned up (fixed?) a possible overflow in pc_isUseitem, thanks to foobar. | skotlex | 1 | -0/+9 |
2006-04-02 | - Fixed npc_gettimerevent_tick returning the difference since the last trigge... | skotlex | 1 | -0/+2 |