examples:
* Updated the example initialization files.
* Added a few command files to give users a head start
in scripting the shell.
osh.1 and sh6.1:
* Made a few more minimal revisions.
osh and sh6:
* Did a little more code cleanup.
*before* a BSD-with-advertising license was added to their diffs, and other
work done personally by me.
sshd now works. Most permissions checks work properly. Privsep is off by
default, and the sshd user is not created, on Interix until some problems
with privsep are fixed (perhaps by abstracting the auth functionality out
to openpam).
Provided by Chris Wareham in PR 28097.
e16menuedit2 is a menu editor for the Enlightenment window
manager. This supercedes the old GTK+ 1.2 based menu editor,
and conforms to the GNOME HIG spec.
Provided by Chris Wareham in PR 28097.
e16menuedit2 is a menu editor for the Enlightenment window
manager. This supercedes the old GTK+ 1.2 based menu editor,
and conforms to the GNOME HIG spec.
* Many many bug fixes.
* Supports connecting to mt-daapd daap servers.
* Watch remote hosts for updates
* Fix problem where iTunes would no longer serve our requests.
* Improved debugging support.
Updated most campaign maps
Updated unit cost calculation
Fixed: view problems when starting a map by command line parameter
Fixed: kamikaze units don't defend any more
Fixed: ships could not build ground turrets
Fixed: several replay bugs
Fixed: reaction fire could be evaded
Fixed: mapeditor crash and limitations when resizing maps
Fixed: ai crash
Fixed: resource vanished after refuelling
Fixed: wrong resource capacity display when resource input is disabled in
buildings
Fixed: more resources in buildings that storage capacity
* 0.4.7 (21-02-2005)
- fixed railroads being impassable
- added single-step undo
- added first mission of a tutorial campaign
- triggering events can now obsolete other events
- replaced broken 'nextmap' event with more versatile 'configure'
- extended 'createunit' and 'research' events
- added cf2bmp utility to create map images
- updated Polish and Slovak translations
* 0.4.6 (18-01-2005)
- added new maps 'Radio Silence' and 'Swords and Plowshares' (Yalwa
campaign)
- fixed crash related to mine sweepers
- improved path finder resulting in much faster computer turns
- updated Polish and added Slovak translation
- added random terrain generation in CoMET
- improved map scrolling in CoMET
- rewrote stuff in tools/ so that no source files have to be touched for
new languages/units/tiles anymore
- various minor bugfixes