Age | Commit message (Collapse) | Author |
|
stair types. Also added a few other new lines to P_UseSpecialLine and
fixed some of the existing ones a bit.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2135
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2134
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2133
|
|
that let 0-damage tracers pass through walls. Other changes are only
comments or formatting.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2132
|
|
Removed episode parameter from G_DeferedInitNew, started work on the
"Name Your Character" menu, and adjusted the temporary code in
M_ChooseSkill so that the game starts in Tarnhill rather than in the
Sanctuary.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2131
|
|
treatment of SPR_TOKN objects, and playing proper sounds for different
item types. Fixed most S_StartSound calls in the menu engine. Removed
call to S_StopSound in S_StartSound, as Strife doesn't do it. Added call
to P_DialogDoChoice(-1) in M_Responder when menuindialog is asserted and
the menu exit key is pressed.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2130
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2129
|
|
calculated in P_AimLineAttack is used. Added W1 handling for linetype
182 to P_CrossSpecialLine, which lets missiles break windows. Corrected
numerous mistakes in the implementation of P_ChangeSwitchTexture.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2128
|
|
P_TouchSpecialThing.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2127
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2126
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2125
|
|
P_GiveInventoryItem to return proper value at end of function.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2124
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2123
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2121
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2120
|
|
+ Types 165 and 205 supported in P_UseSpecialLine
Subversion-branch: /branches/strife-branch
Subversion-revision: 2119
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2118
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2116
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2115
|
|
(made Shadow Acolytes super-hard to shoot); Mauler should be able to
fire when it has 20 ammo left; some damage formulas corrected, all
accuracy formulas corrected, and major correction to A_Punch damage
formula.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2114
|
|
wrapped at or near the screen boundary.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2113
|
|
somebody decided to customize most of them... :P
Subversion-branch: /branches/strife-branch
Subversion-revision: 2112
|
|
engine. Also more use of new GiveVoiceObjective macro.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2111
|
|
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
|
|
genius had them completely disabled... Also, a bug fix to
EV_ClearForceFields so that it continues running on all tagged sectors
even if sec->linecount is 0, and so that it returns a value. Made
dialogtext and M_WriteText's 3rd parameter const for safety.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2108
|
|
super-shortcut. Implemented A_BossDeath - needs moar testing! Resolved
conflict with p_inter.c.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2107
|
|
+ P_TouchSpecialThing updated to damage toucher if special's flag is
spectral
Subversion-branch: /branches/strife-branch
Subversion-revision: 2106
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2105
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2104
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2103
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2102
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2101
|
|
+ Macro added for giving objective logs
Subversion-branch: /branches/strife-branch
Subversion-revision: 2100
|
|
+ their_colors array updated
+ Cleaned up unused color macros
Subversion-branch: /branches/strife-branch
Subversion-revision: 2099
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2098
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2097
|
|
Finished up line type 145, WR Exit Level to Spot, and added the
G_RiftPlayer call to G_DoWorldDone.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2096
|
|
+ weaponinfo's unknown 1 identified as availabledemo
Subversion-branch: /branches/strife-branch
Subversion-revision: 2095
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2094
|
|
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
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2092
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2091
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2090
|
|
DEH_snprintf. Implemented proper logic for Shadowarmor that was missing
from P_GivePower, and added the code for making psprites translucent
and/or godmode-colormapped in R_DrawPSprite.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2089
|
|
+ New door types added to enum
+ T_VerticalDoor updated
+ Split Door mechanic implemented
+ Linetypes 40, 174, 183 implemented
Subversion-branch: /branches/strife-branch
Subversion-revision: 2088
|
|
Macil and all three endings.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2086
|
|
+ EV_SlideDoor updated
+ Linetypes 207 (RemoteSlideDoor) and linetype 229 (Sigil SlideDoor)
added
+ T_MovePlane updated
Subversion-branch: /branches/strife-branch
Subversion-revision: 2085
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2084
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2083
|
|
elimination of tabs in altered functions. Also refactored a few strings
to use DEH_String.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2082
|