Age | Commit message (Expand) | Author | Files | Lines |
2015-08-13 | Add server feature haveAdvancedSprites. Enable it for evol servers >= 7. | Andrei Karas | 5 | -0/+16 |
2015-08-12 | Remove old evol color implimentation from readPlayerData. | Andrei Karas | 1 | -34/+10 |
2015-08-12 | Fix loading weapon sprite in char selection dialog. | Andrei Karas | 1 | -2/+3 |
2015-08-12 | Send equipped cards to function processBeingChangeLookContinue. | Andrei Karas | 2 | -5/+11 |
2015-08-12 | With equipped items read cards (hercules). | Andrei Karas | 5 | -2/+33 |
2015-08-10 | Fix compilation warnings. | Andrei Karas | 1 | -0/+1 |
2015-08-10 | Add different new attributes for item descriptions. | Andrei Karas | 1 | -13/+35 |
2015-08-10 | Fix code style. | Andrei Karas | 7 | -53/+6 |
2015-08-09 | Add more checks for broken nicks. | Andrei Karas | 1 | -1/+6 |
2015-08-09 | Show error message in log if selected texture compression not supported. | Andrei Karas | 3 | -2/+11 |
2015-08-09 | Fix memory leak after disconnect in spellshortcut. | Andrei Karas | 1 | -0/+1 |
2015-08-09 | Fix memory leak after disconnect in spellsmanager. | Andrei Karas | 1 | -0/+1 |
2015-08-09 | Fix yellow bar option "archer attack range". | Andrei Karas | 2 | -2/+2 |
2015-08-09 | Fix key display in outfits window. | Andrei Karas | 1 | -1/+1 |
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 | 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 | 1 | -2/+2 |
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 |
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 |
2015-07-29 | Draw being smile over badge and animation effect. | Andrei Karas | 1 | -2/+2 |
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 |