Age | Commit message (Expand) | Author | Files | Lines |
2014-02-15 | remove use internal guichan flag. | Andrei Karas | 6 | -26/+1 |
2014-02-15 | add playerrelationslistener.h into make files.v1.4.2.15 | Andrei Karas | 2 | -0/+2 |
2014-02-15 | fix again onscreen controls position on resize/scale. | Andrei Karas | 1 | -2/+2 |
2014-02-15 | Fix scale apply if using SDL 2. | Andrei Karas | 1 | -1/+3 |
2014-02-15 | fix onscreen controls position on resize/scale. | Andrei Karas | 2 | -2/+10 |
2014-02-15 | Change version to 1.4.2.15. | Andrei Karas | 1 | -2/+2 |
2014-02-14 | fix code style. | Andrei Karas | 12 | -14/+17 |
2014-02-13 | In dyecmd before saving images, convert it into default 32 bit format. | Andrei Karas | 1 | -1/+4 |
2014-02-13 | Remove unused chat help from code. | Andrei Karas | 9 | -213/+4 |
2014-02-12 | add autocomplete special commands in guild tab. | Andrei Karas | 4 | -0/+20 |
2014-02-12 | add autocomplete special commands in party tab. | Andrei Karas | 4 | -1/+22 |
2014-02-11 | improve autocomplete sanitization. | Andrei Karas | 3 | -10/+12 |
2014-02-11 | add support for map layer replacments. | Andrei Karas | 7 | -25/+112 |
2014-02-09 | Remove loading maps from gzipped file. | Andrei Karas | 1 | -28/+3 |
2014-02-09 | allow select unselectable npc if mod key pressed. | Andrei Karas | 1 | -5/+22 |
2014-02-08 | Add action for open trade window. | Andrei Karas | 5 | -1/+33 |
2014-02-07 | add missing const and static keywords. | Andrei Karas | 15 | -25/+25 |
2014-02-06 | Add diagonal direction for crazy move a. | Andrei Karas | 1 | -18/+30 |
2014-02-06 | Add new crazy move A command for show pet emotes. | Andrei Karas | 1 | -4/+11 |
2014-02-06 | In crazy moves A add support for all emotes. | Andrei Karas | 3 | -4/+29 |
2014-02-05 | fix adjusting scale if resolution too low. | Andrei Karas | 1 | -2/+15 |
2014-02-05 | fix loading value in SetupItemSliderInt. | Andrei Karas | 1 | -0/+1 |
2014-02-05 | use new control for scale. | Andrei Karas | 3 | -6/+9 |
2014-02-05 | add slider list setup control for int value. | Andrei Karas | 2 | -2/+65 |
2014-02-04 | rename Setup into SetupWindow. | Andrei Karas | 20 | -41/+42 |
2014-02-04 | adjust windows size if main window was resized to smaller size. | Andrei Karas | 2 | -0/+24 |
2014-02-03 | fix friend tab update in social window if friends was changed. | Andrei Karas | 4 | -16/+66 |
2014-02-02 | Add new attributes for start position for ambient layers. | Andrei Karas | 3 | -8/+22 |
2014-02-02 | add actions for select next/previous tab in spells/commands window. | Andrei Karas | 5 | -0/+50 |
2014-02-02 | add actions for select next/previous tab in shortcuts window. | Andrei Karas | 10 | -21/+94 |
2014-02-02 | Add missing const and static into other classes. | Andrei Karas | 30 | -57/+58 |
2014-02-02 | Add missing const and static into render classes. | Andrei Karas | 2 | -2/+2 |
2014-02-02 | Add missing const and static into translation classes. | Andrei Karas | 2 | -6/+6 |
2014-02-02 | Add missing const and static into input classes. | Andrei Karas | 4 | -9/+9 |
2014-02-02 | Add missing const and static into being classes. | Andrei Karas | 6 | -17/+18 |
2014-02-02 | Add missing const and static into resource classes. | Andrei Karas | 10 | -28/+41 |
2014-02-02 | Add missing const and static into net classes. | Andrei Karas | 34 | -94/+83 |
2014-02-02 | Add missing const and static into gui classes. | Andrei Karas | 39 | -96/+75 |
2014-02-01 | Change version to 1.4.2.1v1.4.2.1 | Andrei Karas | 1 | -2/+2 |
2014-02-01 | do not scale on the fly on windows. | Andrei Karas | 1 | -0/+2 |
2014-02-01 | fix code style. | Andrei Karas | 4 | -1/+8 |
2014-01-31 | Combine "Mod" and "Stop attack" keys. | Andrei Karas | 5 | -14/+10 |
2014-01-30 | Fix code style. | Andrei Karas | 6 | -11/+15 |
2014-01-29 | Fix paths for xsel and xdg-open on OpenBSD and FreeBSD. | Andrei Karas | 2 | -2/+15 |
2014-01-29 | fix on the fly scalle changing. | Andrei Karas | 1 | -5/+4 |
2014-01-29 | Fix screenshot directory saving/loading. | Andrei Karas | 6 | -5/+38 |
2014-01-29 | apply configuration update before graphics initialization. | Andrei Karas | 1 | -1/+1 |
2014-01-29 | Disable texture bluring in old configurations. | Andrei Karas | 2 | -2/+4 |
2014-01-29 | allow apply scale without client restart. | Andrei Karas | 7 | -16/+41 |
2014-01-29 | add option for changing scale. | Andrei Karas | 2 | -1/+17 |