summaryrefslogtreecommitdiff
path: root/src/actionmanager.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-07-23move "change away type" option into gamemodifiers.Andrei Karas1-1/+2
2014-07-22move "change game modifiers" option into gamemodifiers.Andrei Karas1-2/+3
2014-07-22Remove unsued macro callYellowBarAndrei Karas1-19/+10
2014-07-22move "change imitation mode" option into gamemodifiers.Andrei Karas1-1/+1
2014-07-21move "change pvp attack type" option into gamemodifiers.Andrei Karas1-1/+1
2014-07-21move "change attack type" option into gamemodifiers.Andrei Karas1-2/+2
2014-07-21move "change pickup type" option into gamemodifiers.Andrei Karas1-1/+1
2014-07-21move "change drop counter" option into gamemodifiers.Andrei Karas1-2/+2
2014-07-21move "change attack type" option into gamemodifiers.Andrei Karas1-1/+1
2014-07-21move "change attack weapon type" option into gamemodifiers.Andrei Karas1-1/+1
2014-07-21move "change follow mode" option into gamemodifiers.Andrei Karas1-1/+1
2014-07-21move "change move to target type" option into gamemodifiers.Andrei Karas1-1/+1
2014-07-21move "change crazy move" option into gamemodifiers.Andrei Karas1-1/+1
2014-07-21move "change move" option into gamemodifiers.Andrei Karas1-1/+11
2014-07-20In localplayer rename methods moveType into changeMoveType.Andrei Karas1-1/+1
2014-07-20In localplayer rename InvertDirection into MoveType.Andrei Karas1-1/+1
2014-07-20Add ability to switch yellow bar parameters back.Andrei Karas1-2/+4
2014-07-20Simplify yellow bars action.Andrei Karas1-66/+27
2014-07-20Yellow bar action methods add support for back and forward switch.Andrei Karas1-11/+11
2014-07-09Add empty map mode without collisions.Andrei Karas1-1/+1
2014-07-02Fix background musis if it was enabled by quck enable action.Andrei Karas1-0/+2
2014-06-24Add new action for select closest monster without filters and sorting.Andrei Karas1-8/+13
2014-06-06Remove some duplicate code.Andrei Karas1-8/+11
2014-05-29Move from client packets limiter related code into separate file.Andrei Karas1-4/+4
2014-05-28Move dialogs related function into separate file.Andrei Karas1-1/+2
2014-05-22allow open updater window from inside game.Andrei Karas1-0/+10
2014-05-18Move inputaction into separate file.Andrei Karas1-24/+24
2014-05-18Move mousebutton into separate file.Andrei Karas1-1/+1
2014-05-16Move chatmsgtype into separate file.Andrei Karas1-2/+2
2014-05-13Move actor type into separate file.Andrei Karas1-10/+10
2014-05-12Move being directions into separate file.Andrei Karas1-12/+21
2014-05-12Fix code styleAndrei Karas1-0/+2
2014-05-11Move player attributes into separate file.Andrei Karas1-1/+2
2014-04-27Add UpdateStatusListener.Andrei Karas1-3/+3
2014-03-11Show copyright at background.Andrei Karas1-4/+4
2014-03-09fix compilation warnings.Andrei Karas1-2/+2
2014-03-08Add about button.Andrei Karas1-2/+12
2014-02-20improve includes.Andrei Karas1-3/+1
2014-02-16Move inputevent into events directory.Andrei Karas1-1/+2
2014-02-16move mouseevent into events directory.Andrei Karas1-1/+1
2014-02-16move actionevent into events directory.Andrei Karas1-2/+2
2014-02-08Add action for open trade window.Andrei Karas1-0/+17
2014-02-04rename Setup into SetupWindow.Andrei Karas1-1/+1
2014-02-02add actions for select next/previous tab in spells/commands window.Andrei Karas1-0/+20
2014-02-02add actions for select next/previous tab in shortcuts window.Andrei Karas1-0/+20
2014-02-02Add missing const and static into other classes.Andrei Karas1-1/+1
2014-01-31Combine "Mod" and "Stop attack" keys.Andrei Karas1-1/+1
2014-01-28Move direct SDL_GetMouseState calls into method in gui class.Andrei Karas1-2/+2
2014-01-13allow auto close npc dialog if it almost closed and press moving keys.Andrei Karas1-14/+22
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1