summaryrefslogtreecommitdiff
path: root/src/utils/process.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-09Update copyright headers up to 2023Jesusalva Jesusalva1-1/+2
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-12-17Remove default parameters from process.cppAndrei Karas1-5/+9
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-12-13Move nacl messages related functions into separate file.Andrei Karas1-12/+0
2015-12-03Added NaCl messaging and clipboard functionsVasily1-0/+12
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-04-18improve process file.Andrei Karas1-4/+5
2013-04-14another fixes from cpplint.Andrei Karas1-1/+1
2013-02-18Change process priority depend on game state.Andrei Karas1-0/+2
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-07-21Add support for opening urls in system default browser.Andrei Karas1-2/+7
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2012-01-04Add process execute functions.Andrei Karas1-0/+29