Sergii Pylypenko
|
ee5753a9cf
|
Updated XSDL
|
2014-06-24 20:32:34 +03:00 |
|
Sergii Pylypenko
|
e7693951a2
|
Replaced spaces with tabs in Java code
|
2014-06-24 20:21:25 +03:00 |
|
Sergii Pylypenko
|
0a1b80a9dd
|
Fixed SDL not sleeping while in background. It's actually a serious bug, but it wasn't that obvious, because all devices are multicore now.
|
2014-06-24 19:09:57 +03:00 |
|
Sergii Pylypenko
|
7da700e625
|
Made screen orientation, BPP, immersive mode and sub-frame touch events a user configurable options
|
2014-06-23 23:42:07 +03:00 |
|
Sergii Pylypenko
|
51389e0f0f
|
User-configurable option for on-screen joystick
|
2014-06-23 22:39:23 +03:00 |
|
Sergii Pylypenko
|
da0bf9ae6d
|
Updated todo
|
2014-06-23 20:30:18 +03:00 |
|
Sergii Pylypenko
|
eb93f506c7
|
Updated todo
|
2014-06-23 20:28:35 +03:00 |
|
Sergii Pylypenko
|
826a0d34ec
|
Added function to enable/disable floating joystick
|
2014-06-23 20:26:28 +03:00 |
|
Sergii Pylypenko
|
60a243fbf1
|
Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android
|
2014-06-23 19:57:55 +03:00 |
|
Sergii Pylypenko
|
ef6ef9a251
|
Updated todo
|
2014-06-23 19:57:46 +03:00 |
|
Gerhard Stein
|
fc56b30f8f
|
Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android
|
2014-06-23 17:00:34 +02:00 |
|
pelya
|
09fcc1728d
|
Minor fixes to floating joystick
|
2014-06-22 02:24:25 +03:00 |
|
pelya
|
ed8e3457d0
|
Updated license text in all SDL 1.2 sources
|
2014-06-22 01:58:38 +03:00 |
|
pelya
|
48ee3af455
|
Floating on-screen joystick, which can be enabled in .cfg file
|
2014-06-22 01:32:17 +03:00 |
|
Sergii Pylypenko
|
f848fb6af0
|
XRick: reverted falling speed. fixed physics for MOVE_UP platforms
|
2014-06-19 19:51:42 +03:00 |
|
Sergii Pylypenko
|
c3d19bb025
|
Updated todo
|
2014-06-17 21:24:23 +03:00 |
|
pelya
|
b6e8327f78
|
Updated TODO
|
2014-06-15 23:50:22 +03:00 |
|
pelya
|
a22a6a1d64
|
Source archive script will use pxz (parallel XZ archiver) if it's available, updated TODO.
|
2014-06-15 23:38:16 +03:00 |
|
pelya
|
6883e95c5f
|
Updated OpenTTD
|
2014-06-15 23:19:39 +03:00 |
|
pelya
|
90851037b9
|
Use xz for source archive compression
|
2014-06-15 22:21:15 +03:00 |
|
pelya
|
4fdbae2ed2
|
Add libs with debuginfo to the source archive
|
2014-06-15 22:08:23 +03:00 |
|
pelya
|
0829eaa3e4
|
OpenTyrian: allow to configure screen joystick in settings
|
2014-06-15 22:01:46 +03:00 |
|
Sergii Pylypenko
|
9801410f17
|
Updated todo
|
2014-06-13 23:20:21 +03:00 |
|
Sergii Pylypenko
|
9f1aa23cb1
|
Added UAE4ALL2 app as submodule
|
2014-06-13 23:09:56 +03:00 |
|
Sergii Pylypenko
|
c7fd142e42
|
Disabled -flto for armeabi-v7a-hard, for now - UAE4ALL2 doesn't work well with -flto
|
2014-06-13 22:55:50 +03:00 |
|
Sergii Pylypenko
|
4d28892810
|
Auto-select SD card with most free space on KitKat
|
2014-06-13 22:21:51 +03:00 |
|
Sergii Pylypenko
|
2989e070d4
|
Move cursor to the center of the screen after changing video mode
|
2014-06-13 21:56:09 +03:00 |
|
Sergii Pylypenko
|
ded01720c0
|
XSDL: added downloadable bitmap fonts
|
2014-06-13 20:23:31 +03:00 |
|
Sergii Pylypenko
|
382908a38b
|
Updated TODO
|
2014-06-11 20:41:10 +03:00 |
|
pelya
|
8bc7390029
|
OpenTyrian: added utorial about on-screen buttons, fixed data files
|
2014-06-10 00:46:18 +03:00 |
|
pelya
|
ddec13193f
|
OpenTyrian: Invisible game buttons
|
2014-06-09 19:57:10 +03:00 |
|
pelya
|
37394c67e1
|
OpenTyrian: Fixed half-second delay when selecting options in game menu
|
2014-06-09 17:08:37 +03:00 |
|
pelya
|
9feb763295
|
OpenTyrian: fixes to main menu and to loading game menu
|
2014-06-09 16:43:51 +03:00 |
|
pelya
|
f763376ee4
|
OpenTyrian: merged upstream changes
|
2014-06-09 15:54:16 +03:00 |
|
pelya
|
80fa885c13
|
OpenTyrian: hide text input button during game
|
2014-06-09 00:56:58 +03:00 |
|
pelya
|
6ab8339049
|
OpenTyrian: Do not show Android keyboard in save menu, it does not work
|
2014-06-09 00:42:56 +03:00 |
|
pelya
|
eb81855ac7
|
OpenTyrian: Reverted C++-isms from code, to match upstream more closely
|
2014-06-09 00:30:50 +03:00 |
|
pelya
|
cc172312e5
|
OpenTyrian: renamed all .cpp files back to .c, for easier marging
|
2014-06-09 00:07:42 +03:00 |
|
pelya
|
e808d2ea86
|
XRick game speed closer to original Amiga game
|
2014-06-08 23:33:53 +03:00 |
|
pelya
|
8035466b85
|
Updated TODO
|
2014-06-08 22:28:44 +03:00 |
|
Sergii Pylypenko
|
079ad04829
|
Updated XRick
|
2014-06-06 23:41:26 +03:00 |
|
Sergii Pylypenko
|
60f4e54b16
|
Updated OpenTTD
|
2014-06-04 22:10:10 +03:00 |
|
Sergii Pylypenko
|
4f8fd57bf9
|
Updated OpenTTD
|
2014-06-02 23:26:18 +03:00 |
|
pelya
|
25c1cab776
|
Updated OpenTTD
|
2014-06-02 02:00:19 +03:00 |
|
pelya
|
a0b758b2c8
|
Updated TODO
|
2014-06-01 01:24:23 +03:00 |
|
pelya
|
f705f7326a
|
Reverse right mouse button scrolling, to match left mouse button direction
|
2014-05-31 23:40:00 +03:00 |
|
pelya
|
2ac9f69cf8
|
Updated OpenTTD
|
2014-05-31 23:32:15 +03:00 |
|
Gerhard Stein
|
642906d656
|
Commander Genius update
|
2014-05-31 17:33:43 +02:00 |
|
Sergii Pylypenko
|
5316dc310b
|
Set GCC version to 4.8 in setEnvironment-armeabi-v7a-hard.sh
|
2014-05-30 23:20:51 +03:00 |
|
Sergii Pylypenko
|
5ca678c1cb
|
VCMI sources were moved to different repository - removed them from here and updated readme
|
2014-05-30 22:28:36 +03:00 |
|