summaryrefslogtreecommitdiff
path: root/src/gui/socialwindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-09-25Merge branch '1.0'Thorbjørn Lindeijer1-13/+17
2010-08-27Changing findBeingByName so that it searches case insensitiveStefan Dombrowski1-2/+4
2010-08-25Adding autoComplete for inviteStefan Dombrowski1-5/+12
2010-08-24Giving functionality to invite in socialwindow and allow enter key in textdialogStefan Dombrowski1-3/+0
2010-08-21Fixing segmentation fault and improving gui for partyStefan Dombrowski1-2/+2
2010-08-12Simplify working with the event systemJared Adams1-1/+1
2010-08-03Move Theme and UserPalette to the resources folderJared Adams1-1/+2
2010-08-01Reduce localChatTab presence replacing it with the event systemChuck Miller1-28/+26
2010-06-13Merge remote branch '1.0/1.0'Jared Adams1-1/+18
2010-06-13Fix memory leaks in different windows.Andrei Karas1-0/+1
2010-06-12Fix memory leak in socialwindow.cpp.Andrei Karas1-1/+17
2010-05-21Merge branch '1.0'Thorbjørn Lindeijer1-2/+19
2010-05-17Remove Monster, Player, and NPC classesJared Adams1-2/+0
2010-04-25Fix some button issues in SocialWindowJared Adams1-2/+19
2010-03-26Replace most dynamic_casts with static_castsJared Adams1-12/+2
2010-03-21Make TextDialog send an appropriate event for cancelJared Adams1-4/+32
2010-03-17Make sure existing parties get added to SocialWindowJared Adams1-0/+5
2010-03-12Split Palette into Theme and UserPaletteJared Adams1-2/+3
2010-02-27Disable guilds for eAthena for nowJared Adams1-3/+7
2010-02-26Color the tabs in the SocialWindowJared Adams1-0/+4
2010-02-21Do some more copyright header cleanupsJared Adams1-1/+1
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-08Remove a debugging statement that got left inJared Adams1-3/+0
2010-02-08Merge PartyWindow and GuildWindow into SocialWindowJared Adams1-0/+570