summaryrefslogtreecommitdiff
path: root/src/char/int_guild.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-15Add most functions from int_guild.c to interfaces.Andrei Karas1-147/+169
2014-11-15Add most functions from char.c to interfaces.Andrei Karas1-16/+17
2014-11-15Add prefix inter_guild_ to most functions in int_guild.cAndrei Karas1-30/+30
2014-05-30Fixed typos inside src/Shido1-5/+5
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-10/+14
2014-05-10Revert "Fixed order of includes in all source files"panikon1-14/+10
2014-05-09Fixed order of includes in all source filesHaru1-10/+14
2014-05-07Follow up to 9a425c1panikon1-1/+1
2014-05-06Bug fixes and other changespanikon1-9/+41
2014-03-06Minor whitespace fixHaru1-4/+3
2014-02-11Fixed bug 7980panikon1-0/+1
2014-01-22Improvements to exp_guild.txt loadingHaru1-28/+22
2014-01-12Changed some void* to the correct data types where applicableHaru1-1/+0
2013-12-17Fixed several compiler warningsHaru1-18/+12
2013-10-26Changed 'tick' variables to 64 bitHaru1-3/+2
2013-09-25Renamed iTimer interface to timer.shennetsind1-3/+3
2013-06-08Follow up d73783f22b2bb881aab74524d153d89a5932a199shennetsind1-2/+2
2013-06-07Hercules Renewal Phase One : pc, party, map, timerSusu1-5/+5
2013-05-17- Made DB and malloc lib HPM-friendlySusu1-2/+2
2013-05-16Fixed Bug #7250shennetsind1-1/+1
2013-05-15HPM Updateshennetsind1-134/+134
2013-02-18Improvements all over the placeshennetsind1-5/+6
2013-02-16Updating the Headers across source filesshennetsind1-1/+1
2013-02-07Fixing mistake in modified source code headersshennetsind1-1/+1
2013-02-06Fixed Bug #7056shennetsind1-1/+1
2013-02-04Allow unsigned int values for guild exp (as it was before the change).akrus1-2/+2
2013-01-31Fixed Bug #3080shennetsind1-3/+4
2013-01-27Fixed Bug #7035shennetsind1-1/+1
2013-01-02-Follow up r17065 glighta1-25/+25
2012-12-30-Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skil...glighta1-5/+5
2012-12-22Community Contribution Time!momacabu1-2/+2
2012-12-12- Follow up r17004 & bugreport:6995, added safer calculation to strategic poi...markzd1-2/+2
2012-12-09* Use sv_readdb to read exp_guild.momacabu1-24/+11
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-1539/+1533
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-1533/+1539
2012-10-29-Add some src basic documentation.glighta1-7/+9
2012-03-13Enhanced `DBMap` implementation to allow storing integer type data in additio...gepard19841-3/+6
2012-03-09Code cleanup: replaced `DBIterator` function calls with macros where possible. gepard19841-3/+2
2012-03-05- Guild Castle code cleanup:gepard19841-21/+3
2012-03-04- Guild Castle code cleanup:gepard19841-201/+125
2012-03-02Replaced some magic numbers related to castle guardians with `MAX_GUARDIANS`.gepard19841-18/+6
2012-01-30- Removed more trailing tabs.brianluau1-2/+2
2012-01-20Merged TXT removal branch back to trunk.gepard19841-985/+1392
2010-12-07* Reverted r14563, due to multiple issues which render the source malfunction...ai4rei1-15/+15
2010-12-07Changed almost all instances of sprintf() to snprintf().Paradox924X1-15/+15
2010-12-02* Added defines for guild notice sizes (MAX_GUILDMES1 and MAX_GUILDMES2).ai4rei1-4/+4
2010-11-22* Fixed guild and guild member exp truncation issue (bugreport:4130, since r1...ai4rei1-15/+15
2010-11-22* Fixed saving/loading errors with compilers (such as VC6, MinGW), which do n...ai4rei1-2/+2
2010-11-22* Fixed map server getting notified of hair, hair color, gender, class and le...ai4rei1-1/+2
2010-06-01Replaced all occurrences of 'leaved' with 'withdraw'.Paradox924X1-2/+2