Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-09-30 | move tabs into tabs directory. | Andrei Karas | 1 | -547/+0 | |
2013-09-30 | move windows classes to windows directory. | Andrei Karas | 1 | -1/+1 | |
2013-09-25 | improve a bit strings declaration. | Andrei Karas | 1 | -2/+2 | |
2013-09-18 | add consts in gui classes. | Andrei Karas | 1 | -2/+2 | |
2013-09-12 | remove unused includes from widget files. | Andrei Karas | 1 | -2/+0 | |
2013-08-31 | move being related files into being dir. | Andrei Karas | 1 | -1/+2 | |
2013-08-24 | improve some mode methods in Client. | Andrei Karas | 1 | -3/+3 | |
2013-08-09 | improve size() methods usage. | Andrei Karas | 1 | -4/+5 | |
2013-07-28 | move bools in chattab. | Andrei Karas | 1 | -2/+2 | |
2013-07-11 | move sound constants to separate file. | Andrei Karas | 1 | -0/+1 | |
2013-06-30 | Add support for logging debug chat tab. | Andrei Karas | 1 | -2/+12 | |
Disabled by default. | |||||
2013-06-21 | fix code style. | Andrei Karas | 1 | -1/+0 | |
2013-06-04 | Remove "Server:" from notifications messages. | Andrei Karas | 1 | -1/+1 | |
2013-05-31 | Improve chattab class. | Andrei Karas | 1 | -6/+7 | |
2013-05-30 | Add color for globals with player/npc name. | Andrei Karas | 1 | -1/+1 | |
New colors: GLOBAL, GLOBAL_OUTLINE. | |||||
2013-05-03 | add comments for translators | Andrei Karas | 1 | -0/+10 | |
2013-04-25 | fix some code style by cpplint. | Andrei Karas | 1 | -1/+0 | |
2013-04-12 | first part of style fixed after cpplint checks. | Andrei Karas | 1 | -3/+2 | |
2013-04-07 | fix cide style. | Andrei Karas | 1 | -1/+1 | |
Add explicit keyword to some constructors. | |||||
2013-04-03 | Fix http links splitting in chat. | Andrei Karas | 1 | -9/+11 | |
2013-03-31 | Rename SoundManager sigleton from sound to soundManager. | Andrei Karas | 1 | -4/+4 | |
2013-03-21 | Send channel name to net code layer. | Andrei Karas | 1 | -2/+7 | |
2013-03-21 | Add channel name to chat tabs. | Andrei Karas | 1 | -2/+4 | |
2013-02-26 | Improve string usage in other files. | Andrei Karas | 1 | -10/+8 | |
2013-02-18 | Add option to show/hide guild online messages. | Andrei Karas | 1 | -1/+14 | |
Disabled by default. | |||||
2013-01-16 | update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2012-12-25 | Improve empty strings manipulation. | Andrei Karas | 1 | -4/+4 | |
2012-12-03 | Rename sound.cpp/h to soundmanager. | Andrei Karas | 1 | -1/+1 | |
2012-11-27 | Simplify command handlers. | Andrei Karas | 1 | -2/+1 | |
2012-10-29 | Highlight window header with * if got new chat message with minimized window. | Andrei Karas | 1 | -0/+1 | |
2012-10-20 | Add palette inheritance to browserbox class. | Andrei Karas | 1 | -1/+1 | |
2012-10-20 | Add to some controls palette inheritance from other controls. | Andrei Karas | 1 | -2/+2 | |
2012-10-14 | Dont use guichan tab and tabbedarea anymore. | Andrei Karas | 1 | -2/+1 | |
It have some methods and widget connections what cant be changed by overloading. | |||||
2012-09-16 | Add const to variables with type size_t. | Andrei Karas | 1 | -2/+2 | |
2012-08-30 | Add const to more classes. | Andrei Karas | 1 | -6/+6 | |
2012-08-24 | replace defines to consts. | Andrei Karas | 1 | -1/+1 | |
2012-08-23 | Remove useless includes. | Andrei Karas | 1 | -3/+1 | |
2012-07-28 | Simplify scrollarea opaque flag. | Andrei Karas | 1 | -2/+1 | |
2012-07-23 | Improve perfomance in some object constructors. | Andrei Karas | 1 | -2/+2 | |
2012-06-24 | Allow enter in chat "?" as text message. | Andrei Karas | 1 | -1/+4 | |
2012-06-19 | Add help search commands (?text). | Andrei Karas | 1 | -5/+20 | |
Example: ?warps It will open help page about warps. | |||||
2012-04-09 | Fix code style. | Andrei Karas | 1 | -2/+1 | |
2012-04-01 | Last part of fixes. | Andrei Karas | 1 | -5/+5 | |
2012-03-29 | Add option to auto hide chat window (chat window visible by default) | Andrei Karas | 1 | -0/+8 | |
Option in chat \ Auto hide chat window. | |||||
2012-02-28 | Fix some sound event. | Andrei Karas | 1 | -2/+19 | |
Replace hardcoded sound names to constants. Add party/guild sound. | |||||
2012-02-28 | Add different sound effects for different events. | Andrei Karas | 1 | -1/+1 | |
Can be configured in audio tab in settings. | |||||
2012-02-08 | Fix code style with new tool. | Andrei Karas | 1 | -1/+1 | |
2012-02-02 | Add some checks after automatic checking. | Andrei Karas | 1 | -3/+11 | |
2012-01-05 | Update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2011-12-08 | Add variables for any chat text/commands. | Andrei Karas | 1 | -0/+3 | |
<PLAYER> - target or nearest player nick. <MONSTER> - target or nearest monster name. <PEOPLE> - comma separated list of visible players (except self). <PARTY> - all party members (except self). Example usage: type in chat: hello <PEOPLE>. |