Age | Commit message (Collapse) | Author |
|
cannot be supported yet because it requires addition to the list of
transmitted variables during network game initialization (TODO!)
Subversion-branch: /branches/strife-branch
Subversion-revision: 2351
|
|
caused the scanner to never be depleted from the inventory, and
emulation of seemingly inconsequential undefined behavior in
P_XYMovement via use of negative numspechit is currently addressed by
changing the branch condition to > 0.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2286
|
|
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
|
|
all low-detail column drawers, and switched R_DrawTLColumn with
R_DrawMVisTLColumn.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2032
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2029
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2027
|
|
+ Changed MF_TRANSSHIFT to 28 (was 26)
Subversion-branch: /branches/strife-branch
Subversion-revision: 2013
|
|
+ Looking/jumping implemented
+ Jump/look/center keys supported
+ Strife mouse firing bug implemented
Subversion-branch: /branches/strife-branch
Subversion-revision: 2003
|
|
+ Feet clipping support added (drawing and player viewz) (TODO: Need
FeetClipping support done for P_ZMovement)
Subversion-branch: /branches/strife-branch
Subversion-revision: 1992
|
|
to build libstrife.a rather than libdoom.a, add chocolate-strife to
src/Makefile.am.
Subversion-branch: /branches/strife-branch
Subversion-revision: 1840
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 1839
|
|
needs own Makefile.am, and eventual removal of modules not used by
Strife / addition of modules not sharable with Doom.
Subversion-branch: /branches/strife-branch
Subversion-revision: 1838
|