summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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 ↵Andrei Karas20-68/+69
30d4b0adf4f17f05d1d62fc3428c896ef1079b6b
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
Also add help to windows installer.
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
2011-04-03Add default offsets in imageset tag for all animations.Andrei Karas2-2/+20
2011-04-03Add spawn animation to mobs.Andrei Karas11-7/+67
Also impliment sound events: SOUND_EVENT_MOVE, SOUND_EVENT_SIT, SOUND_EVENT_SPAWN
2011-04-02Move help from chat command help to help window.Andrei Karas1-187/+6
2011-04-02Another possible way to save chat settings on error.v1.1.4.3Andrei Karas1-0/+2
2011-04-02Update changelog.Andrei Karas1-1/+5
2011-04-02Update authors list.Andrei Karas2-0/+6
2011-04-02Add incomplete nl_BE translation.Andrei Karas2-0/+5552
2011-04-02Update es, fr, pt, pt_BR translations.Andrei Karas4-1687/+985
2011-04-02Change version to 1.1.4.3.Andrei Karas7-7/+11
2011-04-02Some fixes after automatic code checking.Andrei Karas6-37/+72
2011-04-02Add missing checks.Andrei Karas5-9/+46
2011-04-02Remove from help change log. Add client authors.Andrei Karas6-1022/+241
2011-04-01Add ability to receive buy/sell requests with invisible space at first.Andrei Karas1-0/+2
2011-04-01Commented some sdl and opengl tests.Andrei Karas1-0/+2