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.
|
|
Eliminate use of strcpy, strcat, strncpy, and use the new safe
alternatives.
|
|
variable to control dialogue text messages, as in vanilla. Also, absence
of voices.wad, or use of the -novoices parameter, will now properly both
disable voices AND enable dialogue text.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2268
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2255
|
|
most of those are outside of our own code (get on those signed/unsigned
mismatches in the midi code, fraggle ;)
Subversion-branch: /branches/strife-branch
Subversion-revision: 2110
|
|
super-shortcut. Implemented A_BossDeath - needs moar testing! Resolved
conflict with p_inter.c.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2107
|
|
+ Macro added for giving objective logs
Subversion-branch: /branches/strife-branch
Subversion-revision: 2100
|
|
EV_VerticalDoor because it had all the types present and no errors such
as missing parentheses. Please tell me next time if you're going to
start working on the same thing I am doing, as I don't like wasting my
entire evening.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2093
|
|
Macil and all three endings.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2086
|
|
+ P_IsMobjBoss implemented
+ Externalized mission_objective
+ plrkilledmsg added
Subversion-branch: /branches/strife-branch
Subversion-revision: 2072
|
|
+ Key enumerations added
Subversion-branch: /branches/strife-branch
Subversion-revision: 2057
|
|
two completely different uses. Finished P_DialogDoChoice; dialog is now
virtually 100% functional (just needs finished inventory to really do
much beyond initial dialogs or getting "no" messages from everybody).
Subversion-branch: /branches/strife-branch
Subversion-revision: 2048
|
|
comments, and coded P_FreePrisoners, P_DestroyConverter, and
A_ClaxonBlare. Fixed A_Listen (had some order of operations problems).
Subversion-branch: /branches/strife-branch
Subversion-revision: 2044
|
|
background pic, and elimination of more dead code in the menu system
Subversion-branch: /branches/strife-branch
Subversion-revision: 2042
|
|
+ Dialog drawer updated to draw choices
Subversion-branch: /branches/strife-branch
Subversion-revision: 2041
|
|
+ P_StartDialog updated
Subversion-branch: /branches/strife-branch
Subversion-revision: 2038
|
|
+ Dialogs are now loaded through G_DoLoadLevel
Subversion-branch: /branches/strife-branch
Subversion-revision: 2033
|
|
+ Initial dialog interaction implemented
Subversion-branch: /branches/strife-branch
Subversion-revision: 2031
|
|
on dialog engine, p_enemy code, and support for all new mapthing_t flag
values in P_SpawnMapThing.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2015
|
|
with structure packing. Also a minor fix to Kaiser's key look code.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2004
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2002
|