Age | Commit message (Expand) | Author | Files | Lines |
2013-05-01 | add pixel size detection fo X11 and windows. | Andrei Karas | 1 | -0/+1 |
2013-04-26 | add support for separate online list. | Andrei Karas | 1 | -0/+6 |
2013-04-25 | fix some code style by cpplint. | Andrei Karas | 1 | -3/+0 |
2013-04-21 | fix code style and some other fixes after auto checks. | Andrei Karas | 1 | -2/+2 |
2013-04-21 | some other fixes from cpplint. | Andrei Karas | 1 | -2/+2 |
2013-04-20 | add support for GIMP palettes for dye colors. | Andrei Karas | 1 | -0/+3 |
2013-04-20 | fix style in other files. | Andrei Karas | 1 | -3/+15 |
2013-04-18 | increase 10 ms timer max value to INT_MAX / 2. | Andrei Karas | 1 | -1/+2 |
2013-04-17 | remove some unused system headers. | Andrei Karas | 1 | -1/+0 |
2013-04-16 | possible fix issue with forgotten settings if game disconnected by error. | Andrei Karas | 1 | -0/+3 |
2013-04-14 | add basic client side only support for pets. | Andrei Karas | 1 | -0/+3 |
2013-04-14 | another fixes from cpplint. | Andrei Karas | 1 | -3/+6 |
2013-04-14 | some more style fixes from cpplint. | Andrei Karas | 1 | -1/+1 |
2013-04-12 | first part of style fixed after cpplint checks. | Andrei Karas | 1 | -21/+16 |
2013-04-09 | rename some profiler marks. | Andrei Karas | 1 | -2/+2 |
2013-04-09 | Improve perfomance in windows and popups visibility checks. | Andrei Karas | 1 | -2/+2 |
2013-04-03 | fix ip in is server tmw checks. | Andrei Karas | 1 | -1/+1 |
2013-03-31 | Add support for sound effects in any notification messages. | Andrei Karas | 1 | -0/+3 |
2013-03-31 | Rename SoundManager sigleton from sound to soundManager. | Andrei Karas | 1 | -9/+10 |
2013-03-29 | remove some code from deprivatedevent class. | Andrei Karas | 1 | -9/+2 |
2013-03-28 | Revert "Remove auction bot support." | Andrei Karas | 1 | -0/+2 |
2013-03-27 | improve charserverhandler class. | Andrei Karas | 1 | -1/+1 |
2013-03-23 | Improve speed in main cycle. | Andrei Karas | 1 | -4/+4 |
2013-03-17 | add walkmaps support. | Andrei Karas | 1 | -0/+1 |
2013-03-11 | Add some fixes after automatic checks. | Andrei Karas | 1 | -19/+0 |
2013-03-10 | Add missing breaks and fix possible memory leak. | Andrei Karas | 1 | -0/+2 |
2013-03-07 | Fix server switch incorrect map loading. | Andrei Karas | 1 | -0/+1 |
2013-03-07 | Add active event to input event logger. | Andrei Karas | 1 | -0/+3 |
2013-03-05 | Add config counters for starting client and entering game. | Andrei Karas | 1 | -0/+2 |
2013-03-02 | Last fixes after Coverity checks. | Andrei Karas | 1 | -5/+6 |
2013-02-25 | Improve string usage in other files. | Andrei Karas | 1 | -14/+25 |
2013-02-22 | Add const and some other minor changes in chatlogger and client classes. | Andrei Karas | 1 | -112/+79 |
2013-02-21 | Improve physfs calls to get dir separator. | Andrei Karas | 1 | -15/+9 |
2013-02-18 | Remove auction bot support. | Andrei Karas | 1 | -2/+0 |
2013-02-18 | move most direct calls to physfs to separate file. | Andrei Karas | 1 | -19/+19 |
2013-02-15 | Do not disable opengl in safe mode in Android and Mac OSX. | Andrei Karas | 1 | -0/+7 |
2013-02-10 | Allow correct resize for 470x320 and bigger. | Andrei Karas | 1 | -2/+2 |
2013-02-06 | Set onscreen default buttons size depend on screen resolution. | Andrei Karas | 1 | -0/+1 |
2013-02-01 | Fix code style. | Andrei Karas | 1 | -1/+1 |
2013-01-25 | Add empty handlers for accelerometer events in Android version. | Andrei Karas | 1 | -0/+7 |
2013-01-23 | Add support for handling event for show/hide on screen keyboard. | Andrei Karas | 1 | -3/+20 |
2013-01-20 | Fix crashes on closing client before entering game. | Andrei Karas | 1 | -0/+9 |
2013-01-16 | Add theming support for top right buttons before connecting to game. | Andrei Karas | 1 | -14/+25 |
2013-01-16 | update copyrights year. | Andrei Karas | 1 | -1/+1 |
2013-01-01 | Remove free space from top and right in buttons menu. | Andrei Karas | 1 | -1/+1 |
2012-12-31 | Fix code style and compilation under windows. | Andrei Karas | 1 | -0/+4 |
2012-12-29 | Remove debug messages. | Andrei Karas | 1 | -8/+0 |
2012-12-29 | Replace most putenv to setenv. | Andrei Karas | 1 | -6/+14 |
2012-12-29 | Add debug lines to check how gettext working. | Andrei Karas | 1 | -0/+8 |
2012-12-29 | Corrected credits in About menu, oops. | Socapex | 1 | -1/+0 |