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.
|
|
for episode/map number validation.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2631
|
|
Subversion-branch: /branches/v2-branch
Subversion-revision: 2589
|
|
interface.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2382
|
|
Subversion-branch: /branches/raven-branch
Subversion-revision: 1737
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1699
|
|
with various netgame constants.
Subversion-branch: /branches/raven-branch
Subversion-revision: 1218
|
|
level.
Subversion-branch: /branches/raven-branch
Subversion-revision: 1204
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1168
|
|
* silence some warnings
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 760
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 704
|
|
in SYN packets to allow the fields that follow to be changed later on
if necessary.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 461
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 456
|
|
message indicating when clients time out from the server.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 412
|
|
from the server.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 411
|
|
received from the server.
Strip down d_net.[ch] to work through the new networking code. Remove
game sync code.
Remove i_net.[ch] as it is no longer needed.
Working networking!
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 374
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 279
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 268
|
|
Send all packets using a new NET_Conn_SendPacket to support this.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 264
|
|
and client code.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 263
|