Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-07-17 | Simplify functions processSkillCasting and processSkillCasting2. | Andrei Karas | 2 | -27/+28 | |
2016-07-17 | Add packet SMSG_SKILL_CASTING2. | Andrei Karas | 4 | -1/+43 | |
Change net packet version to 18. | |||||
2016-07-16 | Update translations.v1.6.7.16s20160717 | Andrei Karas | 23 | -10795/+12886 | |
2016-07-16 | Fix gettext initialisation in skilltypelist.h | Andrei Karas | 1 | -6/+6 | |
2016-07-16 | Change version to 1.6.7.12. | Andrei Karas | 9 | -9/+19 | |
2016-07-16 | Update manaplus.cbp. | Andrei Karas | 1 | -2/+5 | |
2016-07-16 | Fix different translation issues. | Andrei Karas | 4 | -284/+284 | |
2016-07-16 | Update translations. | Andrei Karas | 42 | -4615/+2436 | |
2016-07-15 | Fix style issieu in mobileopengl2graphics.h | Andrei Karas | 1 | -1/+1 | |
2016-07-15 | Add some missing costs. | Andrei Karas | 2 | -2/+2 | |
2016-07-15 | Fix different include issues. | Andrei Karas | 6 | -11/+13 | |
2016-07-14 | Add another exception into deheader. | Andrei Karas | 1 | -0/+1 | |
2016-07-14 | Add one deheader exception for sdltcpnet.cpp. | Andrei Karas | 1 | -2/+4 | |
2016-07-14 | Remove some checks from actormanager. | Andrei Karas | 1 | -42/+63 | |
2016-07-14 | Use branch prediction macro in Being::logic. | Andrei Karas | 1 | -6/+11 | |
2016-07-14 | Add branch prediction macroses for gcc. | Andrei Karas | 1 | -0/+8 | |
2016-07-14 | Allow show windows action only after connecting to server. | Andrei Karas | 1 | -1/+1 | |
Reported by Obani. | |||||
2016-07-13 | Remove extra include from beingpopup.h | Andrei Karas | 1 | -2/+0 | |
2016-07-13 | Fix saving skills with maximum level into shortcuts bar.s20160713 | Andrei Karas | 1 | -4/+1 | |
2016-07-13 | Show particles amount in being popup. | Andrei Karas | 5 | -2/+26 | |
2016-07-13 | Simplify BeingPopup class. | Andrei Karas | 2 | -220/+94 | |
2016-07-10 | Add support for permanent particle effect.s20160712 | Andrei Karas | 4 | -4/+20 | |
Attribute name "particle". This effect cant be played at start, if existing "start-particle" but will be played if effect continues. | |||||
2016-07-10 | Rename StatusEffect::getParticle into StatusEffect::getStartParticle | Andrei Karas | 4 | -10/+12 | |
2016-07-10 | Add support for initial particle effect for effect from status-effects.xml | Andrei Karas | 9 | -21/+92 | |
2016-07-10 | Remove extra include from effectmanager.cpps20160719 | Andrei Karas | 1 | -1/+0 | |
2016-07-09 | Show asserts for misisng effects. | Andrei Karas | 1 | -6/+11 | |
2016-07-09 | Show map name in debug window in map tab.s20160709 | Andrei Karas | 2 | -7/+15 | |
2016-07-09 | Translate map names. | Andrei Karas | 1 | -1/+8 | |
2016-07-09 | In quest text replace links after adding text format parameters. | Andrei Karas | 1 | -1/+1 | |
2016-07-07 | Fix typo pallette -> palette.s20160708 | Andrei Karas | 1 | -4/+4 | |
2016-07-06 | Add ci test for image icc profiles. | Andrei Karas | 3 | -0/+38 | |
2016-07-06 | Add menu for selected skill for now with item only "set skill level".s20160706 | Andrei Karas | 8 | -11/+87 | |
Also add chat command /showskilllevels SKILL | |||||
2016-07-05 | Remove wrong sound effect for drop item. | Andrei Karas | 1 | -2/+0 | |
Now probably drop sound effect may not works for all windows. Need check each window for this effect. | |||||
2016-07-05 | Clean statdb on unload. | Andrei Karas | 1 | -0/+2 | |
2016-07-04 | Remove extra include from skillinfo.cpp | Andrei Karas | 1 | -1/+0 | |
2016-07-04 | Add missing files. | Andrei Karas | 2 | -0/+82 | |
2016-07-04 | Use skill type as bit mask with skill types. | Andrei Karas | 5 | -113/+107 | |
It rare but still possible. | |||||
2016-07-04 | Move skillowner into enum directory. | Andrei Karas | 5 | -9/+7 | |
2016-07-04 | Move skilltype into enums directory. | Andrei Karas | 5 | -7/+9 | |
2016-07-02 | Update manaplus.cbp.v1.6.7.2s20160703 | Andrei Karas | 1 | -1/+7 | |
2016-07-02 | Change version to 1.6.7.2 | Andrei Karas | 9 | -9/+18 | |
2016-07-02 | Update translations. | Andrei Karas | 23 | -7290/+7197 | |
2016-07-01 | Fix code style. | Andrei Karas | 6 | -5/+8 | |
2016-07-01 | Fix translation error. | Andrei Karas | 1 | -1/+1 | |
2016-07-01 | Update translations. | Andrei Karas | 23 | -3998/+2039 | |
2016-07-01 | Fixed some english mistakes in some notifications. | Alige | 1 | -10/+10 | |
2016-06-30 | Remove exta includes from some files. | Andrei Karas | 3 | -5/+0 | |
2016-06-30 | Move extended stats from status window into stats.xml too.s20160630 | Andrei Karas | 6 | -74/+69 | |
Also add reports about failed stats loading. | |||||
2016-06-30 | Dont add basic stats into item attributes. | Andrei Karas | 3 | -41/+10 | |
From now need add all stats to item attributes in xml file. | |||||
2016-06-30 | Allow read basic attributes from stats.xml | Andrei Karas | 2 | -6/+30 | |