Age | Commit message (Expand) | Author | Files | Lines |
2015-12-20 | Move spritedirection into enums directory. | Andrei Karas | 1 | -0/+43 |
2015-12-13 | Add pragmas for prevent warnings about unused constants in simple types. | Andrei Karas | 43 | -3/+212 |
2015-12-10 | Copy modernopengl into mobileopengl2 backend. | Andrei Karas | 1 | -1/+2 |
2015-12-02 | Add strong typed bool type Advanced. | Andrei Karas | 1 | -0/+28 |
2015-12-02 | Add strong typed bool type IsSell. | Andrei Karas | 1 | -0/+28 |
2015-11-23 | Add chat command skill. | Andrei Karas | 1 | -0/+1 |
2015-11-22 | Add chat command /selectskilllevel for select skill level in skills dialog. | Andrei Karas | 1 | -0/+1 |
2015-11-20 | Fix code style. | Andrei Karas | 1 | -0/+4 |
2015-11-19 | Add strong typed bool enum Append. | Andrei Karas | 1 | -0/+28 |
2015-11-17 | Use magic command properties only if compiled for tmwa. | Andrei Karas | 1 | -0/+3 |
2015-11-17 | Convert enum InputType into strong typed. | Andrei Karas | 1 | -0/+43 |
2015-11-16 | Convert State enum into strong typed. | Andrei Karas | 1 | -43/+43 |
2015-11-16 | Convert InventoryType enum into strong typed. | Andrei Karas | 1 | -13/+13 |
2015-11-16 | Convert DragDropSource enum into strong typed enum. | Andrei Karas | 1 | -17/+22 |
2015-11-16 | Move TextCommandType enum into separate file and convert to strong typed. | Andrei Karas | 1 | -0/+33 |
2015-11-16 | Move MagicSchool enum into separate file and convert to strong typed. | Andrei Karas | 1 | -0/+37 |
2015-11-16 | Rename SpellTarget into CommandTarget enum and convert it to strong typed. | Andrei Karas | 1 | -0/+34 |
2015-11-16 | Add chat command slide. | Andrei Karas | 1 | -0/+1 |
2015-11-16 | Fix code style. | Andrei Karas | 1 | -1/+1 |
2015-11-14 | Add cast action to beings. | Andrei Karas | 1 | -0/+1 |
2015-11-14 | Add simple enums unit test. | Andrei Karas | 1 | -0/+35 |
2015-11-09 | Add skill unit support in most files excluding net code. | Andrei Karas | 1 | -0/+1 |
2015-11-09 | Add SkillUnit actor type. | Andrei Karas | 1 | -1/+2 |
2015-11-01 | Add strong typed bool enum donotalign. | Andrei Karas | 1 | -0/+28 |
2015-11-01 | Add strong typed bool enum on the fly. | Andrei Karas | 1 | -0/+28 |
2015-10-31 | Add strong typed bool enum separator. | Andrei Karas | 1 | -0/+28 |
2015-10-31 | Add strong typed bool enum usebase64. | Andrei Karas | 1 | -0/+28 |
2015-10-31 | Add strong typed bool enum mainconfig. | Andrei Karas | 1 | -0/+28 |
2015-10-30 | Add strong typed bool enum ShowEmptyRows and use it in itemcontainer. | Andrei Karas | 1 | -0/+28 |
2015-10-30 | Add strong typed bool enum ForceQuantity. | Andrei Karas | 1 | -0/+28 |
2015-10-28 | Add support for images in npc skined menu. | Andrei Karas | 1 | -0/+28 |
2015-10-16 | Add protection attribute to input actions. Unsafe actions blocked from remote... | Andrei Karas | 1 | -0/+30 |
2015-10-16 | Impliment packet SMSG_MAP_SET_TILES_TYPE (hercules) | Andrei Karas | 1 | -6/+6 |
2015-10-15 | Remove CHARACTER and MONSTER block mask and block type because it unused. | Andrei Karas | 2 | -4/+0 |
2015-10-15 | Convert BlockType into strong typed enum. | Andrei Karas | 1 | -14/+14 |
2015-10-14 | Add option for show why player disappeared. Can be usefull for GM's. | Andrei Karas | 1 | -0/+5 |
2015-10-08 | Add chat command /testinfo for output some debug parameters to log. | Andrei Karas | 1 | -0/+1 |
2015-09-22 | Remove checking packet id in getNpc function. | Andrei Karas | 1 | -0/+34 |
2015-09-21 | Add option for auto target skill to closest target. | Andrei Karas | 1 | -0/+28 |
2015-09-11 | Fix code style. | Andrei Karas | 1 | -1/+2 |
2015-09-09 | Add also notification about dropped item. | Andrei Karas | 1 | -0/+1 |
2015-09-09 | Show reason for item removing. | Andrei Karas | 2 | -0/+50 |
2015-09-09 | Fix wrong copyright in auctionsearchtype.h | Andrei Karas | 1 | -2/+1 |
2015-09-09 | Add unequip error notification. | Andrei Karas | 1 | -0/+1 |
2015-09-05 | Put badges into array in being. | Andrei Karas | 2 | -0/+50 |
2015-08-29 | Fix code style. | Andrei Karas | 1 | -1/+0 |
2015-08-23 | Impliment packet SMSG_PET_CATCH_PROCESS. | Andrei Karas | 1 | -0/+1 |
2015-08-22 | Impliment packet SMSG_IGNORE_NICK_ACK. | Andrei Karas | 1 | -0/+8 |
2015-08-22 | Impliment packet SMSG_PLAYER_SKILL_MESSAGE. | Andrei Karas | 1 | -0/+12 |
2015-08-22 | Impliment packet SMSG_BIND_ITEM. | Andrei Karas | 1 | -0/+1 |