pelya
|
6d09ef7de4
|
Final fixes to controlling mouse with trackball
|
2010-11-26 23:14:50 +02:00 |
|
pelya
|
3259404912
|
Fixed trackball mouse
|
2010-11-26 22:57:42 +02:00 |
|
pelya
|
143d8f3da6
|
Updated translations
|
2010-11-26 22:45:05 +02:00 |
|
pelya
|
0bd530be88
|
Added option for left click with double-tap, added option for moving mouse via trackball
|
2010-11-26 22:17:55 +02:00 |
|
pelya
|
dc74908472
|
Added a frame around screen magnifying glass
|
2010-11-26 19:33:04 +02:00 |
|
pelya
|
7ed8ea5d1b
|
Fixed crash in SDL
|
2010-11-26 17:51:39 +02:00 |
|
pelya
|
b03cf07033
|
Updated fheroes2 project
|
2010-11-26 14:11:01 +02:00 |
|
pelya
|
6027aea7ac
|
Removed unneeded patches
|
2010-11-26 13:20:28 +02:00 |
|
pelya
|
a420dee9f6
|
Updated Free Heroes 2 project
|
2010-11-26 13:19:35 +02:00 |
|
pelya
|
d936c74345
|
forgot to add Ukrainian translation file to Git
|
2010-11-26 13:15:53 +02:00 |
|
pelya
|
27714ee893
|
Updated Free Heroes 2 project file
|
2010-11-25 12:00:38 +02:00 |
|
pelya
|
b4af36ad36
|
Updated FHeroes2 project
|
2010-11-25 11:26:10 +02:00 |
|
pelya
|
5bdd6e742d
|
Updated OpenTTD project
|
2010-11-24 20:59:48 +02:00 |
|
pelya
|
457bb0685e
|
Updated todo
|
2010-11-24 20:47:50 +02:00 |
|
pelya
|
b5caf53a8c
|
Removed debugging crash in video code, fixed OpenTTD
|
2010-11-24 20:26:49 +02:00 |
|
pelya
|
a0cc34138b
|
WARNING: SDL 1.3 won't compile! All SDL events now pushed from main SDL thread - this fixes some GFX problems in point-and-click games like OpenTTD.
|
2010-11-24 20:03:25 +02:00 |
|
pelya
|
35feddc7f8
|
Reverted my change - it only makes things worse
|
2010-11-24 20:03:06 +02:00 |
|
pelya
|
cad90e4159
|
Reverted my audio optimization - it makes things worse - each flush() outputs to logcat on my Evo
|
2010-11-24 19:30:08 +02:00 |
|
pelya
|
6ae5d2f2ae
|
Fixed assets dir not created
|
2010-11-24 17:02:59 +02:00 |
|
pelya
|
fb8ee6ded8
|
Added virtual 480x320 and 800x480 video modes
|
2010-11-24 15:16:29 +02:00 |
|
pelya
|
1b4c5d2d3d
|
Fixed STLPort - it was configured for older NDK
|
2010-11-24 15:13:09 +02:00 |
|
pelya
|
34c99e1f07
|
Less lag for audio, fixed high CPU usage in background mode
|
2010-11-23 20:48:36 +02:00 |
|
pelya
|
4bc5978d78
|
More random fixes
|
2010-11-23 20:15:52 +02:00 |
|
pelya
|
00a5ee79f8
|
Reverte some changes - VICE crashes anyway
|
2010-11-23 19:04:23 +02:00 |
|
pelya
|
bb94c54b8e
|
Added VICE project files to Git - it crashes at random!
|
2010-11-23 18:54:14 +02:00 |
|
pelya
|
0d77f30292
|
Added OpenAL-Soft lib from git://repo.or.cz/openal-soft/android.git
|
2010-11-23 17:19:40 +02:00 |
|
pelya
|
0e8bc960f6
|
Updfated OpenTTD project files
|
2010-11-23 13:28:53 +02:00 |
|
pelya
|
12b65b85c5
|
Fixed build.sh
|
2010-11-23 13:28:40 +02:00 |
|
pelya
|
4b34d1b992
|
Corrected country code for Ukraine
|
2010-11-22 20:33:58 +02:00 |
|
pelya
|
f235c19e31
|
Added Ukrainian translation by Lubomyr
|
2010-11-22 20:31:38 +02:00 |
|
pelya
|
d50badde25
|
Added openttd-lowmem project
|
2010-11-22 20:01:54 +02:00 |
|
pelya
|
06828acaea
|
Added readme and patch to fheroes2
|
2010-11-22 18:40:21 +02:00 |
|
pelya
|
2915ce7ac6
|
Forgot to add a file
|
2010-11-22 18:39:55 +02:00 |
|
pelya
|
3167e7f629
|
Updated FHeroes2 to use symlink to external SVN and patch instead of putting files to Git
|
2010-11-22 18:36:27 +02:00 |
|
pelya
|
6059838782
|
Added russian translation for config menu
|
2010-11-22 18:36:07 +02:00 |
|
pelya
|
2c76cf8ff5
|
Added NewRAW as GIT module
|
2010-11-22 18:35:32 +02:00 |
|
pelya
|
cc5dd79084
|
Updated OpenTTD to 1.0.5, updated free heroes 2
|
2010-11-22 15:13:05 +02:00 |
|
pelya
|
828a99e49b
|
Re-apply custom 4x3 screen aspect ratio when app raised up from background
|
2010-11-22 15:12:17 +02:00 |
|
pelya
|
ffbbbb6cad
|
SDL video: added checks for current thread ID to match main thread ID in all Android video funcs (except for SDL 1.3)
|
2010-11-22 15:04:36 +02:00 |
|
pelya
|
d0437da12e
|
Fixed typo
|
2010-11-19 13:25:49 +02:00 |
|
pelya
|
2113c802da
|
Reverted WMCursor stubs in SDL - SDL is reported to work slower without them
|
2010-11-18 22:16:33 +02:00 |
|
pelya
|
0990e9f49e
|
Added readme to OpenTTD, added custom SDL video modes - 1.5x and 2x smaller than screen
|
2010-11-18 22:06:41 +02:00 |
|
pelya
|
23f6ddae68
|
Updated OpenTTD to stable 1.0.4 branch
|
2010-11-18 21:55:46 +02:00 |
|
pelya
|
1afed6ddad
|
Fixed SDL config dialog - aspect ratio cannot be deselected, also improved it a bit
|
2010-11-18 20:14:10 +02:00 |
|
pelya
|
517b630d7c
|
Fixed MIDI music in OpenTTD
|
2010-11-18 19:45:26 +02:00 |
|
pelya
|
79af9388f8
|
Updated ScummVM, fixed UQM, new option: keep screen ratio aspect
|
2010-11-17 23:05:40 +02:00 |
|
pelya
|
c88985782b
|
Added Fluidsynth to be used in ScummVM
|
2010-11-17 23:05:23 +02:00 |
|
pelya
|
f36162fdbe
|
Updated ScummVM project
|
2010-11-17 15:03:15 +02:00 |
|
pelya
|
81e42d24f1
|
Fixed argc/argv crash in sdl_main.c
|
2010-11-17 14:45:27 +02:00 |
|
pelya
|
9cbeb13135
|
My previous patch didn't work, reverting
|
2010-11-16 19:33:45 +02:00 |
|