Graham Clemo
3af81df6dc
Removed Visual Studio binary files which shouldn't be in here.
2018-08-03 00:10:02 +01:00
Graham Clemo
f2bc54235a
Updated Makefile to build with Squirrel under Linux
...
Added better Squirrel compiler error handling.
2018-08-02 23:17:40 +01:00
Graham Clemo
57a7f8902e
Updated the 3rd-party submodule to the add-squirrel branch (I think)
2018-08-02 20:41:10 +01:00
Graham Clemo
d2012b96ae
Updated ,gitmodules for squirrel support
2018-08-02 20:35:34 +01:00
Graham Clemo
8532df22ed
Added support for the Squirrel programming language.
2018-08-02 20:06:48 +01:00
Vadim Grigoruk
dbb762d8a9
Merge pull request #633 from RudenkoArts/master
...
Wren eval, and TIC.spr fix
2018-07-11 23:11:15 +03:00
RudenkoArts
4d48269f91
fix emscripten mingw build
2018-07-11 13:47:33 +03:00
RudenkoArts
c41b254fd7
fix wren TIC.spr array of colors bug, and implement eval script
2018-07-11 13:05:51 +03:00
RudenkoArts
3032dd0816
fix mingw build
2018-07-11 13:03:03 +03:00
Vadim Grigoruk
4741ed2662
Merge pull request #611 from technomancy/eval
...
Add eval command
2018-07-10 14:29:05 +03:00
Vadim Grigoruk
1298aadbdc
Merge pull request #632 from technomancy/fix-fennel-outline
...
Fix getFennelOutline.
2018-07-10 14:27:06 +03:00
Phil Hagelberg
1af15dd368
Make eval command go thru tic_script_config.
2018-07-09 22:31:26 -07:00
Phil Hagelberg
0ee38a307c
Fix getFennelOutline.
...
Now it loops thru each "(fn " match to find identifiers, treating
whitespace or open-bracket as an end-of-identifier. There are other
characters which could theoretically signal the end of an identifier,
but none of them are valid in this position.
2018-07-09 08:57:26 -07:00
Vadim Grigoruk
a783eae76b
Merge pull request #620 from rdrpenguin04/patch-1
...
Add true and false as JS Keywords
2018-06-11 22:34:47 +03:00
rdrpenguin04
0a329ef838
Update jsapi.c
...
Fix typo... oops.
2018-06-10 11:20:58 -05:00
rdrpenguin04
ce36a96db9
Update jsapi.c
...
Add true and false as keywords; should fix #619 .
2018-06-10 11:14:55 -05:00
Vadim Grigoruk
3406fa9118
Merge pull request #615 from Nullious/master
...
fixed UV errors
2018-06-04 23:45:20 +03:00
MonstersGoBoom
54ee18d933
fixed typo
2018-06-04 16:29:55 -04:00
MonstersGoBoom
47f7bf2985
fix for width UV bug with textri
2018-06-04 14:49:46 -04:00
Phil Hagelberg
32fd05384e
Add links to readme.
2018-05-30 20:08:16 -07:00
Phil Hagelberg
8e04b3fc01
Add eval command to console.
2018-05-30 20:08:10 -07:00
Vadim Grigoruk
d3eee75e2c
Merge pull request #608 from technomancy/fennel
...
Improve compilation errors and line numbering in stack traces
2018-05-28 11:16:48 +03:00
Phil Hagelberg
7a40c6ec64
Share lua builtins open function across all lua-based languages.
2018-05-25 20:15:42 -07:00
Phil Hagelberg
7a88a1b3c3
Fix fennel demos.
2018-05-25 20:12:21 -07:00
Phil Hagelberg
bae4cfb2ef
Pull in new Fennel compiler; tell it to correlate line numbers.
2018-05-25 20:10:18 -07:00
Vadim Grigoruk
239d86a741
no message
2018-05-25 10:53:12 +03:00
Vadim Grigoruk
9037871bfc
Update README.md
2018-05-22 09:28:17 +03:00
Vadim Grigoruk
ebdb4f610d
Merge pull request #602 from lonelyclaud/patch-1
...
Point iOS version to a fork that supports 0.60.3
2018-05-22 09:27:23 +03:00
lonelyclaud
21f5c8ef7a
Point iOS version to a fork that supports 0.60.3
2018-05-22 01:17:51 +01:00
Vadim Grigoruk
010e9836c1
Merge pull request #597 from technomancy/fennel
...
Add Fennel as an option for creating games.
2018-05-16 11:07:35 +03:00
Phil Hagelberg
bd3d9cfbd7
Add Fennel as an option for creating games.
2018-05-15 20:33:57 -07:00
tic
7606c2dcc4
fixed makefile #577
2018-03-30 09:28:54 +03:00
BADIM-PC\Vadim
fe117b5157
Create menu for build.sh #573
...
added option for the dependencies
2018-03-30 01:16:41 +03:00
Vadim Grigoruk
c4aab086b3
Merge pull request #573 from matimati433/master
...
Create menu for build.sh
2018-03-30 01:10:33 +03:00
matimati433
e40123b9b9
Fix -lto target description.
...
Turns out it was Link Time Optimization.
2018-03-25 21:24:53 +02:00
matimati433
5437499e33
Create menu for build.sh
2018-03-25 21:01:56 +02:00
tic
ab8eada597
fixed linux build
2018-03-24 11:57:17 +03:00
BADIM-PC\Vadim
2fd2f86038
Continuous integration system #545
...
fix
2018-03-18 11:44:44 +03:00
BADIM-PC\Vadim
e188d73115
Continuous integration system #545
...
fix
2018-03-18 11:43:29 +03:00
BADIM-PC\Vadim
23432fbebe
build PRO on Travis
2018-03-18 11:33:17 +03:00
tic
fd6a7d72e1
added build.sh script
2018-03-16 19:31:50 +03:00
BADIM-PC\Vadim
75b3682da2
Continuous integration system #545
...
fix
2018-03-16 18:56:13 +03:00
tic
b63af63e06
#545 CI changes
2018-03-16 18:49:25 +03:00
BADIM-PC\Vadim
39b1608afc
Continuous integration system #545
...
test
2018-03-16 16:55:31 +03:00
tic
5aa3525d6e
makefile fix for lua lib
2018-03-16 13:43:54 +03:00
BADIM-PC\Vadim
48945febbd
Continuous integration system #545
...
lua build
2018-03-16 13:27:58 +03:00
BADIM-PC\Vadim
1499d43b51
no message
2018-03-16 13:19:41 +03:00
BADIM-PC\Vadim
04429de343
Merge branch 'master' of https://github.com/nesbox/TIC-80
2018-03-16 13:19:01 +03:00
BADIM-PC\Vadim
0862f7cb23
Continuous integration system #545
...
SDL build
2018-03-16 13:15:40 +03:00
tic
0aacc6b575
configure permission
2018-03-16 13:10:04 +03:00