summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2014-06-02Add missing final/notfinal to classes.Andrei Karas80-115/+171
2014-06-02move uploadcharinfo into separate file.Andrei Karas4-17/+44
2014-05-31Improve profiler speed.Andrei Karas4-7/+28
2014-05-31Fix sign on some vars.Andrei Karas9-23/+32
2014-05-31fix debug.h position in gettexthelper.Andrei Karas1-2/+2
2014-05-31Add missing notfinal/final to classes.Andrei Karas60-84/+89
2014-05-31Move colorpair into separate file.Andrei Karas4-12/+45
2014-05-31Add notfinal define in localconsts.Andrei Karas1-0/+2
2014-05-31Move effectdescription into separate file.Andrei Karas4-17/+50
2014-05-31Move keyeventtype into separate file.Andrei Karas7-36/+102
2014-05-31Add to chat history enteerd text if was pressed up or down key.Andrei Karas2-0/+20
2014-05-31fix code style.Andrei Karas66-244/+103
2014-05-30Move main window related code into windowmanager.Andrei Karas39-413/+678
2014-05-29Move from client packets limiter related code into separate file.Andrei Karas14-309/+386
2014-05-29Move config related functions from client into configmanager.Andrei Karas6-323/+395
2014-05-29Move gettext related methods into separate file.Andrei Karas6-79/+143
2014-05-29Move dirs related functions from client into dirs.Andrei Karas6-471/+565
2014-05-29Move some other vars from client into settings.Andrei Karas3-16/+15
2014-05-29Move options into settings.Andrei Karas6-145/+169
2014-05-29Move variables definition into each file with class definition.Andrei Karas44-56/+85
2014-05-29Move openErrorDialog into DialogsManager.Andrei Karas5-28/+39
2014-05-29Move many variables from client into settings.Andrei Karas25-236/+304
2014-05-28Move dialogs related function into separate file.Andrei Karas12-46/+115
2014-05-28Move from resourcemanager functions related to files into other files.Andrei Karas22-289/+210
2014-05-28Move delay load code from resourcemanager into separate file.Andrei Karas8-58/+134
2014-05-28Disable by default rectangular textures.Andrei Karas1-1/+1
2014-05-28Add function for show/test draw primitives.Andrei Karas2-0/+43
2014-05-28In SDL2 build, prevent screenshot action if input field active.Andrei Karas1-1/+1
2014-05-27Refactor a bit video system initialisation.Andrei Karas4-46/+65
2014-05-27Rename initGraphics into intoRenderers.Andrei Karas3-8/+10
2014-05-26Fix compilation warning.Andrei Karas1-1/+0
2014-05-26Fix max texture size detection.Andrei Karas1-8/+9
2014-05-26Ignore error on news downloading.Andrei Karas1-1/+2
2014-05-25In max texture test, check actual texture drawing.Andrei Karas1-2/+46
2014-05-25Detect max texture size also in safe OpenGL mode.Andrei Karas3-5/+34
2014-05-25Dont use detected texture size on Android and MacOSX.Andrei Karas1-0/+2
2014-05-25Fix texture size detection and saving.Andrei Karas4-1/+5
2014-05-25Initiate video detection on previous versions.Andrei Karas2-3/+7
2014-05-25Add support for simple texture size detection.Andrei Karas10-13/+104
2014-05-25Fix debug include.Andrei Karas1-4/+4
2014-05-25Fix align in constructors.Andrei Karas74-88/+103
2014-05-25Fix license headers.Andrei Karas51-55/+55
2014-05-24Fix localconsts.h and debug.h includes.Andrei Karas13-6/+20
2014-05-24Add missing files into make files.v1.4.5.24Andrei Karas2-0/+6
2014-05-24Change version to 1.4.5.24.Andrei Karas1-2/+2
2014-05-23Fix code style.Andrei Karas1-1/+0
2014-05-23Fix possible memory leak.Andrei Karas1-0/+3
2014-05-23Add functions for resize batch size (OpenGL).Andrei Karas9-20/+66
2014-05-22Add to OpenGL renderers function for clear screen.Andrei Karas6-0/+24
2014-05-22Add missing option in settings for updates window.Andrei Karas1-0/+6