"You are a triangle."
Fast paced, challenging, free to play, open source game.
You control a little triangle, which can be rotated clockwise or
counterclockwise. Your goal is to suvive as long as possible by
dodging polygons that move towards the center. Things get more
difficult as time passes!
Features a lot of variety and full customization: users can
create/modify/share levels, patterns, music, sounds, scripts,
and more.
Play in Official Mode and submit your highscores to the
server. Be the first in the leaderboards!
Clone of the game "Super Hexagon" by Terry Cavanagh.
Please check it out and consider buying it if you like Open Hexagon!
SFML is a free multimedia C++ API that provides you low and high level access to
graphics, input, audio, etc.
This package contains the C++ language bindings of SFML.
Provided by Thomas Dickey in private mail.
Changes:
20200517 (u)
> Brendan O'Dea:
+ add smartcase mode (prompted by suggestion by Marc Simpson).
> Michael von der Heide
+ modify vile-spell-filt to allow for umlauts in UTF-8
> Tom Dickey:
+ add "install-keywords" and "uninstall-keywords" targets to the
top-level and filters makefiles.
+ prove separate a "nmake" highlighter from "make", to color
conditional directives and handle special cases of trailing "\".
+ modify winvile.iss to make the 64-bit installers more distinct from
the 32-bit installers.
+ enable registry-lookup as getenv fallback for WinVile64
+ modify nmakemode:
+ allow for whitespace after "!" in conditional lines
+ ignore case when matching keywords
+ fix some issues found with Coverity.
+ quiet a few gcc9 warnings
+ correct size-parameter of ZeroMemory calls in ntwinio.c
+ resave SVG-files with Inkscape 0.92.4 (5da689c313, 2019-01-14), to
accommodate version-creep.
+ improved configure macros to lessen unused-variable warnings in
config.log
+ workaround in configure checks for ncurses vs xcode's c99 "-W" option
+ fix - python filter should recognize triple single-quoted string
(report/patch by Marc Simpson).
+ fix typos reported by codespell.
+ add null-pointer checks for continue-search and reverse-search to
handle the case where a pattern string was given, but it failed to
compile (report by Marc Simpson).
+ improve configure script for MacOS port:
+ check for X11 headers in /usr/X11, reflecting Apple's removal of
of /usr/include and /usr/include/X11
+ suppress -Winline
+ cleanup *.dSYM directories
+ don't add gcc/clang options for c89/c99 wrappers which cannot tell
what version of gcc/clang they hide.
+ add tpumode, separating it from dclmode because the keywords differ.
also add tpu syntax filter, since syntax differs.
+ modified a configure-macro to appease autoheader-252.
+ switch back to the original buffer after displaying result of the
show-marks command in "[Named Marks]" (report/patch by Marc Simpson).
+ modify message when setting a mark in "[Named Marks]" to show that it
is ignored (report by Marc Simpson).
+ regenerate the doc-files from html, using links2 2.14 in Debian 9.
also reformat the html files.
+ trim some unwanted blanks in vile.hlp, overlooked in converting
to html (report by Marc Simpson).
+ add "go" and "typescript" majormodes.
+ fix a loop-limit in manfilt.c for ANSI CUP.
+ clone pl-filt.c as pl6filt.c to support perl6, added corresponding
"perl6" mode (discussion with Steve Lembark).
+ add a limit-check in reallyEditMiniBuffer to handle a case where
mini-edits clear the working buffer, including the padding (Savannah
#56627).
+ fix no-return warnings from libXt 1.2.0 headers
+ updated "rev=made" to "rel=author" in html-files.
+ add configure check for handling of "const" with X Toolkit library
+ improved configure macros:
CF_GNU_SOURCE, CF_INSTALL_OPTS, CF_INSTALL_OPT_S, CF_LD_RPATH_OPT,
CF_POSIX_C_SOURCE, CF_VA_COPY, CF_XOPEN_SOURCE, mainly to solve
two problems:
+ non-POSIX use of predefined symbols on BSD platforms
+ an install option was needed to preserve timestamps
+ add html meta tags to atr2html for generator and charset.
+ update gnreight.h from Debian/testing libc6 2.28-6
+ add FreeBSD package-files to help with maintaining (FreeBSD #234527,
FreeBSD #234528). Note that because of the distinfo files, those
will always be one patch behind.
+ update config.guess, config.sub
The option --enable-pthreads was unknown, as a build with
GNU_CONFIGURE_STRICT=yes showed. Fixing the typo showed exactly the same
configure output as before, which is probably due to the autodetection.
0.29.19:
Bugs fixed
* A typo in Windows specific code in 0.29.18 was fixed that broke "libc.math".
* A platform specific test failure in 0.29.18 was fixed.
It uses python 2.x and gnumeric upstream has turned off the plugin by
default as well.
Add a "python" option for those who really need it.
Update some outdated comments.
Bump PKGREVISION.
Update drupal8 to 8.7.14.
8.7.14 (2020-05-20) -- Security update
View usage statistics for this release
Release notes
Maintenance and security release of the Drupal 8 series.
This release fixes security vulnerabilities. Sites are urged to upgrade
immediately after reading the notes below and the security announcement:
* Drupal core - Moderately critical - Third-party library - SA-CORE-2020-002
No other fixes are included.
Story: A civilization was collapsed as people got into religion of
"ignorant egoistic idiotism". Genetically modified cattle and food
turned the people and animals to agressive zombies. But there were
few survivors. How they weren't affected?
New in 1.0.22:
* Add File_seekable
* Rework some routines to fix holes in error checking and potential mem…
* Fix File_read when the current location is not zero
* Add File_flush
* Add File_tell