summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-19Fix OpenGL rederers in Android.v1.5.12.19Andrei Karas1-1/+18
2015-12-19Change version to 1.5.12.19.Andrei Karas9-9/+18
2015-12-19Update manaplus.cbp.Andrei Karas1-10/+79
2015-12-19Update nacl ports.Andrei Karas21-7294/+2032
2015-12-19Update translations.Andrei Karas40-12689/+12897
2015-12-18Fix code style.Andrei Karas35-64/+10
2015-12-18Fix compilation for android.Andrei Karas2-4/+13
2015-12-18Move inventory index related constants into separate file.Andrei Karas21-3/+65
2015-12-17Add support for full screen in nacl.Andrei Karas4-4/+21
2015-12-16Add support for check is OpenGL ES present ot not. Also fix comparessions in ...Andrei Karas2-4/+18
2015-12-16Fix dyetool compilation.Andrei Karas1-2/+2
2015-12-16Add mobileopenglscreenshothelper.Andrei Karas5-1/+185
2015-12-16Dont set GL_TEXTURE_MAX_LEVEL on nacl.Andrei Karas1-1/+1
2015-12-16Add sdl2softwarescreenshothelper.Andrei Karas6-2/+137
2015-12-16Fix compilation with SDL2.Andrei Karas1-0/+2
2015-12-16Use screenshort helpers for creating screenshotsAndrei Karas22-418/+52
2015-12-16Add sdlscreenshothelper.Andrei Karas5-0/+122
2015-12-15Add openglscreenshothelper.Andrei Karas4-0/+164
2015-12-15Add base class for screenshot helpers.Andrei Karas3-0/+50
2015-12-15Fix screenshots path in nacl.Andrei Karas2-3/+10
2015-12-15Add support for sending screenshot to js side in nacl.Andrei Karas1-0/+7
2015-12-15Replace all left OpenGL calls in mobile and modern backends to defines.Andrei Karas4-9/+13
2015-12-15Fix compilation in nacl.Andrei Karas1-0/+3
2015-12-15Replace in openglimagehelper all gl functions calls into defines.Andrei Karas2-7/+13
2015-12-15Add safeopenglimagehelper for using in safe opengl mode only.Andrei Karas9-24/+693
2015-12-15add defines for all nacl functions in interface PPB_OpenGLES2.Andrei Karas1-0/+217
2015-12-15Enable writing to android or nacl log if enabled debug log in settings.Andrei Karas2-7/+18
2015-12-15Fix manual set resolution in nacl.Andrei Karas3-3/+29
2015-12-15Update translations.Andrei Karas40-15915/+16979
2015-12-14Fix make files.Andrei Karas2-2/+2
2015-12-14Move soundconsts.h into const directory.Andrei Karas13-16/+25
2015-12-14Move mapconsts.h into const directory.Andrei Karas13-16/+19
2015-12-14Move netconsts.h into const directory.Andrei Karas5-7/+8
2015-12-14Move chatconsts into const directory.Andrei Karas18-20/+26
2015-12-14Move emoteshortcutconsts.h into const directory.Andrei Karas5-7/+8
2015-12-14Add missing files into make files.Andrei Karas2-0/+2
2015-12-14Move constant touchActionDataSize into touchactionmodel.cppAndrei Karas2-1/+2
2015-12-14Move skillconsts from resources int consts directory.Andrei Karas9-11/+12
2015-12-14Move skill error defines into separate file.Andrei Karas4-34/+66
2015-12-13Move constant DEFAULT_CHAT_WINDOW_SCROLL into chat.cppAndrei Karas2-2/+2
2015-12-13Move theme related constants into separate file.Andrei Karas6-3/+38
2015-12-13Move constant MAGIC_START_ID into textcommandeditor.cppAndrei Karas2-2/+2
2015-12-13Move equipment related constants into separate file.Andrei Karas6-2/+37
2015-12-13Move timer constants into separate file.Andrei Karas7-5/+39
2015-12-13Move spells and graphics related constants into separate files.Andrei Karas26-25/+103
2015-12-13Add pragmas for prevent warnings about unused constants in simple types.Andrei Karas44-3/+218
2015-12-13Move nacl messages related functions into separate file.Andrei Karas7-86/+149
2015-12-13Fix compilation errors with some flags.Andrei Karas1-18/+14
2015-12-13Fix code style.Andrei Karas9-28/+39
2015-12-13Fix compilation warning.Andrei Karas1-2/+2