summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-04-16Change version to 1.1.4.17.Andrei Karas1-2/+2
2011-04-16Fix some possible memory leaks.Andrei Karas3-9/+26
2011-04-16Fix code style.Andrei Karas1-1/+2
2011-04-16Change vsprintf to vsnprintf.Andrei Karas1-3/+4
2011-04-15Fix mkdir_r to not assume existence of PATH_MAXBen Longbons1-8/+4
2011-04-15Add missing check.Andrei Karas1-3/+6
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-13Fix warnings in clang compilation.Andrei Karas10-27/+27
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-10Add some strings to translations.Andrei Karas6-32/+18
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-07Send to tmw based server client version as 1.Andrei Karas2-1/+5
2011-04-07Add client version as special constant to help window.Andrei Karas4-1/+11
2011-04-06Add support for help pages translations.Andrei Karas3-2/+30
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-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 Karas44-75/+75
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
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-02Change version to 1.1.4.3.Andrei Karas1-2/+2
2011-04-02Some fixes after automatic code checking.Andrei Karas6-37/+72
2011-04-02Add missing checks.Andrei Karas5-9/+46
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