summaryrefslogtreecommitdiff
path: root/src/utils/perfomance.h
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-01-04Update copyrights year.Andrei Karas1-1/+1
2017-07-13Add vector.h for use different vectors.Andrei Karas1-1/+2
Also replace <vector> include into "utils/vector.h"
2017-01-17Add missing A_DEFAULT_COPY / A_DELETE_COPY into utils.Andrei Karas1-0/+2
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-05-31Improve profiler speed.Andrei Karas1-0/+4
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-09-26Change destructors to virtual in all basic classes.Andrei Karas1-1/+1
Also add some missing final to classes.
2013-05-28fix guard header part3.Andrei Karas1-3/+3
2013-04-14another fixes from cpplint.Andrei Karas1-5/+5
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-11-07Add own profiler and profiler info to some code.Andrei Karas1-0/+76