summaryrefslogtreecommitdiff
path: root/src/gui/whoisonline.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-11-09Fix code style.Andrei Karas1-1/+0
2012-11-07Add own profiler and profiler info to some code.Andrei Karas1-0/+2
2012-10-20Add palette inheritance to button class.Andrei Karas1-1/+1
2012-10-20Add palette inheritance to browserbox class.Andrei Karas1-1/+1
2012-10-16Fix some signed/unsigned chars issues.Andrei Karas1-2/+3
2012-10-10Fix compilation errors with stlport.Andrei Karas1-3/+3
2012-10-03Add sound effects for open/close windows.Andrei Karas1-0/+1
2012-10-02Fix some conversions.Andrei Karas1-2/+2
2012-09-22Add final keyword to most classes.Andrei Karas1-1/+1
2012-09-16Add const to variables with type size_t.Andrei Karas1-7/+4
2012-08-23Remove useless includes.Andrei Karas1-3/+0
2012-08-17Improve size calculations.Andrei Karas1-4/+4
2012-08-09Hightlight gms in online list with "friends" color and letters (GM).Andrei Karas1-0/+15
2012-08-09Revert "Highlight gms in online list with color."Andrei Karas1-10/+2
2012-08-09Highlight gms in online list with color.Andrei Karas1-2/+10
2012-07-28Simplify scrollarea opaque flag.Andrei Karas1-3/+2
2012-07-18Another warning fixes.Andrei Karas1-2/+2
2012-06-23Improve a bit iterators again.Andrei Karas1-2/+0
2012-05-13Move some code from logic queue to separate calls.Andrei Karas1-0/+3
2012-04-25Improve iterators part 1.Andrei Karas1-15/+14
2012-04-01Add support form different proxy types in download process.Andrei Karas1-0/+2
2012-04-01Last part of fixes.Andrei Karas1-1/+1
2012-03-27Fix auto update online list after http server error (tmw like servers only).Andrei Karas1-0/+1
2012-02-29Simplify remove listener calls.Andrei Karas1-2/+1
2012-02-28Fix manaplus clients name highlight in evol server. Before was all highlighted.Andrei Karas1-0/+5
2012-02-24More copyright fixes.Andrei Karas1-1/+1
2012-02-24Fix GPL license.Andrei Karas1-2/+1
2012-02-18Fix code style.Andrei Karas1-1/+1
2012-02-12Add option to enable/disable grouping friends in online list.Andrei Karas1-3/+15
2012-02-10Show gms in online list with green color (evol server).Andrei Karas1-3/+5
2012-02-08Fix code style with new tool.Andrei Karas1-1/+1
2012-02-02Add some checks after automatic checking.Andrei Karas1-0/+3
2012-01-29Fix client detection in online list.Andrei Karas1-4/+4
2012-01-29Fix memory leak in tathena online list introducedAndrei Karas1-0/+7
2012-01-29Use appname in user agents string while downloading files.Andrei Karas1-2/+2
2012-01-28Add support for processing player statuses in evol server.Andrei Karas1-3/+33
2012-01-28Add basic support for extended online list on evol server.Andrei Karas1-48/+87
2012-01-17Add friends tab to social window.Andrei Karas1-5/+17
2012-01-16Fix players online status in chat in evol server.Andrei Karas1-0/+2
2011-11-30Add limits for online list packet.Andrei Karas1-4/+7
2011-11-30Add server side online players list support.Andrei Karas1-67/+144
2011-11-13Show enemy relation in online list.Andrei Karas1-1/+16
2011-11-08Fix more gcc 4.7 warnings.Andrei Karas1-6/+6
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas1-9/+9
2011-10-08Fix online list dialog resize on error.Andrei Karas1-0/+1
2011-10-05Add blacklist relation. In this mode blocked trades, emotes, speech text.Andrei Karas1-0/+1
2011-09-24Replace compare function in who is online to functuator.Andrei Karas1-17/+21
2011-09-10Allow load for each window own xml theme file.Andrei Karas1-1/+1
2011-09-05Restore visible state for some windows after restart.Andrei Karas1-1/+3
2011-08-31Add ability to lock any window position and size. Using sticky image for this.Andrei Karas1-0/+1