shennetsind
|
8be0fbff1f
Minor performance improvement. server no longer wastes processing time creating the awfully long spawn packet when there is nobody in the map it is being spawned in (for mobs & npcs). this also makes server boot faster.
|
13 years ago |
shennetsind
|
6f1bcbd4a0
minor improvement on NPC parse processing
|
13 years ago |
gepard1984
|
b610cb1a7c
- Script label db now utilizes `DBMap`'s ability to store integer-type data (follow-up to r15682).
|
13 years ago |
gepard1984
|
691872fdc7
Enhanced `DBMap` implementation to allow storing integer type data in addition to void pointers.
|
13 years ago |
gepard1984
|
8817eaa885
Code cleanup: replaced `DBIterator` function calls with macros where possible.
|
13 years ago |
gepard1984
|
412c51b4bd
Minor NPC code cleanup: timer labels.
|
13 years ago |
gepard1984
|
1e31877e30
Some NPC code cleanup (event labels).
|
13 years ago |
shennetsind
|
6ea41835de
Fixed bug with official npc idle timer thing, bugreport:5343
|
13 years ago |
gepard1984
|
334d5959be
Removed deprecated memory manager macros (follow-up to r14916).
|
13 years ago |
gepard1984
|
eb551436fd
* Added display name to warps created with `@addwarp`, so their name is visible in `@mapinfo 2` (bugreport:1491).
|
13 years ago |
brianluau
|
00367cd7b7
- Removed more trailing tabs.
|
13 years ago |
brianluau
|
3aede46965
- Removed trailing tabs, and fixed some spacing.
|
13 years ago |
shennetsind
|
ec7aac5625
Fix to progressbar exploit, bugreport:5199
|
13 years ago |
shennetsind
|
c827a4e13b
Fixed problem with OnTouch on NPC ID 139, blame on r14993, bugreport:5206
|
13 years ago |
gepard1984
|
8b3a63cf11
Picklog improvements:
|
13 years ago |
gepard1984
|
7b4a3be314
Fixed battle configs `boss_delay_spawn`, `plant_delay_spawn` and `mob_delay_spawn` not being properly applied if changed during runtime (with `@reloadbattleconf` or `setbattleflag`) (bugreport:5204)
|
13 years ago |
xazax-hun
|
50d4da5c73
Fixed an issue, players were able to see disabled NPCs with maya purple card. (bugreport:2221)
|
13 years ago |
brianluau
|
6f01b3d111
* Merged changes up to eAthena 15040 (follow up to r15245, fixed some errors).
|
13 years ago |
eathenabot
|
9085803c84
* Merged changes up to eAthena 15040.
|
13 years ago |
brianluau
|
e969df2ff8
- Replaced log_config.enable_logs constants with LOG_ enums that existed since r9599.
|
13 years ago |
shennetsind
|
136a78a9bb
RE cashshop fix, bugreport:4764
|
13 years ago |
epoque11
|
18a6fb23bf
- Fixed floating shops being accessible from any location through 3rd party programs
|
13 years ago |
GodLesZ
|
ebeb580a65
Small clarification of the error message after OnTouch trigger fail (bugreport:4964)
|
13 years ago |
brianluau
|
27f53c1386
- Renamed 'RRConfig' folder to 'config'.
|
13 years ago |
epoque11
|
d0ffc2423c
- Fixed undefined reference when compiling under Linux (patch for r15017)
|
13 years ago |
epoque11
|
a7d65b3d13
- Added support for additional item information when OnSellItem is called
|
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 |
ai4rei
|
f204e8aa09
* Fixed npc class HIDDEN_WARP_NPC (139) being sent to the client, causing client crashes in poring war. It's a server-side "sprite" only.
|
13 years ago |
L0ne_W0lf
|
d25e1c287b
* Applied map flag update patch provided by Daegaladh. Will mess with custom restricted items.
|
13 years ago |
flaviojs
|
9703374f8a
* Fix C++ compilation issues.
|
13 years ago |