Bug 123005 - Update port: games/jaggedalliance2 version 0.9
Summary: Update port: games/jaggedalliance2 version 0.9
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-23 07:50 UTC by Christoph Mallon
Modified: 2008-04-25 17:20 UTC (History)
0 users

See Also:


Attachments
file.txt (1.21 KB, text/plain)
2008-04-23 07:50 UTC, Christoph Mallon
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Mallon 2008-04-23 07:50:00 UTC
Please commit this update for the Jagged Alliance 2 port.

Summary of changes:
* Add support for MacOS X.
* Stop caching of shade tables on disk (rebuilding them on start is faster and less hassle).
* Toggling between fullscreen and window mode at runtime is now possible by pressing ALT+ENTER.
* Fix many vanilla display glitches.
* Fix a bug corrupting savegames.
* Fix a bug which lead to truncation of the finance records.
* Fix a vanilla bug, which allowed erroneously freeing POWs.
* Fix a bug which caused that only one merc at a time could be put into a vehicle.
* Fix the usual assortment vanilla crashes, out of bounds accesses, cases of memory corruption, memory leaks and bugs.

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-04-23 09:05:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-04-25 17:17:21 UTC
miwi        2008-04-25 16:17:12 UTC

  FreeBSD ports repository

  Modified files:
    games/jaggedalliance2 Makefile distinfo 
  Log:
  - Update to 0.9
  
  Changelog:
          * Add support for MacOS X.
          * Stop caching of shade tables on disk (rebuilding
             them on start is faster and less hassle).
          * Toggling between fullscreen and window mode at runtime
            is now possible by pressing ALT+ENTER.
          * Fix many vanilla display glitches.
          * Fix a bug corrupting savegames.
          * Fix a bug which lead to truncation of the finance records.
          * Fix a vanilla bug, which allowed erroneously freeing POWs.
          * Fix a bug which caused that only one merc at a time could
            be put into a vehicle.
          * Fix the usual assortment vanilla crashes, out of bounds accesses,
            cases of memory corruption, memory leaks and bugs.
  
  PR:             123005
  Submitted by:   Christoph Mallon <christoph.mallon@gmx.de> (maintainer)
  
  Revision  Changes    Path
  1.10      +1 -2      ports/games/jaggedalliance2/Makefile
  1.8       +3 -3      ports/games/jaggedalliance2/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2008-04-25 17:17:23 UTC
State Changed
From-To: open->closed

Committed. Thanks!