summaryrefslogtreecommitdiff
path: root/src/map/guild.h
AgeCommit message (Expand)AuthorFilesLines
2021-02-15add buildin_getguildinfogumi1-1/+1
2020-09-12This is Hercules v2019.09.22Jesusaves1-0/+1
2020-08-07This is Hercules v2019.08.25r12.4+1Jesusaves1-1/+0
2019-07-28Convert guild castle database to use libconfigAsheraf1-1/+2
2019-02-11Change type for class variables from short to intAndrei Karas1-1/+1
2018-05-312012-2018 !Maytichai Saowa1-1/+1
2018-03-14- Implemented login date for guild members.Jônatas Andreta1-1/+1
2017-10-21Add packets for 64 bit exp.Andrei Karas1-1/+1
2017-06-25fix guild leader change in 2017 clients. Based on rathena commit:Andrei Karas1-1/+1
2016-12-03Clarify some Job Class vs MapID confusion (1/2)Haru1-1/+1
2016-10-28Fixed copyright year for 2016Lemongrass31101-1/+1
2016-04-23Removed the 'len' argument from various message-related functionsHaru1-1/+1
2016-03-20Dropped typedef from DBMapHaru1-4/+4
2016-03-20Dropped typedefs from union DBKey and struct DBDataHaru1-8/+8
2016-02-24Added const qualifier to several variable/argument pointersHaru1-6/+6
2016-01-06Change all TBL_PC to struct map_session_data as per style guidelineshemagx1-2/+4
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru1-4/+20
2015-08-15HPM compatibility improvementsHaru1-3/+3
2015-06-19Removed ".." from include directivesHaru1-4/+4
2015-01-12Blocked compilation of plugins that use unavailable functionsHaru1-0/+2
2014-11-16Whitespace cleanup (no code changes)Haru1-2/+2
2014-07-11Fixed reserved __identifier violationsHaru1-3/+3
2014-07-08Removed redundant data from guardian_data, saving up to 40 bytes per guardian...panikon1-5/+7
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-12/+4
2014-05-10Revert "Fixed order of includes in all source files"panikon1-4/+12
2014-05-09Fixed order of includes in all source filesHaru1-12/+4
2014-02-02Introducing HPM Datacheckshennetsind1-3/+3
2013-12-11Corrected some local 'mapindex' variables shadowing the global oneHaru1-1/+1
2013-11-07Item Bound Fixes/Adjustments/Improvementsshennetsind1-2/+0
2013-11-06Merge remote-tracking branch 'origin/master'shennetsind1-0/+4
2013-11-05Introducing the Hercules Standalone Script Syntax CheckerHaru1-1/+1
2013-10-31No error after compilation, but when logging in at map server it will crash.sevenzz231-0/+4
2013-10-26Changed 'tick' variables to 64 bitHaru1-2/+2
2013-09-27HPM: Guild.c Completedshennetsind1-1/+62
2013-07-01Fixed Bug #7216shennetsind1-1/+1
2013-05-15Hercules Renewal Phase One: guild.c startedshennetsind1-87/+88
2012-12-30-Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skil...glighta1-3/+3
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-13/+13
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-13/+13
2012-11-20Minor performance improvement; created guild flag cache to replace the ineffi...shennetsind1-0/+4
2012-11-10Voiding some functions.momacabu1-4/+4
2012-03-18Added Official Guild Aura Implementation bugreport:667shennetsind1-0/+2
2012-03-05- Guild Castle code cleanup:gepard19841-2/+1
2012-03-04- Guild Castle code cleanup:gepard19841-3/+2
2010-11-22* Fixed guild and guild member exp truncation issue (bugreport:4130, since r1...ai4rei1-1/+1
2010-06-01Replaced all occurrences of 'leaved' with 'withdraw'.Paradox924X1-1/+1
2008-09-09Enabled WoE SE to be run independently of WoE. Let's see how long it is befor...L0ne_W0lf1-0/+3
2008-04-08Small party/guild creation cleanup. Added packet comments. Removed fake reply...ultramage1-1/+1
2008-03-24* Reorganized the contents of the mapserver's header files.ultramage1-1/+11
2008-02-21- Fixed new guilds displaying online-connect member count at 0 rather than 1,...skotlex1-0/+1