summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-15Show id on unknown items.Andrei Karas2-5/+8
2011-04-14Add all tag to unknown items. Allow see unknown items in inventory.Andrei Karas1-11/+12
2011-04-14Add missing auth failure reasonsBen Longbons1-0/+9
2011-04-14Stop protected pickups flood.Andrei Karas7-5/+51
2011-04-13Remove tabs from make scripts.Andrei Karas3-9/+9
2011-04-13Fix warnings in clang compilation.Andrei Karas10-27/+27
2011-04-13Add clang make file.Andrei Karas1-0/+16
2011-04-13Fix compilation warning.Andrei Karas1-1/+1
2011-04-13Impliment new tags in sprites animations and random condition.Andrei Karas9-38/+127
2011-04-12Fix windows size if part of window showed out of screen.Andrei Karas1-0/+16
2011-04-12Rename mana to manaplus in mumblemanager.Andrei Karas1-2/+2
2011-04-12Updating equip/unequip buttons in inventory.Andrei Karas3-1/+20
2011-04-12Add missing file to windows install script.Andrei Karas1-0/+1
2011-04-10Rebuild language files.Andrei Karas17-937/+1687
2011-04-10Add some strings to translations.Andrei Karas6-32/+18
2011-04-10Update windows setup script for support updated libs.Andrei Karas1-3/+2
2011-04-10Remove unused dlls from windows install script.Andrei Karas1-1/+15
2011-04-09Disabling manaserv in cmake builds, it was still enabled by default.Andrei Karas3-3/+3
2011-04-09Fix compilation in manaserv.Andrei Karas1-4/+4
2011-04-09Small fix to code style and compilation warning.Andrei Karas3-10/+11
2011-04-09Small refactoring based on idea from mana commit 30d4b0adf4f17f05d1d62fc3428c...Andrei Karas20-68/+69
2011-04-09Improve map loading speed.Andrei Karas6-20/+75
2011-04-09Improve SDL gui draw speed.Andrei Karas2-2/+108
2011-04-09Add enum to animation actions support.Andrei Karas3-3/+10
2011-04-09Really remove nicks if need. Also remove colors if need.Andrei Karas1-1/+5
2011-04-09Add race in char creation dialog. Change client protocol version to 4.Andrei Karas8-9/+74
2011-04-08Add ability to tabbedarea follow vertical scrroll bar position with max value.Andrei Karas3-6/+37
2011-04-08Now if chat input is hidden, it not using space in window.Andrei Karas5-13/+57
2011-04-07Add another some russian translations for help.Andrei Karas9-2/+180
2011-04-07Send to tmw based server client version as 1.Andrei Karas2-1/+5
2011-04-07First part of help translations.Andrei Karas8-1/+56
2011-04-07Add client version as special constant to help window.Andrei Karas5-2/+12
2011-04-07Add empty dirs for help translations.Andrei Karas5-0/+0
2011-04-07Update about help page.Andrei Karas1-2/+3
2011-04-06Add support for help pages translations.Andrei Karas3-2/+30
2011-04-06Rebuild translations again.Andrei Karas17-8212/+6153
2011-04-06Changed build options in nightly scripts.Andrei Karas4-4/+5
2011-04-06Update nsis script.Andrei Karas1-2/+2
2011-04-05Add custom autocomplate list from file customwords.txtAndrei Karas2-6/+38
2011-04-05Replace list to vector in map.Andrei Karas2-2/+2
2011-04-04Manaserv disabled in compilation scripts as deprecated.Andrei Karas7-10/+12
2011-04-04Replcae find to compare if need.Andrei Karas2-7/+7
2011-04-04Hide server type selection if manaserv is not enabled in compilation.Andrei Karas1-28/+48
2011-04-04Rename some gui class files to real class names.Andrei Karas45-87/+87
2011-04-04Rename TrueTypeFont to SDLFont.Andrei Karas10-52/+52
2011-04-04Add initialisation for some variables, fix compilation warning.Andrei Karas3-1/+8
2011-04-04Add progress update files counter.Andrei Karas1-0/+9
2011-04-03Change imageset offset work not like default offset, but as additional offset.Andrei Karas3-6/+9
2011-04-03Fix update error if file line is empty, like in aethyra updates.Andrei Karas1-1/+2
2011-04-03Fix "add to trade" action in inventory context menu.Andrei Karas1-1/+1