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