summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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 Karas1-0/+8
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 Karas1-2/+2
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
2012-06-04Add server news to help window.Andrei Karas1-2/+12
2012-06-03Add support for help footer.Andrei Karas2-2/+1
2012-06-03Improve a bit animation speed.Andrei Karas5-33/+22
2012-06-03Improve dye speed.Andrei Karas3-23/+46
2012-06-03Hide bot checker window by default.Andrei Karas2-3/+5
2012-06-01Small optimisation with iterators in guichan code.Andrei Karas1-6/+8
2012-05-31Add sittop sprites support.Andrei Karas12-87/+83
2012-05-31Add hurt animation.Andrei Karas1-6/+7
2012-05-31Add support for each hair style own palete.Andrei Karas10-35/+35
2012-05-30Fix enable/disable login button.Andrei Karas1-0/+3
2012-05-30Reset kill counters on levelup.Andrei Karas2-18/+35
2012-05-30Fix after last changes in input handling.Andrei Karas1-1/+4
2012-05-30Fix key handling conflict issue in login dialog.Andrei Karas2-2/+17
2012-05-27Add player relation menu items in chat tab context menu if player offline or ...Andrei Karas1-1/+2
2012-05-27Fix incorrect reset animation.Andrei Karas1-3/+4
2012-05-26Change version to 1.2.5.27Andrei Karas1-2/+2
2012-05-25Update and rebuild translations.Andrei Karas1-1/+1
2012-05-24Dehardcode some old paths.Andrei Karas4-8/+15
2012-05-23OpenGL fix for mac version.Andrei Karas6-41/+25
2012-05-22Add option to hide nick for erased players relation.Andrei Karas5-6/+20
2012-05-22Prevent from healing enemies.Andrei Karas1-3/+22
2012-05-20Fix minimap show/hide on windows.Andrei Karas1-2/+6
2012-05-20Disable by default auto fix position option.Andrei Karas1-1/+1
2012-05-19Improve fps test.Andrei Karas4-9/+16
2012-05-19Auto detect better video mode at first start.Andrei Karas3-0/+14
2012-05-19Rename register.cpp/h files to registerdialog.cpp/hAndrei Karas10-11/+11