shennetsind
|
6e0b7ee4c0
minor code improvement, moved some "hidden" configs to config/Core.h
|
13 years ago |
shennetsind
|
275f0b6b5b
Follow up r15269, fixed a few typos and a test entry that wasn't meant to be submitted.
|
13 years ago |
shennetsind
|
9c516793ff
Added new bonus for RE cards 'bonus bWeaponMatk,<value>;'
|
13 years ago |
calciumkid
|
94483213f9
mob_read_sqlskilldb func [CalciumKid]
|
13 years ago |
epoque11
|
5d1438cced
- Fixed hidden GMs being processed in the PVP ranking timer
|
13 years ago |
brianluau
|
27f53c1386
- Renamed 'RRConfig' folder to 'config'.
|
13 years ago |
shennetsind
|
a785b383d7
Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll get it sorted.
|
13 years ago |
ultramage
|
2da1b94830
Corrected documentation on monster respawn delay1/delay2 fields to reflect actual server behavior (followup to r11964).
|
13 years ago |
L0ne_W0lf
|
d25e1c287b
* Applied map flag update patch provided by Daegaladh. Will mess with custom restricted items.
|
13 years ago |
L0ne_W0lf
|
02179c24bb
* Added bonus3 bAddClassDropItem, care of Epoque.
|
14 years ago |
ultramage
|
fa5015a913
Removed extra guards around cbasetypes.h include lines, since they give no performance improvement.
|
14 years ago |
ultramage
|
edcb998d59
Replaced custom type 'intptr' with standard 'intptr_t'.
|
14 years ago |
flaviojs
|
b02133b422
* Merges from charmerge:
|
14 years ago |
ai4rei
|
600e9e8320
* Moved bitfield 'boss' inside 'spawn_data' and 'mob_data' into the respective state struct (from r13813, follow up to r14795).
|
14 years ago |
ai4rei
|
aaab80fb80
* Some NPC event related cleaning.
|
14 years ago |
ai4rei
|
9d505aed9b
* Random accumulated bits and pieces.
|
14 years ago |
ai4rei
|
847809a9e7
* Added support for visible garments/robes.
|
14 years ago |
ai4rei
|
4ac5525eb8
* Fixed mapflags not getting initialized upon @reloadscript (bugreport:2247, since r1275).
|
14 years ago |
ultramage
|
74872445ff
Changed 'killerrid' and 'killedrid' from player vars to player params (bugreport:3249).
|
14 years ago |
ai4rei
|
103e46fdab
* Added enumeration RC2_* for mob data 'race2' (bugreport:4561).
|
14 years ago |
Gepard
|
123a803ccb
* Removed unused 'indoors' mapflag (follow-up to r3729).
|
14 years ago |
Skotlex
|
1a2fd04b19
- Merged Shinryo's patch to speed up map-cache loading.
|
14 years ago |
L0ne_W0lf
|
a39d3e704f
* Implemented the fix for Slim Pitcher working on WoESE objects (bugreport:3618).
|
15 years ago |
Inkfish
|
da07c3b06e
Reverted renaming foreach functions and create a new one for OnTouch so that last commit will hopefully break NOTHING in use.
|
15 years ago |
Inkfish
|
42987f61ad
* Implemented the official version of 'OnTouch' named as 'OnTouch_'.(it can be defined in script_athena.conf)
|
15 years ago |
Inkfish
|
b0d8294419
Added bMagicHPGainValue and bMagicSPGainValue.
|
15 years ago |
zephyrus
|
6b710571ad
- Optimization to instance system.
|
16 years ago |
Inkfish
|
ab4ae85ca5
* Extended ATF_SKILL to ATF_MAGIC and ATF_MISC.
|
16 years ago |
zephyrus
|
33e1fbbd66
- Instancing System (Thanks to Sirius White who did most of the code, with some of my work to implement client side information, some optimizations and bugfixes). Also thanks to contributions from UEAUP team and Orcao.
|
16 years ago |
L0ne_W0lf
|
7807036efd
* Updates to ST_PRESERVE and a few other minor details!
|
16 years ago |