summaryrefslogtreecommitdiff
path: root/src/gui/windows/whoisonline.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-05-18Move mousebutton into separate file.Andrei Karas1-2/+2
2014-05-18fix code style.Andrei Karas1-8/+6
2014-05-17Move onlineplayer into separate file.Andrei Karas1-0/+1
2014-05-17Add anonimous namespace into whoisonline.cpp.Andrei Karas1-8/+11
2014-05-13fix code style.Andrei Karas1-0/+1
2014-05-13Move actor type into separate file.Andrei Karas1-3/+3
2014-05-12Move being flags into separate file.Andrei Karas1-5/+5
2014-05-08Fix code style in gui.Andrei Karas1-1/+1
2014-05-02Add missing const.Andrei Karas1-1/+1
2014-04-30Fix code style in gui.Andrei Karas1-1/+1
2014-03-31Use all supported encoding while accesing http.Andrei Karas1-0/+1
2014-03-13improve variables order in windows.Andrei Karas1-4/+4
2014-03-10Remove duplicate code from whoisonline.Andrei Karas1-87/+62
2014-02-24Rename Rectangle into Rect.Andrei Karas1-3/+3
2014-02-22Move Rectangle and ClipRectangle into gui directory.Andrei Karas1-3/+3
2014-02-18derive Widget from Widget2.Andrei Karas1-1/+1
2014-02-16move mouseevent into events directory.Andrei Karas1-3/+3
2014-02-16move event into events directory.Andrei Karas1-2/+2
2014-02-16move actionevent into events directory.Andrei Karas1-1/+1
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-12-17add restrict into whoisonline.Andrei Karas1-6/+7
2013-11-01Add configure option --enable-checks for check some calls (disabled by default)Andrei Karas1-0/+1
2013-10-19Rename actorspritemanager into actormanager.Andrei Karas1-9/+9
2013-10-19improve function pointers usage in whoisonline.Andrei Karas1-2/+2
2013-10-19move virtual member calls from whoisonline constructor into postInit.Andrei Karas1-0/+4
2013-10-11First part of checks from Parasoft C++ Test.Andrei Karas1-0/+3
2013-10-09Add browserbox links theme options.Andrei Karas1-1/+0
2013-10-09add separate theme file for browserbox in who is online window.Andrei Karas1-1/+1
2013-10-09allow set different skin for browserboxes.Andrei Karas1-1/+2
2013-10-09Use all parameters in browserbox constructors.Andrei Karas1-1/+1
2013-10-02Add support for gm detection in online list on "new" tmw server.Andrei Karas1-0/+10
2013-09-30move windows classes to windows directory.Andrei Karas1-0/+866