summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2015-12-16Add mobileopenglscreenshothelper.Andrei Karas1-0/+2
2015-12-16Add sdl2softwarescreenshothelper.Andrei Karas1-0/+2
2015-12-16Add sdlscreenshothelper.Andrei Karas1-0/+2
2015-12-15Add openglscreenshothelper.Andrei Karas1-0/+2
2015-12-15Add base class for screenshot helpers.Andrei Karas1-0/+1
2015-12-15Add safeopenglimagehelper for using in safe opengl mode only.Andrei Karas1-0/+2
2015-12-14Fix make files.Andrei Karas1-1/+1
2015-12-14Move soundconsts.h into const directory.Andrei Karas1-1/+1
2015-12-14Move mapconsts.h into const directory.Andrei Karas1-1/+1
2015-12-14Move netconsts.h into const directory.Andrei Karas1-1/+1
2015-12-14Move chatconsts into const directory.Andrei Karas1-0/+1
2015-12-14Move emoteshortcutconsts.h into const directory.Andrei Karas1-1/+1
2015-12-14Add missing files into make files.Andrei Karas1-0/+1
2015-12-14Move skillconsts from resources int consts directory.Andrei Karas1-1/+1
2015-12-13Move theme related constants into separate file.Andrei Karas1-0/+1
2015-12-13Move equipment related constants into separate file.Andrei Karas1-0/+1
2015-12-13Move timer constants into separate file.Andrei Karas1-0/+1
2015-12-13Move spells and graphics related constants into separate files.Andrei Karas1-0/+2
2015-12-13Move nacl messages related functions into separate file.Andrei Karas1-0/+2
2015-12-13Allow resize nacl window with OpenGL without recreating context.Andrei Karas1-0/+1
2015-12-11Add nacl gl init and nacl defines and includes in most files.Andrei Karas1-0/+2
2015-12-11Add nacl gl functions.Andrei Karas1-0/+1
2015-12-10Move cursor related code into sdlsharedhelper.Andrei Karas1-0/+2
2015-12-10Copy modernopengl into mobileopengl2 backend.Andrei Karas1-0/+2
2015-12-02Add strong typed bool type Advanced.Andrei Karas1-0/+1
2015-12-02Add strong typed bool type IsSell.Andrei Karas1-0/+1
2015-11-23Add skillwarplistener.Andrei Karas1-0/+2
2015-11-23Add text select dialog.Andrei Karas1-0/+2
2015-11-19Add strong typed bool enum Append.Andrei Karas1-0/+1
2015-11-17Fix make files.Andrei Karas1-1/+1
2015-11-16Move TextCommandType enum into separate file and convert to strong typed.Andrei Karas1-0/+1
2015-11-16Move MagicSchool enum into separate file and convert to strong typed.Andrei Karas1-0/+1
2015-11-16Rename SpellTarget into CommandTarget enum and convert it to strong typed.Andrei Karas1-0/+1
2015-11-13Remove manaserv related RegistrationOptions.Andrei Karas1-1/+0
2015-11-12Add support for invoke ground skill with text parameter.Andrei Karas1-0/+2
2015-11-10Add support for casting status effect on ground.Andrei Karas1-0/+1
2015-11-09Add skill unit db.Andrei Karas1-0/+2
2015-11-02Add intmap defines.Andrei Karas1-0/+1
2015-11-01Add strong typed bool enum donotalign.Andrei Karas1-0/+1
2015-11-01Add strong typed bool enum on the fly.Andrei Karas1-0/+1
2015-10-31Add strong typed bool enum separator.Andrei Karas1-0/+1
2015-10-31Add strong typed bool enum usebase64.Andrei Karas1-0/+1
2015-10-31Add strong typed bool enum mainconfig.Andrei Karas1-0/+1
2015-10-30Add support for npc dialog inventory theming from npc skin.Andrei Karas1-0/+1
2015-10-30Add strong typed bool enum ShowEmptyRows and use it in itemcontainer.Andrei Karas1-0/+1
2015-10-30Add strong typed bool enum ForceQuantity.Andrei Karas1-0/+1
2015-10-29Add missing file.Andrei Karas1-0/+1
2015-10-28Add text object to skined npc menus.Andrei Karas1-0/+1
2015-10-28Add support for images in npc skined menu.Andrei Karas1-0/+2
2015-10-26Add basic npc dialog db loading.Andrei Karas1-0/+4