index
:
evol/hercules
jak1/ci_fix
jak1/remove_unusable_console_output
master
rebased
test
tmphpm
The Mana World fork of Hercules. This is vanilla Hercules with a few tiny modifications for our specific needs. Mutually-beneficial modifications are contributed upstream.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
guild.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-07
Rename clif_charnameack into clif_blname_ack
Andrei Karas
1
-2
/
+2
2019-02-11
Change type for class variables from short to int
Andrei Karas
1
-1
/
+1
2018-11-13
Fixed character not joining its guild chat when joining a new guild.
Mathy
1
-0
/
+5
2018-10-02
Fixed failed assertion in guild invite.
Dastgir
1
-3
/
+2
2018-08-24
Update packet ZC_ACK_LEAVE_GUILD.
Andrei Karas
1
-1
/
+1
2018-08-24
Update packet ZC_ACK_BAN_GUILD.
Andrei Karas
1
-1
/
+1
2018-08-22
Add packet ZC_GUILD_POSITION.
Andrei Karas
1
-2
/
+2
2018-07-12
Split btype and item_id parameters in function clif_skill_fail.
Andrei Karas
1
-1
/
+1
2018-07-01
Change functions to static where possible (Part 4 - map)
Haru
1
-90
/
+114
2018-05-31
2012-2018 !
Maytichai Saowa
1
-1
/
+1
2018-04-23
Merge pull request #2005 from guilherme-gm/guildskillcd
Haru
1
-2
/
+2
2018-04-08
Allow guild skills cooldown to continue when logged out
Guilherme G. Menaldo
1
-2
/
+2
2018-03-14
- Implemented login date for guild members.
Jônatas Andreta
1
-1
/
+3
2018-01-25
Implementation of Official Clan System
Murilo Pereti Tavares
1
-0
/
+5
2017-10-21
Add packets for 64 bit exp.
Andrei Karas
1
-1
/
+2
2017-09-19
remove trailing whitespaces from source
gumi
1
-1
/
+1
2017-06-25
fix guild leader change in 2017 clients. Based on rathena commit:
Andrei Karas
1
-9
/
+17
2016-12-03
Clarify some Job Class vs MapID confusion (1/2)
Haru
1
-4
/
+4
2016-10-28
Fixed copyright year for 2016
Lemongrass3110
1
-1
/
+1
2016-07-14
Fixed Coverity CID 150316: Copy into fixed size buffer
Haru
1
-7
/
+5
2016-07-02
Fix wrong item deletion in guild creation code if emperium item not in invent...
Andrei Karas
1
-2
/
+5
2016-04-23
Corrected the type of the 'length' argument of other message-related functions
Haru
1
-1
/
+1
2016-04-23
Removed the 'len' argument from various message-related functions
Haru
1
-4
/
+5
2016-03-20
Dropped typedef from DBIterator
Haru
1
-7
/
+8
2016-03-20
Dropped typedefs from union DBKey and struct DBData
Haru
1
-10
/
+14
2016-02-27
Replaced various '-1' with the correct constant
Haru
1
-14
/
+16
2016-02-24
Added const qualifier to several variable/argument pointers
Haru
1
-6
/
+8
2016-01-14
Adjusted names in enum guild_permission to still make sense when additional c...
ultramage
1
-1
/
+1
2016-01-06
Replaced the remaining explicit casts with BL_CAST/BL_UCAST
Haru
1
-1
/
+1
2016-01-06
Replaced some explicit casts with BL_UCAST/BL_UCCAST
Haru
1
-4
/
+4
2016-01-06
Change all TBL_MOB to struct mob_data as per strly guidelines
hemagx
1
-2
/
+2
2016-01-06
Change all TBL_PC to struct map_session_data as per style guidelines
hemagx
1
-10
/
+10
2015-12-15
Added GPL-compliant header to all sources and build scripts
Haru
1
-4
/
+20
2015-12-11
Fix guild member position check.
Andrei Karas
1
-1
/
+1
2015-12-10
Fix guild position check.
Andrei Karas
1
-1
/
+1
2015-12-04
Add missing checks to guild.c
Andrei Karas
1
-1
/
+26
2015-10-19
rename malloc.c/h to memmgr.
Andrei Karas
1
-1
/
+1
2015-10-11
Cleanup of the HPluginData implementation (second part)
Haru
1
-4
/
+2
2015-10-11
Cleanup of the HPluginData implementation (First part)
Haru
1
-21
/
+4
2015-09-25
More aggressive whitespace cleanup. Follow up to 51329e6
Haru
1
-53
/
+42
2015-09-18
Clarified the intent of several assignments inside conditional expressions
Haru
1
-1
/
+1
2015-09-14
Add missing checks into channel.c
Andrei Karas
1
-1
/
+1
2015-08-15
HPM compatibility improvements
Haru
1
-0
/
+1
2015-06-19
Removed ".." from include directives
Haru
1
-25
/
+25
2015-06-01
Replaced some of the hardcoded values with constants (map)
Haru
1
-12
/
+10
2015-06-01
Replaced some of the hardcoded values with constants (char)
Haru
1
-5
/
+3
2015-02-23
Hercules Ultimate Localization Design
shennetsind
1
-4
/
+4
2015-01-24
Channels refactoring: guild_*
Haru
1
-3
/
+6
2015-01-24
Channels refactoring: join
Haru
1
-14
/
+4
2015-01-24
Minor channel system refactoring
Haru
1
-7
/
+1
[next]