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.
|
|
can be added to other games.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2395
|
|
+ xlatab lump loading handled in v_video.c
+ Pop up menus added in st_stuff (not completed still)
Subversion-branch: /branches/strife-branch
Subversion-revision: 2143
|
|
all the V_DrawPatch functions that it uses to return if the patch
overlaps the edge of or is completely outside of the framebuffer. This
could be extended to handle Final DOOM as well if it proves
satisfactory.
Subversion-branch: /branches/strife-branch
Subversion-revision: 1972
|
|
Subversion-branch: /branches/raven-branch
Subversion-revision: 1373
|
|
Subversion-branch: /branches/raven-branch
Subversion-revision: 1316
|
|
Subversion-branch: /branches/raven-branch
Subversion-revision: 1315
|
|
TLColumn/TLPatch for consistency; these are translucent draw functions,
not fuzzy draw functions like Doom's R_DrawFuzzColumn.
Subversion-branch: /branches/raven-branch
Subversion-revision: 1313
|
|
V_ScreenShot to take a format string describing the format of the
filename for the screen shot file.
Subversion-branch: /branches/raven-branch
Subversion-revision: 1255
|
|
Subversion-branch: /branches/raven-branch
Subversion-revision: 1252
|
|
Subversion-branch: /branches/raven-branch
Subversion-revision: 1251
|
|
V_UseBuffer where necessary.
Subversion-branch: /branches/raven-branch
Subversion-revision: 1248
|
|
Subversion-branch: /branches/raven-branch
Subversion-revision: 1247
|
|
that to be temporarily changed. Make V_DrawBlock always draw to the
screen.
Subversion-branch: /branches/raven-branch
Subversion-revision: 1246
|
|
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
|
|
of v_video.h on Doom rendering code.
Subversion-branch: /branches/raven-branch
Subversion-revision: 1206
|
|
level.
Subversion-branch: /branches/raven-branch
Subversion-revision: 1204
|
|
screenshot code into v_video.c Add M_FileLength common function for
finding the length of an open file.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1102
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1015
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 704
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 8
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 4
|