Commit Graph

1439 Commits

Author SHA1 Message Date
Sergii Pylypenko
18b96465c1 Build files for Simutrans 2013-11-28 22:44:41 +02:00
Gerhard Stein
9775bfd41f Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android 2013-11-28 20:38:50 +01:00
Gerhard Stein
d7b49ec6e2 Commander Genius Update 2013-11-28 20:38:29 +01:00
Sergii Pylypenko
4dec8cbe2a Prevent parallel execution of AndroidBuild.sh 2013-11-28 20:45:20 +02:00
Sergii Pylypenko
3d103698c7 Updated Dosbox to compile for all architectures 2013-11-28 20:23:19 +02:00
Sergii Pylypenko
afff187cba setEnvironment scrtipts and CustomBuildScript support for MultiABI=all, by Lubomyr 2013-11-28 20:16:41 +02:00
Sergii Pylypenko
0017de045f Guichan library and few examples, by Lubomyr 2013-11-26 20:48:53 +02:00
Gerhard Stein
aedc940336 VCMI Updates 2013-11-25 19:10:00 +01:00
Sergii Pylypenko
dde8121674 Merge branch 'sdl_android' of github.com:pelya/commandergenius into android3 2013-11-25 20:06:40 +02:00
Sergii Pylypenko
7303d1b4d9 Support for x86 and MIPS architectures, ffmpeg and Boost are disabled when compiling for them. 2013-11-25 20:04:46 +02:00
Gerhard Stein
0b538719ac VCMI updates 2013-11-25 15:19:18 +01:00
Gerhard Stein
c719603255 Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android 2013-11-25 15:04:58 +01:00
Gerhard Stein
2803b9ad46 Updated boost and vcmi. Still not compilable but on it. 2013-11-25 15:04:10 +01:00
pelya
99cfbab6ed Fixed compilatino, updated UQM-HD 2013-11-24 23:07:05 +02:00
pelya
48d7c3ad75 Proper fix for 4:3 video mode 2013-11-24 22:25:33 +02:00
Sergii Pylypenko
784ddc3520 Sanity check for SdlVideoResizeKeepAspect. 2013-11-20 23:22:56 +02:00
pelya
c2c958c91c Xserver-gimp: added android-shmem lib 2013-11-17 20:39:58 +02:00
Gerhard Stein
ab9dfd2087 Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android 2013-11-17 15:33:51 +01:00
Gerhard Stein
bdaad3ec14 Debuggable option added, because lately the store demands builds with no debugging symbols 2013-11-17 15:33:00 +01:00
pelya
2fd6ee15a0 Xserver-gimp: shmem emulation that somehow works 2013-11-16 23:42:40 +02:00
Sergii Pylypenko
2420ce5caa Xserver-gimp: support for 16bpp color depth, unfinished shared memory support 2013-11-15 23:37:53 +02:00
Sergii Pylypenko
b685d5c265 Merge branch 'sdl_android' of github.com:pelya/commandergenius into android3 2013-11-14 18:00:18 +02:00
Sergii Pylypenko
0fd6ec0268 Xserver-gimp: fixed immersive mode 2013-11-14 17:58:02 +02:00
Sergii Pylypenko
2fb6a5bd95 Xserver-gimp: better algorithm for finding stale Xserver sockets 2013-11-13 22:33:01 +02:00
Gerhard Stein
c50062f7e6 Commander Genius small update 2013-11-13 18:33:42 +01:00
Sergii Pylypenko
2f241f8cb4 Updated todo 2013-11-13 14:00:49 +02:00
Sergii Pylypenko
8b72317252 Xserver-gimp: Menu key will send Ctrl-Z key event 2013-11-12 20:09:48 +02:00
Gerhard Stein
1ce8cd4f53 VCMI Update to 0.94 giving another shot to build this 2013-11-12 13:00:29 +01:00
Gerhard Stein
7a44b1abaf Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android 2013-11-12 07:32:55 +01:00
Gerhard Stein
3bff676fb6 Mouse controls in opentyrian are back 2013-11-12 07:32:29 +01:00
pelya
c24751db0c Xserver-gimp: selinux is disabled globally, no need in modifying it's config 2013-11-12 02:59:53 +02:00
pelya
7d40446ea0 Xserver: show error message when server does not start 2013-11-12 01:40:02 +02:00
pelya
f047192dba Xserver-gimp: SELinux is a bitch 2013-11-11 00:48:18 +02:00
pelya
5606045299 Xserver: fixes for fakechroot 2013-11-10 22:32:12 +02:00
pelya
31ee0010b5 Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android 2013-11-10 19:28:49 +02:00
pelya
24ee82b65d Xserver-xsdl: updated readme 2013-11-10 19:28:15 +02:00
Gerhard Stein
8f90e323f4 OpenTyrian updates and fixes 2013-11-10 16:01:45 +01:00
pelya
e7224edb76 Xserver-gimp updated once again 2013-11-10 00:07:02 +02:00
pelya
86af1f544c Xserver-gimp: random updates 2013-11-09 23:35:42 +02:00
pelya
05a1c03da9 Xserver-gimp: updated version 2013-11-09 20:28:01 +02:00
pelya
19dc366ef9 Xserver-gimp: updated readme 2013-11-09 20:18:44 +02:00
pelya
7930d0d1a0 GIMP package based on XServer 2013-11-09 19:54:10 +02:00
Sergii Pylypenko
be99cfb17f Fixed SDL_UpdateRects for the last time 2013-11-08 23:39:27 +02:00
Sergii Pylypenko
60477063ff Crude support for custom Java code - put file named 'java.patch' to your app src directory. 2013-11-07 21:40:24 +02:00
Sergii Pylypenko
ec06dd747b Updated XServer 2013-11-07 21:29:06 +02:00
Sergii Pylypenko
185def5931 Option to use SDL_UpdateRects optimization, updated XServer 2013-11-07 21:10:27 +02:00
pelya
bbb31b47e7 Xserver: updated readme 2013-11-05 10:51:28 +02:00
pelya
06e6778145 Support for touch event history, for more accurate drawing. 2013-11-05 10:48:51 +02:00
pelya
7f6347c844 Xserver: More font options 2013-11-05 09:08:00 +02:00
pelya
cf7eaf9957 Updated Xserver 2013-11-05 08:39:36 +02:00