Console word wrap fix: only check and wrap at word boundaries, not in the middle of a word.
vid_win.c, vid_mgl4.c: Restore saved video mode on startup. Not exactly beautiful, but at least it works now...
Make "gl_texturemode" a persistent cvar with callback.
gl_draw.c: Change the order of gl_texmodes.
revert 4531, block unnecessary redraws of progress bars earlier.
screen.c, gl_screen.c: only draw the progress bars when they have changed.
in_sdlc: Invert the behaviour of numlock (numbers when on, not when off).
engine/hexen2/Makefile: Revert unintended change.