Age | Commit message (Expand) | Author | Files | Lines |
2015-08-20 | /atkhuman now checks teamId and map pvp flag | Joseph Botosh | 1 | -2/+1 |
2015-08-17 | Dont use item palettes in createitems command. | Andrei Karas | 1 | -12/+1 |
2015-08-16 | Add strong typed int for item color. | Andrei Karas | 2 | -8/+11 |
2015-08-09 | Add some missing checks to actions found by paranucker. | Andrei Karas | 4 | -110/+235 |
2015-08-03 | Add gui mode for dyecmd. Now only basic code added. | Andrei Karas | 1 | -0/+4 |
2015-07-31 | Add some missing translation labels. | Andrei Karas | 1 | -0/+2 |
2015-07-25 | healmd checks healing radius | Joseph Botosh | 1 | -1/+16 |
2015-07-25 | remove duplicate checkAttackPermissions(target) for /atkhuman | Joseph Botosh | 1 | -5/+2 |
2015-07-25 | add targetingType feature | Joseph Botosh | 3 | -3/+9 |
2015-07-21 | Add missing checks and non null attributes. | Andrei Karas | 1 | -0/+2 |
2015-06-25 | Add NONNULL atribute into actions directory. | Andrei Karas | 1 | -0/+5 |
2015-06-25 | Add missing non null attributes into gui directory. | Andrei Karas | 1 | -1/+1 |
2015-06-15 | Fix code style. | Andrei Karas | 1 | -0/+1 |
2015-06-14 | Rename CREATEWIDGET* macroses. | Andrei Karas | 1 | -3/+3 |
2015-06-14 | Use CREATEWIDGET macro in actions. | Andrei Karas | 1 | -9/+12 |
2015-06-06 | Fix code style. | Andrei Karas | 3 | -7/+4 |
2015-06-03 | User full enum name in packets type. | Andrei Karas | 1 | -4/+4 |
2015-06-01 | Convert DownloadStatus enum into strong typed enum. | Andrei Karas | 1 | -1/+1 |
2015-05-31 | Convert InputAction enum into strong typed enum. | Andrei Karas | 4 | -1/+9 |
2015-05-30 | Move relation enum into separate file. | Andrei Karas | 1 | -15/+15 |
2015-05-29 | Convert ActorType enum into strong typed enum. | Andrei Karas | 1 | -1/+1 |
2015-05-29 | Add strong typed int type BeingId. | Andrei Karas | 3 | -10/+20 |
2015-05-28 | Add strong typed bool type Visible. | Andrei Karas | 2 | -5/+6 |
2015-05-25 | Fix buy/sell from personal shop in player stand very close to npc. | Andrei Karas | 1 | -6/+12 |
2015-05-25 | Dont set global color variables before drawing text. | Andrei Karas | 1 | -2/+4 |
2015-05-24 | From ChatTab::chatLog removed default parameter for message owner type. | Andrei Karas | 2 | -28/+59 |
2015-05-22 | Fix code style. | Andrei Karas | 3 | -1/+5 |
2015-05-21 | Call postInit after each window creation. | Andrei Karas | 1 | -3/+9 |
2015-05-17 | Fix some issues after automatic checks. | Andrei Karas | 1 | -9/+11 |
2015-05-17 | Fix code style. | Andrei Karas | 1 | -1/+1 |
2015-05-10 | Move guildmanager into net/tmwa directory. | Andrei Karas | 1 | -3/+4 |
2015-05-07 | Remove bot checker window. | Andrei Karas | 2 | -8/+0 |
2015-05-06 | Add strong typed bool type AllowSort. | Andrei Karas | 2 | -12/+12 |
2015-05-05 | Replace most bools usage in playerinfo to strong typed bools. | Andrei Karas | 1 | -4/+4 |
2015-05-05 | Add strong typed bool type in OkDialog. | Andrei Karas | 1 | -1/+1 |
2015-05-05 | Add strong typed bool type for modal bool flag. | Andrei Karas | 1 | -1/+4 |
2015-05-04 | Fix compilation with different options. | Andrei Karas | 1 | -0/+4 |
2015-05-01 | Add chat command to show server configuration variable in chat. | Andrei Karas | 2 | -0/+13 |
2015-05-01 | Add chat command to show configuration variable in chat. | Andrei Karas | 2 | -0/+13 |
2015-05-01 | Add chat command to set serverconfig variables. | Andrei Karas | 2 | -0/+14 |
2015-05-01 | Add chat command to set config variables. | Andrei Karas | 2 | -0/+14 |
2015-04-26 | Add incomplete mail window. | Andrei Karas | 2 | -0/+8 |
2015-04-24 | fix compilation warnings. | Andrei Karas | 2 | -1/+9 |
2015-04-20 | Add action for open yellow bar settings page (quick page). | Andrei Karas | 2 | -0/+19 |
2015-04-20 | Add quick settings page for yellow bar options. | Andrei Karas | 1 | -2/+2 |
2015-04-17 | Add eathena defines into actortype enum. | Andrei Karas | 1 | -0/+4 |
2015-04-10 | Fix compilation with different flags. | Andrei Karas | 1 | -1/+1 |
2015-04-06 | Fix remove from priority attack list. | Andrei Karas | 1 | -2/+3 |
2015-04-06 | eathena: impliment packet SMSG_CHAT_ROOM_DESTROY. | Andrei Karas | 1 | -1/+1 |
2015-04-06 | Add chat command for leave chat room. | Andrei Karas | 2 | -0/+11 |