summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-17Use public text popup in inventory window.Andrei Karas2-7/+6
2014-08-17Use public text popup in characterdisplay.Andrei Karas2-11/+6
2014-08-17Use public text popup in emoteshortcutcontainer.Andrei Karas2-12/+7
2014-08-17Use public text popup in windowmenu.Andrei Karas2-12/+7
2014-08-17Remove proxy methods used for access text popup.Andrei Karas3-12/+6
2014-08-17Create public variable for textpopup.Andrei Karas6-12/+15
2014-08-17Remove proxy methods used for access being popup.Andrei Karas3-12/+3
2014-08-17Create public variable for beingpopup.Andrei Karas6-9/+14
2014-08-17Remove proxy methods used for access popup menu.Andrei Karas21-322/+133
2014-08-16Create public variable for popupmenu.Andrei Karas6-40/+47
2014-08-16Change version to 1.4.8.16.v1.4.8.16Andrei Karas8-8/+13
2014-08-16update translations.Andrei Karas19-4857/+5034
2014-08-15Fix code style.Andrei Karas13-29/+28
2014-08-14Add setupbutton object.Andrei Karas7-0/+263
2014-08-14Allow use chat commands before connecting to server.Andrei Karas3-2/+4
2014-08-14In no chat window present, show dialog message about uploaded file.Andrei Karas1-8/+15
2014-08-13Add chrome ports patches for build manaplus on nacl.Andrei Karas21-0/+7415
2014-08-12Fix compilation with nacl.Andrei Karas1-0/+3
2014-08-11Fix mplint warnings.Andrei Karas2-0/+3
2014-08-10In DropShortcut use ShortcutBase.Andrei Karas2-178/+6
2014-08-10Add base class for different items shortcuts (for now unused).Andrei Karas4-0/+269
2014-08-10Simplify GLX functions defenition.Andrei Karas5-19/+33
2014-08-10Simplify OpenGL functions defenition.Andrei Karas5-178/+114
2014-08-10Add support for OpenGL extension GL_ARB_clear_texture.Andrei Karas4-0/+22
2014-08-09Allow open outfits context menu in whole outfists window.Andrei Karas1-10/+8
2014-08-07Remove unused variable from LocalPlayer.Andrei Karas2-5/+0
2014-08-05Remove function moveTo from LocalPlayer.Andrei Karas3-13/+6
2014-08-05Simplify navigateTo methods in LocalPlayer.Andrei Karas2-31/+1
2014-08-05Rename walkMask into blockWalkMask.Andrei Karas11-59/+58
2014-08-05Remove unused function from LocalPlayer.Andrei Karas2-14/+0
2014-08-03Fix floor items position if tile height is not zero.Andrei Karas2-3/+7
2014-08-03Add missing check.Andrei Karas1-1/+2
2014-08-03add missing consts.Andrei Karas9-9/+9
2014-08-03Fix some casts.Andrei Karas23-51/+65
2014-08-02Add missing glx defines.v1.4.8.2Andrei Karas1-0/+6
2014-08-02Change version to 1.4.8.2.Andrei Karas8-8/+23
2014-08-02Update translations.Andrei Karas17-3451/+3451
2014-08-02Update manaplus.cbp.Andrei Karas1-958/+977
2014-08-02Change gcc version in bmakespeed script.Andrei Karas1-2/+2
2014-08-02Fix compilation warnings with some compilers.Andrei Karas2-9/+12
2014-08-01Fix code style.Andrei Karas24-88/+26
2014-07-31Move popup related code from viewport into popupManager.Andrei Karas29-377/+621
2014-07-31Change gcc version in pmake script.Andrei Karas1-2/+2
2014-07-31Fix compilation warning.Andrei Karas1-2/+2
2014-07-31Add to debugSpawn mass spawn function.Andrei Karas4-6/+20
2014-07-30Add chat command for spawn debug local player copy.Andrei Karas7-21/+76
2014-07-30Rename player_node variable into localPlayer.Andrei Karas73-710/+710
2014-07-29Fix yellow bar settings loading.Andrei Karas3-8/+4
2014-07-29Use thread safe way for ipc interaction.Andrei Karas3-3/+42
2014-07-29Fix sprites draw order with non zero map heights.Andrei Karas2-8/+22