2005-03-27 17:43:38 by Thomas Klausner | Files touched by this commit (118) |
Log message:
PKGREVISION bump for glut dependency removal (SDL/buildlink3.mk).
|
2005-03-07 15:27:54 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
Update to 0.4.7:
* 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
|
2005-02-24 00:12:05 by Alistair G. Crooks | Files touched by this commit (223) |
Log message:
Add RMD160 digests.
|
2004-11-26 22:14:41 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
Update to 0.4.5:
* 0.4.5 (14-10-2004)
- replaced 'The Uprising' with a new implementation, marking the start
of the Yalwa campaign
- improved event handling
- added new event 'settimer' and extended 'message'
- slightly improved computer player
- fixed two crashers in CoMET
- updated French and Polish translations
* 0.4.4 (27-08-2004)
- added new map 'The General'
- added first bits of a French translation
- added new event 'sethex' and extended 'createunit'
- replaced trigger 'turn' by 'timer' and extended 'unitposition'
- newly created units now appear in turn replays
- added basic message creation facilities to CoMET
- renamed --enable-zlib configure parameter to --with-zlib
- fixed a score of minor bugs and compiler warnings
|
2004-10-03 02:15:03 by Todd Vierling | Files touched by this commit (518) |
Log message:
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
|
2004-08-16 00:52:32 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Update to 0.4.3:
- added new map 'Across the Omyar Gorge'
- improved localization support for ISO-8859-2 locales
- added Polish translation
- added quick scroll via number pad and NumLock
- added a way to recover from the password dialog
- fixed build issues in non-graphical environments
|
2004-05-10 16:53:04 by Thomas Klausner | Files touched by this commit (4) |
Log message:
Update to 0.4.2:
* 0.4.2 (20-04-2004)
- actually applied the map switching fixes (doh!)
- fixed compilation for Mandrake 9.1 and Slackware 9.1
- revamped campaign system
- added support for difficulty levels (handicaps)
- added player selection when playing against the computer
- added default mission soundtrack
- 'createunit' events now work with arbitrary locations
- added support for changing squad size and initial xp for units
- added 'handicap' trigger
- lots of minor fixes and featurelets
|
2004-04-14 18:15:30 by Julio M. Merino Vidal | Files touched by this commit (147) |
Log message:
Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
|
2004-03-12 23:15:33 by Thomas Klausner | Files touched by this commit (4) | |
Log message:
Update to 0.4.1:
* 0.4.1 (02-03-2004)
- fix crash when switching maps in campaign games
- fix progress bar updates in replays and respond to abort requests
- fix a long-standing bug with move-shading sometimes shading too much
- return to main menu in PBeM games if given the wrong password three
times in a row
* 0.4.0 (22-02-2004)
- now requires SDL_ttf
- added support for i18n/l10n (see README)
- added German translation
- added new map 'Heavy Metal'
- the start window now features a small map display
- changed game window key from g to F1
- partly reverted the single-click changes
- added 'othermsg' and 'othertitle' properties for score events
- rebalanced some units
|
2004-03-07 08:34:20 by Soren Jacobsen | Files touched by this commit (1) |
Log message:
Use bl3.
|