summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-09-12Add for windows close button hover image.Andrei Karas4-18/+42
2012-09-12Improver a bit window draw code.Andrei Karas2-69/+64
2012-09-12Remove from inventory some labels.Andrei Karas2-19/+5
2012-09-12Show dialog with question before opening url from chat.Andrei Karas1-1/+19
2012-09-12Add space at end of chat url link.Andrei Karas2-2/+4
2012-09-11Fix code style and small perfomance issues.Andrei Karas17-34/+21
2012-09-11Fix windows software mode on the fly resize.Andrei Karas1-8/+16
2012-09-11Add new colors for button theming.Andrei Karas4-4/+23
2012-09-11Disable delay sprites load after game end.Andrei Karas1-0/+2
2012-09-11comment unused method in map class.Andrei Karas2-1/+3
2012-09-11Improve a bit fast opengl draw speed.Andrei Karas1-9/+3
2012-09-11Limit tile batches to 512 size only.Andrei Karas1-5/+5
2012-09-11switch to hardware depend batch sizes.Andrei Karas8-27/+81
2012-09-09Fix offline player chat tab colors.Andrei Karas1-2/+2
2012-09-09fix code style.Andrei Karas13-11/+18
2012-09-08Fix guild emulation tab colors.Andrei Karas1-0/+4
2012-09-08Fix navigation commands.Andrei Karas1-3/+0
2012-09-08Add new colors for whisper tabs.Andrei Karas8-25/+50
2012-09-08Add new colors for party and guild tabs.Andrei Karas6-0/+36
2012-09-08Allow set tab colors from outside of tab.Andrei Karas2-20/+36
2012-09-08Rename colors WHISPER and WHISPER_OFFLINE to WHISPER_TAB and WHISPER_TAB_OFFL...Andrei Karas5-15/+19
2012-09-08Fix issues after last changes.Andrei Karas2-9/+5
2012-09-08Improve constructors in some classes.Andrei Karas61-122/+186
2012-09-07Improve constructors in some classes.Andrei Karas79-498/+585
2012-09-06Add colors font color for highlighted and selected tab.Andrei Karas4-1/+14
2012-09-06Add theme option for title bar height.Andrei Karas5-13/+18
2012-09-06Improve constructors in some classes.Andrei Karas23-193/+229
2012-09-05Add theme attribute for close button padding.Andrei Karas2-5/+14
2012-09-05Improve constructors in some classes.Andrei Karas30-116/+200
2012-09-05Fix useless variables initialisations.Andrei Karas15-46/+23
2012-09-05Fix termination from forked processes if exec file failed.Andrei Karas2-3/+3
2012-09-05another some const fixes.Andrei Karas12-14/+14
2012-09-04add const to more classes,Andrei Karas49-94/+99
2012-09-04Add const to more classes.Andrei Karas40-242/+274
2012-09-04Fix horisontal lines draw in internal guichan.Andrei Karas1-1/+1
2012-09-04Add const to more classes.Andrei Karas19-185/+214
2012-09-04Fix hair colors color if old and new hair using different paletes.Andrei Karas5-11/+83
2012-09-03Add const to more classes.Andrei Karas19-197/+227
2012-09-02Add const to more classes.Andrei Karas32-259/+291
2012-09-02Fix window color in equipment window.Andrei Karas2-2/+3
2012-09-02Fix non cycle players selection.Andrei Karas1-2/+2
2012-09-02Add const to more classes.Andrei Karas16-264/+301
2012-09-02Add const to more classes.Andrei Karas45-460/+490
2012-09-02Add const to more classes.Andrei Karas75-355/+360
2012-09-01Add const to more classes.Andrei Karas11-276/+301
2012-09-01Fix forked processes termination.v1.2.9.2Andrei Karas1-2/+2
2012-09-01Change version to 1.2.9.2.Andrei Karas1-2/+2
2012-09-01Fix code style.Andrei Karas10-10/+17
2012-08-31Improve OpenGL change color speed.Andrei Karas4-86/+89
2012-08-30Add const to more classes.Andrei Karas73-622/+710