Age | Commit message (Expand) | Author | Files | Lines |
2017-01-03 | Fix some doxygen issues. | Andrei Karas | 1 | -2/+1 |
2017-01-03 | Remove useless todo messages. | Andrei Karas | 1 | -1/+0 |
2017-01-03 | Update copyright year. | Andrei Karas | 71 | -71/+71 |
2016-12-15 | Add support for rectangular skills tabs. | Andrei Karas | 1 | -1/+17 |
2016-12-12 | Add noexcept in some files. | Andrei Karas | 5 | -15/+15 |
2016-12-10 | Fix some issues found by automatic checks. | Andrei Karas | 1 | -2/+2 |
2016-11-11 | Fix typo implimented -> implemented. | Andrei Karas | 1 | -2/+2 |
2016-10-28 | Fix conflict for variable mSelectable between two classes. | Andrei Karas | 1 | -1/+1 |
2016-10-16 | Add option to show player name only for selected player.s20161017 | Andrei Karas | 2 | -3/+20 |
2016-09-27 | Show theme info dialog as modal dialog. | Andrei Karas | 1 | -1/+1 |
2016-09-23 | Add missing comments into defines. | Andrei Karas | 9 | -39/+49 |
2016-09-21 | Set parts of most windows unselectable. | Andrei Karas | 2 | -0/+3 |
2016-09-20 | Add support for unselectable widgets. | Andrei Karas | 1 | -1/+1 |
2016-09-17 | Add strong typed bool Opaque. | Andrei Karas | 16 | -24/+24 |
2016-09-17 | Remove ea/guildhandler and ea/guildrecv. Because guilds not works in legacy s... | Andrei Karas | 1 | -9/+9 |
2016-09-03 | Add option for create custom OpenGL context. | Andrei Karas | 1 | -0/+4 |
2016-08-29 | Use time_t for time values. | Andrei Karas | 1 | -1/+1 |
2016-08-20 | Add chat command for show/change auto item party sharing.s20160820 | Andrei Karas | 1 | -0/+6 |
2016-08-19 | Add chat command for show/change share experience in party. | Andrei Karas | 1 | -49/+4 |
2016-08-19 | Add chat command for show/change share item drops in party. | Andrei Karas | 1 | -48/+3 |
2016-08-19 | Use input manager for most commands in party tab. | Andrei Karas | 1 | -18/+15 |
2016-08-19 | Use input manager for most commands in guild tab. | Andrei Karas | 1 | -9/+13 |
2016-08-18 | Add baic menu into social window menu button. | Andrei Karas | 9 | -2/+19 |
2016-08-15 | Not stop background music if not connected to server and settings was changed. | Andrei Karas | 1 | -6/+16 |
2016-08-07 | Add monster wall collision type. | Andrei Karas | 1 | -0/+2 |
2016-08-06 | Add own colors for hp bars for homunculus, mercenary, elemental. | Andrei Karas | 1 | -0/+6 |
2016-08-02 | Fix compilation with some options. | Andrei Karas | 2 | -2/+2 |
2016-08-02 | Draw each window in unit tests. | Andrei Karas | 2 | -0/+10 |
2016-07-18 | Add own configurable color for skill attack range. | Andrei Karas | 1 | -0/+2 |
2016-07-09 | Show map name in debug window in map tab.s20160709 | Andrei Karas | 2 | -7/+15 |
2016-06-13 | Fix includes and update deheader ci script. | Andrei Karas | 3 | -6/+6 |
2016-06-07 | Move image class into image directory. | Andrei Karas | 1 | -1/+2 |
2016-06-04 | Show hightlighted messages in chat also if tab active but window minimized or... | Andrei Karas | 1 | -6/+8 |
2016-06-04 | Fix compilation for MacOSX. | Andrei Karas | 1 | -1/+1 |
2016-06-04 | Add missing include | Andrei Karas | 1 | -0/+1 |
2016-06-03 | Fix compilation for Android. | Andrei Karas | 1 | -3/+6 |
2016-05-31 | Fix compilation without OpenGL in setup_video.cpp again. | Andrei Karas | 1 | -0/+2 |
2016-05-31 | Fix compilation without OpenGL in setup_video.cpp. | Andrei Karas | 1 | -0/+6 |
2016-05-31 | Fix different include issues. | Andrei Karas | 1 | -4/+0 |
2016-05-24 | Fix asserts with missing default music files. | Andrei Karas | 1 | -1/+4 |
2016-05-09 | Add settings for set distance for start syncyng player. | Andrei Karas | 1 | -0/+5 |
2016-04-26 | Split graphicsvetexes into multiply files. | Andrei Karas | 1 | -1/+1 |
2016-04-26 | Move graphicsvertexes into render/vertexes. | Andrei Karas | 1 | -1/+2 |
2016-04-21 | Convert chattabtype into strong typed enum. | Andrei Karas | 2 | -4/+4 |
2016-04-21 | Move chattabtype into enums directory. | Andrei Karas | 2 | -44/+1 |
2016-04-21 | Fix compilation warning. | Andrei Karas | 1 | -1/+1 |
2016-04-21 | Add option for enable/disable remote commands. | Andrei Karas | 2 | -0/+24 |
2016-04-21 | Add option for disable OpenGL version check and rollback to other renderer. | Andrei Karas | 1 | -0/+5 |
2016-04-17 | Revert "Remove override keyword, if it present with final." | Andrei Karas | 31 | -94/+94 |
2016-04-17 | Remove override keyword, if it present with final. | Andrei Karas | 31 | -94/+94 |