notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: games/nxengine/files/patch-sound_pxt.cpp

Number of commits found: 2

Thursday, 29 Mar 2018
23:49 lifanov search for other commits by this committer
replace games/nxengine with NXEngine-evo fork

 Port to SDL2 ( thanks to https://github.com/PIlin/NXEngine-iOS )
 More resolutions and widescreen support up to FullHD (thanks to
https://github.com/EXL/NXEngine )
 Fullscreen for any resolution
 Gamepad with force-feedback support.
 Localization support.
 Mimiga mask ending pictures (re-drawn by me)
 Modern main menu
 Support for "New" and "Remastered" tracks from CS+
 Header-dependency hell cleaned up. No more autogenerated headers
 Cleaned up nx.h
 Lists/maps from haiku replaced with std::vector/map
 smalfont -> smallfont
 removed built-in data extractor
 removed replays, as they were buggy/not implemented anyway
 fixed tons of warnings and undefined behaviour

PR:		227084
Submitted by:	Piotr Kubaj
Original commitRevision:465940 
Friday, 15 Sep 2017
00:20 lifanov search for other commits by this committer
new port: games/nxengine

NXEngine is an open source implementation of
Cave Story game engine. This port installs
NXEngine and Cave Story data files.

Reviewed by:	matthew, swills
Differential Revision:	https://reviews.freebsd.org/D12327
Original commitRevision:449871 

Number of commits found: 2