summaryrefslogtreecommitdiff
path: root/src/map/guild.c
AgeCommit message (Expand)AuthorFilesLines
2006-06-17- Devotion absorbed damage will now appear to come from oneself (instead of t...skotlex1-25/+23
2006-06-13- Oppositions can't be made during WoE now.skotlex1-7/+8
2006-06-13- Updated clif_disp_onlyself to not use dynamic memory and write directly to ...skotlex1-7/+3
2006-06-12- Fixed npc_checknear's distance check returning the opposite of what it shou...skotlex1-1/+6
2006-06-12- Made guild member exp an unsigned int.skotlex1-1/+1
2006-06-11* [Fixed] Lance1-1/+1
2006-06-09- Fixed @mapinfo displaying incorrectly maps with nosave which send you back ...skotlex1-19/+8
2006-06-09- Added an error report and correction when the map server receives a guild f...skotlex1-1/+8
2006-06-09- Modified guild exp to be an unsigned int rather than a signed one.skotlex1-3/+7
2006-06-06Forgot somethingLance1-2/+2
2006-06-06* [Fixed]:Lance1-2/+2
2006-05-27- Added structure status_data which holds status-related information (str, ag...skotlex1-2/+0
2006-04-30- If someone is expulsed from a guild while the guild storage is open, it wil...skotlex1-1/+2
2006-04-29* Using malloc for memory allocations that doesn't need to be pre-initialized.Lance1-3/+3
2006-04-11- Added ers handling for skill_timerskill structures.skotlex1-1/+1
2006-04-09- Fixed @npcmove not sending the correct packets to make the moving refresh c...skotlex1-2/+3
2006-04-07- Added missing creation/destruction of the expcache_ers in guild.cskotlex1-0/+2
2006-04-07- Fixed pc_setpos ignoring the clrtype sent to it.skotlex1-2/+5
2006-04-06- Rewrote the guild exp cache code to prevent overflows and to use the ers sy...skotlex1-40/+57
2006-03-21Fix on not showing guildmembers logins/logouts messages.LuzZza1-45/+48
2006-03-20Cleaned up some guild functions:LuzZza1-35/+46
2006-03-20- Small fix to prevent killer/killable states from allowing you to target you...skotlex1-1/+1
2006-03-05- Fixed a pair of missing map_freeblock_unlockskotlex1-14/+0
2006-02-21- Modified party_send_movemap and guild_send_info_short to send the mini-dots...skotlex1-10/+17
2006-02-03- Meh, the status change start switch was supposed to be minimized, not altog...skotlex1-0/+2
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...Valaris1-0/+1976
2006-01-29Clearing trunk.Valaris1-1717/+0
2005-03-30* updated map server to jA1137~1159celest1-8/+12
2005-03-29More C/C++ Conformance fixesamber1-15/+15
2005-03-29* Added auto save guild dataevery 5 minutes during WOEcelest1-5/+67
2005-03-23* Added' require_glory_guild'celest1-6/+7
2005-03-07* Updated core and map-server to jA 1115~1137celest1-9/+25
2005-02-22* Corrected Spiral Pierce's hits in the skill_dbcelest1-2/+8
2005-02-20* Added skill requirements for the new guild skillscelest1-4/+6
2005-02-17* Changes to Dissonance -- don't increment the timer again if the target has ...celest1-8/+9
2005-02-14fixed memory leak in guild_gvg_eliminate_timer and timer handling in npc_even...shinomori1-7/+13
2005-01-26* Added status.c and status.h of jA 1091 update and moved some functions into...(no author)1-1/+2
2005-01-23update(no author)1-18/+18
2005-01-13* Added and testing support for 2004-12-06Sakexecelest1-10/+4
2004-12-29cxx updatesamber1-3/+3
2004-12-23Rewrite inter server messagingamber1-0/+2
2004-12-21* Updated most of map-server to 1082celest1-3/+10
2004-12-19git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...mc_cameri1-1/+1
2004-12-14git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...mc_cameri1-1/+3
2004-12-13updateamber1-1/+1
2004-12-07- Shooting skills will now need arrowscelest1-0/+24
2004-12-06Updated maximum level for Guild Skillscelest1-3/+15
2004-12-05* Added allow_atcommand_when_mutecelest1-5/+11
2004-12-01Fix some build issuesamber1-1/+2
2004-11-26Finished Full Strip, Weapon Refine, Slim Pitcher and Full Protectioncelest1-6/+0