diff options
author | jlam <jlam> | 2000-08-12 06:30:44 +0000 |
---|---|---|
committer | jlam <jlam> | 2000-08-12 06:30:44 +0000 |
commit | 804ae23e6b2296949552b96f4bb3dbb5a4accd2e (patch) | |
tree | 073631491753ad847cf15ad542851ba3d5b76479 /games/lincity/files | |
parent | 88927eecd08e9e518ff4577c89b33b3b7a6f5a3a (diff) | |
download | pkgsrc-804ae23e6b2296949552b96f4bb3dbb5a4accd2e.tar.gz |
Update lincity to 1.11. Changes from version 1.09:
- 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.)
Diffstat (limited to 'games/lincity/files')
-rw-r--r-- | games/lincity/files/md5 | 4 | ||||
-rw-r--r-- | games/lincity/files/patch-sum | 5 |
2 files changed, 5 insertions, 4 deletions
diff --git a/games/lincity/files/md5 b/games/lincity/files/md5 index 1f7b7349cf5..6ebef17f2f2 100644 --- a/games/lincity/files/md5 +++ b/games/lincity/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.1 1998/08/15 13:45:47 frueauf Exp $ +$NetBSD: md5,v 1.2 2000/08/12 06:30:46 jlam Exp $ -MD5 (lincity109-src.tar.gz) = 8a114a31569c4def6c4a2670adb96a64 +MD5 (lincity-1.11.tar.gz) = fa64ddfe0a6ca95a614843ac2fcd2473 diff --git a/games/lincity/files/patch-sum b/games/lincity/files/patch-sum index d96cf798629..055c96ebfe5 100644 --- a/games/lincity/files/patch-sum +++ b/games/lincity/files/patch-sum @@ -1,3 +1,4 @@ -$NetBSD: patch-sum,v 1.1 1999/07/09 13:50:57 agc Exp $ +$NetBSD: patch-sum,v 1.2 2000/08/12 06:30:48 jlam Exp $ -MD5 (patch-aa) = 33c9547f2bdc5e4ea26cf7e524aaecb0 +MD5 (patch-aa) = 3b65b0819fb56d5a89edece81eeab038 +MD5 (patch-ab) = 28b9f53fab665c14b3983e73df2a87d3 |