- Sharp 800x600 graphics
- 50 diverse and challenging levels (more to come...)
- A cool 6-minute ambient soundtrack by an award-winning musician
And it reminds me my old favourite game Marble Drop.
PR: ports/59031
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
Approved by: adamw (mentor)
the changes only span 6 months, they do include a complete rework
of the release numbering system. See the Changes file for full
details, but the highlights are:
- Readonly files are not editable when loaded.
- updated some modes (HTML)
- new modes (sml, mod3, sl, sql, 4gl, sgml)
- new commands:
- RunProgramAsync
- new macro expansion variables:
- FileDirectory
- FileBaseName
- FileExtension
- X11: support for I18N, XMB
- assume maintainership, I don't speak Haskell .-P
- install some additional documentation
- USE_SSH => !WITHOUT_SSH, no extra warning
since this is default for OSVERSION >= 400016
- added a test target
- bumped PORTREVISION
Approved by: marcus (mentor)
- Hand over to new maintainer [1]
- Fix WWW
- Unbreak on non-i386 architectures by removing i386 specific optimization
- Deprecated USE_MESA removed
- Some pkg-plist love
PR: ports/59344 [1]
Submitted by: Erik Greenwald <erik@smluc.org>
Approved by: marcus (backup mentor)
major version jumps by 2, there were only 6 months' worth of changes;
however, in that time, a significant re-architecting was done. See
the Changes file for the extensive details.
* src/al_debug.c: Fix an implicit declaration: the man page on
linux says that vsnprintf() is a GNU extension, so #define
_GNU_SOURCE
* src/arch/sdl/sdl.c: #include <string.h> to avoid implicit
declaration of memcpy()/memset()
* audioconvert/ac_freq.c For the first sample in a chunk to be
resampled*2, use dampened extrapolation instead of
interpolation to somewhat reduce 'clicking'.
* Michel Danzer's big endian patch
* audioconvert/ac_freq.c Added Adam Moss's patch to improve
fidelity of low-sampled sounds in higher sampling-rate
environments.
PR: 59340
Submitted by: maintainer
this one have primarily to do with documentation improvements and fixes
for various non-FreeBSD OSes. There are a handful of minor code
improvements for speed and a new weapon or two.
Reminded by: kris.