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
/
char
/
int_guild.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-03
Clarify some Job Class vs MapID confusion (1/2)
Haru
1
-6
/
+6
2016-08-19
Renamed some char and inter server variables
Haru
1
-14
/
+14
2016-07-02
Removed a duplicate check from inter_guild_tosql()
Haru
1
-12
/
+7
2016-03-20
Dropped typedef from DBIterator
Haru
1
-1
/
+1
2016-03-20
Dropped typedefs from union DBKey and struct DBData
Haru
1
-2
/
+2
2016-03-20
Removed unnecessary typedefs from sql.h
Haru
1
-0
/
+1
2016-03-20
Added const qualifier to some typecasts
Haru
1
-9
/
+9
2016-02-24
Removed several unnecessary RFIFOP typecasts
Haru
1
-11
/
+11
2016-02-24
Added const qualifier to several variable/argument pointers
Haru
1
-8
/
+8
2016-02-19
Fix some cast discards 'const' qualifier from pointer target type warnings.
Andrei Karas
1
-7
/
+7
2016-01-14
Adjusted names in enum guild_permission to still make sense when additional c...
ultramage
1
-1
/
+1
2015-12-15
Added GPL-compliant header to all sources and build scripts
Haru
1
-4
/
+20
2015-10-19
rename malloc.c/h to memmgr.
Andrei Karas
1
-1
/
+1
2015-08-15
HPM compatibility improvements
Haru
1
-0
/
+1
2015-07-12
Remove useless checks from char server.
Andrei Karas
1
-1
/
+0
2015-06-19
Cleaned up some #includes
Haru
1
-1
/
+0
2015-06-19
Removed ".." from include directives
Haru
1
-14
/
+14
2015-06-01
Replaced some of the hardcoded values with constants (char)
Haru
1
-13
/
+11
2015-04-10
Fixed some compiling errors under MSVC
csnv
1
-1
/
+3
2015-04-09
Add checks to int_guild.c
Andrei Karas
1
-3
/
+45
2015-01-20
Minor fixes and tweaks suggested by cppcheck
Haru
1
-8
/
+5
2015-01-12
Fixed some -Wformat-security warnings
Haru
1
-3
/
+3
2014-11-16
Whitespace cleanup (no code changes)
Haru
1
-20
/
+21
2014-11-15
Move global variable into interface in inter.c
Andrei Karas
1
-142
/
+142
2014-11-15
Move global variable into interface in int_guild.c
Andrei Karas
1
-22
/
+19
2014-11-15
Add most functions from inter.c to interfaces.
Andrei Karas
1
-3
/
+3
2014-11-15
Add most functions from int_guild.c to interfaces.
Andrei Karas
1
-147
/
+169
2014-11-15
Add most functions from char.c to interfaces.
Andrei Karas
1
-16
/
+17
2014-11-15
Add prefix inter_guild_ to most functions in int_guild.c
Andrei Karas
1
-30
/
+30
2014-05-30
Fixed typos inside src/
Shido
1
-5
/
+5
2014-05-10
Re-commit of "Fixed order of includes in all source files"
Haru
1
-10
/
+14
2014-05-10
Revert "Fixed order of includes in all source files"
panikon
1
-14
/
+10
2014-05-09
Fixed order of includes in all source files
Haru
1
-10
/
+14
2014-05-07
Follow up to 9a425c1
panikon
1
-1
/
+1
2014-05-06
Bug fixes and other changes
panikon
1
-9
/
+41
2014-03-06
Minor whitespace fix
Haru
1
-4
/
+3
2014-02-11
Fixed bug 7980
panikon
1
-0
/
+1
2014-01-22
Improvements to exp_guild.txt loading
Haru
1
-28
/
+22
2014-01-12
Changed some void* to the correct data types where applicable
Haru
1
-1
/
+0
2013-12-17
Fixed several compiler warnings
Haru
1
-18
/
+12
2013-10-26
Changed 'tick' variables to 64 bit
Haru
1
-3
/
+2
2013-09-25
Renamed iTimer interface to timer.
shennetsind
1
-3
/
+3
2013-06-08
Follow up d73783f22b2bb881aab74524d153d89a5932a199
shennetsind
1
-2
/
+2
2013-06-07
Hercules Renewal Phase One : pc, party, map, timer
Susu
1
-5
/
+5
2013-05-17
- Made DB and malloc lib HPM-friendly
Susu
1
-2
/
+2
2013-05-16
Fixed Bug #7250
shennetsind
1
-1
/
+1
2013-05-15
HPM Update
shennetsind
1
-134
/
+134
2013-02-18
Improvements all over the place
shennetsind
1
-5
/
+6
2013-02-16
Updating the Headers across source files
shennetsind
1
-1
/
+1
2013-02-07
Fixing mistake in modified source code headers
shennetsind
1
-1
/
+1
[next]