summaryrefslogtreecommitdiff
path: root/src/net/ea/gui
AgeCommit message (Expand)AuthorFilesLines
2014-02-20improve includes.Andrei Karas1-2/+1
2014-02-18derive Widget from Widget2.Andrei Karas2-2/+4
2014-02-13Remove unused chat help from code.Andrei Karas4-114/+2
2014-02-12add autocomplete special commands in guild tab.Andrei Karas2-0/+10
2014-02-12add autocomplete special commands in party tab.Andrei Karas2-1/+13
2014-02-02Add missing const and static into net classes.Andrei Karas2-13/+3
2014-01-01update copyright year in all sources.Andrei Karas4-4/+4
2013-12-26add restrict into chattab.Andrei Karas4-6/+8
2013-11-01Add configure option --enable-checks for check some calls (disabled by default)Andrei Karas2-0/+3
2013-10-24add final keyword to net files.Andrei Karas2-14/+14
2013-09-30move tabs into tabs directory.Andrei Karas2-2/+2
2013-09-26Change destructors to virtual in all basic classes.Andrei Karas2-2/+2
2013-09-18add consts in gui classes.Andrei Karas4-4/+4
2013-09-18show online messages in party tab.Andrei Karas2-1/+14
2013-09-15remove unused includes from net directory.Andrei Karas2-11/+1
2013-08-31move being related files into being dir.Andrei Karas2-2/+4
2013-08-20fix typo.Andrei Karas2-2/+2
2013-07-11move sound constants to separate file.Andrei Karas2-0/+2
2013-05-31Improve chattab class.Andrei Karas4-8/+8
2013-05-28fix guard header part2.Andrei Karas2-6/+6
2013-05-03add comments for translators.Andrei Karas2-0/+45
2013-04-14another fixes from cpplint.Andrei Karas2-2/+2
2013-04-14some more style fixes from cpplint.Andrei Karas2-4/+4
2013-04-12first part of style fixed after cpplint checks.Andrei Karas2-2/+2
2013-04-07fix more style, add consts.Andrei Karas2-1/+3
2013-03-31Rename SoundManager sigleton from sound to soundManager.Andrei Karas2-2/+2
2013-03-21Add channel name to chat tabs.Andrei Karas2-2/+2
2013-02-18Add option to show/hide guild online messages.Andrei Karas2-1/+13
2013-01-16update copyrights year.Andrei Karas4-4/+4
2012-12-28Add outlining support to tabs.Andrei Karas2-6/+12
2012-12-03Rename sound.cpp/h to soundmanager.Andrei Karas2-2/+2
2012-11-27Simplify command handlers.Andrei Karas2-3/+2
2012-10-30Add unused warnings to other files.Andrei Karas2-2/+2
2012-10-20Fix code style and some minor issues.Andrei Karas2-4/+0
2012-10-20Add to some controls palette inheritance from other controls.Andrei Karas4-6/+6
2012-10-20In all controls, call Widget2 methods to get colors.Andrei Karas2-10/+6
2012-10-16Fix some signed/unsigned chars issues.Andrei Karas1-2/+2
2012-10-15Fix compilation warnings without C++11 support.Andrei Karas2-2/+2
2012-10-10Delete copy constructor from net classes.Andrei Karas2-0/+4
2012-09-22Add override keyword to most overriden methods.Andrei Karas2-14/+16
2012-09-08Add new colors for party and guild tabs.Andrei Karas2-0/+8
2012-09-02Add const to more classes.Andrei Karas1-3/+3
2012-08-23Remove useless includes.Andrei Karas2-6/+0
2012-03-29Replace vectors with strings to short names.Andrei Karas4-4/+4
2012-02-28Fix some sound event.Andrei Karas4-0/+15
2012-02-08Fix code style with new tool.Andrei Karas1-1/+0
2012-01-05Update copyrights year.Andrei Karas4-4/+4
2011-10-08Add checks and fix code style.Andrei Karas2-2/+5
2011-09-10Change empty strings initializations.Andrei Karas1-1/+1
2011-08-12Rename file names log and chatlog to correct logger and chatlogger.Andrei Karas2-2/+2