FlavioJS
|
e3d5e89496
* Changed val4 of SC_BLADESTOP from a block_list pointer to an id. (64bit portability issue and potential dangling pointer crash)
|
16 years ago |
FlavioJS
|
672dbf2946
* Added a limit of 1MB of pending data in the write fifo for non-server sockets. Connections that go over the limit are closed.
|
16 years ago |
ultramage
|
5ccc68e16a
Fixed Assassin Dagger's item script (typo in r13457).
|
16 years ago |
ultramage
|
9c255d04a4
Fixed a null pointer crash in r13463 (thanks to Ramsey for reporting it).
|
16 years ago |
Kisuka
|
de3008f248
- Moscovia NPCs. (All the generic, kafra, and guide NPCs.)
|
16 years ago |
FlavioJS
|
69720a42bf
* Replaced the fake timer heap (sorted array) with a real heap. (improves performance)
|
16 years ago |
FlavioJS
|
013d104eff
* Added a generic binary heap implementation based on defines. (round 2)
|
16 years ago |
ultramage
|
dfe2b1edaa
Efficiency improvement for clif_send (use pc_db iterator instead of sockets array).
|
16 years ago |
FlavioJS
|
d60b27d27d
* Added a generic binary heap implementation based on defines.
|
16 years ago |
ultramage
|
9640df0422
Fixed pc_statusup2 to correctly update the client's stat window
|
16 years ago |
ultramage
|
ee76a93424
Fixed a boolean operator mistake in @memo command, caused by r11625 (bugreport:2681).
|
16 years ago |
L0ne_W0lf
|
d6abaf694d
* Rev. 13458 Looooots of bugfixes provided by various people! [L0ne_W0lf]
|
16 years ago |
zephyrus
|
551e20a850
- Added support for item effect Ignore Def Rate by Race. bonus2 bIgnoreDefRate,<race>,<%>;
|
16 years ago |
Kisuka
|
0b90c94b7a
- Some episode 13.1 accessories. (Changes to Rogue's Treasure now called Thief Ring with different effects)
|
16 years ago |
sketchyphoenix
|
21b7ebe262
Updated script_commands.txt with the book reading command info.
|
16 years ago |
sketchyphoenix
|
feb6e94bf5
#commands used by nonGM players now appear in the chat like normal
|
16 years ago |
FlavioJS
|
e478e97941
* Added client login packets 0x01fa and 0x027c.
|
16 years ago |
sketchyphoenix
|
7ffc67deaa
Corrected a typo in r13444
|
16 years ago |
ultramage
|
09be248ca5
Fixed Sql_SetEncoding() returning SQL_ERROR when it succeeds and vice versa (thanks to Rail for noticing it).
|
16 years ago |
FlavioJS
|
e64c3496a8
* Cleaned up command @users/#users:
|
16 years ago |
ultramage
|
95d25086a6
Mobs with nonzero spawn time can now be cached as well, saving some more cpu/memory (bugreport:1197).
|
16 years ago |
sketchyphoenix
|
753620d68c
* #command parsing cleaned up.
|
16 years ago |
ultramage
|
b80a8cdc87
Added regen_db to reduce hp/sp processing delays (bugreport:2256).
|
16 years ago |
sketchyphoenix
|
3547890011
bugreport:2637
|
16 years ago |
L0ne_W0lf
|
b2105f97ff
Updated monster modes for battleground NPCs.
|
16 years ago |
sketchyphoenix
|
800a0366a5
Added @charcommands to return a list of available charcommands (bugreport:2630)
|
16 years ago |
ultramage
|
578532f577
Moved the 'changed' mailbox flag from shared mmo.h to mapserver-only.
|
16 years ago |
ultramage
|
f9d21826b8
Fixed @mobsearch and @showmobs (bugreport:2481)
|
16 years ago |
Kisuka
|
283de6f7a1
- Typo fixes to THQS.
|
16 years ago |
zephyrus
|
5e0c890d8a
- Novice quest fix
|
16 years ago |