Age | Commit message (Expand) | Author | Files | Lines |
2011-08-23 | - Rewrote/updated the SC_COMBO logic. Got rid of state.combo and added usage ... | Skotlex | 1 | -29/+24 |
2011-08-21 | * Fixed monsters above Lv99 displaying a Lv99 aura (bugreport:3986). | ai4rei | 1 | -9/+50 |
2011-08-20 | * Added quick validation of guild emblems' bitmap format to prevent forged em... | ai4rei | 1 | -2/+30 |
2011-08-11 | * Added support for cash shop packets without kafra points for clients 2007-0... | ai4rei | 1 | -8/+32 |
2011-08-06 | * Added missing fields to guild belong info packet 0x16c (ZC_UPDATE_GDID). | ai4rei | 1 | -8/+11 |
2011-07-19 | * Made NO_MEMMGR only be set as a default value, allowing for simultaneous us... | flaviojs | 1 | -1/+1 |
2011-07-10 | * Changed limit definitions used in WBUF* and WFIFO* to the intended fixed si... | flaviojs | 1 | -35/+35 |
2011-07-02 | * Random updates to instance system. | ai4rei | 1 | -4/+6 |
2011-06-30 | Replaced custom type 'intptr' with standard 'intptr_t'. | ultramage | 1 | -3/+3 |
2011-06-22 | Added enum e_skill_flag to represent the values of struct s_skill's complicat... | ultramage | 1 | -2/+2 |
2011-06-18 | * Fixed using @refresh while having vending or buyingstore open would stuck t... | ai4rei | 1 | -0/+5 |
2011-06-16 | * Merges from charmerge: | flaviojs | 1 | -5/+11 |
2011-06-13 | * Fixed pet's equip would visually disappear when it's walk speed was changed... | ai4rei | 1 | -0/+6 |
2011-06-11 | * Added support for new skill usage notification packet 0x7fb (ZC_USESKILL_AC... | ai4rei | 1 | -23/+34 |
2011-06-11 | * Fixed party invite packet 0xfe (ZC_REQ_JOIN_GROUP) using account id of the ... | ai4rei | 1 | -19/+23 |
2011-06-03 | * Fixed a crash in clif_parse_FriendsListAdd, when a player is added that is ... | ai4rei | 1 | -5/+5 |
2011-05-29 | Renamed clif_parse_ReqFeel to clif_feel_req (since r4352). | ultramage | 1 | -4/+2 |
2011-05-29 | * Fixed players could add themselves to their friendslist through their clone... | ai4rei | 1 | -0/+10 |
2011-05-15 | * Removed status point calculations (duplicate) from `pc_resetstate` function... | Gepard | 1 | -13/+13 |
2011-05-14 | * Random accumulated bits and pieces. | ai4rei | 1 | -2/+3 |
2011-04-28 | * Code cleaning and reformatting in functions responsible for sending guild e... | ai4rei | 1 | -23/+26 |
2011-04-28 | * Updated packet 0x163 (ZC_BAN_LIST) to reflect change in packet layout intro... | ai4rei | 1 | -5/+14 |
2011-04-28 | * Fixed formatted broadcast messages not working with 2010-11-24aRagexeRE and... | ai4rei | 1 | -5/+0 |
2011-04-18 | * Updated packet for the view players' equip feature for 2010-11-24aRagexeRE+... | ai4rei | 1 | -27/+37 |
2011-04-16 | * Added support for visible garments/robes. | ai4rei | 1 | -8/+45 |
2011-04-16 | * Some cleanups related to player and monster states. | ai4rei | 1 | -23/+24 |
2011-04-07 | * Throwing around with packet updates. | ai4rei | 1 | -52/+57 |
2011-03-27 | * Added separate character state for vending (like for buyingstore), instead ... | ai4rei | 1 | -5/+5 |
2011-03-27 | * Added support for tracking state of client command /effect through packet 0... | ai4rei | 1 | -0/+21 |
2011-03-25 | * Fixed battlegrounds chat packet 0x2dc (ZC_BATTLEFIELD_CHAT) being sent with... | ai4rei | 1 | -2/+5 |
2011-03-20 | * Random accumulated tweaks and fixes. | ai4rei | 1 | -14/+23 |
2011-03-15 | * Fixed canceling item appraisal window (Magnifier and Identify) would preven... | ai4rei | 1 | -0/+1 |
2011-03-08 | - Added official behavior of displaying party names. | Kisuka | 1 | -4/+14 |
2011-03-07 | * Cleaned up packet dumping code. | ai4rei | 1 | -58/+67 |
2011-03-06 | * Implemented search store info system (aka. vending and buying store search)... | ai4rei | 1 | -1/+198 |
2011-03-02 | * Updates to the super novice's guardian angel prayer effect and related hand... | ai4rei | 1 | -51/+24 |
2011-03-01 | * Fixed packet 0x839 (new guild member expel notification) was expected on cl... | ai4rei | 1 | -2/+2 |
2011-02-23 | * Fixed whispering to NPCs (::OnWhisperGlobal) not working for NPCs whose uni... | ai4rei | 1 | -1/+1 |
2011-02-20 | * Updated guild expel notification packet 0x15c (ZC_ACK_BAN_GUILD) for client... | ai4rei | 1 | -3/+10 |
2011-02-19 | * Implemented buying store system (aka. reverse vending, purchase shop) toget... | ai4rei | 1 | -4/+319 |
2011-02-15 | * Added support for client GM command /check (related r12076). | ai4rei | 1 | -6/+61 |
2011-02-14 | * Fixed a crash when script 'npctalk' is given too long string (bugreport:475... | ai4rei | 1 | -0/+18 |
2011-02-09 | * Fixed script command 'bpet' (Pet Incubator) displaying an empty egg list wh... | ai4rei | 1 | -9/+7 |
2011-02-08 | * Updates to various client packets. | ai4rei | 1 | -68/+27 |
2011-01-29 | * Removed @aw/@away which duplicates and collides with client's /am (away mes... | ai4rei | 1 | -13/+0 |
2011-01-29 | * Fixed a map-server crash when invalid items are deleted (option 'item_check... | ai4rei | 1 | -1/+1 |
2011-01-26 | * Fixed buyers, that are currently in a vending shop could be fooled into buy... | ai4rei | 1 | -10/+18 |
2011-01-15 | * Various accumulated insignificant fixes to documentation, examples and comm... | ai4rei | 1 | -1/+0 |
2011-01-14 | * Replaced remaining occurences of '-1' with 'INVALID_TIMER', where appropria... | ai4rei | 1 | -6/+6 |
2011-01-09 | * Fixed packet_len entry for packet 0x289 (ZC_PC_CASH_POINT_UPDATE) not match... | ai4rei | 1 | -1/+1 |