Age | Commit message (Expand) | Author | Files | Lines |
2014-09-08 | eathena: add packet CMSG_REQUEST_RANKS 0x097c. | Andrei Karas | 1 | -0/+1 |
2014-09-08 | eathena: add pethandler. | Andrei Karas | 1 | -0/+2 |
2014-09-07 | fix tarball creation. | Andrei Karas | 1 | -1/+1 |
2014-09-07 | Remove unused tab classes. | Andrei Karas | 1 | -9/+1 |
2014-09-06 | Add skillpopup object. | Andrei Karas | 1 | -0/+2 |
2014-09-06 | Add serverfeatures class for check is server support one or another features. | Andrei Karas | 1 | -0/+5 |
2014-09-06 | Add skill types enum. | Andrei Karas | 1 | -1/+2 |
2014-09-06 | eathena: add basic handling for packet SMSG_QUEST_ADD 0x02b3. | Andrei Karas | 1 | -0/+2 |
2014-09-06 | eathena: add being type enum. | Andrei Karas | 1 | -0/+1 |
2014-09-06 | add basic implimentation for set pincode. | Andrei Karas | 1 | -0/+2 |
2014-09-06 | Move tmwa packets definition into separate file. | Andrei Karas | 1 | -0/+1 |
2014-09-06 | Move eathena packets definition into separate file. | Andrei Karas | 1 | -0/+1 |
2014-08-27 | Remove unused commands.cpp and commandhandler.cpp. | Andrei Karas | 1 | -4/+0 |
2014-08-27 | Move boolean_options define into separate file. | Andrei Karas | 1 | -0/+1 |
2014-08-27 | Move chat command /dumpe into actions. | Andrei Karas | 1 | -0/+2 |
2014-08-23 | Move chat command /announce into actions. | Andrei Karas | 1 | -0/+2 |
2014-08-23 | Add missing file into make files. | Andrei Karas | 1 | -0/+1 |
2014-08-23 | Rename settings options file from page into gui. | Andrei Karas | 1 | -2/+2 |
2014-08-22 | Move options for move input settings page into separate file. | Andrei Karas | 1 | -0/+2 |
2014-08-22 | Move options for other input settings page into separate file. | Andrei Karas | 1 | -0/+2 |
2014-08-22 | Move options for chat input settings page into separate file. | Andrei Karas | 1 | -0/+2 |
2014-08-22 | Move options for outfits input settings page into separate file. | Andrei Karas | 1 | -0/+2 |
2014-08-22 | Move options for emotes input settings page into separate file. | Andrei Karas | 1 | -0/+2 |
2014-08-22 | Move options for windows input settings page into separate file. | Andrei Karas | 1 | -0/+2 |
2014-08-22 | Move options for shortcuts input settings page into separate file. | Andrei Karas | 1 | -0/+2 |
2014-08-22 | Move options for basic input settings page into separate file. | Andrei Karas | 1 | -0/+2 |
2014-08-22 | Move setup input pages options into separate file. | Andrei Karas | 1 | -1/+2 |
2014-08-22 | Move touchactiondata into separate file. | Andrei Karas | 1 | -0/+2 |
2014-08-22 | Move intformation about setup input pages into separate file. | Andrei Karas | 1 | -0/+2 |
2014-08-22 | Move most code from setupactiondata.h into setupactiondata.cpp. | Andrei Karas | 1 | -0/+1 |
2014-08-21 | Move target related actions into separate file. | Andrei Karas | 1 | -0/+2 |
2014-08-21 | Move status bar (yellow bar) related actions into separate file. | Andrei Karas | 1 | -0/+2 |
2014-08-21 | Move tabs related actions into separate file. | Andrei Karas | 1 | -0/+2 |
2014-08-21 | Move move related actions into separate file. | Andrei Karas | 1 | -0/+2 |
2014-08-21 | Move chat related actions into separate file. | Andrei Karas | 1 | -0/+2 |
2014-08-21 | Move windows related actions into separate file. | Andrei Karas | 1 | -0/+2 |
2014-08-21 | Move actions defines into separate file. | Andrei Karas | 1 | -0/+1 |
2014-08-21 | Move actionmanager into actions directory and rename to actions. | Andrei Karas | 1 | -2/+2 |
2014-08-18 | Rename DropShortcutContainer into VirtShortcutContainer. | Andrei Karas | 1 | -2/+2 |
2014-08-14 | Add setupbutton object. | Andrei Karas | 1 | -0/+4 |
2014-08-10 | Add base class for different items shortcuts (for now unused). | Andrei Karas | 1 | -0/+2 |
2014-08-10 | Simplify GLX functions defenition. | Andrei Karas | 1 | -0/+1 |
2014-08-10 | Simplify OpenGL functions defenition. | Andrei Karas | 1 | -0/+1 |
2014-07-31 | Move popup related code from viewport into popupManager. | Andrei Karas | 1 | -0/+2 |
2014-07-20 | Add class for gamemodifiers. | Andrei Karas | 1 | -0/+2 |
2014-07-19 | Add IPC: | Vincent Petithory | 1 | -0/+2 |
2014-07-17 | Rename KeySortFunctor into InputActionSortFunctor. | Andrei Karas | 1 | -1/+1 |
2014-07-17 | Rename KeyFunction into InputFunction. | Andrei Karas | 1 | -1/+1 |
2014-07-17 | Rename KeyItem into InputItem. | Andrei Karas | 1 | -1/+1 |
2014-07-17 | Rename keydata into inputactiondata. | Andrei Karas | 1 | -1/+1 |