summaryrefslogtreecommitdiff
path: root/games/lincity/patches
AgeCommit message (Collapse)AuthorFilesLines
2001-12-11Fix compilation with gcc 2.95.3 (fix an error, and silence two warningswiz1-0/+23
while we're here). Reported by Robert Elz in pkg/14834, solved nearly according to his suggestions.
2001-08-29Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded referencesjlam1-2/+2
to ${X11BASE} in the header and library search paths into references to ${LOCALBASE}/share/x11-links. These packages should now be strongly- buildlinked regardless of whether xpkgwedge is installed. Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.
2000-08-12Update lincity to 1.11. Changes from version 1.09:jlam2-14/+88
- Integrate X11 and Win32 code - Greyscale X11 support added - X11 performance enhancements - Fix mouse offset problem - Fix integer overflow problems at high tech levels - Fix crashes when right clicking on grass squares - The code has been "cleaned" using indent - Some reworking of the Load/Save logic - Fixed buffer overflow security holes. (Thanks to all those that brought my attention to them.) - The 'creating directory' questions are now asked within the game itself, rather than via the controlling console or xterm. (Means you can start it from, say, an fvwm menu.)
1998-08-15Initial addition of lincity-1.09, a free clone of SimCity for X11.frueauf1-0/+31
Closes pr 5926 by Tim Rightnour.