~stk/stk/+git/STK-helper:Debug2

Last commit made on 2018-03-20
Get this branch:
git clone -b Debug2 https://git.launchpad.net/~stk/stk/+git/STK-helper

Branch merges

Branch information

Name:
Debug2
Repository:
lp:~stk/stk/+git/STK-helper

Recent commits

e38c70e... by Alayan-stk-2 <email address hidden>

Simplify code

The kart_num/real_num distinction was part of the base code Benau did ; but it is completely redundant after the changes I did to the way kart_num is calculated (it was previously a static int, it's now an unsigned int).

06ba7fe... by Alayan-stk-2 <email address hidden>

Change camera view from one kart to the previous/next with F5-6 keys or with menu buttons

1dedd91... by Alayan-stk-2 <email address hidden>

Update the track list and reorder it to alphabetic order (#3154)

193ba69... by Dawid Gan

Represet special keys on screen keyboard by symbols

f559627... by Dawid Gan

Allow to repeat backspace key on screen keyboard

900beae... by Dawid Gan

Allow to create x86_64 android package.

64-bit packages will be required by google.

203d045... by Dawid Gan

More improvements for gui on android

26419e5... by Dawid Gan

Better gui scaling on android

98a7b5a... by Dawid Gan

Send text message when pressing enter on android keyboard

38a4e06... by Dawid Gan

Avoid window size to be larger than available space.

When window size is equal to screen resolution and user selected windowed mode, we can assume that he wants maximized window.