ai4rei
|
103e46fdab
* Added enumeration RC2_* for mob data 'race2' (bugreport:4561).
|
14 anni fa |
ai4rei
|
f91b018810
* Added 64-bit variants of the socket and buffer I/O macros.
|
14 anni fa |
ai4rei
|
e82c68b8bc
* Added msinttypes (rev. 26, http://msinttypes.googlecode.com/svn/trunk/) portability framework for Visual C++ compilers (related bugreport:4059).
|
14 anni fa |
ai4rei
|
bf02bec085
* Made atcommand declarations use ACMD_FUNC macro (bugreport:4252, related r11607).
|
14 anni fa |
ai4rei
|
4776f57e86
* Fixed login-server account engine initialization not getting checked, whether it succeeds or not (bugreport:4361, since r12700, related r13000).
|
14 anni fa |
ai4rei
|
35e99e93a8
* Fixed @doom and @doommap spamming packets for the visual effect on invoker unnecessarily over whole map and server respectively. The effect is now displayed on each killed character (bugreport:871, since r311).
|
14 anni fa |
L0ne_W0lf
|
ca78ed6181
- Fixed equip locations and view IDs for some headgears. (bugreport:4336)
|
14 anni fa |
ai4rei
|
f04df69c14
* Fixed a crash when SqlStmt_ShowDebug is given NULL pointer as statement handle (since r10753, related r10818).
|
14 anni fa |
ai4rei
|
ab52f3ecc5
* Removed ; from INTPTR_* defines (since r13449).
|
14 anni fa |
ai4rei
|
665388edff
* Fixed pc_marriage not checking spouse character job for baby class.
|
14 anni fa |
ai4rei
|
c0d9aa1c02
* Made script command getmapxy print a warning, if an invalid type is supplied (related r69, r8459).
|
14 anni fa |
ai4rei
|
c1c7ed6666
* Fixed packet layout of wanttoconnection for packet_ver 16 and 22 (bugreport:3359, since r9958).
|
14 anni fa |
ai4rei
|
c038d41ecc
* Fixed WFIFOL being used instead of WFIFOW for a short field of packet 0x2710 (bugreport:2819).
|
14 anni fa |
ai4rei
|
9f66787edb
* Fixed plug-in version getting checked against itself and a wrong operator being used for the check (bugreport:3952, since r9631).
|
14 anni fa |
ai4rei
|
68fda95c60
* Various VC6-related fixes and tweaks. [Ai4rei]
|
14 anni fa |
Paradox924X
|
f3217a0ad7
Added a missing argument to a warning containing a format specifier.
|
14 anni fa |
Paradox924X
|
906945e1da
Follow-up to r14456. Default initialize atk_rate to 0 instead of 100 to match new effect of bonus bAtkRate.
|
14 anni fa |
L0ne_W0lf
|
f85ce66792
* Updated quest_read_db. Might need reviewing. ;-;
|
14 anni fa |
brianluau
|
f61f849488
- Fixed a typo in abra_db.txt (bugreport:4548)
|
14 anni fa |
L0ne_W0lf
|
af0e9da5b5
* Added some items with enforced delays to the item_delay_db!
|
14 anni fa |
Paradox924X
|
502194d7a6
Changed the check prior to adding to the attack rate so it ensures the value is non-zero instead of not 100.
|
14 anni fa |
Paradox924X
|
46802cab31
Made bAtkRate add the rate rather than setting it. (bugreport:4499)
|
14 anni fa |
Paradox924X
|
7944dc71a8
Added an item_delay database usable for item-specific use delays.
|
14 anni fa |
Paradox924X
|
9c672be638
Use packet 0xe7 instead of 0x1f5 within clif_tradestart() when there is no trade_partner (or an invalid one) specified even for PACKETVER >= 6. (bugreport:4544)
|
14 anni fa |
Paradox924X
|
3d238234d4
Follow-up to r14368. Load last_map from SQL on char load so the information is available during char select for PACKETVER > 20100721. Patch based on Ai4rei's. (bugreport:4429)
|
14 anni fa |
Paradox924X
|
7cf0394d6c
Notify players involved in a trade that it has been canceled when one player changes maps/logs out or otherwise becomes unable to participate in the trade.
|
14 anni fa |
Paradox924X
|
527041fb58
Send the actual level of the person you're trading with rather than limiting it by the max_lv/aura_lv settings.
|
14 anni fa |
Gepard
|
00ed934470
'Exp gained' packets are now sent regardless of @showexp. @showexp can be enabled regardless of PACKETVER.
|
14 anni fa |
Gepard
|
5c72ec7b7e
Applied clif_equiplist fix by Ai4rei to prevent client crash when equipment is broken/repaired and PACKETVER >= 20100629. Follow-up to r14368. (bugreport:4459)
|
14 anni fa |
L0ne_W0lf
|
c3322bda41
* Just a couple Bug fixes. :P
|
14 anni fa |