summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
2010-09-02Fixing escape key in charselectdialogStefan Dombrowski1-14/+6
2010-08-31Fixing auto complete and chat historyStefan Dombrowski2-14/+8
2010-08-30Fixing segmentation fault and making invite to guild in pop-up conditionalStefan Dombrowski2-1/+3
2010-08-29Move handling of autocomplete and input history into TextFieldJared Adams7-203/+222
2010-08-27Changing findBeingByName so that it searches case insensitiveStefan Dombrowski1-2/+4
2010-08-25Adding autoComplete for inviteStefan Dombrowski7-11/+48
2010-08-24Giving functionality to invite in socialwindow and allow enter key in textdialogStefan Dombrowski2-3/+2
2010-08-22Fixing segmentation fault when tab gets removedStefan Dombrowski1-17/+3
2010-08-21Fixing segmentation fault and improving gui for partyStefan Dombrowski1-2/+2
2010-08-20Show info popups for all playersStefan Dombrowski1-11/+14
2010-08-19Fixing some bugs in NPC-shop guiStefan Dombrowski3-0/+26
2010-08-18Fix Theme loadingJared Adams1-0/+4
2010-08-18Fixing overlapping icons in item popupsStefan Dombrowski1-17/+18
2010-08-03Added double click to equip unequip and use itemsdweems1-4/+36
2010-07-16Fix memory corruption in chat on exit.Andrei Karas3-6/+24
2010-07-11Made the different hard-coded paths and files be now taken from theYohann Ferreira4-11/+30
2010-06-13Fix memory leaks in different windows.Andrei Karas3-0/+8
2010-06-13Handle char-server login errors betterJared Adams1-0/+1
2010-06-12Add error.xml to client repository and move error.pngJared Adams1-0/+2
2010-06-12Fix memory leak in socialwindow.cpp.Andrei Karas1-1/+17
2010-06-06Fix memory leak in setup_playersAndrei Karas1-9/+7
2010-06-06Fix memory leak in statuswindowAndrei Karas1-0/+7
2010-06-05Fix memory leak in minimapAndrei Karas1-3/+1
2010-06-03Cleanup some logging statementsJared Adams1-7/+1
2010-06-03Ignore unknown server types in the server listJared Adams1-0/+9
2010-06-03Fix an unitialized variable problem in ThemeJared Adams1-0/+1
2010-05-28Fix memory leak in last patch.Andrei Karas1-0/+1
2010-05-27Fix drawing incorrect utf8 strings issue.Andrei Karas1-3/+8
2010-05-22Fix handling of tmwAthena registration disabled bitJared Adams1-1/+2
2010-05-13Draw item image in item popups.Andrei Karas4-11/+55
2010-05-06Fix reading arrays at index -1.Andrei Karas2-3/+12
2010-05-06Fixed some copy/pasted documentationThorbjørn Lindeijer1-3/+3
2010-05-05Fix showing the type of the default serverJared Adams1-0/+2
2010-05-05Allow start game if update server is down.Andrei Karas1-9/+23
2010-04-25Fix some button issues in SocialWindowJared Adams2-2/+21
2010-04-25Make ManaServ player stats softcodedJared Adams2-2/+4
2010-04-25Fix some storage bugsJared Adams2-15/+17
2010-04-25Fixed the VideoMode listBox logic in the setup window.Bertram1-0/+34
2010-04-21Add a clear button to the NPC dialogJared Adams4-16/+73
2010-04-19Add afk mode for player.Andrei Karas1-0/+5
2010-04-17Changed eAthena protocol name to TmwAthena and changed the config files accor...Bertram3-11/+11
2010-04-16Fix canceling game connectionJared Adams2-0/+3
2010-04-12Fix error in server list download when download has problemsJared Adams1-2/+5
2010-04-12Added the player collision rectangle and tweaked colorsBertram1-2/+9
2010-04-12Added a more trusty path debug view for ManaServ.Bertram2-15/+58
2010-04-09Add support for registration disabled for eAthenaJared Adams1-0/+3
2010-04-06Fix a crash when adding new serversJared Adams2-28/+9
2010-03-31Removed the ability to assign custom skins to windows/popupsThorbjørn Lindeijer8-67/+3
2010-03-30Fix some memory issuesJared Adams1-0/+1
2010-03-29Add minimum version information to the server listJared Adams4-30/+156