ref: 9bd6cfa17e9cbbfcc7ab9efcbe0b495691e59c9f
parent: a4a5d923d3accec3f56f4da6081ee34ee3997f51
author: Konstantinn Bonnet <qu7uux@gmail.com>
date: Fri Mar 13 20:40:25 EDT 2015
up max resolution to an arbitrary 4096x4096
--- a/ref/r_local.h
+++ b/ref/r_local.h
@@ -361,8 +361,8 @@
#define MAXWORKINGVERTS (MAXVERTS+4) // max points in an intermediate
// polygon (while processing)
// !!! if this is changed, it must be changed in d_ifacea.h too !!!
-#define MAXHEIGHT 1200
-#define MAXWIDTH 1600
+#define MAXHEIGHT 4096
+#define MAXWIDTH 4096
#define INFINITE_DISTANCE 0x10000 // distance that's always guaranteed to
// be farther away than anything in