brianluau
|
e969df2ff8
- Replaced log_config.enable_logs constants with LOG_ enums that existed since r9599.
|
13 years ago |
epoque11
|
18a6fb23bf
- Fixed floating shops being accessible from any location through 3rd party programs
|
13 years ago |
eathenabot
|
bef21f4f2f
* Merged changes up to eAthena 15033.
|
13 years ago |
epoque11
|
9d32a824b5
- Fixed rand() script command not allowing a range of over 32767 on several systems
|
13 years ago |
GodLesZ
|
642584042e
Added error message if a script tries to access an instance variable while no instance is attached (bugreport:4962)
|
13 years ago |
epoque11
|
b6d144c4c4
- Added support for multi-line messages when using mes;
|
13 years ago |
shennetsind
|
f7466db029
Fixing the last buildbot warning; should brian be happy, we'll open champagne
|
13 years ago |
brianluau
|
27f53c1386
- Renamed 'RRConfig' folder to 'config'.
|
13 years ago |
shennetsind
|
05cad74427
Renewal Mode DEF calc fixed (can go over 127 now), bugreport:5110
|
13 years ago |
brianluau
|
ce4717c6a7
- Added ToastOfDoom's String Commands Package. (tid:53411, topic:204976)
|
13 years ago |
shennetsind
|
be428f5b9f
getmapflag() fix by Kenpachi (bugreport:5097)
|
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
|
05673d2336
* Fixed removing item scripts through script command *setitemscript not working the way it is stated in script_commands.txt (related r9831).
|
13 years ago |
ai4rei
|
ddd5609af3
* Changed function-like macros into inline functions where it seemed appropriate (topic:264007).
|
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 |
ultramage
|
225a4b2ce2
Fixed 'getitem' documentation typo (stating the optional 3rd argument is char id instead of account id).
|
13 years ago |
Skotlex
|
81ce878498
- Oh, forgot to make unitwarp support the mapname "this"
|
13 years ago |
Skotlex
|
b7ad7aa055
- Commiting a bunch of cleanups piled up from the past few weeks/months/years.
|
14 years ago |
ai4rei
|
4d6e77c875
* Added script command 'getmercinfo' for retrieving information about a mercenary of an online character.
|
14 years ago |
ultramage
|
edcb998d59
Replaced custom type 'intptr' with standard 'intptr_t'.
|
14 years ago |
ai4rei
|
9e4d7a1beb
* Fixed script command 'warpguild' looking for an attached player even when it is not needed (bugreport:4941, since r2674, related r14840).
|
14 years ago |
ai4rei
|
ce70d39dbc
* Fixed script command 'warpparty' looking for an attached player even when it is not needed (bugreport:4359, since r14311, related r2674 and r5592).
|
14 years ago |
ai4rei
|
aa0bf03f74
* Updated script commands 'npcshopitem', 'npcshopadditem' and 'npcshopdelitem' to support cashshops as well (bugreport:4928).
|
14 years ago |
ai4rei
|
bfbac60c74
* Changed enumerating defines into enumerations (related topic:264007).
|
14 years ago |
brianluau
|
d3d4504d7f
- Fixed a typo in eA Job System documentation.
|
14 years ago |
ai4rei
|
aaab80fb80
* Some NPC event related cleaning.
|
14 years ago |
ai4rei
|
333c944cae
* Fixed map-server printing deprecation message, when monster event label was used as transport for special attributes (small/large monsters etc.) in script command 'monster' and related commands (bugreport:1274, since r6592, related r5707).
|
14 years ago |
ai4rei
|
9d505aed9b
* Random accumulated bits and pieces.
|
14 years ago |
ai4rei
|
1eb3c83394
* Script command 'query_logsql' now throws a warning when SQL logs are disabled (related r11892).
|
14 years ago |