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
2013-05-17
- Made DB and malloc lib HPM-friendly
Susu
1
-14
/
+14
2013-05-15
Hercules Renewal Phase One: guild.c started
shennetsind
1
-70
/
+148
2013-05-15
HPM Update
shennetsind
1
-10
/
+11
2013-05-09
Fixed Ally Chat / Bug #7228
shennetsind
1
-18
/
+32
2013-04-22
Hercules April 22 MEGA-ULTRA-LONG Patch~!
shennetsind
1
-4
/
+4
2013-04-17
Follow up 8ce4eddbbfc874706f6a2e6f81c3b9f84ef2039e
shennetsind
1
-1
/
+1
2013-04-15
Fixed Bug #7167
shennetsind
1
-0
/
+1
2013-04-11
Hercules Channel System Update
shennetsind
1
-3
/
+6
2013-04-11
Fixed Bug #7158
shennetsind
1
-6
/
+2
2013-04-04
Follow up https://github.com/HerculesWS/Hercules/commit/7ec1e8fdff6adad1979d7...
shennetsind
1
-0
/
+1
2013-03-30
Hercules Renewal: clif.c complete
shennetsind
1
-43
/
+110
2013-03-29
Hercules Renewal: clif.c
shennetsind
1
-80
/
+80
2013-03-02
Hercules Renewal: skill.c
shennetsind
1
-4
/
+4
2013-02-18
Improvements all over the place
shennetsind
1
-1
/
+1
2013-01-07
* Follow Up: r17080
markzd
1
-1
/
+1
2012-12-30
-Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skil...
glighta
1
-21
/
+21
2012-12-23
* Implemented @breakguild (tid:75159) and @hommutate (tid:74651).
momacabu
1
-1
/
+1
2012-12-05
- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).
brianluau
1
-1420
/
+1433
2012-11-25
Applied AStyle code formating as discussed on tid:74602.
greenboxal2
1
-1433
/
+1420
2012-11-20
Minor performance improvement; created guild flag cache to replace the ineffi...
shennetsind
1
-24
/
+77
2012-11-12
-Add Homon-S skills, 1st implementation (all done except Eleanors)
glighta
1
-1
/
+1
2012-11-10
Voiding some functions.
momacabu
1
-8
/
+4
2012-10-29
* Follow-up r16835: Some cleanup.
euphyy
1
-20
/
+20
2012-10-29
-Add some src basic documentation.
glighta
1
-104
/
+189
2012-09-02
Hello! few things.
shennetsind
1
-1
/
+1
2012-05-09
* Fixed the guild skill delay reset feature bugreport:5715
cleaverbeaver
1
-1
/
+1
2012-04-15
Follow up r15862 and r15863. Forgot this \o/. /me feels horribly horrible.
shennetsind
1
-3
/
+3
2012-03-18
Added Official Guild Aura Implementation bugreport:667
shennetsind
1
-4
/
+33
2012-03-17
- Reverted r15701 and r15702 to restore ERS for guild exp cache.
gepard1984
1
-10
/
+21
2012-03-17
Follow up r15701 added missing db_destroy for memory stuff.
shennetsind
1
-0
/
+1
2012-03-17
Fixed bugreport:5458 server crashing when a character with guild-exp-tax kill...
shennetsind
1
-21
/
+9
2012-03-13
Enhanced `DBMap` implementation to allow storing integer type data in additio...
gepard1984
1
-28
/
+56
2012-03-09
Code cleanup: replaced `DBIterator` function calls with macros where possible.
gepard1984
1
-6
/
+6
2012-03-05
- Guild Castle code cleanup:
gepard1984
1
-63
/
+93
2012-03-04
- Guild Castle code cleanup:
gepard1984
1
-88
/
+52
2012-03-02
Replaced some magic numbers related to castle guardians with `MAX_GUARDIANS`.
gepard1984
1
-18
/
+8
2012-03-02
- Fixed dangling pointer caused by r15644 (partially reverted).
gepard1984
1
-4
/
+16
2012-03-01
Enabled `DB_OPT_RELEASE_DATA` for several `DBMap`s to simplify data freeing.
gepard1984
1
-11
/
+5
2012-01-17
* Merged changes up to eAthena 15054. [ai4rei]
eathenabot
1
-1
/
+1
2012-01-11
Picklog improvements:
gepard1984
1
-1
/
+1
2011-12-19
* Merged changes up to eAthena 15036.
eathenabot
1
-2
/
+1
2011-12-11
* Merged changes up to eAthena 15032.
eathenabot
1
-2
/
+2
2011-12-08
Performance Improvement on the guild xy timer, removed a unnecessary idb lookup
shennetsind
1
-3
/
+2
2011-12-08
- Forgot to include the ! symbol, whoops
epoque11
1
-1
/
+1
2011-12-08
- Changed guild member x/y timer to not process the guild if no members are o...
epoque11
1
-0
/
+5
2011-10-28
* Fixed db/packet_db.txt reading not checking for max. amount of positions.
ai4rei
1
-4
/
+5
2011-06-30
Replaced custom type 'intptr' with standard 'intptr_t'.
ultramage
1
-5
/
+5
2011-05-14
* Some NPC event related cleaning.
ai4rei
1
-2
/
+2
2011-04-16
* Some cleanups related to player and monster states.
ai4rei
1
-1
/
+1
2011-04-10
* Fixed @changegm not updating guild window interface after changing the guil...
ai4rei
1
-2
/
+13
[next]