summaryrefslogtreecommitdiff
path: root/src/common/mmo.h
AgeCommit message (Expand)AuthorFilesLines
2007-01-23- Added view_data support to mercenary.*, so that the Homunculus entries are ...skotlex1-1/+1
2006-12-20- Moved PACKETVER to mmo.h, and added support for the expanded character info...skotlex1-0/+3
2006-12-07- Fixed ladmin's linux compilation and moved some platform specific defines t...FlavioJS1-25/+1
2006-12-05- Moved START_ACCOUNT_NUM and END_ACCOUNT_NUM from login.h to mmo.h and chang...FlavioJS1-531/+535
2006-11-27- Updated the status change field "option" to an int rather than short. This ...skotlex1-1/+1
2006-09-30- Rewrote the txt->sql converter. It now links directly to the char server fi...skotlex1-0/+7
2006-08-24- Cleanup/typo on homunc's codetoms1-0/+2
2006-08-20Fixed "int format, long unsigned int arg" warningtoms1-2/+2
2006-08-15- Updated the char save structure for char-TXT servers so that the homun id w...skotlex1-2/+1
2006-08-02Code cleanup & optimization on guild part of char-servertoms1-4/+6
2006-07-27* Fix homunc & code cleanup [Toms] toms1-1/+1
2006-07-24Random Homunculus cleanupDracoRPG1-1/+1
2006-07-18- Added a proper check to make aggressive mobs never override homun targets r...skotlex1-1/+0
2006-07-17Orn's and Albator's Homunculus system, finally, YAY!!DracoRPG1-3/+29
2006-07-06- Modified the party_data structure on the map server to remove some redundan...skotlex1-0/+2
2006-06-13- Added HM_SKILLBASE, MAX_HOMUNSKILL to specify the skill level range of Homu...skotlex1-0/+4
2006-06-12- Made guild member exp an unsigned int.skotlex1-1/+2
2006-06-10- Added structure party_data and party_member_data to the map server to hold ...skotlex1-2/+0
2006-06-09- Modified guild exp to be an unsigned int rather than a signed one.skotlex1-1/+2
2006-05-31- Moved the JOB_* defines from map.h to mmo.h, update char.c to use them.skotlex1-0/+83
2006-05-25- Increased capacity for Account Variables to 64skotlex1-1/+1
2006-04-22- Added SC_KEEPING/SC_BARRIER to calc_flag in status_change_endskotlex1-1/+2
2006-03-27- Changed status_point/skill_point to unsigned short. Adjusted the code as ne...skotlex1-1/+1
2006-03-09- Moved a bunch of sc_effects that should be cancelled on hit from mob_damage...skotlex1-1/+1
2006-03-02- Fame list size is now defined by MAX_FAME_LIST constant (mmo.h)skotlex1-0/+2
2006-02-06- Added define clif_deadsit to send the dead state into player packets if the...skotlex1-1/+2
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...Valaris1-0/+403
2006-01-29Clearing trunk.Valaris1-353/+0
2005-03-29Fixed use of storage variable to conform to ANSI C spec [MouseJstr]amber1-2/+2
2005-03-28git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...veider1-0/+3
2005-01-28* Added DUMP_ALL_PACKETS and moved dump packets code in clif_parse a bit to s...(no author)1-1/+1
2005-01-23update(no author)1-13/+19
2004-12-29cxx updatesamber1-3/+3
2004-12-26fix buildamber1-0/+14
2004-12-23* Added some of Shinomori's fixescelest1-4/+0
2004-12-18updateamber1-0/+1
2004-12-13* common/mmo.h: changed base_level and job_level to unsigned int to increase ...codemaster1-1/+1
2004-12-13updateamber1-1/+1
2004-11-28fixed Guild skill Extention +2 -> +6 people per level. Lupus1-1/+1
2004-11-24- Updated to most of jA's 1067Added free()'scodemaster1-0/+20
2004-11-22git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@331 54...mc_cameri1-0/+2
2004-11-14Fixed some file typesamber1-311/+311
2004-11-05Fixed crash from guild skill point allocation, there seems to be a problem wi...valaris1-1/+1
2004-11-04git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@2 54d4...(no author)1-0/+311