CVSROOT: /home/cvs
Module name: freesci
Changes by: cvsuser 01/03/08 19:01:34
Modified files:
. : ChangeLog configure configure.in
src/engine : klists.c kmenu.c
src/gfx : gfx_pixmap_scale.c
src/include : resource.h
Log message:
* Applied AddAfter patch by Emmanuel
* Added Emmanuel to the in-game list of contributors
* (a) Removed libXmu from the list of X libraries we link against
* (b) #ifdndef'd the MIN and MAX macros
* Added trilinear pixmap filter
(a) and (b) should help with building FreeSCI on HP-UX. Lars reported some
optical bugs there; this needs some investigation.
The trilinear filter has a small bug related to its upper left corner; I'll
have a look at that when I find the time.
Another bug I need to file tomorrow (in addition to those mentioned by Solomon):
- KQ4: When collapsing, Graham starts off lying at the floor, then collapses
again (incorrect initial cel).
Work is slowing me down again. Fortunately I'll have a big chunk of the
weekend.
Note that this was the last feature update for this development cycle from
my part; I'll start trying to fix things from now on. I think we have enough
new features now to warrant a new release in a month or so (depending on how
bugfixing works out).
-- Christoph