shennetsind
|
a1612031a6
Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks to 3CeAM for the base.
|
vor 13 Jahren |
brianluau
|
64379ae3d4
- Added 22nd argument to 'getmonsterinfo' which returns the mvp_exp of a monster.
|
vor 13 Jahren |
shennetsind
|
c0a6468d03
Let there be light! GREEN TREE ON ALL DISTROS, I CHOOSE YOU, NOW!
|
vor 13 Jahren |
protimus
|
f5f937c809
More cleanups for old clients.
|
vor 13 Jahren |
shennetsind
|
66030c2dc6
Fixed gcc warning on script.c, getnpcid
|
vor 13 Jahren |
epoque11
|
00aa83d419
- Fixed grouprandomitem; always produced negative item IDs. (bugreport:5529)
|
vor 13 Jahren |
eathenabot
|
cbce9ab414
* Merged changes up to eAthena 15085.
|
vor 13 Jahren |
shennetsind
|
7f57ab9eee
Fixed bugreport:5497, LK/RG/PD/RG new mounts are now available again to clients prior to november 2011, items with delayed consumption are no longer available to users in new mount state. Updated setoption to consider pc_cant_mount and remove OPTION_MOUNTING from the opt bundle
|
vor 13 Jahren |
eathenabot
|
a678624e64
* Merged changes up to eAthena 15083.
|
vor 13 Jahren |
epoque11
|
7bcfb36e0e
- Fixed Clown/Gypsy/Minstrel/Wanderer not receiving skill points upon change-sex
|
vor 13 Jahren |
gepard1984
|
b610cb1a7c
- Script label db now utilizes `DBMap`'s ability to store integer-type data (follow-up to r15682).
|
vor 13 Jahren |
lordttseven
|
58c5c34e81
Refine DB update
|
vor 13 Jahren |
gepard1984
|
691872fdc7
Enhanced `DBMap` implementation to allow storing integer type data in addition to void pointers.
|
vor 13 Jahren |
gepard1984
|
47fc6d2fe2
- Guild Castle code cleanup:
|
vor 13 Jahren |
gepard1984
|
f810293de3
- Guild Castle code cleanup:
|
vor 13 Jahren |
lordttseven
|
9f938e0c70
* fixed getiteminfo offset being off by one in REMODE (bugreport:5378)
|
vor 13 Jahren |
gepard1984
|
654676b73e
Replaced some magic numbers related to castle guardians with `MAX_GUARDIANS`.
|
vor 13 Jahren |
gepard1984
|
17bb9ae684
Enabled `DB_OPT_RELEASE_DATA` for several `DBMap`s to simplify data freeing.
|
vor 13 Jahren |
gepard1984
|
09193ae095
Added `getgroupid()` script command (follow-up to r15572).
|
vor 13 Jahren |
gepard1984
|
334d5959be
Removed deprecated memory manager macros (follow-up to r14916).
|
vor 13 Jahren |
gepard1984
|
4b96270a30
Fixed `strtolower` and `strtoupper` script functions (bug:5331).
|
vor 13 Jahren |
gepard1984
|
22f0714c07
- Added `libconfig` (configuration file library: http://www.hyperrealm.com/libconfig/):
|
vor 13 Jahren |
gepard1984
|
0709205ee8
Merged `getmapmobs` script function into `mobcount` (bugreport:244). See script commands documentation for details.
|
vor 13 Jahren |
brianluau
|
00367cd7b7
- Removed more trailing tabs.
|
vor 13 Jahren |
brianluau
|
3aede46965
- Removed trailing tabs, and fixed some spacing.
|
vor 13 Jahren |
xazax-hun
|
d4cae50fe1
Minor cleanups, mostly reducing scopes.
|
vor 13 Jahren |
gepard1984
|
bf1c81839f
Merged TXT removal branch back to trunk.
|
vor 13 Jahren |
gepard1984
|
b575345ac7
Reorganized picklog functions a bit to reuse some common code.
|
vor 13 Jahren |
gepard1984
|
54ac5c18de
Enabled Mersenne Twister MT19937 as random number generator instead of standard `rand()` function (follow-up to r14865, r14870).
|
vor 13 Jahren |
brianluau
|
43dcf27318
- Updates to script_commands.txt, and added svn:keywords property.
|
vor 13 Jahren |