Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-08-09 | Fix key display in outfits window. | Andrei Karas | 1 | -1/+1 | |
Before was emote keys but must be outfits keys. | |||||
2015-08-09 | Add unit tests for mathutils.h | Andrei Karas | 2 | -0/+103 | |
2015-08-09 | Edit guild kick message. | rawng | 1 | -1/+1 | |
2015-08-09 | Add server feature haveNewGuild | rawng | 6 | -3/+30 | |
2015-08-09 | Edit Guild Expulsion in tmwa. | rawng | 1 | -4/+3 | |
2015-08-09 | Add some missing checks to other files found by paranucker. | Andrei Karas | 16 | -63/+117 | |
2015-08-09 | Add some missing checks to render found by paranucker. | Andrei Karas | 6 | -14/+14 | |
2015-08-09 | Add some missing checks to actions found by paranucker. | Andrei Karas | 4 | -110/+235 | |
2015-08-09 | Add some missing checks to being found by paranucker. | Andrei Karas | 5 | -47/+104 | |
2015-08-09 | Add some missing checks to gui found by paranucker. | Andrei Karas | 38 | -157/+170 | |
2015-08-04 | Fix cmake file. | Andrei Karas | 1 | -19/+20 | |
2015-08-04 | Remove gtest.h includes what left after old testing framework. | Andrei Karas | 2 | -6/+0 | |
2015-08-04 | Disable for now dyecmd in cmake. | Andrei Karas | 1 | -1/+1 | |
2015-08-04 | Fix compilation warnings. | Andrei Karas | 1 | -2/+8 | |
2015-08-04 | Update translations. | Andrei Karas | 41 | -4063/+4370 | |
2015-08-04 | Add more missing files into make file. | Andrei Karas | 1 | -1/+11 | |
2015-08-04 | Add missing file into make file. | Andrei Karas | 1 | -0/+1 | |
2015-08-04 | Change tmw protocol version to 4. | Andrei Karas | 1 | -1/+1 | |
2015-08-04 | Disable haveMove3 feature for some tmwa server versions. | Andrei Karas | 1 | -1/+1 | |
2015-08-04 | Fix make file. | Andrei Karas | 1 | -10/+1 | |
2015-08-04 | Try retry download updates if curl error happend. | Andrei Karas | 1 | -1/+2 | |
2015-08-03 | Add gui mode for dyecmd. Now only basic code added. | Andrei Karas | 33 | -789/+2719 | |
2015-08-02 | Enable OpenGL support in dyetool. | Andrei Karas | 2 | -4/+57 | |
2015-08-02 | Move main function code into mainGui. | Andrei Karas | 5 | -109/+170 | |
2015-08-02 | Move command line options parsing to separate file. | Andrei Karas | 5 | -216/+285 | |
2015-08-01 | Change version to 1.5.8.1v1.5.8.1 | Andrei Karas | 9 | -9/+18 | |
2015-08-01 | Update translations. | Andrei Karas | 40 | -1652/+2126 | |
2015-07-31 | Fix code style. | Andrei Karas | 2 | -2/+3 | |
2015-07-31 | Add some missing translation labels. | Andrei Karas | 2 | -12/+14 | |
2015-07-30 | Dehardcode file name weapons.xml. | Andrei Karas | 2 | -1/+4 | |
2015-07-30 | Add support for include tag in badges.xml. | Andrei Karas | 3 | -3/+24 | |
Also add patches and parts support for badges.xml | |||||
2015-07-30 | Add support for includes in xml utils functions. | Andrei Karas | 1 | -20/+39 | |
2015-07-30 | Add badges for player names. | Andrei Karas | 4 | -0/+57 | |
2015-07-30 | Fix memory leak on exit. | Andrei Karas | 2 | -0/+8 | |
2015-07-30 | Change how report about broken nicks. | Andrei Karas | 1 | -7/+3 | |
To broken message at start added "brokent nick: " and message marked like from server. | |||||
2015-07-29 | Draw being smile over badge and animation effect. | Andrei Karas | 1 | -2/+2 | |
2015-07-29 | Fix some translation issues. | Andrei Karas | 1 | -8/+8 | |
2015-07-29 | Update translations. | Andrei Karas | 39 | -31257/+38033 | |
2015-07-29 | Add gm badge image and xml. | Andrei Karas | 4 | -0/+19 | |
2015-07-29 | Fix enable/disable badges without client restart. | Andrei Karas | 3 | -35/+69 | |
2015-07-29 | Add support for gm badge. | Andrei Karas | 3 | -3/+33 | |
2015-07-29 | Fix other typos in chat settings. | Andrei Karas | 1 | -4/+4 | |
2015-07-29 | Another typo in chat settings. | Andrei Karas | 1 | -1/+1 | |
2015-07-29 | Fix another typo in chat settings. | Andrei Karas | 1 | -1/+1 | |
2015-07-29 | Fix typo in chat settings. | Andrei Karas | 1 | -1/+1 | |
2015-07-29 | Fix compilation warnings. | Andrei Karas | 1 | -1/+0 | |
2015-07-29 | Add ability to show badges under nick. | Andrei Karas | 5 | -16/+37 | |
Add option for select how show badges. | |||||
2015-07-29 | Add support for guild badges. | Andrei Karas | 4 | -2/+44 | |
2015-07-29 | Update translations. | Andrei Karas | 21 | -798/+1154 | |
2015-07-29 | Fix compilation error with some options. | Andrei Karas | 1 | -0/+1 | |