Word War vi 0.09 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Word War vi 0.09 (Default branch)
# 1  
Old 05-05-2008
Word War vi 0.09 (Default branch)

Word War vi is a side-scrolling shoot 'em up '80s style arcade game. You pilot your "vi"per craft through core memory, rescuing lost .swp files, avoiding OS defenses, and wiping out those memory hogging emacs processes. When all the lost .swp files are rescued, head for the socket which will take you to the next node in the cluster. License: GNU General Public License v2 Changes:
Ogg files are now decoded directly to memory, rather than relying on oggdec to decode to wav files. "Kernel defense guns" were added. The look of the ground based guns was enhanced. The starfield rendering code was optimized for trivial cases below or above the horizon line. Miscellaneous other small bugs were fixed.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
libgpilotd(3)							C Library Functions						     libgpilotd(3)

NAME
libgpilotd, libgpilotdcm, libgpilotdconduit - C interfaces for gnome-pilot daemon DESCRIPTION
libgpilotd, libgpilotdcm, libgpilotdconduit are three core gnome-pilot libraries. libgpilotd is for gnome-pilot daemon. libgpilotdcm is for gnome-pilot conduit management. libgpilotdconduit is for gnome-pilot conduits. The gnome-pilot daemon monitors for pilot connections on one or more devices. Gnome-pilot has default conduits for backing up files and installing files. It also includes an API for creating conduits Other packages exist that provide additional conduits. For example, the Evolution mail/calendar/memo PIM application suite. FILES
The following files are used by this library: /usr/lib/libgpilotd.so gpilotd shared library /usr/lib/libgpilotdcm.so gpilotd conduit management shared library /usr/lib/libgpilotdconduit.so gpilotd conduit shared library ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-pilot | +-----------------------------+-----------------------------+ |Interface stability |Volatile | +-----------------------------+-----------------------------+ SEE ALSO
gpilot-install-file(1), gpilotd(1), gpilotd-control-applet(1), pilot-xfer(1), libpisock(3), libpisync(3), attributes(5), gnome-inter- faces(5) NOTES
Written by Jerry Yu, Sun Microsystems Inc., 2008. SunOS 5.11 30 Jul 2008 libgpilotd(3)