Commit Graph

55 Commits

Author SHA1 Message Date
Graham Clemo 6d22991d54 Merge https://github.com/nesbox/TIC-80 into add-squirrel 2018-10-14 13:10:28 +01:00
nesbox 9f4b38bc86 removed unnecessary files 2018-09-04 18:40:39 +03:00
Vadim Grigoruk 2aadcb08d3 cmake fixes for mingw 2018-09-04 16:42:29 +03:00
Vadim Grigoruk b41b0436ab Merge branch '#320'
# Conflicts:
#	.gitignore
#	.travis.yml
#	Makefile
#	bin/assets/config.tic.dat
#	bin/assets/fenneldemo.tic.dat
#	bin/assets/tic.js.dat
#	build.sh
#	build/windows/example/example.vcxproj
#	build/windows/sdl-gpu/sdl-gpu.vcxproj
#	build/windows/studio/studio.vcxproj
#	build/windows/tic/tic.aps
#	build/windows/tic/tic.rc
#	build/windows/tic80/tic80.vcxproj
#	build/windows/zlib/zlib.vcxproj
#	build/windows/zlib/zlib.vcxproj.filters
#	include/tic80_config.h
2018-09-04 11:13:20 +03:00
Vadim Grigoruk e9cae7ad45 prepare .70.6 2018-09-03 01:06:02 +03:00
Vadim Grigoruk b22f006bb2 prepare to 0.70.5 2018-08-25 12:14:04 +03:00
Vadim Grigoruk 8208656a77 prepare to 0.70.3 2018-08-25 01:46:13 +03:00
Vadim Grigoruk 94574914a8 preparing to 70.2 release 2018-08-24 00:05:35 +03:00
Vadim Grigoruk 9e59ce5ca6 reverted to XP 2018-08-14 17:25:43 +03:00
Vadim Grigoruk cf98c17e5f preparing to release 0.70.1 2018-08-11 10:00:26 +03:00
Vadim Grigoruk 1b8204781d project updated to VS2017 2018-08-10 00:25:30 +03:00
Vadim Grigoruk f294e73f40 project updated to VS2017
fixed variable in text api
2018-08-09 23:50:15 +03:00
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
Vadim Grigoruk ba503ea3e3 #320: removed Visual Studio project 2018-06-30 12:35:27 +03:00
Vadim Grigoruk 7a1d07ba95 no message 2018-05-21 15:58:52 +03:00
Vadim Grigoruk 76ed3a342a added version and icon res 2018-05-21 15:03:06 +03:00
BADIM-PC\Vadim 81fbd92f60 VS compilation fix 2018-02-28 20:11:47 +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 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 b98a93c07b no message 2018-02-15 12:29:20 +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 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
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 b567be4da5 .60.3 hotfix 2018-01-13 15:16:03 +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 ab4d0cd9cb mingw, Android fixes 2018-01-08 15:35:39 +03:00
BADIM-PC\Vadim 48503f51d0 win32 builds 2018-01-06 02:36:50 +03:00
BADIM-PC\Vadim 210ce3971b VS compilations fix 2017-12-23 18:18:37 +03:00
BADIM-PC\Vadim f78397ffea TIC as single exe without dlls 2017-12-22 18:26:03 +03:00
BADIM-PC\Vadim 0de8eb418d .50.1 build 2017-11-28 09:33:01 +03:00
BADIM-PC\Vadim a694999c19 .50 build 2017-11-24 11:01:03 +03:00
BADIM-PC\Vadim 9abc3633b3 VS 2015 fixes 2017-11-24 09:58:20 +03:00
BADIM-PC\Vadim 90259da4c1 rename exe to tic80.exe #363 2017-11-22 17:59:05 +03:00
BADIM-PC\Vadim 1a1e3c6e1d added PRO build configuration for VS 2017-11-22 17:48:40 +03:00
BADIM-PC\Vadim 9c6a92f4d2 blit function moved to tic core 2017-11-03 19:39:14 +03:00