Age | Commit message (Expand) | Author | Files | Lines |
2006-04-16 | - Fixed Magnum break's animation not showing if the fire-elemental bonus did ... | skotlex | 1 | -1/+1 |
2006-04-15 | - Removed the ->prev != NULL checks in skill_attack due to the fact that the ... | skotlex | 1 | -1/+0 |
2006-04-11 | - Implemented use of ers for skill_unit_groups to reduce memory usage. NEEDS ... | skotlex | 1 | -1/+1 |
2006-04-10 | - Modified the unit_data structure to handle automatically switching between ... | skotlex | 1 | -18/+15 |
2006-04-08 | - Added function status_change_init to initialize all the sc timers. Added sc... | skotlex | 1 | -6/+3 |
2006-04-07 | - Moved the devotion damage reduction to the block that only executes if flag... | skotlex | 1 | -4/+1 |
2006-04-07 | - Fixed pc_setpos ignoring the clrtype sent to it. | skotlex | 1 | -4/+4 |
2006-04-06 | - Fixed an error on the error-message when job_db1 doesn't has enough columns. | skotlex | 1 | -3/+4 |
2006-04-05 | - Added a define list for weapon types in pc.h | skotlex | 1 | -45/+43 |
2006-04-05 | - Some cleanup of clif_parseloadendack, fixed guild-member list being sent on... | skotlex | 1 | -7/+0 |
2006-04-05 | - Added inter config connection_ping_interval which specifies interval in hou... | skotlex | 1 | -32/+14 |
2006-04-03 | - Fixed pc_setpos using unit_remove_map with type 0 instead of 3, which confu... | skotlex | 1 | -3/+3 |
2006-04-03 | - Cleaned up (fixed?) a possible overflow in pc_isUseitem, thanks to foobar. | skotlex | 1 | -2/+8 |
2006-04-01 | - Fixed pc_setpos sending you to a random direction when the target tile was ... | skotlex | 1 | -1/+1 |
2006-04-01 | - Fixed standing up no really making you stand up. | skotlex | 1 | -1/+1 |
2006-04-01 | - Added structure view_data to handle sprite information for all characters (... | skotlex | 1 | -36/+46 |
2006-03-30 | - the auth function in login.c won't jstrescapecpy passwords that were encryp... | skotlex | 1 | -17/+1 |
2006-03-28 | - Fixed (?) the Family recall warp skills. | skotlex | 1 | -5/+6 |
2006-03-27 | - HW_GANBANTEIN now also removes traps. | skotlex | 1 | -0/+4 |
2006-03-27 | - Pet catching now uses the menuskill variables to prevent item usage from di... | skotlex | 1 | -1/+2 |
2006-03-27 | - Changed status_point/skill_point to unsigned short. Adjusted the code as ne... | skotlex | 1 | -19/+35 |
2006-03-26 | - Fixed the map-server freeze/crash on Warp Portal. | skotlex | 1 | -2/+1 |
2006-03-24 | - Fixed Warp Portal. | skotlex | 1 | -1/+1 |
2006-03-24 | * Fixed / finished most of Gunslinger [Reddozen] | reddozen | 1 | -0/+4 |
2006-03-24 | - Added function map_search_freecell to locate an available cell around an ar... | skotlex | 1 | -2/+1 |
2006-03-23 | - Fixed Devotion not properly being cleared on death/near death in some cases. | skotlex | 1 | -0/+1 |
2006-03-23 | - Modified pc_percent_heal to avoid overflow problems. | skotlex | 1 | -18/+27 |
2006-03-23 | - Some cleanup. Fixed function pc_isCardAllowedOn causing searches for non-ex... | skotlex | 1 | -11/+18 |
2006-03-22 | - Merged the unit_data structure from jA for handling unit-related data (atta... | skotlex | 1 | -688/+52 |
2006-03-20 | - Small fix to prevent killer/killable states from allowing you to target you... | skotlex | 1 | -29/+3 |
2006-03-19 | * Fixed event_kill_pc to behave like what it should instead of another replic... | Lance | 1 | -2/+5 |
2006-03-17 | * Fixed misleading and inaccurately documented events and added a missing flag. | Lance | 1 | -10/+15 |
2006-03-16 | * BL_PC and BL_MOB control script commands (experimental). | Lance | 1 | -1/+1 |
2006-03-16 | * Made an adjustment to addspiritball() to allow Gunslingers to summon up to ... | Lance | 1 | -1/+12 |
2006-03-15 | - Added mapflag nodrop, fixed mapflag notrade. | skotlex | 1 | -14/+16 |
2006-03-15 | - Added battle config options item_rate_adddrop, item_drop_add_min and item_d... | skotlex | 1 | -72/+58 |
2006-03-14 | - Fixed skill_notok blocking guild skills | skotlex | 1 | -1/+4 |
2006-03-14 | - Fixed player auto-attack not cancelling when dead. | skotlex | 1 | -0/+1 |
2006-03-13 | - Shield Reflect is now passed through Devotion as well. | skotlex | 1 | -12/+13 |
2006-03-10 | - Fixed a memory overwrite crash on pc_readdb, thanks to foobar. | skotlex | 1 | -1/+1 |
2006-03-10 | - Fixed the linked bard/dancer skills toggling with each call to pc_calc_status | skotlex | 1 | -10/+0 |
2006-03-09 | - Fixed a bug in the pc_skillreset function. | skotlex | 1 | -0/+1 |
2006-03-09 | - Now you can't raise levels on an acquired skill when that skill is currentl... | skotlex | 1 | -13/+16 |
2006-03-09 | - Moved a bunch of sc_effects that should be cancelled on hit from mob_damage... | skotlex | 1 | -10/+0 |
2006-03-09 | * included MAX_WEAPON_SIZE for flexible weapon types | Vicious | 1 | -7/+8 |
2006-03-09 | - Fixed a bug that was making the no_spawn_on_player setting useless. | skotlex | 1 | -1/+1 |
2006-03-08 | -pc_jobid2mapid and pc_mapid2jobid now return int, and will return -1 when th... | skotlex | 1 | -62/+72 |
2006-03-08 | - Added functions mobdb_searchname_array and itemdb_searchname_array which re... | skotlex | 1 | -4/+5 |
2006-03-08 | fixed compile issue. fixed ninja issues. | Vicious | 1 | -0/+1 |
2006-03-08 | some NJ/GS fix. | Vicious | 1 | -2/+3 |