summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-08-18update translations.Andrei Karas15-885/+885
2012-08-17Fix players and npc selection.Andrei Karas1-1/+1
2012-08-17Improve size calculations.Andrei Karas28-87/+105
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-15Update and rebuild translations.Andrei Karas41-9420/+9610
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
Use FBO only if it supported. Use better FBO functions if possible.
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 Karas8-17/+9
This reverts commit 5804dfb0eb162fcd73e6ae7bac9232bb44dbf398.
2012-08-09Highlight gms in online list with color.Andrei Karas8-9/+17
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
Options: captionoffsetx captionoffsety captionallign
2012-08-08Play sound on getting new quest and complete quest.Andrei Karas4-5/+29
New items for paths.xml: newQuestSfx and completeQuestSfx.
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-06Update dejavu fonts.Andrei Karas6-0/+0
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 Karas53-36/+716
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-04Enable italian translation.Andrei Karas1-1/+1
2012-08-04rebuild translations.Andrei Karas14-322/+322
2012-08-04Unassign default key from bot checker window.v1.2.8.5Andrei Karas1-1/+1
It was conflicted with Quests window.
2012-08-04fix code style.Andrei Karas1-4/+8
2012-08-04Change version to 1.2.8.5.Andrei Karas7-7/+25