summaryrefslogtreecommitdiff
path: root/src/map
AgeCommit message (Expand)AuthorFilesLines
2011-12-13- Fixed hidden GMs being processed in the PVP ranking timerepoque115-3/+44
2011-12-12- Added support for multi-line messages when using mes;epoque111-2/+66
2011-12-12Corrected an event mob being summoned in Endless tower (bugreport:4942)jmanfffreak1-1/+5
2011-12-12Fixing the last buildbot warning; should brian be happy, we'll open champagneshennetsind1-1/+1
2011-12-11Renewal Weapon MATK boost fix, bugreport:5115shennetsind3-4/+19
2011-12-11* Merged changes up to eAthena 15032.eathenabot2-2/+3
2011-12-11* Merged changes up to eAthena 15014.eathenabot1-2/+2
2011-12-10Added client feedback to @cash and @pointscalciumkid1-4/+15
2011-12-10Homun MATK adjustment (follow up r15050)shennetsind1-2/+2
2011-12-10- Renamed 'RRConfig' folder to 'config'.brianluau14-11/+11
2011-12-09Renewal Mode DEF calc fixed (can go over 127 now), bugreport:5110shennetsind3-16/+74
2011-12-09Homunculus MATK fix for bugreport:5109shennetsind1-1/+6
2011-12-09Fix to bugreport:2993 pk_mode damage reductions no longer stack with gvg onesshennetsind1-1/+1
2011-12-09New Battle Config: gm.conf/atcommand_max_stat_bypass for bugreport:3301shennetsind3-13/+18
2011-12-09- Optimised party x/y timer processing by excluding parties with no members o...epoque111-2/+7
2011-12-09- Set svn:eol-style=native for some recently added text files (follow up to r...brianluau7-211/+211
2011-12-09- Added a blank line at EOF to make SVN and some compilers happy. (bugreport:...brianluau3-3/+3
2011-12-09- Added ToastOfDoom's String Commands Package. (tid:53411, topic:204976)brianluau1-0/+802
2011-12-09- Updated some URLs.brianluau1-3/+3
2011-12-09@command log bug fix, bugreport:4010shennetsind1-8/+7
2011-12-09Battlegrounds bug fix, bugreport:4996shennetsind2-1/+2
2011-12-08Performance Improvement on the guild xy timer, removed a unnecessary idb lookupshennetsind1-3/+2
2011-12-08- Forgot to include the ! symbol, whoopsepoque111-1/+1
2011-12-08- Changed guild member x/y timer to not process the guild if no members are o...epoque111-0/+5
2011-12-08Optimized/Improved r15030, credits to Epoque!shennetsind1-21/+31
2011-12-08@reloaditemdb Fix for bugreport:5104shennetsind1-23/+21
2011-12-08Fixed @reloadskilldb, bugreport:4412 and in the flow of that mercenary db is ...shennetsind2-0/+8
2011-12-08Fixed Super Novice Prayer bugreport:5035shennetsind1-1/+1
2011-12-06Fixed "Highness Heal" Heal -- would not apply it's boost over AL_HEAL properl...shennetsind1-4/+5
2011-12-06Fixed Monster SkilL Crash bugreport:5101shennetsind1-2/+2
2011-12-06- Fixed undefined reference when compiling under Linux (patch for r15017)epoque111-2/+2
2011-12-06- Added support for additional item information when OnSellItem is calledepoque111-1/+28
2011-12-06Fixed @mute death immunity, bugreport:4960shennetsind1-1/+1
2011-12-06Fixed Performance Issue on Mob DB loading bugreport:4980shennetsind1-2/+2
2011-12-06Fixed @reloaditemdb @whodrops bug - (bugreport:5084)shennetsind1-0/+20
2011-12-06getmapflag() fix by Kenpachi (bugreport:5097)shennetsind1-109/+114
2011-12-05- Added SQL_INNODB switch for databases running under InnoDB (where INSERT DE...epoque111-10/+20
2011-12-05Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll ...shennetsind33-580/+6888
2011-11-28* Fixed novending cell check using misleading error message (bugreport:2592, ...ai4rei2-5/+21
2011-11-28* Fixed removing item scripts through script command *setitemscript not worki...ai4rei1-2/+2
2011-11-19* Fixed wrong damage numbers being displayed when the damage source was disgu...ai4rei1-2/+3
2011-11-16* Fixed natural expiration of GM mute printing the unmute message twice (sinc...ai4rei1-1/+1
2011-11-12* Fixed npc class HIDDEN_WARP_NPC (139) being sent to the client, causing cli...ai4rei2-6/+10
2011-11-08Corrected documentation on monster respawn delay1/delay2 fields to reflect ac...ultramage1-1/+1
2011-10-28* Fixed db/packet_db.txt reading not checking for max. amount of positions.ai4rei3-8/+20
2011-10-23* Revised packets related to auction system.ai4rei1-13/+53
2011-10-17* Remove 'hack code' in party_member_added causing crashes since r14968. (bug...flaviojs20051-8/+0
2011-10-16* Added support for new act/damage packet 0x2e1 (ZC_NOTIFY_ACT2) for clients ...ai4rei1-9/+30
2011-10-16* Changed function-like macros into inline functions where it seemed appropri...ai4rei6-41/+98
2011-10-16* Fixed public/guild chat message packets sending strings without zero-termin...ai4rei2-47/+49