Age | Commit message (Expand) | Author | Files | Lines |
2015-02-16 | Build BankWindow only if eathena support enabled. | Andrei Karas | 1 | -0/+4 |
2015-02-16 | Use guildmanager only if build with tmwa support. | Andrei Karas | 1 | -1/+12 |
2015-02-15 | Fix drop/store window in inventory. | Andrei Karas | 1 | -2/+5 |
2015-01-30 | Fix compilation without eathena. | Andrei Karas | 1 | -0/+2 |
2015-01-24 | Add partial support for cart window. | Andrei Karas | 1 | -0/+1 |
2015-01-23 | Add variable for cart window. | Andrei Karas | 1 | -0/+4 |
2015-01-14 | Prevent from show multiply death dialogs. | Andrei Karas | 1 | -1/+1 |
2015-01-14 | Add support for #gm channel for gm tab. | Andrei Karas | 1 | -1/+1 |
2015-01-14 | By requesting open #trade channel, really open trade tab. | Andrei Karas | 1 | -6/+1 |
2015-01-02 | Fix code style. | Andrei Karas | 1 | -1/+1 |
2015-01-01 | Update copyrights year. | Andrei Karas | 1 | -1/+1 |
2014-12-29 | Allow move pet by mod key (left shift) + move keys. | Andrei Karas | 1 | -1/+2 |
2014-12-28 | Allow change pet direction by pet emote key + move keys. | Andrei Karas | 1 | -1/+5 |
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 |