summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-12Fix keyboard flags.v1.2.5.12Andrei Karas1-1/+1
2012-05-12Change version to 1.2.5.12.Andrei Karas7-7/+18
2012-05-12Update and rebuild translations.Andrei Karas46-18983/+18480
2012-05-12Fix code style.Andrei Karas2-7/+5
2012-05-12Add comments for translators in social window tabs.Andrei Karas1-1/+3
2012-05-11Add alt emotes id support.Andrei Karas3-3/+20
2012-05-09Add option to allow automatically attack next target. (disabled by default)Andrei Karas5-10/+15
2012-05-09Add ability to auto repeat some keys presses.Andrei Karas10-7/+136
2012-05-08Fix draw line position.Andrei Karas1-4/+4
2012-05-08Fix compilation warning.Andrei Karas1-1/+0
2012-05-08Add titlepadding option to theme file.Andrei Karas4-7/+26
2012-05-07Remove outdated glBegin/glEnd in fast opengl class.Andrei Karas1-9/+10
2012-05-07Add getName property to item and flooritem.Andrei Karas6-76/+42
2012-05-07Fix autologin from command line.Andrei Karas2-1/+8
2012-05-06Fix incorrect particle calucaltion in fast physics.Andrei Karas1-2/+2
2012-05-06Fix code style.Andrei Karas18-347/+28
2012-05-06Move specials window to manaserv only code.Andrei Karas5-9/+26
2012-05-06Fix possible crash in popup menu.Andrei Karas1-14/+4
2012-05-06Fix pickup list loading.Andrei Karas1-1/+1
2012-05-06Add const to images in drawing functions.Andrei Karas7-21/+25
2012-05-05Improve images drawing and remove some useless code.Andrei Karas10-302/+11
2012-05-05Refactor popupmenu class.Andrei Karas2-307/+169
2012-05-05Add pickup ignore list.Andrei Karas14-193/+531
2012-05-03Remove some commented code.Andrei Karas1-55/+0
2012-05-03Refactor a bit actorspritemanager. (remove duplicate code)Andrei Karas2-102/+74
2012-05-02Add timeout option between connections to sub servers.Andrei Karas3-0/+8
2012-05-01Add additional opengl flag.Andrei Karas1-0/+1
2012-04-30Move set video mode code from client to graphics manager.Andrei Karas3-36/+43
2012-04-29Fix keys for Next chat line/Previous chat line.Andrei Karas1-4/+4
2012-04-29Add Marco to translators list.Andrei Karas2-0/+2
2012-04-29Add graphicsmanager class and move some code to it.Andrei Karas11-317/+392
2012-04-29Add debug info to windows builds.Andrei Karas2-2/+2
2012-04-28Update and rebuild translations.v1.2.4.29Andrei Karas40-3721/+4880
2012-04-28Change version to 1.2.4.29.Andrei Karas7-7/+30
2012-04-28Change particle physics to normal value.Andrei Karas1-1/+1
2012-04-28Update mplus fonts.Andrei Karas2-0/+0
2012-04-28Fix code style and add some checks.Andrei Karas10-19/+35
2012-04-27Improve screen position calculation.Andrei Karas4-76/+60
2012-04-27Try enable rectangular textures before using it.Andrei Karas2-0/+2
2012-04-27Add debug check.Andrei Karas2-2/+3
2012-04-27Add option to enable/disable rectangular textures.Andrei Karas4-8/+17
2012-04-27Remove translation parser debug message.Andrei Karas2-2/+2
2012-04-27Add option for enable textures compression (disabled by default)Andrei Karas7-7/+91
2012-04-26Add to log draw backend name.Andrei Karas9-4/+144
2012-04-26Remove debug frame rate messages.Andrei Karas1-4/+0
2012-04-26Add keyboard repeat setting to misc tab.Andrei Karas4-1/+27
2012-04-26Increase input settings tab width.Andrei Karas1-1/+5
2012-04-26Fix vsync setting on supported software/hardware.Andrei Karas1-1/+2
2012-04-26Logging opengl vendor and renderer.Andrei Karas2-0/+17
2012-04-26Add LPS counter to debug window (Logic per second).Andrei Karas4-8/+18