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