No description
Find a file
helixhorned ace6087f7b Classic: fix "windowed" modes (r_size >= 12) by reverting r4920; adapt.
In setview(), we now assert windowx2 < xdim. The only calling places where its
non-violation is non-trivial to ascertain are (1) showview from CON and
(2) draw-to-tile for look-sideways in game.c. AFAICS case 1 should be fine.
Case 2 is adapted; see comments there.


git-svn-id: https://svn.eduke32.com/eduke32@4935 1a8010ca-5511-0410-912e-c29ae57300e0
2015-01-18 23:16:37 +00:00
polymer Classic: fix "windowed" modes (r_size >= 12) by reverting r4920; adapt. 2015-01-18 23:16:37 +00:00
.gitignore Fix the Wii build and clean up remaining warnings. DONT_BUILD. 2014-10-19 00:44:23 +00:00