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