Commit Graph

669 Commits

Author SHA1 Message Date
pelya
c10bc16d67 Updated readme for OpenTTD 2012-02-10 11:28:08 +02:00
pelya
d60dae4b5b Updated documentation 2012-02-08 15:30:17 +02:00
pelya
1dc8908b59 Tiny fix 2012-02-08 15:26:04 +02:00
pelya
9f88a78519 New multitouch API for SDL 1.2 2012-02-08 15:16:26 +02:00
pelya
ea9f7b604e External mouse is still falsely detected if you tap the screen quickly, so now there is a 10 second timer for detecting it. 2012-02-07 14:13:16 +02:00
pelya
bae5ae875c Fixed 32bpp SW video mode 2012-02-07 13:55:17 +02:00
pelya
fa13f76061 Fixed the last bug with hardware mouse detection 2012-02-03 17:41:43 +02:00
pelya
bfcd7ae8b6 Updated GemRB 2012-02-01 14:59:40 +02:00
pelya
b6a968a113 Removed GemRB sources - it's now compilable straight from Git 2012-02-01 14:09:16 +02:00
pelya
5bdf7e2404 Added SDL 1.2 multitouch example 2012-02-01 14:08:41 +02:00
pelya
d8e16a2b4f Fixed hardware mouse detection, fixed Ballfield example 2012-02-01 12:53:25 +02:00
pelya
c6489923f7 Some rudimentary support for hardware mouse 2012-01-31 18:48:16 +02:00
pelya
66c66a59d9 Fixed SDL 1.3 GL state messed up due to the on-screen keyboard, that also fixes issues with Alien Blaster 2012-01-03 17:54:20 +02:00
pelya
32c68280bf Alien Blaster compiles and works with new SDL 1.3, but the alpha channel fails for SDL_Texture (is that an SDL bug?) 2012-01-03 17:26:17 +02:00
pelya
bfcffa7f77 Removed references to the crystax_static lib, which disappeared from the CrystaX NDK r6 and above 2012-01-03 14:37:11 +02:00
pelya
e7c561a614 Multipurpose debug header for multiple debugging purposes 2011-12-26 17:06:55 +02:00
pelya
7d60e8fff1 Updated readme 2011-12-23 18:04:36 +02:00
pelya
208715b025 Updated readme 2011-12-23 16:06:37 +02:00
pelya
e87a96c756 Added UfoAI as a submodule, commented out some debug output that prevented ndk-gdb from running 2011-12-23 14:43:19 +02:00
pelya
4f8eba2cd2 Added Frogatto game as Git submodule 2011-12-23 13:20:16 +02:00
pelya
9361882219 Fixed makefiles 2011-12-21 12:59:42 +02:00
pelya
900c29d979 Script to record and replay device screen touches and key input 2011-12-19 17:34:58 +02:00
pelya
571982efcd Added Kobo Deluxe (by Lubomyr), updated readme 2011-12-09 17:42:13 +02:00
pelya
a4b406c424 Updated OpenTTD, fixed build scripts 2011-12-08 14:17:58 +02:00
pelya
c3475c07c9 Normalized multitouch coords 2011-12-06 17:47:14 +02:00
pelya
ef11ba725f Fixed low brightness in SDL 1.3, caused by on-screen keyboard 2011-12-06 17:30:17 +02:00
pelya
77eb8f5e72 Text input also generates touch events in SDL 1.3 2011-12-06 15:45:58 +02:00
pelya
10cb281f7a Fixed SDL 1.2 compilation 2011-12-06 14:13:23 +02:00
pelya
50798cb746 Enabled multitouch for GemRB, dunno if it will work 2011-12-05 20:08:54 +02:00
pelya
066ffeb394 Added GemRB which uses SDL 1.3, as a remote Git repository 2011-12-05 19:59:24 +02:00
pelya
2730e20bd8 Clear screen each frame, because SDL 1.3 does not do that 2011-12-05 19:56:45 +02:00
pelya
aae35bbf37 Updated SDL 1.3 to the latest hg-5868:33245988e8a2 , video resize is not supported yet 2011-12-05 19:46:32 +02:00
pelya
2fe92bdcf9 Another small fix to data downloader 2011-11-29 20:08:59 +02:00
pelya
9ed305398c Fixed progress message in data downloader 2011-11-29 17:48:03 +02:00
pelya
8407008d6c Lame support for multipart archives in assets, added XRick game 2011-11-29 14:22:29 +02:00
pelya
baa8ac0731 Updated translations 2011-11-25 12:41:32 +02:00
pelya
c1e5111158 Reordered screen zoom settings, so the smallest display comes on top 2011-11-24 17:22:34 +02:00
pelya
15099fa668 Updated fheroes2 2011-11-24 13:08:25 +02:00
pelya
5bc22ab953 Fixed "tiny" screen zoom mode 2011-11-24 13:06:37 +02:00
pelya
969df1ba10 Updated the tiny zoom mode, updated fheroes2 2011-11-23 20:27:49 +02:00
pelya
b8627ed0c9 Added more screen zoom modes 2011-11-23 20:02:24 +02:00
pelya
61dfc11a20 Updated Ballfield test app 2011-11-23 17:20:55 +02:00
pelya
88dac36db5 French translation updated by slvn. 2011-11-23 12:50:09 +02:00
pelya
1ba2a44423 Moved French translation back 2011-11-21 11:54:05 +02:00
pelya
a7108e225f Added partial screen updates - they should be just a tiny bit faster,
however I did not notice any difference.
2011-11-17 18:34:55 +02:00
pelya
db20fa20fb Ratelimiting touch events is always enabled now, because without it we will get mouse movement lag. 2011-11-17 17:56:12 +02:00
pelya
6e6b2e4a96 Disabled deutsch, finnish and french translations, because there's noone to maintain them 2011-11-17 17:15:12 +02:00
pelya
0e7cb174cb Changed license files for SDL 1.3 2011-11-17 12:49:12 +02:00
pelya
90014495ee Option to clean up SDL config left from the old app version 2011-11-16 18:29:19 +02:00
pelya
d5313cb08e Toggling text input shows screen keyboard automatically, updated fheroes2 2011-11-16 15:10:52 +02:00