summaryrefslogtreecommitdiff
path: root/src/char/int_homun.c
AgeCommit message (Expand)AuthorFilesLines
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