summaryrefslogtreecommitdiff
path: root/src/progs/manaplus/actions/actions.cpp
AgeCommit message (Expand)AuthorFilesLines
2021-12-18added diagnostic ignore -Warray-bounds to gcc-snapshot (gcc11+ bug)jak11-0/+3
2021-06-06added exitcode 7 to unique sessions (-S)jak11-3/+8
2020-05-30Split multi line #if into separate ifsAndrei Karas1-4/+5
2020-05-30Fix left style issues from switch port mergingAndrei Karas1-1/+2
2020-04-23switch: enable opengles2 renderercpasjuste1-1/+1
2020-04-22switch: enable sdl2 keyboardcpasjuste1-1/+1
2020-02-23Fix some code style issuesAndrei Karas1-1/+3
2019-10-16Fix code style, ignore some warning in clang-tidyAndrei Karas1-2/+2
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-11-27Remove extra ; from different code.Andrei Karas1-1/+1
2018-11-12Fix code style.Andrei Karas1-1/+2
2018-10-29Fix code style.s20181102Andrei Karas1-1/+1
2018-07-27Send talk request from context menu by being id.Andrei Karas1-1/+13
2018-05-23Remove debug line.Andrei Karas1-1/+0
2018-05-22Fix some implicit casts.Andrei Karas1-3/+3
2018-05-19Extend /use chat command for support color and use action.Andrei Karas1-4/+23
2018-04-13Fix code style.Andrei Karas1-1/+0
2018-04-09Switch upload files service from http://sprunge.us to http://ex.ioAndrei Karas1-2/+2
2018-04-09Disable for now removing upload object.Andrei Karas1-1/+2
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-12-27Remove default parameter from download.Andrei Karas1-1/+1
2017-12-23Remove default parameters from dropshortcut.Andrei Karas1-1/+1
2017-12-23Remove default parameter from shortcutbase.Andrei Karas1-1/+1
2017-12-23Remove default parameters from outfitswindow.Andrei Karas1-1/+3
2017-12-23Remove default parameters from itemamountwindow.Andrei Karas1-5/+20
2017-12-22Remove default parameters from chatwindow.hAndrei Karas1-1/+2
2017-12-17Remove default parameters from actormanager.cppAndrei Karas1-4/+8
2017-12-17Remove default parameters from localplayer.Andrei Karas1-6/+6
2017-12-11Remove default parameters from ChatTab::chatLog.Andrei Karas1-28/+92
2017-11-24Cache cleaned, orphaned, ID, never seen, nickAllan Nordhøy1-10/+10
2017-10-06remove extra includes if build without tmwa support.Andrei Karas1-2/+6
2017-09-18Remove default parameter from font constructor and load function.Andrei Karas1-1/+1
2017-09-09Replace SDL_IsTextInputActive to lower level SDL function call.Andrei Karas1-1/+1
2017-09-06Move manaplus game related files into progs/manaplus.Andrei Karas1-0/+1914