summaryrefslogtreecommitdiff
path: root/src/char
AgeCommit message (Expand)AuthorFilesLines
2006-06-09- Fixed @mapinfo displaying incorrectly maps with nosave which send you back ...skotlex3-7/+20
2006-06-09- Modified guild exp to be an unsigned int rather than a signed one.skotlex1-13/+15
2006-06-01[Fixed]:Lance1-0/+1
2006-05-31- Made the char_name_option char_athena.conf setting apply to parties and gui...skotlex3-0/+35
2006-05-31- Moved the JOB_* defines from map.h to mmo.h, update char.c to use them.skotlex1-165/+178
2006-05-31- Some cleaning of the fame-update code, fixing a logic bug which made the ra...skotlex1-22/+33
2006-05-29- Cleaned up friend list saving and fixed loading of friends.txt file (char-txt)skotlex1-51/+11
2006-05-26* Change scripting engine's NPC scope vars to dot (.) style.Lance1-1/+2
2006-05-26I'm still here!DracoRPG1-47/+118
2006-05-15- Fixed the nocast flag 2 (not usable in pvp) returning true in pk-mode servers.skotlex1-0/+4
2006-04-26- Updated item_db.sql to current.skotlex1-1/+0
2006-04-22- Added SC_KEEPING/SC_BARRIER to calc_flag in status_change_endskotlex1-2/+2
2006-04-21- Char server will now ignore packet 0x65 for already authentified accounts.skotlex1-2/+7
2006-04-10- Updated the subnet support to not require specifying the subnet mask, it is...skotlex1-9/+12
2006-04-05- Added inter config connection_ping_interval which specifies interval in hou...skotlex1-8/+26
2006-04-01- Added a check to remove exp-even-share when someone leaves a party.skotlex1-0/+6
2006-03-27- Changed status_point/skill_point to unsigned short. Adjusted the code as ne...skotlex1-21/+28
2006-03-21warning msg typos fixLupus1-1/+1
2006-03-17- Fixed handling of the char_gm_read config for packet 0x2af7 (reloadgmdb)skotlex1-1/+1
2006-03-13- Corrected char-server parameters so that the subnet config file is the thir...skotlex1-1/+1
2006-03-04- Fixed subnet checking being broken in the login txt server.skotlex1-4/+4
2006-03-02- Fame list size is now defined by MAX_FAME_LIST constant (mmo.h)skotlex1-3/+26
2006-02-28Rewrote LAN support code. Changed configuration file name lan_support.conf to...LuzZza2-94/+77
2006-02-15- Fixed the char servers to store correctly exp as uints. They are also cappe...skotlex1-17/+19
2006-02-08- Fixed Char-SQL server setting up the save/last point to the novice grounds ...skotlex1-1/+2
2006-02-07- Fixed sql compile.skotlex1-6/+4
2006-02-01- Map and char server now will complain if they are run using the default use...skotlex1-0/+6
2006-01-30- Some compile warning fixes.skotlex1-2/+2
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...Valaris15-0/+8243
2006-01-29Clearing trunk.Valaris13-7326/+0
2005-04-05* Simplified Valaris' online_timercelest1-1/+39
2005-04-04* Removed anti-freeze system for login and charcelest1-42/+0
2005-04-03fixingshinomori1-1/+8
2005-03-31fixed memory corruption in mapif_guild_info:int_guild.camber1-1/+1
2005-03-31Added adoption to TXT versionveider3-8/+69
2005-03-30eAthena VC7 solution and support added for native builds [MouseJstr]amber4-17/+24
2005-03-30More ANSI C++/C conformance fixes [SVN 1341: MouseJstr]amber6-14/+14
2005-03-29Fixed use of storage variable to conform to ANSI C spec [MouseJstr]amber1-56/+56
2005-03-24* Added 'map_charid2id'celest1-1/+2
2005-03-23* Fixed alot of memory leakscelest11-9/+89
2005-03-17* Fixed more typos in /cities/payon.txtcelest1-0/+87
2005-02-22* Corrected Spiral Pierce's hits in the skill_dbcelest1-1/+1
2005-02-18Fixed client errors when pecopeco Lord Knights/Paladins log in with a weapon ...celest1-1/+7
2005-02-17* Readded Chemical Protectioncelest1-17/+1
2005-02-05Changed how IP Bindings are handled(no author)1-2/+14
2005-02-05Fix some compile errors(no author)1-0/+1
2005-02-05Servers can bind to single IP addresses now, and added buffer.(c/h)(no author)1-5/+10
2005-01-28* Added DUMP_ALL_PACKETS and moved dump packets code in clif_parse a bit to s...(no author)2-38/+43
2005-01-25git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...(no author)1-1/+1
2005-01-24Fixed compile warningamber1-1/+3