summaryrefslogtreecommitdiff
path: root/src/char/int_homun.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-15Move global variable into interface in inter.cAndrei Karas1-45/+45
2014-11-15Add most functions from int_homun.c to interfaces.Andrei Karas1-27/+37
2014-05-30Fixed typos inside src/Shido1-2/+2
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-9/+12
2014-05-10Revert "Fixed order of includes in all source files"panikon1-12/+9
2014-05-09Fixed order of includes in all source filesHaru1-9/+12
2013-06-10Added SqlStmt functions to the SQL interfaceSusu1-7/+7
2013-05-16Fixed Bug #7250shennetsind1-1/+1
2013-05-15HPM Updateshennetsind1-40/+41
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-240/+229
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-229/+240
2012-08-18Fixed bugreport:6343 homun-s skill tree now is properly populated with previo...shennetsind1-24/+25
2012-01-23` Added renaming support for the remaining 'ragnarok' tables in the inter_ath...xantara1-9/+9
2012-01-20Merged TXT removal branch back to trunk.gepard19841-289/+237
2011-06-22Added enum e_skill_flag to represent the values of struct s_skill's complicat...ultramage1-1/+1
2010-12-07* Reverted r14563, due to multiple issues which render the source malfunction...ai4rei1-2/+2
2010-12-07Changed almost all instances of sprintf() to snprintf().Paradox924X1-2/+2
2008-04-12TXT code has been re uploaded. Please note this does not change the fact that...Kevin1-0/+365
2008-04-12I live in a giant bucket.Kevin1-365/+0
2008-03-26Adjusted eAthena code to compile cleanly in C++ mode.ultramage1-11/+6
2008-01-06Modified showmsg code to not attach a timestamp to MSG_NONE-type messages, ge...ultramage1-2/+0
2007-11-27* TXT/SQL login server code synchronizationultramage1-1/+1
2007-11-23Fixed a badly defined skill range in homunculus loading code (followup to r11...ultramage1-2/+2
2007-11-14Fixed some homunculus skill offset calculation mistakes (bugreport:363)ultramage1-2/+2
2007-11-08* Changed EXIT_SUCCESS back to 0 in console.c to avoid an unnecessary include.FlavioJS1-2/+2
2007-10-17Using predefined constants as parameters to the exit() function.ultramage1-1/+1
2007-09-20* Merged the tmpsql branch:FlavioJS1-4/+4
2007-09-13Wiped out every mention of RETCODE from /src.ultramage1-1/+1
2007-05-25Corrected some weird fgets() statements, plus reformatted themultramage1-1/+2
2007-05-23- Added new flag to skill_castnodex.txt, to allow per-skill tweaking of cast ...ultramage1-1/+1
2007-04-29Gave each file an empty last line, to make svn happierultramage1-1/+0
2007-02-07Cleaning up of the socket codeultramage1-0/+1
2007-01-21Typo huntultramage1-1/+1
2006-12-05- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt...FlavioJS1-371/+371
2006-11-23- Made WFIFOHEAD() check for available buffer size remaining on the connectio...skotlex1-2/+6
2006-10-20- Fixed Charge Atk being able to go through chasm/pits.skotlex1-40/+12
2006-10-06- Now you can trade while in a chatroom.skotlex1-1/+1
2006-08-22- Modified the homun-txt file-save format to separate the name from the rest ...skotlex1-2/+2
2006-08-21- Removed config setting "muting_players", and expanded the manner_system con...skotlex1-2/+2
2006-08-15- Applied multiple fixes which should take care of making homun save/load wor...skotlex1-9/+9
2006-08-15- Some cleanup of int_homun.cskotlex1-0/+395