Age | Commit message (Expand) | Author | Files | Lines |
2012-01-04 | /resetstate also resets taekwon mission, bugreport:2200 | shennetsind | 1 | -2/+7 |
2012-01-03 | * Merged changes ONLY eAthena 15055. | eathenabot | 1 | -2/+2 |
2012-01-01 | Fixed memory issue with fakename in parseGlobalMessage, bugreport:5192 | shennetsind | 1 | -1/+2 |
2012-01-01 | Added new @/# command aliases pattern, all aliases can now be modified/added/... | shennetsind | 1 | -20/+20 |
2011-12-29 | minor code improvement, moved some "hidden" configs to config/Core.h | shennetsind | 1 | -10/+5 |
2011-12-29 | Fixed SC_BURNING icon not going off after it was over; | shennetsind | 1 | -3/+3 |
2011-12-29 | Added mail zeny loss prevention, bugreport:2919 | shennetsind | 1 | -0/+3 |
2011-12-29 | Fixed that you couldn't unequip items while frozen/stoned/etc, bugreport:2772 | shennetsind | 1 | -2/+2 |
2011-12-27 | Fixed an issue, players were able to see disabled NPCs with maya purple card.... | xazax-hun | 1 | -2/+25 |
2011-12-25 | Follow up r15267, changed to standard | shennetsind | 1 | -2/+0 |
2011-12-25 | Fixed Katar critical boost on status window (would work; but not change the v... | shennetsind | 1 | -0/+2 |
2011-12-24 | * Merged changes up to eAthena 15040. | eathenabot | 1 | -32/+22 |
2011-12-24 | Added official elemental converter creation window handling, bugreport:5144 | shennetsind | 1 | -0/+33 |
2011-12-21 | Fixed GCC "--enable-debug", and 2 compiler warnings that were omitted due to ... | shennetsind | 1 | -1/+0 |
2011-12-21 | Fixed soul drain visual effect not being displayed to mobs, bugreport:2980 | shennetsind | 1 | -3/+3 |
2011-12-19 | * Merged changes up to eAthena 15036. | eathenabot | 1 | -6/+3 |
2011-12-16 | RE cashshop fix, bugreport:4764 | shennetsind | 1 | -14/+28 |
2011-12-14 | Removing a friend will also remove you from your friends friendlist, bugrepor... | shennetsind | 1 | -0/+23 |
2011-12-14 | Fixed friend adding exploit, bugreport:4629 | shennetsind | 1 | -2/+5 |
2011-12-14 | Fixed unnecessary packet used, bugreport:4953 | shennetsind | 1 | -1/+1 |
2011-12-14 | - Fixed floating shops being accessible from any location through 3rd party p... | epoque11 | 1 | -0/+3 |
2011-12-13 | - Fixed hidden GMs being processed in the PVP ranking timer | epoque11 | 1 | -1/+5 |
2011-12-08 | Fixed Super Novice Prayer bugreport:5035 | shennetsind | 1 | -1/+1 |
2011-12-05 | Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll ... | shennetsind | 1 | -216/+480 |
2011-11-28 | * Fixed novending cell check using misleading error message (bugreport:2592, ... | ai4rei | 1 | -1/+5 |
2011-11-19 | * Fixed wrong damage numbers being displayed when the damage source was disgu... | ai4rei | 1 | -2/+3 |
2011-10-28 | * Fixed db/packet_db.txt reading not checking for max. amount of positions. | ai4rei | 1 | -0/+7 |
2011-10-23 | * Revised packets related to auction system. | ai4rei | 1 | -13/+53 |
2011-10-16 | * Added support for new act/damage packet 0x2e1 (ZC_NOTIFY_ACT2) for clients ... | ai4rei | 1 | -9/+30 |
2011-10-16 | * Changed function-like macros into inline functions where it seemed appropri... | ai4rei | 1 | -28/+56 |
2011-10-16 | * Fixed public/guild chat message packets sending strings without zero-termin... | ai4rei | 1 | -43/+45 |
2011-10-10 | * Add correct reply when player invited to party isn't found. | flaviojs | 1 | -14/+24 |
2011-09-17 | * Rental items no longer expire in cart and storage. The packet does not supp... | ai4rei | 1 | -2/+5 |
2011-09-17 | * Fixed missing edits for cash shop support for clients 2007-07-10aSakexe and... | ai4rei | 1 | -1/+3 |
2011-09-08 | * Fix C++ compilation issues. | flaviojs | 1 | -1/+1 |
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 |