summaryrefslogtreecommitdiff
path: root/src/char_sql
AgeCommit message (Expand)AuthorFilesLines
2006-12-05- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt...FlavioJS16-9892/+9892
2006-12-04- Repairing items via scripts no longer displays "item has been repaired"skotlex1-1/+0
2006-12-04- Fixed the txt->sql converter not escaping character names before saving them.skotlex1-2/+5
2006-12-01- Fixed txt-converter compilation. skotlex1-2/+2
2006-11-24- Added all the missing FIFOHEADs in the login/sql servers (required for TURB...skotlex7-173/+239
2006-11-07- Applied FlavioJs's patch which enables colored console output for Windows s...skotlex1-0/+2
2006-10-25- Made the exp bonus settings be adjustable:skotlex1-1/+1
2006-10-25final clone maps -> original maps change. also fixed novice grounds map in ch...Lupus1-1/+1
2006-10-23- char_family now returns the char_id of the children when previously it woul...skotlex2-14/+19
2006-10-23- Removed NJ_TOBIDOUGU adding damage to W_HUUMA weapons which somehow got rea...skotlex1-1/+1
2006-10-21- Some minor cleanupsskotlex1-2/+1
2006-10-20- Fixed Charge Atk being able to go through chasm/pits.skotlex2-52/+13
2006-10-13- Base attack for non players is now calculated as str + [str/10]^2 (it does ...skotlex1-13/+14
2006-10-11- Cleaned up unitattack, unittalk and unitdeadsitskotlex1-28/+25
2006-10-10- Fixed crash when char-server sends to a "random" map-server online on connect.skotlex1-1/+1
2006-10-04- Modified pc_jobchange so that it automatically removes peco/falcon/cart/hom...skotlex1-1/+1
2006-09-30- Rewrote the txt->sql converter. It now links directly to the char server fi...skotlex12-211/+225
2006-09-26- Updated battle_check_target so that non-offensive skills cannot be used on ...skotlex1-24/+4
2006-09-22- Fixed the "map server claims to have char online, but this other map server...skotlex1-2/+6
2006-09-21- Removed the unrecognized class error messages from pc_mapid2jobid and pc_jo...skotlex1-1/+1
2006-09-14- Likely fixed "half" of the alliance being saved, which ends up in guilds th...skotlex1-2/+6
2006-09-12- Improved sql-query to check if name already exists when creating new chars.skotlex1-1/+1
2006-09-12- Added manual deletion of sc_data entries when deleting a character (char-SQL)skotlex1-0/+10
2006-09-08- Added upgrade_svn8675.sql in case, for some reason, your guild table still ...skotlex2-6/+2
2006-08-30- Fixed char-sql compilationskotlex3-16/+12
2006-08-30- Added a message to @clearweather stating when climate changes will dispel.skotlex2-90/+116
2006-08-23- Some minor cleanups.skotlex1-3/+5
2006-08-22more typosLupus1-8/+5
2006-08-22field typoLupus1-1/+1
2006-08-22added char deletion condition by BaseLevelLupus1-6/+30
2006-08-21Fixed SQL-Guild Creation, guild name was escaped 2 timestoms1-2/+4
2006-08-20Fixed "int format, long unsigned int arg" warningtoms1-2/+2
2006-08-15- Applied multiple fixes which should take care of making homun save/load wor...skotlex1-1/+1
2006-08-15Delete homunc's skills from sql when the homunc is destroyedtoms1-9/+17
2006-08-15- Fixed the int_homun.c compilation issue with Char-SQL.skotlex1-1/+1
2006-08-15- Some cleanup of int_homun.cskotlex1-16/+38
2006-08-14- Fixed script engine allowing scripts to set a player's zeny to negative val...skotlex2-2/+4
2006-08-13- Corrected the mapif_parse_PartyChangeMap function to correctly update level...skotlex1-7/+16
2006-08-10- Hopefully fixed family-party-even-share not breaking when a member logs out.skotlex1-0/+5
2006-08-09- Fixed the char-server not invoking the party_calc_state function when the t...skotlex1-4/+5
2006-08-08- Fixed the login-sql server replying to the change-sex packet with the wrong...skotlex1-0/+1
2006-08-03Changed atoi to strtoul for guild-experience's fieldtoms1-1/+1
2006-08-03Fixed a bug in int_storage.c, temp array doesn't have the good sizetoms1-1/+1
2006-08-02Code cleanup & optimization on guild part of char-servertoms1-319/+490
2006-08-01- Fixed the subnet 0 mask being reset to 0 when someone goes up on the fame r...skotlex1-3/+3
2006-07-30Force all players offline in sql when char-server startstoms1-0/+4
2006-07-27- Removed a redeclared variable i in the parsing of the fame list (char-txt s...skotlex1-1/+0
2006-07-27* Fix homunc & code cleanup [Toms] toms1-1/+1
2006-07-20- Applied the fix to homunculus name saving...skotlex1-2/+4
2006-07-19- Fixed the homun creation sql statement. Why noone else did so before?skotlex1-1/+1