summaryrefslogtreecommitdiff
path: root/src/actions
AgeCommit message (Expand)AuthorFilesLines
2016-08-24Remove useless includes.Andrei Karas1-3/+0
2016-08-24Remove some more local pet related code.Andrei Karas1-12/+0
2016-08-24Remove unused pet handler methods and fields.Andrei Karas2-23/+7
2016-08-21In social window, guild menu add command for change guild notice.Andrei Karas1-0/+9
2016-08-20Add chat command for show/change auto item party sharing.s20160820Andrei Karas2-0/+67
2016-08-19Add chat command for show/change share experience in party.Andrei Karas2-0/+67
2016-08-19Add chat command for show/change share item drops in party.Andrei Karas2-1/+68
2016-08-19Add chat command guildnotice for set guild notice message.Andrei Karas2-0/+16
2016-08-19Allow create party and guild not only from chat but from menu too.Andrei Karas1-2/+1
2016-08-19Add chat command for leave guild.Andrei Karas2-0/+13
2016-08-18Add baic menu into social window menu button.Andrei Karas1-6/+10
2016-08-15Cast skills with offsets.Andrei Karas1-2/+7
2016-08-15Change cast offset in skills dialog.Andrei Karas2-0/+56
2016-08-14Remove extra include from commands.cppAndrei Karas1-2/+0
2016-08-14Cast skill depend on selected cast type.Andrei Karas1-2/+4
2016-08-14Add skill cast type option in skills window.Andrei Karas2-0/+31
2016-08-14Add ability to load/save additional data for each shortcut in shortcuts window.Andrei Karas1-1/+3
2016-08-04Fix style issue.Andrei Karas1-2/+2
2016-08-04Add some missing tmwa defines. Fix compilation error without tmwa support.Andrei Karas1-0/+11
2016-07-29Fix some issues detected by cppcheck.Andrei Karas1-3/+3
2016-07-29Add some missing tmwa defines.Andrei Karas1-0/+4
2016-07-29Remove macro impHandlerE.Andrei Karas3-12/+10
2016-07-28Remove define EATHENA_SUPPORT from all code.Andrei Karas6-113/+3
2016-07-25Add into player attributes prefix PLAYER_.Andrei Karas1-2/+2
2016-07-06Add menu for selected skill for now with item only "set skill level".s20160706Andrei Karas2-1/+16
2016-06-13Fix includes and update deheader ci script.Andrei Karas2-0/+4
2016-06-03Fix code style.Andrei Karas1-2/+1
2016-05-31Add char command /restorecamera for restore camera to default state.Andrei Karas2-0/+10
2016-05-31Fix /msg chat command for channels.Andrei Karas1-3/+9
2016-05-24Move resourcemanager into subdirectory.Andrei Karas1-2/+3
2016-05-17Add missing translators comment.Andrei Karas1-0/+1
2016-05-17Fix /hat command output if no hat equipped.Andrei Karas1-4/+12
2016-05-10Add ability to switch emotes shortcurs bar between player, pets, homunculuses...Andrei Karas2-1/+26
2016-04-30Fix issies found by gcc 6 in paranoid mode.Andrei Karas1-4/+3
2016-04-28Fix compilation warning in actions.Andrei Karas1-1/+1
2016-04-27Show counted memory usage sum in chat.Andrei Karas1-1/+4
2016-04-26Add chat command for print memory usage. For now only report about resources.Andrei Karas2-0/+8
2016-04-16Move itemamountwindowusage enum into separate file.Andrei Karas1-5/+5
2016-04-12Fix "invite to guild" from context menu.Andrei Karas1-4/+13
2016-04-11Fix compilation warnings with tmwa only.Andrei Karas3-10/+17
2016-04-10Add warning exception for gcc 6.Andrei Karas1-0/+5
2016-04-08In debugspawn check clones positions and not spawn them outside of map.Andrei Karas1-3/+17
2016-03-24Add enum for item types.Andrei Karas1-1/+5
2016-03-22Not allow moving from sit state if server not support it.Andrei Karas2-2/+16
2016-03-20Add chat command /adoptchild.Andrei Karas2-0/+17
2016-03-18Improve a bit performance in commands.cppAndrei Karas1-2/+5
2016-03-11Fix code style.Andrei Karas1-0/+2
2016-03-07Add into mobs and foring pets context menu item for timing pet.Andrei Karas1-2/+14
2016-03-07Add /mailto chat command.Andrei Karas2-0/+15
2016-03-01Add to context menu action for rename homunculus.Andrei Karas1-1/+18