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.3 by root, Sun Sep 10 16:06:37 2006 UTC vs.
Revision 1.4 by root, Thu Sep 14 22:34:02 2006 UTC

1
2/* 1/*
3 * Expands a layout by 2x in each dimension. 2 * Expands a layout by 2x in each dimension.
4 * H. S. Teoh 3 * H. S. Teoh
5 * -------------------------------------------------------------------------- 4 * --------------------------------------------------------------------------
6 * $Id: expand2x.C,v 1.3 2006/09/10 16:06:37 root Exp $ 5 * $Id: expand2x.C,v 1.4 2006/09/14 22:34:02 root Exp $
7 * 6 *
8 * ALGORITHM 7 * ALGORITHM
9 * 8 *
10 * ... (TBW) 9 * ... (TBW)
11 */ 10 */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines