Age | Commit message (Expand) | Author | Files | Lines |
2006-06-02 | - Corrected clif_parse_takeitem to ALWAYS return a NAK packet when it fails | skotlex | 1 | -20/+26 |
2006-06-02 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6927 54... | Lance | 1 | -1/+1 |
2006-06-02 | - Updated item_db.sql/mob_db.sql to current. | skotlex | 1 | -2/+1 |
2006-06-01 | - Fixed being unable to unequip stuff while the storage is open. | skotlex | 1 | -3/+0 |
2006-06-01 | - SC_ORCISH will now be dispelled on logout (if debufF_on_logout is set) | skotlex | 1 | -2/+9 |
2006-05-31 | * [Fixed]: | Lance | 1 | -2/+4 |
2006-05-31 | [Improved]: | Lance | 1 | -4/+4 |
2006-05-30 | - Fixed Absorb Spirit Spheres | skotlex | 1 | -0/+28 |
2006-05-30 | [Optimized]: | Lance | 1 | -55/+14 |
2006-05-30 | - Small optimization in battle_check_target | skotlex | 1 | -16/+16 |
2006-05-29 | - Relogging in with 0 HP didn't trigger dead event. | Lance | 1 | -1/+2 |
2006-05-28 | * [ Protected ] : clif_parse_LGMmessage from possible hacks | Lance | 1 | -3/+9 |
2006-05-27 | - Added structure status_data which holds status-related information (str, ag... | skotlex | 1 | -94/+75 |
2006-05-26 | * Mob control engine tested 99% working so far. | Lance | 1 | -2/+2 |
2006-05-25 | - Increased capacity for Account Variables to 64 | skotlex | 1 | -2/+4 |
2006-05-23 | - the charname request hack message has been downgraded to only include GM-in... | skotlex | 1 | -27/+27 |
2006-05-23 | - Corrected clif parse name request failing on disguised characters. | skotlex | 1 | -4/+4 |
2006-05-23 | * Added 'setd' support for local NPC scope (') variables. | Lance | 1 | -2/+2 |
2006-05-23 | * [Scripting Engine Update] New variables are ready to be used. | Lance | 1 | -1/+1 |
2006-05-22 | * Fixed compilation errors. | Lance | 1 | -3/+4 |
2006-05-21 | * Part A of the Homunculus code. | blackhole89 | 1 | -0/+160 |
2006-05-21 | And again | Lance | 1 | -1/+3 |
2006-05-21 | * Fix the fix: Should be sd->npc_str[message_len]=0; | Lance | 1 | -1/+1 |
2006-05-21 | * Exploit prevention in clif_parse_NpcStringInput | Lance | 1 | -5/+9 |
2006-05-18 | - Rewrote/cleaned up several functions in storage.c | skotlex | 1 | -11/+3 |
2006-05-18 | - Applied an experimental weather code that should lower bandwidth usage to n... | skotlex | 1 | -39/+20 |
2006-05-17 | Removed AtCommand_Monster and replaced it with AtCommand_Spawn for Skots [Red... | reddozen | 1 | -1/+1 |
2006-05-16 | - Modified "hide woe damage" to send the number of hits rather than 1 as dama... | skotlex | 1 | -5/+5 |
2006-05-15 | - Removed Lance's checks in clif.c to prevent sending packets when a player i... | skotlex | 1 | -12/+2 |
2006-05-15 | - Fixed clif_GlobalMessage being the exact same function as clif_message (the... | skotlex | 1 | -1/+1 |
2006-05-15 | - Added SC_BLADESTOP to the switch listing in status_change_start | skotlex | 1 | -8/+0 |
2006-05-15 | * Players with OPTION_INVISIBLE should not be sent to clients. | Lance | 1 | -2/+12 |
2006-05-14 | @_@ this is getting more confusing... | Lance | 1 | -9/+9 |
2006-05-14 | * Bugfix on fake npc | Lance | 1 | -1/+7 |
2006-05-12 | - Updated cast times of Kaupe and Kaahi. | skotlex | 1 | -1/+1 |
2006-05-11 | - Changed a bit the MAX_ZENY checks in trade.c to prevent overflows. | skotlex | 1 | -17/+5 |
2006-05-09 | - Updated SKA to return a random value between 0 and 99 each time status_get_... | skotlex | 1 | -1/+1 |
2006-05-09 | - Fixed the head_bottom (pet-armor) position in packet 0x22c when crafted for... | skotlex | 1 | -1/+1 |
2006-05-08 | - ES magic will now put the caster on stun for 0.5 secs regardless of whether... | skotlex | 1 | -3/+39 |
2006-05-08 | - Fixed compilation error. | skotlex | 1 | -7/+7 |
2006-05-08 | - Removed SP_DISGUISE from the bonus list. | skotlex | 1 | -5/+5 |
2006-05-07 | * Optimized clif.c clif_scriptmenu/input/inputstr to check for sd->state.usin... | Lance | 1 | -6/+8 |
2006-05-05 | - Added a npc-script-event cache to avoid looking up event-scripts every time... | skotlex | 1 | -10/+1 |
2006-05-05 | - The Rest bonus activated by using /doridori while in rest should now trigge... | skotlex | 1 | -1/+1 |
2006-05-05 | - /doridori now won't double the HP/SP regen of TKs, it only activates their ... | skotlex | 1 | -1/+4 |
2006-05-05 | - OnEquip scripts will be trigger on log-on now. | skotlex | 1 | -6/+0 |
2006-05-05 | - Now when walkdelay is set to 0, characters will stop walking when hit, but ... | skotlex | 1 | -4/+1 |
2006-05-04 | - Stun time for using ES magic on non-mobs reduced to 0.5 secs. | skotlex | 1 | -2/+5 |
2006-05-03 | - Kaite, Kaute will now show a skill effect when they trigger. | skotlex | 1 | -14/+13 |
2006-05-03 | - Corrected @whomap directly invoking msg_table[] rather than msg_txt() | skotlex | 1 | -3/+9 |