Age | Commit message (Expand) | Author | Files | Lines |
2015-12-14 | Add missing files into make files. | Andrei Karas | 1 | -0/+1 |
2015-12-14 | Move skillconsts from resources int consts directory. | Andrei Karas | 1 | -1/+1 |
2015-12-13 | Move theme related constants into separate file. | Andrei Karas | 1 | -0/+1 |
2015-12-13 | Move equipment related constants into separate file. | Andrei Karas | 1 | -0/+1 |
2015-12-13 | Move timer constants into separate file. | Andrei Karas | 1 | -0/+1 |
2015-12-13 | Move spells and graphics related constants into separate files. | Andrei Karas | 1 | -1/+2 |
2015-12-13 | Move nacl messages related functions into separate file. | Andrei Karas | 1 | -0/+2 |
2015-12-13 | Allow resize nacl window with OpenGL without recreating context. | Andrei Karas | 1 | -0/+1 |
2015-12-11 | Add nacl gl init and nacl defines and includes in most files. | Andrei Karas | 1 | -0/+2 |
2015-12-11 | Add nacl gl functions. | Andrei Karas | 1 | -0/+1 |
2015-12-10 | Move cursor related code into sdlsharedhelper. | Andrei Karas | 1 | -0/+2 |
2015-12-10 | Copy modernopengl into mobileopengl2 backend. | Andrei Karas | 1 | -0/+2 |
2015-12-02 | Add strong typed bool type Advanced. | Andrei Karas | 1 | -0/+1 |
2015-12-02 | Add strong typed bool type IsSell. | Andrei Karas | 1 | -0/+1 |
2015-11-23 | Add skillwarplistener. | Andrei Karas | 1 | -0/+2 |
2015-11-23 | Add text select dialog. | Andrei Karas | 1 | -0/+2 |
2015-11-19 | Add strong typed bool enum Append. | Andrei Karas | 1 | -0/+1 |
2015-11-17 | Use magic command properties only if compiled for tmwa. | Andrei Karas | 1 | -1/+1 |
2015-11-17 | Fix make files. | Andrei Karas | 1 | -1/+1 |
2015-11-16 | Move TextCommandType enum into separate file and convert to strong typed. | Andrei Karas | 1 | -0/+1 |
2015-11-16 | Move MagicSchool enum into separate file and convert to strong typed. | Andrei Karas | 1 | -0/+1 |
2015-11-16 | Rename SpellTarget into CommandTarget enum and convert it to strong typed. | Andrei Karas | 1 | -0/+1 |
2015-11-14 | Add simple enums unit test. | Andrei Karas | 1 | -0/+1 |
2015-11-13 | Remove manaserv related RegistrationOptions. | Andrei Karas | 1 | -1/+0 |
2015-11-12 | Add support for invoke ground skill with text parameter. | Andrei Karas | 1 | -0/+2 |
2015-11-10 | Add support for casting status effect on ground. | Andrei Karas | 1 | -0/+1 |
2015-11-09 | Add skill unit db. | Andrei Karas | 1 | -0/+2 |
2015-11-02 | Add intmap defines. | Andrei Karas | 1 | -0/+1 |
2015-11-01 | Add strong typed bool enum donotalign. | Andrei Karas | 1 | -0/+1 |
2015-11-01 | Add strong typed bool enum on the fly. | Andrei Karas | 1 | -0/+1 |
2015-10-31 | Add strong typed bool enum separator. | Andrei Karas | 1 | -0/+1 |
2015-10-31 | Add strong typed bool enum usebase64. | Andrei Karas | 1 | -0/+1 |
2015-10-31 | Add strong typed bool enum mainconfig. | Andrei Karas | 1 | -0/+1 |
2015-10-30 | Add support for npc dialog inventory theming from npc skin. | Andrei Karas | 1 | -0/+1 |
2015-10-30 | Add strong typed bool enum ShowEmptyRows and use it in itemcontainer. | Andrei Karas | 1 | -0/+1 |
2015-10-30 | Add strong typed bool enum ForceQuantity. | Andrei Karas | 1 | -0/+1 |
2015-10-29 | Add missing file. | Andrei Karas | 1 | -0/+1 |
2015-10-28 | Add text object to skined npc menus. | Andrei Karas | 1 | -0/+1 |
2015-10-28 | Add support for images in npc skined menu. | Andrei Karas | 1 | -0/+2 |
2015-10-26 | Add basic npc dialog db loading. | Andrei Karas | 1 | -0/+4 |
2015-10-16 | Add protection attribute to input actions. Unsafe actions blocked from remote... | Andrei Karas | 1 | -0/+1 |
2015-10-11 | Add structure for tile object. | Andrei Karas | 1 | -0/+1 |
2015-09-23 | Remove unused header protocolin.h | Andrei Karas | 1 | -2/+0 |
2015-09-23 | Add missing files to make files. | Andrei Karas | 1 | -0/+1 |
2015-09-22 | Remove checking packet id in getNpc function. | Andrei Karas | 1 | -0/+1 |
2015-09-22 | add way for reload packets db. For now it useless. | Andrei Karas | 1 | -1/+5 |
2015-09-21 | Define out packet variables in one place and in all files use only externs. | Andrei Karas | 1 | -0/+3 |
2015-09-21 | Rename protocoloutdefine.h into protocoloutincludedefine.h | Andrei Karas | 1 | -1/+1 |
2015-09-21 | Add option for auto target skill to closest target. | Andrei Karas | 1 | -0/+1 |
2015-09-09 | Show reason for item removing. | Andrei Karas | 1 | -0/+1 |