summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-08-17Fix code style.Andrei Karas30-51/+45
2012-08-16Fix compilation errors.Andrei Karas3-1/+9
2012-08-15Simplify default.cpp.Andrei Karas1-244/+243
2012-08-15Fix conflicted keys translation.Andrei Karas1-1/+1
2012-08-15Fix code style again.Andrei Karas22-41/+49
2012-08-14Fix code style.Andrei Karas3-16/+25
2012-08-14Add npc cycle select.Andrei Karas4-5/+14
2012-08-14Add support for GLX and wGL extensions.Andrei Karas5-1/+113
2012-08-14Fow OpenGL >= 3.0 check extensions in modern way.Andrei Karas6-21/+44
2012-08-13Add support for temp dir.Andrei Karas3-1/+22
2012-08-13Some changes in screenshot code.Andrei Karas5-12/+39
2012-08-13Add missing checks to keyboardconfig class.Andrei Karas1-2/+2
2012-08-13Add npcFont to defaults.Andrei Karas1-0/+1
2012-08-12Add support for tileset properties.Andrei Karas2-3/+42
2012-08-12Simplify FBO functions declaration.Andrei Karas1-18/+21
2012-08-12Fix FBO under windows.Andrei Karas6-14/+25
2012-08-11Extend FBO support.Andrei Karas8-11/+154
2012-08-11Add missing file.Andrei Karas1-0/+47
2012-08-11Enable best mode autodetection for linux.Andrei Karas3-14/+7
2012-08-11Move fbo code to GraphicsManager from opengl backends.Andrei Karas8-126/+94
2012-08-09Hightlight gms in online list with "friends" color and letters (GM).Andrei Karas2-1/+22
2012-08-09Revert "Highlight gms in online list with color."Andrei Karas1-10/+2
2012-08-09Highlight gms in online list with color.Andrei Karas1-2/+10
2012-08-08Fix typo in theme option captionalign.Andrei Karas1-1/+1
2012-08-08Add theme options for caption offset and align.Andrei Karas2-1/+22
2012-08-08Play sound on getting new quest and complete quest.Andrei Karas4-5/+29
2012-08-07Fix background draw in buy/sell dialogs.Andrei Karas2-5/+6
2012-08-07Change a bit char select dialog size.Andrei Karas1-1/+1
2012-08-07Add support for units separator.Andrei Karas1-5/+48
2012-08-07Add connect button to edit server dialog.Andrei Karas4-39/+54
2012-08-06Add equip button to outfits window.Andrei Karas2-12/+22
2012-08-06Extend outfits to 4x4 items in each outfit.Andrei Karas2-3/+3
2012-08-06Change a bit network buffers and add check.Andrei Karas2-2/+18
2012-08-06Fix code style.Andrei Karas3-4/+2
2012-08-06In small inventory hide only filter box and not hide sort field.Andrei Karas1-12/+12
2012-08-05Fix remember checkbox in login dialog.Andrei Karas1-1/+10
2012-08-05Move some hardcoded paddings to themes.Andrei Karas12-39/+40
2012-08-04Extend background theming.Andrei Karas18-31/+51
2012-08-04Add support for default theme file names.Andrei Karas23-42/+69
2012-08-04Add support for themed background for scrollarea.Andrei Karas2-17/+24
2012-08-04Unassign default key from bot checker window.v1.2.8.5Andrei Karas1-1/+1
2012-08-04fix code style.Andrei Karas1-4/+8
2012-08-04Change version to 1.2.8.5.Andrei Karas1-2/+2
2012-08-04update and rebuild translations.Andrei Karas1-1/+2
2012-08-03Fix unassign key button.Andrei Karas1-0/+1
2012-08-02Add option to show/hide background in npc dialog.Andrei Karas1-2/+4
2012-08-02Add option to show/hide background in social window tabs.Andrei Karas1-24/+25
2012-08-01Fix code style.Andrei Karas30-116/+125
2012-08-01Disable emotes moving in emotes bar for now.Andrei Karas1-1/+3
2012-07-31add links support to quests window.Andrei Karas2-0/+5