ultramage
|
9c6c292775
Small edits to battleground code (bugreport:2816)
|
16 سال پیش |
ultramage
|
5af84c659d
Just some generic cleanups.
|
16 سال پیش |
zephyrus
|
e9153a3c17
- Fixed item Nemesis.
|
16 سال پیش |
sketchyphoenix
|
35dbe82eea
* Consolidated is_atcommand() and is_atcommand_sub()
|
16 سال پیش |
ultramage
|
47fad03c47
Added a missing break; in pc_setstat, messing up LUK increasing (see r13460) (bugreport:2697).
|
16 سال پیش |
FlavioJS
|
e3d5e89496
* Changed val4 of SC_BLADESTOP from a block_list pointer to an id. (64bit portability issue and potential dangling pointer crash)
|
16 سال پیش |
ultramage
|
9c255d04a4
Fixed a null pointer crash in r13463 (thanks to Ramsey for reporting it).
|
16 سال پیش |
ultramage
|
dfe2b1edaa
Efficiency improvement for clif_send (use pc_db iterator instead of sockets array).
|
16 سال پیش |
ultramage
|
578532f577
Moved the 'changed' mailbox flag from shared mmo.h to mapserver-only.
|
16 سال پیش |
ultramage
|
ac66afa042
Cleaned up code for inserting cards into items.
|
16 سال پیش |
zephyrus
|
d33dce2ac2
- Book reading script command.
|
16 سال پیش |
sketchyphoenix
|
76ff905e03
Removed charcommand code while allowing atcommand code to support its functionality.
|
16 سال پیش |
FlavioJS
|
7ae74b588b
* Hunted down improper uses of va_list variables.
|
16 سال پیش |
FlavioJS
|
72542d65cc
* Hunted down the simpler 64bit pointer truncations.
|
16 سال پیش |
zephyrus
|
c830a56da3
- Item Rental System.
|
16 سال پیش |
Sara
|
f772c39910
* Fixed the maximum level of Create Elemental Converter. (bugreport:2326) [Sara]
|
16 سال پیش |
Paradox924X
|
7659437737
Commented out unused function clif_marriage_process.
|
16 سال پیش |
ultramage
|
287402e21b
Swapped around packets 0x2b6 and 0x2b7, ought to fix some issues with the quest system.
|
16 سال پیش |
ultramage
|
90ad9f3a8c
Fixed chat_createnpcchat() not checking if a chatroom already exists, producing memleaks in certain situations (bugreport:2325).
|
16 سال پیش |
L0ne_W0lf
|
f17bc9ba3e
voided out clif_blown as per Valaris' instruction.
|
16 سال پیش |
ultramage
|
ef5a49688d
Fixed knockback not updating the client position of disguised players (bugreport:2308).
|
16 سال پیش |
ultramage
|
b9929bd369
Fixed friends list ack packet using truncated values (bugreport:2310).
|
16 سال پیش |
ultramage
|
dc8edb6416
Adding null pointer check (followup to r13240).
|
16 سال پیش |
ultramage
|
5b970f8c18
Fixed clif_changelook betraying the presence of gm-hidden players (bugreport:2283).
|
16 سال پیش |
L0ne_W0lf
|
de1a2bb0ac
Removed a few out of date messages from msg_athena, and updated some others.
|
16 سال پیش |
zephyrus
|
2513d01bee
- Full implementation of mercenary skills.
|
16 سال پیش |
L0ne_W0lf
|
331e0a0a15
Enabled WoE SE to be run independently of WoE. Let's see how long it is before something blows up, or Ultramage pulls out his hair while cursing my existence.
|
16 سال پیش |
zephyrus
|
5acebe170f
- Starting Mercenary Skill implementation.
|
16 سال پیش |
zephyrus
|
ef61b07219
- Implementing a correct update of mercenary status window on status change updates.
|
16 سال پیش |
zephyrus
|
3d3946138a
- Mercenary Bonus Status (currently activated each mob kill for testing).
|
16 سال پیش |