jmanfffreak
|
ca8ed1c7cf
Added notes about block comments to script_commands.txt.
|
13 years ago |
calciumkid
|
9119423735
Quest bugfixes.
|
13 years ago |
calciumkid
|
f358398d3e
Fix of npc/other/pvp.txt variable calls. bugreport:5094
|
13 years ago |
jmanfffreak
|
a59c0350c0
Fixed priest job change NPC. bugreport:4862
|
13 years ago |
shennetsind
|
1851056088
Fixed "Highness Heal" Heal -- would not apply it's boost over AL_HEAL properly. bugreport:5100
|
13 years ago |
shennetsind
|
31446113e8
Fixed Monster SkilL Crash bugreport:5101
|
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
|
9796c781f6
clarified zeny_penalty configuration
|
13 years ago |
shennetsind
|
0439f415f8
removed unnecessary debug message bugreport:4952 -- I actually planned this commit to have something else but I'm falling asleep, apologizes.
|
13 years ago |
shennetsind
|
389f88c14f
Fixed @mute death immunity, bugreport:4960
|
13 years ago |
shennetsind
|
3fd32024c5
Fixed Performance Issue on Mob DB loading bugreport:4980
|
13 years ago |
shennetsind
|
ef676ae0ec
Fixed @reloaditemdb @whodrops bug - (bugreport:5084)
|
13 years ago |
shennetsind
|
be428f5b9f
getmapflag() fix by Kenpachi (bugreport:5097)
|
13 years ago |
epoque11
|
2029786d9d
- Added SQL_INNODB switch for databases running under InnoDB (where INSERT DELAYED would break log table support)
|
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 |
brianluau
|
8cde4ba5c4
- Updated RAthena links in readme.html files.
|
13 years ago |
calciumkid
|
823fdc8f76
Renamed eAthena Project (.sln) files to RAthena.
|
13 years ago |
calciumkid
|
16645cbdb9
Updated core.c ASCII art to reflect RAthena rather than eAthena.
|
13 years ago |
brianluau
|
825caaa72f
- Reverted r15002 because the Instance script commands were already in docs.
|
13 years ago |
script-z3r0
|
24bd71a948
Updated doc/script_commands.txt to include instance variables from wiki
|
13 years ago |
brianluau
|
146e136ad5
Welcome to RAthena! http://rathena.org/board/topic/53704-rathena-the-fork/
|
13 years ago |
ai4rei
|
da76d5f271
* Fixed novending cell check using misleading error message (bugreport:2592, since r11572 and r14724, related r11580).
|
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 |
ultramage
|
a182c367f2
Enabled multi-processor compilation in vcproj-10 files too (followup to r14997).
|
13 years ago |
ultramage
|
b76537ecdf
Added /MP (build with multiple processes) switch to all vcproj-9 files to significantly speed up compilation.
|
13 years ago |
ai4rei
|
92733f48bd
* Fixed wrong damage numbers being displayed when the damage source was disguised (bugreport:5093, since r14979).
|
13 years ago |
ai4rei
|
d0aafe2fdc
* Added a check to WFIFOSET to detect zero-length 'sets' of packets, that could cause memory corruption (through code after WFIFOHEAD(fd,packet_len(cmd)) where the length is 0).
|
13 years ago |
ai4rei
|
d9c8d6b25a
* Fixed natural expiration of GM mute printing the unmute message twice (since r12169).
|
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 |