2459 Commits (master)
 

Author SHA1 Message Date
Adam e8ecf9c40d
Update windows server image for github runner (#2113) 2 weeks ago
Adam 01d44a2852
Coroutine Process Fix (#2099) 1 month ago
Adam e6ee50fd8d
Made findfile update suggestions as more results come in. (#2039) 1 month ago
Adam Harrison 46d790735e Fixed architectures in manifest.json for older builds. 2 months ago
ildar 3ce83fb431
language_lua: add files with `rockspec` extenstion (#2083) 2 months ago
Takase 5d4e52692d
postrelease: ignore RC builds (#2082) 2 months ago
Adam Harrison 6408b89315 Updated manifest and changed continuous build to skip checksums, as otherwise, this is going to be complicated. 4 months ago
Adam Harrison 4ab9dc585b Fixed things. 4 months ago
Adam Harrison 1ca72be433 Added in manifest.json to main repository. 4 months ago
Adam Harrison 014a69122b Fixed dirmonitor. 4 months ago
Takase ee7f3383a0
build.sh: build SDL3 with CMake (#2060) 2 months ago
Jan200101 70481b3a9c replace memory functions with SDL equivalent 3 months ago
Zahar BlackSystem 3579bfe30a fix link for build instructions 3 months ago
Jan d057f23334
feat: add SDL App Metadata (#2068) 3 months ago
Adam 4c7472443a
Because we've bumped mod-version, we should change the bundled version of welcome and plugin_manager. (#2042) 4 months ago
Guldoman e5a25dc6aa
fix: don't go down the directory tree in `system.list_dir` (#2059) 4 months ago
Takase 2190c21f99
core: fix not passing window when configuring borderless mode 4 months ago
Jan 2716f14b69
SDL3 port (#1756) 4 months ago
takase1121 75261a98a6 ci: enable LTO for CI builds 4 months ago
takase1121 3eab686fc1 build.sh: add LTO support 4 months ago
Takase 79d3871e8e
ci: debug builds for CI again (#2051) 4 months ago
Adam Harrison beb9c58084 Fixed minor bug relating to the new project reworok changes, which stopped new-folder and new-file from working correctly. 4 months ago
Jan a3333fb639
balance computed directory list, remove recursive function invocation (#1991) 4 months ago
Takase 819fa9d30e
Update InnoSetup files (#1988) 4 months ago
Takase 3501f3d0bb
syntax: warn against malformed patterns and disable them (#2029) 4 months ago
Takase 8ea0393800
language_cpp: add back digit separators (#2026) 4 months ago
Guldoman 87ee379961
fix: use correct charmap and glyphmap sizes (#1999) 4 months ago
Takase 5d6ae412e7
common: allow / and \ as PATHSEP on Windows when fuzzy matching files (#1992) 4 months ago
Takase c61d5dd5c6
ci: add postrelease workflow to update docs and release winget packages (#1983) 4 months ago
Guldoman f066c88e18
fix: use current char to determine `col` in `DocView:get_x_offset_col` (#1946) 4 months ago
Jan 64420f4366
move dependency resolving into source file (#1937) 4 months ago
Takase 90cce5edee
renderer: pass errors via SDL_SetError (#1919) 4 months ago
Takase 1659f63dfc
renderer: defer bitmap rendering when possible (#1856) 4 months ago
Takase 6575c297b5
Better wasm support again (#1779) 4 months ago
ThaCuber 880e7f1fa1
add a __tostring method to every object (#1534) 4 months ago
Adam e085c84e6c
Project Rework (#1455) 4 months ago
Takase f30214464c
common.sh: support OSTYPE == cygwin for MSYS2 (#2028) 5 months ago
Adam 9b70aec31d
Added in stdlib as per #2014. (#2017) 6 months ago
Programutox 7a42606005
Update CSS plugin to support more units (#2010) 6 months ago
Guldoman c73903f5be
feat: add support for tab stops (#1945) 7 months ago
Takase 6f0cd3c625
Release: v2.1.6 and v2.1.7 (#1984) 8 months ago
takase1121 d116ec1042 process: call poll_process when getting returncode 8 months ago
Takase 9b73771e1c
api/system: make stat() call consistent across platforms (#1864) 8 months ago
Guldoman e98d2143b5 Revert "New-File ending in slash creates new folder instead (#1898)" 8 months ago
Takase 0cc8328f43
ci: use tag name as artifact name (#1977) 8 months ago
Guldoman 081215f575
fix: only allow backslash as path separator in Windows in `common.path_suggest` (#1976) 8 months ago
Takase 9f39e1ca0d
process: do not return nil until process exited (#1973) 8 months ago
Takase 36db156371
docview: prevent overscroll when DocView size is less than lh * 2 (#1971) 8 months ago
Josh Piasecki 67752e130f
check item type before creating input text (#1904) 8 months ago
Josh Piasecki e4ceefe50a
New-File ending in slash creates new folder instead (#1898) 8 months ago