summaryrefslogtreecommitdiff
path: root/src/map/clif.c
AgeCommit message (Expand)AuthorFilesLines
2006-02-23- Modified the way autospells stack to mimic official servers. Cards of the s...skotlex1-1/+1
2006-02-21- Modified party_send_movemap and guild_send_info_short to send the mini-dots...skotlex1-13/+47
2006-02-21- Fix to prevent using main chat when it disabled in atcommand_athena.LuzZza1-2/+2
2006-02-21- Oh yeah, made Super Novice explosion spirits trigger when the last phrase i...skotlex1-1/+0
2006-02-20- SC_NOCHAT won't be cancelled on death.skotlex1-38/+42
2006-02-20- Added sd variables menuskill_id/menuskill_lv to store menu-based selections...skotlex1-71/+132
2006-02-19- Fixed a compile warning this time ~.~skotlex1-1/+1
2006-02-19- Oops, fixed the compilation error.skotlex1-1/+6
2006-02-19- Added sd->canuseitem_tick = tick to the pc_authok initializer data. Fixes i...skotlex1-1/+2
2006-02-16- Fixed pets displaying "strangely" when they did not have their pet armorskotlex1-3/+3
2006-02-13- Modified PA_GOSPEL so that the random damage attack becomes a BF_MISC attack.skotlex1-1/+1
2006-02-11- The status window now shows the addition of the damage of your both weapons...skotlex1-4/+4
2006-02-09- Code rewrites in mob_damage and party_exp_even_share for correctly handling...skotlex1-6/+7
2006-02-08- Cleaned up and reorganized status_change_start. Now it also receives the su...skotlex1-8/+9
2006-02-06- Added define clif_deadsit to send the dead state into player packets if the...skotlex1-3/+4
2006-02-05* Added some of eAIRC bot code, written by me and LittleWolf. It is disabled ...Valaris1-0/+5
2006-02-01- Fixed a typo bug in SC_STAR_COMFORT handling.skotlex1-171/+171
2006-01-31- Changed the exp tables format.skotlex1-1/+1
2006-01-30- Autoloot now uses the item's base drop chance rather than final drop rate t...skotlex1-1/+1
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...Valaris1-0/+12146
2006-01-29Clearing trunk.Valaris1-11474/+0
2005-04-07G++ is now the default on trunk [MouseJstr]amber1-1/+1
2005-04-07* Readded @disablenpccelest1-11/+19
2005-04-06* Fixed a crash in clif_send when checking packet versioncelest1-0/+2
2005-03-31More g++ fixes to make it cleaner [MouseJstr]amber1-1/+1
2005-03-30eAthena VC7 solution and support added for native builds [MouseJstr]amber1-1/+1
2005-03-30* updated map server to jA1137~1159celest1-27/+29
2005-03-29Fixe compile time problems with our mixed C++/C conformanceamber1-2/+2
2005-03-29Fixed use of storage variable to conform to ANSI C spec [MouseJstr]amber1-104/+104
2005-03-29* Some tidying up in mail.ccelest1-0/+3
2005-03-28git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...veider1-1/+1
2005-03-28* Fixed Auto Berserk activating by itself when changing mapscelest1-1/+2
2005-03-27* Added use dynamic allocation when loading the msg_tablecelest1-0/+8
2005-03-24* Added 'map_charid2id'celest1-4/+8
2005-03-16* Updated jA's dummy socket to mod1137celest1-3/+3
2005-03-12* Fixed Status Recovery dealing too short blind time on undead mobscelest1-33/+31
2005-03-11* Updated Breaker, Cloakingcelest1-8/+9
2005-03-05added new anti-hacker system in trade.cLupus1-9/+9
2005-03-02fixed Emotion flood (fix from Freya)Lupus1-2/+12
2005-03-01* Fixed /resetstate /resetskill being unuseable at allcelest1-18/+16
2005-02-26added new script commandsLupus1-0/+21
2005-02-22PCRE updatesamber1-0/+4
2005-02-20fixed the guildcastle saving in charsqlsirius1-1/+1
2005-02-20* Added skill requirements for the new guild skillscelest1-29/+41
2005-02-11* Moved all changes in the SVN to a new SVN-Changelog.txt(no author)1-1/+1
2005-02-11* Reduced memory used for the skill_tree DB by 30+mb(no author)1-0/+14
2005-02-05Changed how IP Bindings are handled(no author)1-2/+8
2005-02-05* Updated Sharp Shooting AoE code(no author)1-1/+1
2005-02-05Servers can bind to single IP addresses now, and added buffer.(c/h)(no author)1-3/+5
2005-02-02* Added crash check for Ice Wall(no author)1-1/+1