summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-20Add class for gamemodifiers.Andrei Karas4-0/+127
2014-07-20Move debugMsg from localplayer into chattab.Andrei Karas3-8/+4
2014-07-20Add ability to switch yellow bar parameters back.Andrei Karas1-2/+4
2014-07-20Simplify yellow bars action.Andrei Karas1-66/+27
2014-07-20Yellow bar action methods add support for back and forward switch.Andrei Karas3-49/+62
2014-07-19update translations.Andrei Karas16-2746/+3122
2014-07-19In ipc replace some other SDL_net calls into TcpNet.Andrei Karas1-2/+2
2014-07-19Add missing files into cmake.Andrei Karas1-0/+2
2014-07-19Remove unused include from ipc.Andrei Karas1-2/+0
2014-07-19Reorder variables in ipc.Andrei Karas2-5/+5
2014-07-19In ipc add copy protection.Andrei Karas1-0/+2
2014-07-19Fix memory leak in ipc on client exit.Andrei Karas2-4/+16
2014-07-19In ipc code replace SLD_net into tcpnet.Andrei Karas2-23/+24
2014-07-19Add some new functions into sdltcpnet.Andrei Karas2-0/+14
2014-07-19Fix memory leak with ipc port selection.Andrei Karas2-3/+10
2014-07-19Fix possible infinite loop in ipc code.Andrei Karas1-5/+5
2014-07-19Remove from ipc code try/catch and add missing check.Andrei Karas1-42/+34
2014-07-19Fix different style issues in ipc code.Andrei Karas3-40/+44
2014-07-19fix warnings from mplintVincent Petithory2-1/+3
2014-07-19IPC: remove message typesr; forward raw string to chatInputVincent Petithory1-38/+9
2014-07-19IPC: fix copyrightVincent Petithory4-2/+4
2014-07-19Add IPC:Vincent Petithory5-0/+290
2014-07-19Fix default textureSize config option.Andrei Karas3-3/+3
2014-07-19Add missing include in glxhelper.v1.4.7.19Andrei Karas1-0/+1
2014-07-19Change version to 1.4.7.19.Andrei Karas8-8/+26
2014-07-18Fix code style.Andrei Karas12-17/+35
2014-07-18Fix first time OpenGL renderer detection with SDL2.Andrei Karas1-0/+1
2014-07-18Move renderer method createGLContext from protected into public.Andrei Karas2-5/+6
2014-07-18Fix best renderer detection at first start.Andrei Karas1-1/+1
2014-07-18Fix compilation with SDL2 after latest commits.Andrei Karas1-1/+3
2014-07-18Remove default parameters from changeMode function.Andrei Karas2-12/+12
2014-07-17Rename KeySortFunctor into InputActionSortFunctor.Andrei Karas4-8/+8
2014-07-17Rename KeyFunction into InputFunction.Andrei Karas7-43/+43
2014-07-17Rename KeyItem into InputItem.Andrei Karas7-32/+31
2014-07-17Rename KeyGroup into InputGroup.Andrei Karas1-1/+1
2014-07-17Rename keydata into inputactiondata.Andrei Karas9-31/+31
2014-07-17Rename keyboarddata into inputactionmap.Andrei Karas4-3/+3
2014-07-17Add GLX_CONTEXT_PROFILE_MASK_ARB into OpenGL defines.Andrei Karas1-0/+4
2014-07-17For old configuration restore move to target distance to attack range.Andrei Karas1-0/+3
2014-07-17Allow to set move to target distance from 1 to 9.Andrei Karas2-20/+13
2014-07-16Move mirrors for get client version into branding file.Andrei Karas2-7/+15
2014-07-16Move urls for client update into branding file.Andrei Karas2-12/+20
2014-07-16Run video mode detection.Andrei Karas2-3/+3
2014-07-16In tests compare fps * 10.Andrei Karas1-4/+4
2014-07-16Recreate config file for tests on each run.Andrei Karas1-0/+1
2014-07-16Add max texture size detection for all modes.Andrei Karas8-47/+60
2014-07-16Add support for modern OpenGL in renderers tests.Andrei Karas3-12/+68
2014-07-15Update translations.Andrei Karas40-4539/+6035
2014-07-15Fix make file.Andrei Karas1-1/+0
2014-07-15Update manaplus.cbp.Andrei Karas1-919/+966