summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-25Improve iterators part 1.Andrei Karas39-190/+202
2012-04-24Add particle physics settings (default value is best perfomance)Andrei Karas4-6/+14
2012-04-23Remove outdated fix for windows builds.Andrei Karas3-132/+2
2012-04-23Add support for independent per server updates.Andrei Karas2-0/+25
2012-04-23By default dont switch tabs by left/right keys.Andrei Karas2-9/+14
2012-04-22Remove button "old" from relation settings page.Andrei Karas2-10/+1
2012-04-22Remove outdated info from windows help.Andrei Karas1-3/+0
2012-04-22Split long text line in kill stats window.Andrei Karas2-27/+31
2012-04-22Improve keyboard handling in create character dialog.Andrei Karas2-1/+26
2012-04-22Improve keyboard handling in character selection dialog.Andrei Karas2-6/+157
2012-04-22Cache some settings om chat window.Andrei Karas2-3/+10
2012-04-21Fix typo in help.Andrei Karas1-1/+1
2012-04-21Add ability to remove old unused keys from configuration file.Andrei Karas5-3/+229
2012-04-21Extract SDL video info to separate method.Andrei Karas2-0/+7
2012-04-21Add audio frequency and audio channels settings.Andrei Karas4-3/+35
2012-04-21Add option in settings to center window on screen (windows and osx)Andrei Karas3-1/+12
2012-04-20Add additional keys handling to servers dialog.Andrei Karas1-1/+26
2012-04-20Remove hardcoded attributes defines from guichan headers.Andrei Karas11-62/+4
2012-04-20Improve in servers dialog keyboard handling.Andrei Karas1-9/+16
2012-04-20Always select first server in servers list.Andrei Karas1-5/+8
2012-04-20Fix "reset all keys" button in input settings.Andrei Karas1-1/+1
2012-04-20Fix code style.Andrei Karas3-4/+10
2012-04-19Dehardcode keys in gui widgets.Andrei Karas30-331/+684
2012-04-18First step for dehardcode input handling in widgets.Andrei Karas16-111/+345
2012-04-17Move input condition mask to class member variable.Andrei Karas2-28/+31
2012-04-17Move keyboard handling from guichan to own classes.Andrei Karas17-274/+258
2012-04-17Disable unused SDL events.Andrei Karas1-0/+5
2012-04-17Fix input array size.Andrei Karas1-1/+1
2012-04-16Fix code style.Andrei Karas2-1/+6
2012-04-16Update mplus font.Andrei Karas2-0/+0
2012-04-15Add missing file to make files.Andrei Karas2-0/+2
2012-04-15Simplify emote shortcuts logic.Andrei Karas2-60/+55
2012-04-15Add move to point configurable shortcuts.Andrei Karas6-36/+681
2012-04-15Add outfits shortcuts to input settings.Andrei Karas5-3/+644
2012-04-15Fix apply blur setting on startup.Andrei Karas1-0/+1
2012-04-15In input settings tab add default button for reset selected action to default...Andrei Karas4-19/+60
2012-04-15Split input settings tab to categories.Andrei Karas6-694/+1051
2012-04-14Rename class InventoryFilter to RadioGroup.Andrei Karas13-137/+311
2012-04-14Change version to 1.2.4.15v1.2.4.15Andrei Karas7-7/+25
2012-04-14Update translations.Andrei Karas14-508/+508
2012-04-14Fix code style.Andrei Karas3-4/+4
2012-04-14Block enter key from pressing active button.Andrei Karas4-33/+27
2012-04-14Fix top right buttons focus issue.Andrei Karas1-0/+3
2012-04-13Update and rebuild translations.Andrei Karas41-34238/+36725
2012-04-12Fix incorrect load order.Andrei Karas1-0/+3
2012-04-12Add missing checks to map.cppAndrei Karas1-1/+1
2012-04-12Fix fast fill rectangle function.Andrei Karas1-4/+4
2012-04-12Fix cmake build file.Andrei Karas5-16/+11
2012-04-11Add joystick validation before triggering events from it.Andrei Karas3-4/+20
2012-04-11Fix default joystick button for monster selection.Andrei Karas1-1/+1