summaryrefslogtreecommitdiff
path: root/src/enums/events
AgeCommit message (Collapse)AuthorFilesLines
2024-02-08added manaverse' copyright line to src/jak13-0/+3
2024-02-08[WIP] renamed the client to ManaVersejak13-3/+3
removed evol, since its not developed anymore... only leads to confusing players removed that anoying 'broken nick detected' message (regulare player don't care what crap the server sends) updated copyright -2020 for manaplus * Updated in 2024-02-08 with conflicts by Jesusalva
2019-01-01Update copyright year.Andrei Karas3-3/+3
2018-12-06Fix style in enums.Andrei Karas2-15/+15
2018-01-04Update copyrights year.Andrei Karas3-3/+3
2017-01-03Update copyright year.Andrei Karas3-3/+3
2016-01-02Update copyrights year.Andrei Karas3-3/+3
2015-05-30Convert MouseEventType enum into strong typed enum.Andrei Karas1-18/+15
2015-05-30Convert MouseButton enum into strong typed enum.Andrei Karas1-13/+10
2015-05-30Convert KeyEvent enum into strong typed enum.Andrei Karas1-10/+7
2015-01-12Move mouseeventtype.h into enums directory.Andrei Karas1-0/+87
2015-01-12Move mousebutton.h into enums directory.Andrei Karas1-0/+82
2015-01-12Move keyeventtype.h into enum directory.Andrei Karas1-0/+79