summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-23Update translations.v1.2.6.24Andrei Karas40-7045/+7365
2012-06-23Change version to 1.2.6.24Andrei Karas7-7/+20
2012-06-23Improve a bit iterators again.Andrei Karas25-138/+99
2012-06-23Remove commented code.Andrei Karas1-6/+0
2012-06-23Fix code style.Andrei Karas2-2/+2
2012-06-22Fix compilation warnings in windows builds.Andrei Karas8-15/+15
2012-06-22Enable C++11 support in windows builds.Andrei Karas3-3/+3
2012-06-22Fix some windows warnings.Andrei Karas1-1/+0
2012-06-21Add .lineno to ignore list.Andrei Karas1-0/+3
2012-06-21Add option to enable/disable software mode compoundsprite update delay.Andrei Karas5-4/+18
2012-06-21Add option for delayed OpenGL images load enable/disable.Andrei Karas3-1/+6
2012-06-21Add software mode compoundsprite update delay.Andrei Karas4-1/+17
2012-06-21Add delayed images load.Andrei Karas11-9/+275
2012-06-19Update and rebuild translations.Andrei Karas20-2059/+2137
2012-06-19Add help about downloadsAndrei Karas3-1/+5
2012-06-19Add help search commands (?text).Andrei Karas16-16/+136
2012-06-18Add chat command /error for crash client.Andrei Karas2-0/+11
2012-06-18Fix map tiles animation speed.Andrei Karas1-3/+2
2012-06-18Fix selection with mouse in listboxes.Andrei Karas1-1/+1
2012-06-18Fix code style.Andrei Karas5-6/+10
2012-06-17Remove extra optimisation flags from make script.Andrei Karas1-1/+1
2012-06-17Fix double click support in gui class.Andrei Karas5-1/+68
2012-06-17Fix npc menu selection by mouse.Andrei Karas3-1/+17
2012-06-17Replace SDL int types to C++ types.Andrei Karas86-315/+316
2012-06-17Add profile build to windows version.Andrei Karas12-25/+108
2012-06-15Fix code style.Andrei Karas2-20/+16
2012-06-14Fix compilation error with clang.Andrei Karas1-4/+8
2012-06-14Add support for mingw64 for windows builds.Andrei Karas5-5/+15
2012-06-11Fix random crashes in mouse right click actions.Andrei Karas1-1/+4
2012-06-11Improve iterator in actorsprite.Andrei Karas1-3/+2
2012-06-11Fix scrolling textfield.Andrei Karas1-0/+2
2012-06-11Fix code style.Andrei Karas8-8/+10
2012-06-11Fix compilation for manaserv.Andrei Karas2-3/+11
2012-06-10Split ImageHelper to ImageHelper, SDLImageHelper, OpenGLImageHelper.Andrei Karas22-630/+879
2012-06-10Move SubImage class to separate file.Andrei Karas7-140/+222
2012-06-09Move static methods from Image class to ImageHelper class.Andrei Karas18-799/+837
2012-06-09Change version to 1.2.6.10v1.2.6.10Andrei Karas7-7/+24
2012-06-09Update and rebuild translations.Andrei Karas16-1236/+1236
2012-06-09Use references in some guichan calls.Andrei Karas2-2/+2
2012-06-08Revert "Add hurt animation."Andrei Karas1-7/+6
2012-06-08Add to npc option targetSelection to allow/disallow npc selection.Andrei Karas4-9/+46
2012-06-07Fix compilation for windows.Andrei Karas1-0/+1
2012-06-07Get real desktop dir in linux for screenshots.Andrei Karas4-14/+54
2012-06-07More improve load image speed in opengl mode.Andrei Karas3-31/+98
2012-06-06Dump surface format at start.Andrei Karas3-7/+24
2012-06-06Fix some issues after auto checking.Andrei Karas58-373/+341
2012-06-05Fix code style.Andrei Karas3-4/+10
2012-06-05Fix OpenGL fast image load. Add also check for rmaks.Andrei Karas1-8/+2
2012-06-04Improve images load speed in openGL modes for correct image sizes.Andrei Karas1-9/+20
2012-06-04Fix default animation in actions with missing dead animation (for old servers)Andrei Karas1-2/+4