Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-02-06 | Update and rebuild translations. | Andrei Karas | 14 | -5794/+6104 | |
2012-02-06 | Use client data translation. For now language same as gui language. | Andrei Karas | 6 | -16/+24 | |
Fix some untranslated gettext lines. | |||||
2012-02-05 | Add own translation system. | Andrei Karas | 15 | -0/+573 | |
2012-02-05 | Fix string in pvp attack modes. | Andrei Karas | 1 | -1/+1 | |
2012-02-05 | Separate map class to map and maplayer. | Andrei Karas | 13 | -1052/+1131 | |
2012-02-05 | Move path functions from stringutils to paths. | Andrei Karas | 8 | -12/+16 | |
2012-02-05 | Move language functions to langs.cpp and langs.h files. | Andrei Karas | 12 | -64/+139 | |
2012-02-04 | Change version to 1.2.2.5.v1.2.2.5 | Andrei Karas | 7 | -7/+36 | |
2012-02-04 | Update and rebuild translations. | Andrei Karas | 15 | -910/+971 | |
2012-02-04 | Add admin flag to manaplus and evol windows installers. | Andrei Karas | 2 | -0/+2 | |
2012-02-04 | Fix client launching in evol branding. | Andrei Karas | 1 | -1/+1 | |
2012-02-04 | Update evol servers list url. | Andrei Karas | 1 | -1/+1 | |
2012-02-03 | Rename some files for evol branding. | Andrei Karas | 7 | -4/+51 | |
2012-02-03 | Fix compilation warning with gcc 4.4. | Andrei Karas | 1 | -1/+1 | |
2012-02-03 | Add some missing getters. | Andrei Karas | 58 | -163/+181 | |
2012-02-03 | Add special attributes to emotes. | Andrei Karas | 1 | -0/+5 | |
2012-02-02 | Load hair colors from itemcolors.xml. | Andrei Karas | 1 | -10/+36 | |
Use also hair.xml for backward compotability. | |||||
2012-02-02 | Prevent emotes mess if in client data too many emotes. | Andrei Karas | 1 | -1/+4 | |
2012-02-02 | Add "no frame" option to hide window frame. Disabled by default. | Andrei Karas | 11 | -39/+77 | |
2012-02-02 | Fix updates problem if player by mistake enable empty custom update host. | Andrei Karas | 1 | -1/+2 | |
2012-02-02 | Use translation for server descriptions in server list. | Andrei Karas | 3 | -1/+28 | |
2012-02-02 | Update and rebuild translations. | Andrei Karas | 17 | -5417/+5722 | |
Fix translation bug "Ok" -> "OK". | |||||
2012-02-02 | Small code style fix. | Andrei Karas | 1 | -1/+1 | |
2012-02-02 | Add some checks after automatic checking. | Andrei Karas | 23 | -21/+81 | |
2012-02-01 | Fix drop counter if drop item from any slot and buggy servers protection ↵ | Andrei Karas | 1 | -0/+7 | |
activated. | |||||
2012-02-01 | Fix compilation warnings after previous commits. | Andrei Karas | 2 | -2/+2 | |
2012-02-01 | Fix login dialog size. | Andrei Karas | 1 | -6/+5 | |
2012-02-01 | Remove description text from button of server dialog. | Andrei Karas | 2 | -19/+0 | |
Remove some unused code from server dialog. | |||||
2012-02-01 | Read description from online servers list. | Andrei Karas | 1 | -0/+1 | |
2012-02-01 | Rearrange text in server dialog servers list. | Andrei Karas | 1 | -3/+7 | |
2012-02-01 | Not allow enter not numeric chars in numeric text fields. | Andrei Karas | 1 | -21/+35 | |
2012-02-01 | Rename CustomServerDialog to EditServerDialog. | Andrei Karas | 7 | -276/+192 | |
Use EditServerDialog for adding new servers to ServerDialog. | |||||
2012-01-31 | Add CustomServerDialog from mana client. | Andrei Karas | 2 | -0/+306 | |
Based on commits: commit 98be39a094cc20f513da1847c553513682e4eeae Author: Yohann Ferreira <yohann_dot_ferreira_at_orange_dot_efer> Date: Mon Nov 21 21:07:59 2011 +0100 commit 8cf8f82d0b933dab43372fb0afdda58687ce6af6 Author: Yohann Ferreira <yohann_dot_ferreira_at_orange_dot_efer> Date: Wed Nov 23 19:01:08 2011 +0100 commit 55349d03c72de32159eab8bbaf36ef3504572c92 Author: Thorbjørn Lindeijer <thorbjorn@lindeijer.nl> Date: Thu Jan 12 23:43:24 2012 +0100 commit 3567d27ac0a472c90644ea643b48f7e85c767118 Author: Thorbjørn Lindeijer <thorbjorn@lindeijer.nl> Date: Sat Jan 14 14:00:06 2012 +0100 | |||||
2012-01-31 | Keep a single blank line between NPC texts | Thorbjørn Lindeijer | 1 | -0/+1 | |
Makes it easier to see what was added during a conversation. Reviewed-by: Yohann Ferreira | |||||
2012-01-31 | Add resize option to defaults. | Andrei Karas | 1 | -0/+1 | |
2012-01-31 | Redesing char creation dialog. | Andrei Karas | 4 | -50/+151 | |
Add support for reading all information about hair colors. | |||||
2012-01-31 | Add size limit to nick in char creation dialog. | Andrei Karas | 2 | -1/+3 | |
2012-01-31 | Add max chars limit for textfields. | Andrei Karas | 2 | -2/+2 | |
2012-01-31 | Extent max emotes count from 44 to 48 emotes. | Andrei Karas | 4 | -4/+16 | |
2012-01-31 | Ad correct header to mumble manager class. | Andrei Karas | 2 | -2/+12 | |
2012-01-30 | Add 3 new emotes (Trollface from mimistakes, Metal-salute and Crying ↵ | Reid | 3 | -1/+6 | |
requested from AL13N). | |||||
2012-01-30 | Rename isKeyActive to isActionActive om keyboard config class. | Andrei Karas | 6 | -68/+69 | |
2012-01-30 | Clear char logger on server disconnect. | Andrei Karas | 3 | -1/+11 | |
2012-01-30 | Add option for enable/disable window resize. | Andrei Karas | 9 | -40/+73 | |
2012-01-30 | Add some missing checks to window resize code. | Andrei Karas | 4 | -8/+18 | |
2012-01-30 | Fix buttons position while resizing in server selection screen. | Andrei Karas | 1 | -2/+19 | |
2012-01-30 | Allow resize window on the fly from video settings tab. | Andrei Karas | 1 | -0/+4 | |
2012-01-30 | Smal refactoring in resize code. | Andrei Karas | 2 | -1/+4 | |
2012-01-30 | Remember the window size after resizing | Thorbjørn Lindeijer | 1 | -0/+5 | |
Makes sure that the client starts up again in the same size. Reviewed-by: Erik Schilling | |||||
2012-01-30 | Allow resizing of the game in windowed mode | Thorbjørn Lindeijer | 14 | -68/+190 | |
Window positions are semi-smartly corrected as a result of the resize. Not supported when using OpenGL on Windows for now. Reviewed-by: Yohann Ferreira Conflicts: src/client.cpp src/client.h src/game.cpp src/gui/gui.cpp src/gui/widgets/window.cpp |