summaryrefslogtreecommitdiff
path: root/src/map/clif.c
AgeCommit message (Expand)AuthorFilesLines
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
2005-01-29* Added a crash check to Safety Wall(no author)1-5/+7
2005-01-28* Fixed a typo that was causing /in to always report failure(no author)1-5/+39
2005-01-28* Added DUMP_ALL_PACKETS and moved dump packets code in clif_parse a bit to s...(no author)1-20/+31
2005-01-26* Added status.c and status.h of jA 1091 update and moved some functions into...(no author)1-42/+43
2005-01-25git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...(no author)1-8/+9
2005-01-24More G++ work(no author)1-3/+4
2005-01-24A lot of changes. login and char server compile under both TXT and SQL under ...(no author)1-117/+118
2005-01-23update(no author)1-166/+222
2005-01-13* Added and testing support for 2004-12-06Sakexecelest1-6/+19
2005-01-13* Updated packet_db.txt loading to support reading into multiple packet versionscelest1-922/+989
2005-01-11Updated clif.c to be able to identify client versions based on the packet DBcelest1-16/+41