summaryrefslogtreecommitdiff
path: root/src/gui/windows
AgeCommit message (Expand)AuthorFilesLines
2014-01-31Combine "Mod" and "Stop attack" keys.Andrei Karas1-3/+5
2014-01-30Fix code style.Andrei Karas1-2/+0
2014-01-28Move direct SDL_GetMouseState calls into method in gui class.Andrei Karas2-4/+4
2014-01-26add chat command for uploading main config.xmlAndrei Karas2-0/+7
2014-01-26add basic file uploading.Andrei Karas2-3/+4
2014-01-23remove default parameter from download object.Andrei Karas2-2/+2
2014-01-19fix pet talk and emote if trade tab is disabled.Andrei Karas1-27/+33
2014-01-16load mods from <mod> tag in resources.xmlAndrei Karas1-18/+20
2014-01-16add missing const in xmlnode pointers.Andrei Karas4-4/+4
2014-01-15fix rainbow chat colors for different utf8 chars and smiles.Andrei Karas1-21/+38
2014-01-15reload background image if reconnecting to other server.Andrei Karas1-0/+3
2014-01-15Fix unloading mods setting tab if change character or network error.Andrei Karas2-6/+14
2014-01-14fix code style.Andrei Karas1-1/+2
2014-01-13in resources.xml allow load updates also from <update2> tags.Andrei Karas1-1/+4
2014-01-13allow auto close npc dialog if it almost closed and press moving keys.Andrei Karas1-0/+3
2014-01-12fix compilation warnings.Andrei Karas1-6/+6
2014-01-11add support for multiply pets for one player at same time.Andrei Karas1-2/+2
2014-01-10fix mods loading from update server patches.Andrei Karas1-1/+4
2014-01-10Possible load mods from local/ dir also.Andrei Karas1-2/+13
2014-01-09add mods loading based on settings.Andrei Karas2-11/+116
2014-01-09add ability to notify setup pages about disconnect from server.Andrei Karas2-1/+24
2014-01-09add mods tab in settings.Andrei Karas1-2/+4
2014-01-08fix skilldb loading.Andrei Karas1-1/+1
2014-01-08Remove duplicate variables from some classes.Andrei Karas3-7/+4
2014-01-07Show job bar by default in new configs.Andrei Karas1-1/+1
2014-01-06add ability to include config parts from subdirs for other dbs.Andrei Karas2-0/+6
2014-01-06add patch files support for other xml dbs.Andrei Karas2-0/+2
2014-01-06add support for include in skills.xml, ea-skills.xml.Andrei Karas2-15/+23
2014-01-06remove support for skills for very old tmw servers.Andrei Karas1-43/+0
2014-01-06add support for include in quests.xml.Andrei Karas2-5/+12
2014-01-03fix server config saving if select switch character or switch server.Andrei Karas1-0/+1
2014-01-01update copyright year in all sources.Andrei Karas90-90/+90
2013-12-29improve draw image calls.Andrei Karas4-12/+8
2013-12-27add missing static keywords into chatwindow.Andrei Karas1-2/+4
2013-12-27add pet emote command.Andrei Karas2-1/+23
2013-12-27add missing translation comment into chatwindow.Andrei Karas1-0/+5
2013-12-27allow to owner talk from own pet.Andrei Karas2-0/+36
2013-12-25dont show over head text if text ignored or going to trade tab.Andrei Karas2-6/+7
2013-12-22allow fill complete part of progress bar with images.Andrei Karas5-18/+31
2013-12-22allow use different theme file for different progress bars.Andrei Karas5-19/+30
2013-12-19add ability to give more than one item to npc. (evol only)Andrei Karas2-8/+30
2013-12-18fix code style.Andrei Karas1-1/+1
2013-12-17add restrict into whoisonline.Andrei Karas2-12/+14
2013-12-17add restrict into updaterwindow.Andrei Karas2-16/+16
2013-12-17add restrict into textdialog.Andrei Karas2-4/+8
2013-12-17add restrict into statuswindow.Andrei Karas2-20/+19
2013-12-17add restrict into socialwindow.Andrei Karas2-8/+9
2013-12-17add restrict into shortcutwindow.Andrei Karas2-10/+10
2013-12-17add missing const into selldialog.Andrei Karas2-2/+2
2013-12-17add restrict into okdialog.Andrei Karas2-2/+4