summaryrefslogtreecommitdiff
path: root/src/utils/sdl2logger.cpp
AgeCommit message (Collapse)AuthorFilesLines
2024-02-08added manaverse' copyright line to src/jak11-0/+1
2024-02-08[WIP] renamed the client to ManaVersejak11-1/+1
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 Karas1-1/+1
2018-11-27Remove extra ; from different code.Andrei Karas1-2/+2
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-09-12Fix error messages in tests in old SDL 2 versions.Andrei Karas1-0/+5
2017-09-11Add option to set sdl logging level.Andrei Karas1-0/+15
Only for SDL2.
2017-09-08Fix compilation with old SDL 2 versions (before 2.0.4)Andrei Karas1-0/+6
Some assert struct names was changed in 2.0.4
2017-09-08Remove extra include.Andrei Karas1-1/+0
2017-09-08Fix compilation warning.Andrei Karas1-1/+1
2017-09-07Add missing sdl2logger files.Andrei Karas1-0/+136