summaryrefslogtreecommitdiff
path: root/src/char_sql/int_guild.c
AgeCommit message (Expand)AuthorFilesLines
2007-09-20* Merged the tmpsql branch:FlavioJS1-462/+406
2007-09-13Wiped out every mention of RETCODE from /src.ultramage1-3/+3
2007-08-09The new functions now clear junk from the output buffer, this simplifies the ...ultramage1-0/+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-6/+3
2007-05-21- Removed the TURBO socket mechanism - it was in fact just using a variable t...ultramage1-2/+0
2007-04-19- fixed a few include lines.skotlex1-4/+3
2007-04-02- Fixed char-server crash on @changegm use.skotlex1-1/+1
2007-03-21- Added define MAX_CHARS so you can easily mod the server to support a differ...skotlex1-1/+1
2007-03-11- cbasetypes now assumes that Mingwin does defines ssize_tskotlex1-4/+5
2007-02-09- Fixed char server SQL not sending the guild info update to other map server...skotlex1-1/+1
2006-12-25- a couple of warnings fixedFlavioJS1-1/+1
2006-12-23- Moved "#include <limits.h>" to cbasetypes.h to ensure it's included before ...FlavioJS1-2/+2
2006-12-11- Added various guild packet related missing checksskotlex1-1/+0
2006-12-05- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt...FlavioJS1-2106/+2106
2006-12-04- Repairing items via scripts no longer displays "item has been repaired"skotlex1-1/+0
2006-11-24- Added all the missing FIFOHEADs in the login/sql servers (required for TURB...skotlex1-1/+4
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...skotlex1-28/+47
2006-09-14- Likely fixed "half" of the alliance being saved, which ends up in guilds th...skotlex1-2/+6
2006-09-08- Added upgrade_svn8675.sql in case, for some reason, your guild table still ...skotlex1-3/+2
2006-08-23- Some minor cleanups.skotlex1-3/+5
2006-08-21Fixed SQL-Guild Creation, guild name was escaped 2 timestoms1-2/+4
2006-08-03Changed atoi to strtoul for guild-experience's fieldtoms1-1/+1
2006-08-02Code cleanup & optimization on guild part of char-servertoms1-319/+490
2006-06-12- Made guild member exp an unsigned int.skotlex1-2/+2
2006-06-11* [Fixed] Lance1-1/+1
2006-06-09- Fixed @mapinfo displaying incorrectly maps with nosave which send you back ...skotlex1-10/+21
2006-06-09- Modified guild exp to be an unsigned int rather than a signed one.skotlex1-10/+11
2006-05-31- Made the char_name_option char_athena.conf setting apply to parties and gui...skotlex1-0/+15
2006-05-15- Fixed the nocast flag 2 (not usable in pvp) returning true in pk-mode servers.skotlex1-0/+4
2006-03-01* Corrected a few Compiling Warnings [Codemaster]codemaster1-1/+1
2006-02-17- Char-SQL: Removed the ridiculous check for existing party/guild each time a...skotlex1-16/+12
2006-02-16- Updated the login/char sql servers to let the sql tables autogenerate the n...skotlex1-69/+35
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...Valaris1-0/+1914
2006-01-29Clearing trunk.Valaris1-1719/+0
2005-03-29* Added auto save guild dataevery 5 minutes during WOEcelest1-12/+0
2005-03-29Fixe compile time problems with our mixed C++/C conformanceamber1-3/+3
2005-03-23Fixed compile warningcelest1-1/+1
2005-03-23* Fixed alot of memory leakscelest1-0/+29
2005-03-03SQL: Castles data saving bugfix (fully working! tested during WOE on 100 play...Lupus1-37/+19
2005-03-02partial SQL Castles Saving (doesn't clear GuildID when you abandon a castle yet)Lupus1-41/+60
2005-02-28fixed SQL Castle Saving BUGSLupus1-5/+5
2005-02-22Cleanup compiler warningsamber1-2/+3
2005-02-20fixed the guildcastle saving in charsqlsirius1-41/+34
2005-01-24A lot of changes. login and char server compile under both TXT and SQL under ...(no author)1-18/+18
2005-01-23update(no author)1-98/+98
2004-12-30updateamber1-4/+4
2004-12-29cxx updatesamber1-5/+5
2004-12-29git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...celest1-2/+4