Age | Commit message (Expand) | Author | Files | Lines |
2015-08-16 | Add attribute cardColor to items in items.xml. | Andrei Karas | 3 | -0/+11 |
2015-08-16 | Fix other compilation warnings. | Andrei Karas | 2 | -4/+3 |
2015-08-16 | Rename colors list variables in iteminfo. | Andrei Karas | 2 | -22/+22 |
2015-08-16 | Fix compilation warnings. | Andrei Karas | 1 | -2/+2 |
2015-08-16 | Add packet SMSG_ITEM_DROPPED2 0x0b19. | Andrei Karas | 4 | -1/+42 |
2015-08-16 | Add packet SMSG_ITEM_VISIBLE2 0x0b18. | Andrei Karas | 10 | -11/+91 |
2015-08-16 | Move processItemVisible from ea namespace into eathena and tmwa. | Andrei Karas | 6 | -27/+54 |
2015-08-16 | Add missing fields into flooritem. | Andrei Karas | 7 | -10/+40 |
2015-08-16 | Add strong typed int for item color. | Andrei Karas | 92 | -373/+615 |
2015-08-15 | Disable dyecmd tool in windows installers for now.v1.5.8.15 | Andrei Karas | 3 | -15/+15 |
2015-08-15 | Change version to 1.5.8.15. | Andrei Karas | 9 | -9/+19 |
2015-08-15 | Update translations. | Andrei Karas | 38 | -5850/+7146 |
2015-08-14 | Update translations. | Andrei Karas | 21 | -3312/+4698 |
2015-08-14 | fix code style. | Andrei Karas | 5 | -16/+8 |
2015-08-13 | Add support for load all item slots with cards in char selection dialog (herc... | Andrei Karas | 6 | -55/+87 |
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 | 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 |