Age | Commit message (Expand) | Author | Files | Lines |
2010-12-07 | Changed almost all instances of sprintf() to snprintf(). | Paradox924X | 1 | -25/+25 |
2010-12-03 | * Removed leftovers of the item_value_db.txt feature (bugreport:2031, since a... | ai4rei | 1 | -6/+2 |
2010-12-02 | * Random clif.c fixes and cleanups. | ai4rei | 1 | -18/+27 |
2010-12-02 | * Added defines for guild notice sizes (MAX_GUILDMES1 and MAX_GUILDMES2). | ai4rei | 1 | -3/+3 |
2010-12-02 | * Added clif_starskill (packet 0x20e, ZC_STARSKILL) to host the packet previo... | ai4rei | 1 | -37/+59 |
2010-12-02 | * Various additions and updates to the comments and documentation of packets ... | ai4rei | 1 | -30/+77 |
2010-12-02 | * Removed clif_weather_sub and clif_misceffect2 in favor of clif_specialeffec... | ai4rei | 1 | -36/+10 |
2010-12-02 | * Added packet 0x1b1 (ZC_SHOWDIGIT). | ai4rei | 1 | -0/+17 |
2010-12-01 | * Confirmed packet 0x291 (ZC_MSG) to be general-purpose msgstringtable.txt pa... | ai4rei | 1 | -12/+12 |
2010-11-30 | * Added a define for star gladiator feel/hate info array length (follow up to... | ai4rei | 1 | -1/+1 |
2010-11-28 | * Added an option to re-roll the /dice emotion server-side, to prevent cheats... | ai4rei | 1 | -2/+9 |
2010-11-28 | * Added emotion_type enumeration for clif_emotion constants. | ai4rei | 1 | -8/+3 |
2010-11-28 | * Added clr_type enumeration for vanish effect constants. | ai4rei | 1 | -17/+17 |
2010-11-28 | * Resolved multiple issues with the party booking system (bugreport:4573, sin... | ai4rei | 1 | -11/+11 |
2010-11-28 | * Made the party booking search pass results as array of pointers, rather tha... | ai4rei | 1 | -4/+3 |
2010-11-28 | * Replaced literal constants related to the party booking system with defines. | ai4rei | 1 | -7/+7 |
2010-11-24 | * Fixed pets with player sprites causing the client to crash while looking fo... | ai4rei | 1 | -2/+2 |
2010-11-22 | * Fixed disguising as player clone causing the client to crash while looking ... | ai4rei | 1 | -2/+2 |
2010-11-22 | * Fixed guild and guild member exp truncation issue (bugreport:4130, since r1... | ai4rei | 1 | -1/+1 |
2010-11-10 | Use packet 0xe7 instead of 0x1f5 within clif_tradestart() when there is no tr... | Paradox924X | 1 | -16/+13 |
2010-11-08 | Send the actual level of the person you're trading with rather than limiting ... | Paradox924X | 1 | -2/+2 |
2010-11-07 | Applied clif_equiplist fix by Ai4rei to prevent client crash when equipment i... | Gepard | 1 | -0/+6 |
2010-11-02 | Applied patch by xazax to clean up various bits of code across mapserver code... | Paradox924X | 1 | -3/+1 |
2010-10-11 | Added a missing const qualifier to a variable. (bugreport:4472) | Paradox924X | 1 | -1/+1 |
2010-10-09 | Replaced all nullpo_retr() calls which returned 0 with nullpo_ret() calls. | Paradox924X | 1 | -153/+153 |
2010-10-06 | * Touched up the party booking patch, seems I forgot some lines in clif.c...a... | L0ne_W0lf | 1 | -0/+6 |
2010-10-05 | * Added Spira's Party Booking System implementation | L0ne_W0lf | 1 | -1/+146 |
2010-09-18 | * Added bard/dancer songs and duets to the nodispell list. (bugreport:4411) | L0ne_W0lf | 1 | -5/+2 |
2010-09-09 | All mobs whose display sprites are those of a job id will now appropriately b... | Paradox924X | 1 | -1/+1 |
2010-08-26 | - Fixed duration of Box_Of_Sunlight. (bugreport:4408) | brianluau | 1 | -0/+4 |
2010-08-20 | - Added a few missing updates to the last packet update to properly support p... | Skotlex | 1 | -2/+6 |
2010-08-20 | Fixed a typo in clif_storagelist | Inkfish | 1 | -1/+1 |
2010-08-19 | - Implemented usage of packets 0x7fa and 0x7f7, 0x7f8, 0x7f9. These are used ... | Skotlex | 1 | -47/+146 |
2010-08-17 | Fixed an exploit where unauthorized GMs can give zeny through auction. | Inkfish | 1 | -0/+6 |
2010-08-14 | * Quest log kill count now updated properly. (Added from topic 253813) | L0ne_W0lf | 1 | -11/+13 |
2010-08-03 | - Merged a few minor bugfixes | Skotlex | 1 | -76/+212 |
2010-06-28 | * Follow up to r13895, added a battle.conf setting to control if ranges shoul... | L0ne_W0lf | 1 | -8/+0 |
2010-06-20 | Fixed codepage indicators being included in NPCs' whispervars. (bugreport:4325) | Gepard | 1 | -0/+3 |
2010-06-14 | * Blocked being able to use the skill CR_DEVOTION on players under the status... | L0ne_W0lf | 1 | -0/+3 |
2010-06-14 | 'clif_hpmeter' shouldn't send the packet to the player himself. | Inkfish | 1 | -1/+1 |
2010-06-09 | * Added support for packet 0x7fe which changes the bgm temporarily for a sing... | Yommy | 1 | -1/+21 |
2010-06-01 | Replaced all occurrences of 'leaved' with 'withdraw'. | Paradox924X | 1 | -1/+1 |
2010-06-01 | Rewrote and optimized clif_hpmeter to employ map_foreachinarea() rather than ... | Paradox924X | 1 | -34/+33 |
2010-05-19 | partial revert of r14295 | brianluau | 1 | -1/+1 |
2010-05-16 | - Fixed a small typo in a shop name. (bugreport:4235) | brianluau | 1 | -1/+1 |
2010-04-23 | Merged a few updates for supporting renewal clients (thanks to Diablo): [Skot... | skotlex | 1 | -49/+93 |
2010-03-24 | * Implemented NPC_TALK (Credit to SnakeDrak and Daegaladh) | L0ne_W0lf | 1 | -0/+23 |
2010-02-21 | Changes to how right-click gm kick checks gm privileges: | ultramage | 1 | -8/+21 |
2010-02-19 | * Fixed NPC_INVINCIBLE can be dispelled. (bugreport:4046) | Inkfish | 1 | -1/+1 |
2010-02-09 | Expanded range for cached and stored-in-db guild member exp (devotion) from u... | Paradox924X | 1 | -1/+1 |