Age | Commit message (Expand) | Author | Files | Lines |
2014-12-08 | Not allow move with keyboard if popup menu opened. | Andrei Karas | 1 | -1/+4 |
2014-12-05 | fix code style. | Andrei Karas | 1 | -1/+2 |
2014-12-02 | Move weight notification from playerhander. | Andrei Karas | 1 | -2/+0 |
2014-11-24 | Add option to disable logging for better performance while connected to server. | Andrei Karas | 1 | -0/+3 |
2014-10-28 | Dehardcode default spells/commands. | Andrei Karas | 1 | -4/+0 |
2014-10-16 | Add bank window (hercules only). | Andrei Karas | 1 | -0/+3 |
2014-10-13 | Autojoin channels on open channel tab. | Andrei Karas | 1 | -0/+2 |
2014-10-12 | Add log file name into chattab. | Andrei Karas | 1 | -2/+3 |
2014-10-12 | Move chat tab type into ChatTab. | Andrei Karas | 1 | -2/+3 |
2014-10-12 | Move TradeTab into chat subdir. | Andrei Karas | 1 | -1/+1 |
2014-10-12 | Move LangTab into chat subdir. | Andrei Karas | 1 | -1/+1 |
2014-10-12 | Move GmTab into chat subdir. | Andrei Karas | 1 | -1/+1 |
2014-10-12 | Move BattleTab into chat subdir. | Andrei Karas | 1 | -1/+1 |
2014-09-28 | Remove auctionmanager. | Andrei Karas | 1 | -9/+0 |
2014-09-26 | Fix code style. | Andrei Karas | 1 | -1/+0 |
2014-09-18 | Draw cool down bar in skills window. | Andrei Karas | 1 | -0/+3 |
2014-09-17 | Remove getter for serverFeatures. | Andrei Karas | 1 | -1/+1 |
2014-09-17 | Remove getter for generalHandler. | Andrei Karas | 1 | -2/+2 |
2014-09-17 | Remove getter for gameHandler. | Andrei Karas | 1 | -6/+6 |
2014-09-16 | add server feature for language tab. | Andrei Karas | 1 | -1/+3 |
2014-08-18 | Rename DropShortcutContainer into VirtShortcutContainer. | Andrei Karas | 1 | -2/+2 |
2014-08-18 | In DropShortcutContainer accept object with data from constructor. | Andrei Karas | 1 | -1/+2 |
2014-08-15 | Fix code style. | Andrei Karas | 1 | -1/+0 |
2014-08-14 | Allow use chat commands before connecting to server. | Andrei Karas | 1 | -2/+0 |
2014-07-31 | Move popup related code from viewport into popupManager. | Andrei Karas | 1 | -5/+6 |
2014-07-30 | Rename player_node variable into localPlayer. | Andrei Karas | 1 | -28/+28 |
2014-07-29 | Fix yellow bar settings loading. | Andrei Karas | 1 | -0/+1 |
2014-07-25 | Use all methods in gamemodifiers as static. | Andrei Karas | 1 | -2/+0 |
2014-07-23 | move "change camera mode" option into gamemodifiers. | Andrei Karas | 1 | -1/+1 |
2014-07-23 | move "change away type" option into gamemodifiers. | Andrei Karas | 1 | -3/+3 |
2014-07-22 | Fix yellow bar first time drawing. | Andrei Karas | 1 | -0/+2 |
2014-07-21 | move "change attack type" option into gamemodifiers. | Andrei Karas | 1 | -2/+2 |
2014-07-20 | Create gamemodifiers object at game init and destroy at game termination. | Andrei Karas | 1 | -0/+3 |
2014-06-22 | Add profiler lines into some functions. | Andrei Karas | 1 | -0/+9 |
2014-05-31 | fix code style. | Andrei Karas | 1 | -4/+2 |
2014-05-30 | Move main window related code into windowmanager. | Andrei Karas | 1 | -4/+5 |
2014-05-29 | Move variables definition into each file with class definition. | Andrei Karas | 1 | -49/+1 |
2014-05-29 | Move openErrorDialog into DialogsManager. | Andrei Karas | 1 | -1/+1 |
2014-05-29 | Move many variables from client into settings. | Andrei Karas | 1 | -3/+4 |
2014-05-28 | Move dialogs related function into separate file. | Andrei Karas | 1 | -21/+2 |
2014-05-28 | Move from resourcemanager functions related to files into other files. | Andrei Karas | 1 | -1/+1 |
2014-05-28 | Move delay load code from resourcemanager into separate file. | Andrei Karas | 1 | -1/+2 |
2014-05-25 | Fix align in constructors. | Andrei Karas | 1 | -1/+1 |
2014-05-22 | allow open updater window from inside game. | Andrei Karas | 1 | -0/+11 |
2014-05-18 | Move inputaction into separate file. | Andrei Karas | 1 | -10/+10 |
2014-05-18 | Remove useless includes. | Andrei Karas | 1 | -0/+1 |
2014-05-17 | Move font.cpp/h into fonts directory. | Andrei Karas | 1 | -1/+2 |
2014-05-16 | Move chatmsgtype into separate file. | Andrei Karas | 1 | -5/+5 |
2014-05-14 | Move chat tab consts into separate file. | Andrei Karas | 1 | -0/+1 |
2014-05-12 | Move being directions into separate file. | Andrei Karas | 1 | -8/+8 |