Age | Commit message (Collapse) | Author |
|
This change rewrites and simplifies the copyright headers at the top
of all source files:
* Remove "Emacs style mode select" line; this line was included in
the headers for the originally released source files and appears
to be to set the file type for old versions of Emacs. I'm not sure
entirely why it was required but I don't think it is any more.
* Remove "You should have received a copy of..." text from copyright
header. This refers to the old 59 Temple Place address where the
FSF headquarters used to be located and is no longer correct.
Rather than change to the new address, just remove the paragraph
as it is superfluous anyway. This fixes #311.
* Remove ---- separator lines so that the file headers are barer
and more simplified.
|
|
I originally flagged this as a poor quality mode because it doesn't
include every original pixel at least once (ie. its dimensions are
not >= 640x400 - twice the original resolution). In practise, it's
actually okay though.
Add long comment adapted from my comment on #339 explaining what
the definition of a poor quality mode is.
|
|
Subversion-branch: /branches/v2-branch
Subversion-revision: 2695
|
|
the splash screen before network startup.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2435
|
|
can be added to other games.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2395
|
|
several days ago.
Subversion-branch: /branches/raven-branch
Subversion-revision: 2212
|
|
screen pixel depth.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2166
|
|
Subversion-branch: /branches/raven-branch
Subversion-revision: 1987
|
|
used).
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1958
|
|
Subversion-branch: /branches/raven-branch
Subversion-revision: 1423
|
|
code. Split out I_Endoom to separate i_endoom.c file.
Subversion-branch: /branches/raven-branch
Subversion-revision: 1384
|
|
not present in Heretic.
Subversion-branch: /branches/raven-branch
Subversion-revision: 1279
|
|
heretic ticcmd_t to common type.
Subversion-branch: /branches/raven-branch
Subversion-revision: 1261
|
|
i_video.c code. Make V_CopyRect always blit to the screen.
Subversion-branch: /branches/raven-branch
Subversion-revision: 1245
|
|
to be bound in a distributed fashion around the program. Remove
dependency of m_config.c on doom/.
Subversion-branch: /branches/raven-branch
Subversion-revision: 1222
|
|
Subversion-branch: /branches/raven-branch
Subversion-revision: 1205
|
|
level.
Subversion-branch: /branches/raven-branch
Subversion-revision: 1204
|
|
scale. Only allow 320x200, 640x400 special case for aspect ratio correct
when running fullscreen. Clean up "nearest mode" autoadjustment. Fix
crash with autoadjust when running windowed.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1007
|
|
The previous system was built around the program choosing a screen mode
from the user's settings, this is based around choosing settings from
the specified screen mode.
As such, the old screenmultiply config variable is now gone. Also,
aspect ratio correction is now on by default.
Add new aspect ratio correction functions for horizontal squashing (as a
complement to the existing vertical stretching).
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1005
|
|
chat when vanilla_keyboard_mapping is enabled.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 861
|
|
explicitly specified.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 838
|
|
stretching (fullscreen 320x240, 640x480, etc)!
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 771
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 750
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 704
|
|
linear amount when a threshold is exceeded.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 535
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 532
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 484
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 147
|
|
"defaultvalue" parameter and associated code from the configuration
file parsing code.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 110
|
|
Adjust some existing command line logic (for graphics settings and
novert) to adjust for this.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 98
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 97
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 96
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 18
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 8
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 4
|