Quantcast
Channel: Recent Commits to fte:main
Browsing index pages (85 articles)

sdl: Make some changes for highdpi support on Wayland.

sdl: Make some changes for highdpi support on Wayland. Gnome, plus a 4K display, needs this, or Wayland will tell you that the smaller window is the full size and scale your rendering up in the...

View Article


m_ruby.fte: Make Ruby code usable.

m_ruby.fte: Make Ruby code usable. This just makes tabsize match my personal preference, and disables syntax highlighting for regular expressions. This is probably fixable, but right now it just thinks...

View Article


Ignore work file used by https://github.com/icculus/ghtodo

Ignore work file used by https://github.com/icculus/ghtodo

View Article

config: Added CMake syntax highlighting.

config: Added CMake syntax highlighting.

View Article

m_lua.fte: Fixed single-line comments.

m_lua.fte: Fixed single-line comments.

View Article


config: Lua uses "and""or""not" and "break" as keywords.

config: Lua uses "and" "or" "not" and "break" as keywords. "dofile" isn't actually a _keyword_, but a popular standard library function.

View Article

config: Treat .singe files as Lua, as this is something I'm messing w…

config: Treat .singe files as Lua, as this is something I'm messing with atm.

View Article

config: Fixed case of Lua mode setting in menu options.

config: Fixed case of Lua mode setting in menu options.

View Article


config: Better Lua function regexp.

config: Better Lua function regexp.

View Article


config: Added Lua syntax highlighting.

config: Added Lua syntax highlighting.

View Article

con_sdl: this Thinkpad's Fn key sends a keycode of 0. Drop them.

con_sdl: this Thinkpad's Fn key sends a keycode of 0. Drop them.

View Article

github: Fixed typo.

github: Fixed typo.

View Article

Added a basic .gitignore file

Added a basic .gitignore file

View Article


github: Try to fix GitHub actions by using libsdl-org/setup-sdl.

github: Try to fix GitHub actions by using libsdl-org/setup-sdl.

View Article

README.txt: Updated.

README.txt: Updated.

View Article


Fixed a couple free/delete/delete[] mismatches that AddressSanitizer …

Fixed a couple free/delete/delete[] mismatches that AddressSanitizer caught.

View Article

MAX_PIPES is probably way too high, lower it a bunch.

MAX_PIPES is probably way too high, lower it a bunch.

View Article


Removed no-longer-used FD_SET_CAST macro.

Removed no-longer-used FD_SET_CAST macro.

View Article

Use SDL3's new Process API for FTE's pipes.

Use SDL3's new Process API for FTE's pipes.

View Article

Fixed the math on rendering the final column's background colors.

Fixed the math on rendering the final column's background colors.

View Article
Browsing index pages (85 articles)


Latest Images