ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/random_maps/expand2x.c
(Generate patch)

Comparing deliantra/server/random_maps/expand2x.c (file contents):
Revision 1.1 by root, Fri Feb 3 07:14:21 2006 UTC vs.
Revision 1.1.1.1 by root, Fri Feb 3 07:14:21 2006 UTC

1/* 1/*
2 * Expands a layout by 2x in each dimension. 2 * Expands a layout by 2x in each dimension.
3 * H. S. Teoh 3 * H. S. Teoh
4 * -------------------------------------------------------------------------- 4 * --------------------------------------------------------------------------
5 * $Id: expand2x.c,v 1.1 2006/02/03 07:14:21 root Exp $ 5 * $Id: expand2x.c,v 1.1.1.1 2006/02/03 07:14:21 root Exp $
6 * 6 *
7 * ALGORITHM 7 * ALGORITHM
8 * 8 *
9 * ... (TBW) 9 * ... (TBW)
10 */ 10 */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines