Leroy Hopson
09dc080a2e
Add support for the bell "\a" character
...
Closes #39
2021-07-03 22:47:33 +07:00
Leroy Hopson
964af715d6
Enable Windows 32bit builds
...
Closes #24
2021-07-03 16:15:18 +07:00
Leroy Hopson
bb8d40df58
Add HTML5 support
2021-06-07 18:29:33 +07:00
Leroy Hopson
69326b11bb
Remove version badge from README
2020-11-23 10:56:32 +07:00
Leroy Hopson
a71df27bab
Upload separate debug and release artifacts
2020-11-23 09:13:32 +07:00
Leroy Hopson
bdbc82e444
Update CHANGELOG, README and bump version
2020-11-21 19:44:43 +07:00
Leroy Hopson
007182b117
Enable compiling 64-bit on Windows using MSVC
...
Closes #5
2020-11-10 13:44:29 +07:00
Leroy Hopson
43df7d5331
Migrate CI from travis-ci.com to GitHub Actions
2020-11-07 17:11:25 +07:00
Leroy Hopson
630e0104d5
Add support for Windows 64-bit
...
Tested on NixOS, Ubuntu and Arch Linux. Not yet able to compile for
Windows 32-bit on NixOS or on Windows itself.
Part of #5
2020-11-07 17:11:25 +07:00
Leroy Hopson
8c2c48f5b4
Move and recompile pre-built binary
...
Move pre-built binary to 'dist' folder so it no longer causes git
conflicts with custom builds. Also make it a release build which
decreases its size by ~70M.
Former-commit-id: ea9954712062f6ab0f6af9a55d72f0324cd51e5f
2020-10-16 14:58:11 +07:00
Leroy Hopson
8b98da8ac6
Update travis-ci badge
...
Moved from travis-ci.org -> travis-ci.com.
Former-commit-id: a92d4d65d93e13a24b385492eb2528dadbdb3969
2020-10-16 13:26:15 +07:00
Leroy Hopson
7b42b97610
Update build script
...
Former-commit-id: fd39635fc5
2020-10-13 16:12:16 +07:00
Leroy Hopson
0fe6811f54
Update documentation and LICENSE
...
Former-commit-id: c66e478484
2020-10-05 18:04:41 +07:00
Leroy Hopson
db6486e6f3
Add asciicast importer
...
Former-commit-id: ffa8561865
2020-10-05 17:56:57 +07:00
Leroy Hopson
ee6d7cb0fa
Refactor file structure
...
Former-commit-id: 3eecf504cf
2020-10-05 17:56:57 +07:00
Leroy Hopson
a022104230
Remove gdscript version and replace with native
...
Former-commit-id: f9474fe533
2020-10-05 17:56:55 +07:00
Leroy Hopson
f8412a03f5
Make native library easier to build/use
...
Makes libtsm a static library rather than dynamic so that it doesn't
have to be installed as a system library on the user's operating system.
Also updates SConstruct to work on more operating systems other than
just NixOS. Adds a number of docker files for building the library on
various distributions (NixOS, Arch Linux, Ubuntu).
Uses a fork of godot-cpp with an updated godot_headers submodule that
includes godotengine/godot_headers#76 . We should go back to tracking
https://github.com/godotengine/godot-cpp once the submodule has
been updated in that repo.
Former-commit-id: d8c8b5b272
2020-10-05 17:56:40 +07:00
Leroy Hopson
6e938f03bf
Basics working, added pseudoterminal
...
Former-commit-id: 1187c9b7a3
2020-10-05 17:56:21 +07:00
Leroy Hopson
2b3e40d39e
Update README with note about native branch
2020-07-20 11:30:30 +07:00
Leroy Hopson
d8156e0d5a
Travis CI integration
2020-05-10 17:23:58 +12:00
Leroy Hopson
f5e98c68ce
Add more badges
2020-05-10 15:51:33 +12:00
Leroy Hopson
fc27f9cf95
Update the README
2020-05-10 02:33:54 +07:00
Leroy Hopson
96e9ddcf79
Add all the files
2020-05-10 01:42:19 +07:00
Leroy Hopson
d7db117f8b
Initial commit
2020-05-09 23:49:45 +07:00