euphyy
|
9fcdb56b2e
* Follow-up r16835: Some cleanup.
|
12 years ago |
glighta
|
7a6a529548
-Add some src basic documentation.
|
12 years ago |
shennetsind
|
779d97c1cb
Hello! few things.
|
12 years ago |
cleaverbeaver
|
24cfb989e2
* Fixed the guild skill delay reset feature bugreport:5715
|
13 years ago |
shennetsind
|
cd69224095
Follow up r15862 and r15863. Forgot this \o/. /me feels horribly horrible.
|
13 years ago |
shennetsind
|
72ba123607
Added Official Guild Aura Implementation bugreport:667
|
13 years ago |
gepard1984
|
c8cbee8f74
- Reverted r15701 and r15702 to restore ERS for guild exp cache.
|
13 years ago |
shennetsind
|
64038259e7
Follow up r15701 added missing db_destroy for memory stuff.
|
13 years ago |
shennetsind
|
b1e526043b
Fixed bugreport:5458 server crashing when a character with guild-exp-tax kills a monster. dev note: Gepard I tried to reach you but you weren't available, so I've done my own fix although my lack of familiarity with your new system, make yourself comfortable to modify as you wish.
|
13 years ago |
gepard1984
|
691872fdc7
Enhanced `DBMap` implementation to allow storing integer type data in addition to void pointers.
|
13 years ago |
gepard1984
|
8817eaa885
Code cleanup: replaced `DBIterator` function calls with macros where possible.
|
13 years ago |
gepard1984
|
47fc6d2fe2
- Guild Castle code cleanup:
|
13 years ago |
gepard1984
|
f810293de3
- Guild Castle code cleanup:
|
13 years ago |
gepard1984
|
654676b73e
Replaced some magic numbers related to castle guardians with `MAX_GUARDIANS`.
|
13 years ago |
gepard1984
|
14d2a44ea5
- Fixed dangling pointer caused by r15644 (partially reverted).
|
13 years ago |
gepard1984
|
17bb9ae684
Enabled `DB_OPT_RELEASE_DATA` for several `DBMap`s to simplify data freeing.
|
13 years ago |
eathenabot
|
81523f57df
* Merged changes up to eAthena 15054. [ai4rei]
|
13 years ago |
gepard1984
|
8b3a63cf11
Picklog improvements:
|
13 years ago |
eathenabot
|
7b2c38fd24
* Merged changes up to eAthena 15036.
|
13 years ago |
eathenabot
|
1810f2efcc
* Merged changes up to eAthena 15032.
|
13 years ago |
shennetsind
|
bd16cc0a6e
Performance Improvement on the guild xy timer, removed a unnecessary idb lookup
|
13 years ago |
epoque11
|
3d6e6b3054
- Forgot to include the ! symbol, whoops
|
13 years ago |
epoque11
|
f85b738675
- Changed guild member x/y timer to not process the guild if no members are online
|
13 years ago |
ai4rei
|
95775b10ae
* Fixed db/packet_db.txt reading not checking for max. amount of positions.
|
13 years ago |
ultramage
|
edcb998d59
Replaced custom type 'intptr' with standard 'intptr_t'.
|
14 years ago |
ai4rei
|
aaab80fb80
* Some NPC event related cleaning.
|
14 years ago |
ai4rei
|
dc6ae732e4
* Some cleanups related to player and monster states.
|
14 years ago |
ai4rei
|
40b140b335
* Fixed @changegm not updating guild window interface after changing the guild leader (bugreport:408, since r2622, related r3185).
|
14 years ago |
ai4rei
|
6aa18784a3
* Random accumulated tweaks and fixes.
|
14 years ago |
ai4rei
|
ad0f39a6ec
* Made remaining csv databases (guild, castle, homunculus, itemdb, mercenary) use sv_readdb, where applicable (follow up to r14524, r14526 and r14532).
|
14 years ago |