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.
|
|
stage in refactoring the way that network startup works.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2580
|
|
Subversion-branch: /branches/v2-branch
Subversion-revision: 2537
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2530
|
|
defines for each game. Refactor "waiting screen" data code.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2441
|
|
Subversion-branch: /branches/raven-branch
Subversion-revision: 2163
|
|
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
|
|
level.
Subversion-branch: /branches/raven-branch
Subversion-revision: 1204
|
|
net_client.c. Fix FEATURE_MULTIPLAYER conditional compile. Move some
function definitions in d_net.c into headers. Reorganise the Makefile to
split out files into sections based on features.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 875
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 704
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 699
|
|
players are mixing Freedoom/Original IWADs.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 698
|
|
on the waiting screen if the checksums differ from the other players.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 689
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 680
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 470
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 405
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 284
|
|
which client we are.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 278
|
|
a "player_name" setting to chocolate-doom.cfg. Transmit the name
to the server and use the names players send in the waiting data list.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 277
|
|
on the waiting screen, and improve the waiting screen appearance.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 262
|
|
loop while waiting for the game to start, to avoid affecting the original
code too much. Move some _gui variables to net_client.c.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 252
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 239
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 238
|
|
Add "waiting screen" while waiting for the game to start.
Hook in the new networking code into the main game code.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 235
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 233
|
|
Makefile.am.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 232
|