Commit Graph

1492 Commits

Author SHA1 Message Date
Vadim Lopatin de37d14b04 resolve module name conflict fontconfig/types.d and dlangui/core/types.d when building with ldmd2 on windows 2016-05-04 09:34:40 +03:00
Vadim Lopatin 4e2addbcd0 Merge branch 'master' of github.com:buggins/dlangui 2016-05-04 09:17:35 +03:00
Vadim Lopatin 56658e2802 fix win32 build with older compiler (w/o core.sys.windows) 2016-05-04 09:17:17 +03:00
Vadim Lopatin bf024b9ba1 Merge pull request #253 from MyLittleRobo/menu_action_segfault_fix
Fix segfault when MenuItem does not have Action
2016-04-29 19:00:58 +04:00
FreeSlave 07d2b0cf07 Fix segfault when MenuItem does not have Action 2016-04-29 08:38:37 -04:00
Vadim Lopatin 84895abfb2 dminer fixes 2016-04-27 11:57:39 +03:00
Vadim Lopatin 38899267f1 Fix Win32 platform multiple windows OpenGL context usage; -- dlangide#151 2016-04-27 11:56:56 +03:00
Vadim Lopatin 416b519f39 dminer fixes 2016-04-27 09:58:17 +03:00
Vadim Lopatin f77ed053cb dminer improvements 2016-04-27 09:01:08 +03:00
Vadim Lopatin f9cfc04d3c fixes for dminer 2016-04-26 16:55:51 +03:00
Vadim Lopatin 21e39df8a3 dminer 2016-04-26 16:49:27 +03:00
Vadim Lopatin 5cd49dd25e add Android project for DMiner 2016-04-26 16:17:24 +03:00
Vadim Lopatin 7cacca8964 remove old world chunks implementation 2016-04-26 16:15:54 +03:00
Vadim Lopatin 23fc79142f dminer - chunk 2016-04-26 15:59:33 +03:00
Vadim Lopatin e31fd88107 new chunks format 2016-04-26 15:48:21 +03:00
Vadim Lopatin 29db6b73a5 fix EditLine ENTER key handling - close #248 2016-04-26 11:12:34 +03:00
Vadim Lopatin 95a0d0370d DMiner fixes for android 2016-04-26 10:29:14 +03:00
Vadim Lopatin caa09ae56e fix dminer 2016-04-26 10:09:37 +03:00
Vadim Lopatin aada605eaa dminer fixes 2016-04-26 10:07:01 +03:00
Vadim Lopatin e1dfac4e14 opengl 2016-04-26 09:49:29 +03:00
Vadim Lopatin 74fd9ab474 dminer enhancements - #247 2016-04-26 09:29:24 +03:00
Vadim Lopatin 0484cd9b09 performance optimizations 2016-04-26 08:28:55 +03:00
Vadim Lopatin 682e3d69ac castle generator - #247 2016-04-25 16:15:59 +03:00
Vadim Lopatin 1ad136f42e #247 move while mouse is down 2016-04-25 15:21:09 +03:00
Vadim Lopatin eb3bd56e90 grass terrain 2016-04-25 14:43:23 +03:00
Vadim Lopatin ed1e5c04aa remove miner code from d3d 2016-04-25 14:07:18 +03:00
Vadim Lopatin 84dca765d9 fix warning 2016-04-25 13:50:14 +03:00
Vadim Lopatin 13ee465cef fix lighting 2016-04-25 13:39:46 +03:00
Vadim Lopatin b912b6ba83 fixes 2016-04-25 09:59:15 +03:00
Vadim Lopatin 7a6a9b1ab6 dminer example: fix block texture coords - #247 2016-04-25 09:41:06 +03:00
Vadim Lopatin 9dc12cde78 dminer example: implement grass - #247 2016-04-25 09:16:03 +03:00
Vadim Lopatin 17e8f78857 dminer example, initial versin 2016-04-25 08:39:24 +03:00
Vadim Lopatin 7ab93a22f5 Merge pull request #246 from mleise/patch-1
Minimal error reporting for SDL_Init
2016-04-23 22:05:49 +04:00
Marco Leise 02ee3ec7bc Minimal error reporting for SDL_Init 2016-04-23 01:49:59 +02:00
Vadim Lopatin d6bdd4ab1c Tetris hdpi support 2016-04-22 15:02:49 +03:00
Vadim Lopatin 155607f188 implement #245 - TOUCH_MODE flag; true for Android 2016-04-22 14:53:43 +03:00
Vadim Lopatin 01f82d6725 support animation status on Android platform 2016-04-22 14:46:15 +03:00
Vadim Lopatin 3c25a36061 fix Tetris HighDPI resources 2016-04-22 14:45:57 +03:00
Vadim Lopatin 94d1761b84 tweal Tetris example for High DPI 2016-04-22 14:24:30 +03:00
Vadim Lopatin c32df24ad9 ComboEdit enhancements - issue #224 2016-04-22 12:17:11 +03:00
Vadim Lopatin 53e13ff706 ComboEdit enhancements - issue #224 2016-04-22 11:31:28 +03:00
Vadim Lopatin c1a48eea18 fixes for ComboEdit 2016-04-22 09:39:06 +03:00
Vadim Lopatin 12e877ae4a update deps 2016-04-22 09:28:59 +03:00
Vadim Lopatin 4ae9cc8e32 update deps versions 2016-04-22 09:20:43 +03:00
Vadim Lopatin 6d2e66b7dc update readmes 2016-04-21 16:46:13 +03:00
Vadim Lopatin 587b5f713e Android project template - #119 2016-04-21 16:18:03 +03:00
Vadim Lopatin 245c821822 hdpi Switch button resources 2016-04-21 15:56:16 +03:00
Vadim Lopatin 673d17bf65 Android MotionEvent handling - close #238 2016-04-21 15:40:38 +03:00
Vadim Lopatin 1934e937df Android: touch event support, part 1 -- implementing #238 #119 2016-04-21 14:56:15 +03:00
Vadim Lopatin 15343b3f47 Android: use default theme 2016-04-21 14:33:31 +03:00