summaryrefslogtreecommitdiff
path: root/src/main.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-11-04Remove nacl debug thingsDan Sagunov1-13/+0
2013-11-01move physfs initialisation code in physfstools.Andrei Karas1-17/+2
2013-10-29Initial porting to NACL by Vasily_Makarov.Andrei Karas1-1/+16
2013-09-28fix compilation with very old SDL.Andrei Karas1-0/+23
2013-09-22remove unused android related includes.Andrei Karas1-2/+0
2013-09-22fix compilation and partial running with SDL2 on Android.Andrei Karas1-1/+3
2013-09-16add init and quit code for SDL_Image and SDL_Mixer.Andrei Karas1-0/+9
2013-09-15add RWops leaks reporting.Andrei Karas1-1/+7
2013-09-14add rwops leak detection.Andrei Karas1-0/+2
2013-09-09remove useless includes from some files.Andrei Karas1-3/+0
2013-08-29move SDL2 preprocessor checks into localconsts.hAndrei Karas1-10/+0
2013-08-27fix code style.Andrei Karas1-1/+1
2013-08-24save Client object into global variable.Andrei Karas1-5/+9
2013-08-24add configure option --with-sdl2 for enable SDL2 support.Andrei Karas1-0/+13
2013-05-03add comments for translators.Andrei Karas1-0/+24
2013-04-21some other fixes from cpplint.Andrei Karas1-1/+1
2013-04-12first part of style fixed after cpplint checks.Andrei Karas1-2/+2
2013-03-11Fix termination with using help and version command line switches.Andrei Karas1-2/+3
2013-03-09Improve main.cppAndrei Karas1-26/+27
2013-03-02Last fixes after Coverity checks.Andrei Karas1-0/+1
2013-02-26Fix command line parameters.Andrei Karas1-4/+4
2013-02-24Improve string usage in some files.Andrei Karas1-1/+1
2013-02-21Improve physfs calls to get dir separator.Andrei Karas1-0/+2
2013-02-18Change process priority depend on game state.Andrei Karas1-0/+2
2013-02-18move most direct calls to physfs to separate file.Andrei Karas1-2/+2
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-12-25Improve empty strings manipulation.Andrei Karas1-2/+2
2012-11-18Add support for persistent directory under Android.Andrei Karas1-0/+5
2012-10-31Fix base directory issue under Android.Andrei Karas1-0/+4
2012-10-05Fix chat logs dir in command line parameters.Andrei Karas1-4/+3
2012-09-02Add const to more classes.Andrei Karas1-3/+5
2012-08-23Remove useless includes.Andrei Karas1-1/+0
2012-08-17Fix code style.Andrei Karas1-2/+1
2012-02-11Add support for gtest framework.Andrei Karas1-0/+17
2012-02-05Move path functions from stringutils to paths.Andrei Karas1-0/+1
2012-01-21Fix compilation errors and warnings for another gcc 4.7 snapshot.Andrei Karas1-22/+22
2012-01-10Move libxml2 includes to xml.hAndrei Karas1-20/+2
2012-01-08Validate update host.Andrei Karas1-1/+6
2012-01-07Use absolute path for launching tests.Andrei Karas1-0/+4
2012-01-05Fix code style.Andrei Karas1-1/+2
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2012-01-04Add ability for testing drivers and graphics.Andrei Karas1-2/+22
2011-12-26Fix -s command line parameter.Andrei Karas1-1/+1
2011-11-08Fix more gcc 4.7 warnings.Andrei Karas1-1/+1
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas1-2/+2
2011-11-04Add option to settings for select any supported language. (tab Theme)Andrei Karas1-23/+0
2011-10-15Update and rebuild translations.Andrei Karas1-1/+1
2011-10-08Fix code style.Andrei Karas1-1/+2
2011-10-08Fix typos in man file and in build in help.Andrei Karas1-4/+4