Commit Graph

68 Commits

Author SHA1 Message Date
Graham Clemo 3af81df6dc Removed Visual Studio binary files which shouldn't be in here. 2018-08-03 00:10:02 +01:00
Graham Clemo 8532df22ed Added support for the Squirrel programming language. 2018-08-02 20:06:48 +01:00
BADIM-PC\Vadim 81fbd92f60 VS compilation fix 2018-02-28 20:11:47 +03:00
BADIM-PC\Vadim 5f8f3c102e fixed shader version preparing 2018-02-27 19:07:18 +03:00
BADIM-PC\Vadim 8df5c9e0d7 fixed web build 2018-02-26 14:06:23 +03:00
BADIM-PC\Vadim 6548c97921 Android works 2018-02-22 19:43:13 +03:00
BADIM-PC\Vadim 83b83c113a no message 2018-02-22 13:55:41 +03:00
BADIM-PC\Vadim 95fe3d3b98 Merge branch 'master' into UWP_GLES2
Conflicts:
	.gitignore
2018-02-21 21:07:07 +03:00
BADIM-PC\Vadim 123ba094c6 sdl-gpu as statoc lib for UWP 2018-02-21 20:53:49 +03:00
BADIM-PC\Vadim 551d333511 UWP works 2018-02-21 20:07:07 +03:00
BADIM-PC\Vadim f7da6b7f51 VS2015 works 2018-02-21 16:01:45 +03:00
BADIM-PC\Vadim ea8c269b57 fixed PRO build in Visual Studio 2018-02-20 17:43:46 +03:00
BADIM-PC\Vadim 8f7b17a305 Preprocessor definitions to build with/without lua/moon/js/wren #529 2018-02-16 15:43:30 +03:00
BADIM-PC\Vadim b98a93c07b no message 2018-02-15 12:29:20 +03:00
BADIM-PC\Vadim 56fa707c42 no message 2018-02-14 16:50:57 +03:00
BADIM-PC\Vadim 670c650120 winrt works 2018-02-14 16:09:48 +03:00
BADIM-PC\Vadim a850d64444 no message 2018-02-14 15:44:27 +03:00
BADIM-PC\Vadim b60b0c7de3 main renamed to system 2018-02-14 15:16:33 +03:00
BADIM-PC\Vadim e377fa9987 Merge branch 'master' into sdl_extract 2018-02-11 11:39:42 +03:00
BADIM-PC\Vadim 1d7f490dc4 added prebuilt JS version 2018-02-10 11:08:14 +03:00
BADIM-PC\Vadim 3c40e171fc main knows nothing about lua and etc. 2018-02-08 15:29:14 +03:00
BADIM-PC\Vadim 2de319ce5a file dialog extracted 2018-02-08 14:26:17 +03:00
BADIM-PC\Vadim 39db956c0d studio works as dll now 2018-02-07 18:21:24 +03:00
BADIM-PC\Vadim eb4a66072a Merge branch 'master' into sdl_extract 2018-02-05 22:41:57 +03:00
BADIM-PC\Vadim 4ff6f926f0 Wren Support #392 2018-02-05 16:52:55 +03:00
BADIM-PC\Vadim 9d23c9134d fixed mouse input 2018-02-01 18:32:31 +03:00
Vadim Grigoruk 1854e51f1c
Merge pull request #508 from frenetic/3rd-party-submodule
Add 3rd-party repository as a submodule
2018-01-22 11:13:19 +03:00
BADIM-PC\Vadim eeed981c6c web player works faster if monitor refresh rate > 60Hz #512 2018-01-21 17:28:28 +03:00
Guilherme Medeiros 7279da73d9 Add 3rd-party repository as a submodule
By adding the 3rd-party repository as a submodule, we ensure users have all the 3rd-party required to build TIC-80.
Also, if the 3rd party repository is updated, we will only need a single commit at TIC-80 repository to point to the newer head.
2018-01-19 18:25:54 -03:00
BADIM-PC\Vadim 9df0eb4476 no message 2018-01-17 10:30:52 +03:00
BADIM-PC\Vadim f2bec8409e Android updated to SDL 2.0.7 2018-01-15 23:54:09 +03:00
BADIM-PC\Vadim b567be4da5 .60.3 hotfix 2018-01-13 15:16:03 +03:00
BADIM-PC\Vadim 0b82bcb480 android build reverted to SDL 2.0.5
2.0.7 doesn't run for unknown reason
will fix in .70
2018-01-13 14:58:58 +03:00
BADIM-PC\Vadim 2126e3ce9e 60.1 release 2018-01-11 14:57:33 +03:00
BADIM-PC\Vadim c33e345eac moonscript moved to 3rd-party 2018-01-11 07:57:14 +03:00
BADIM-PC\Vadim dca6c03300 SDL_net moved to 3rd-party 2018-01-10 17:36:49 +03:00
BADIM-PC\Vadim 94e949e85e BlipBuf moved to 3rd-party 2018-01-10 17:11:22 +03:00
BADIM-PC\Vadim 82d23a1bc0 update to SDL 2.0.7 #502
pre built libs moved to 3rd-party
2018-01-10 16:05:49 +03:00
BADIM-PC\Vadim ce8d603594 update to SDL 2.0.7 #502
moving Duktape to 3rd-party
2018-01-10 14:45:53 +03:00
BADIM-PC\Vadim 00d35e7387 update to SDL 2.0.7 #502
moving ext libs to 3rd-party
2018-01-10 12:30:19 +03:00
BADIM-PC\Vadim 6db4d92ada Revert "no message"
This reverts commit 9883ce66eb.
2018-01-09 16:24:35 +03:00
BADIM-PC\Vadim 9883ce66eb no message 2018-01-09 16:18:44 +03:00
BADIM-PC\Vadim 5e2dba394e moved local 'includes' to 3rd-party 2018-01-09 14:37:38 +03:00
BADIM-PC\Vadim 6abbdec920 can't compile new SDL Activity on Android, can't find "import java.util.Objects;"
will investigate later
2018-01-09 13:57:57 +03:00
BADIM-PC\Vadim ab4d0cd9cb mingw, Android fixes 2018-01-08 15:35:39 +03:00
BADIM-PC\Vadim 4915bc7b66 SDL 207 UWP works 2018-01-06 02:48:58 +03:00
BADIM-PC\Vadim 48503f51d0 win32 builds 2018-01-06 02:36:50 +03:00
BADIM-PC\Vadim 394b3139b5 Show info if your game has problems with sync #497
refresh rate is 59 on UWP for some reason
2018-01-05 12:56:19 +03:00
BADIM-PC\Vadim 7756f3c365 .60 beta build 2017-12-24 12:36:58 +03:00
BADIM-PC\Vadim 210ce3971b VS compilations fix 2017-12-23 18:18:37 +03:00