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