Age | Commit message (Collapse) | Author |
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2026
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2025
|
|
P_SpawnFacingMissile.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2024
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2023
|
|
to return th.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2022
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2021
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2020
|
|
+ A_SentinelAttack, A_CrusaderAttack, A_CrusaderLeft, A_CrusaderRight
implemented
Subversion-branch: /branches/strife-branch
Subversion-revision: 2019
|
|
Significant work done on making enemies functional, including allied
units, Acolytes, Templars, Reavers, Sentinels, Stalkers, Inquisitors,
and Spectres. A few action functions and thingtypes were renamed.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2018
|
|
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
|
|
+ Several updates to existing functions in P_Enemy
Subversion-branch: /branches/strife-branch
Subversion-revision: 2014
|
|
+ ammo arrays updated
+ All codepointers (except a_firesigil) added
+ Additional enumerations added to psprites
Subversion-branch: /branches/strife-branch
Subversion-revision: 2010
|
|
Corrected names
+ Majority of player action code pointers implemented
+ Removed all unused Doom player codepointers
+ P_SpawnPlayerMissile now returns a mobj
Subversion-branch: /branches/strife-branch
Subversion-revision: 2009
|
|
+ A_FireGrenade and A_MissileTick codepointers added
+ Step up height changed to 16*FRACUNIT (non-human things are excluded)
+ Fixed bug in P_MovePlayer where player cannot climb over things when
pressing forward and jumping. Missed a line of code for this
+ P_SpawnSubMissile renamed to P_SpawnFaceMissile
+ P_SpawnMortar added
+ Ammo types added
+ Fixed some inaccuracies in P_SpawnBlood
Subversion-branch: /branches/strife-branch
Subversion-revision: 2008
|
|
+ Renamed MF_SKULLFLY to MF_BOUNCE
+ Updated P_ZMovement with Strife changes
+ Updates to PIT_CheckThing
+ Removed most references to MF_SKULLFLY
Subversion-branch: /branches/strife-branch
Subversion-revision: 1995
|
|
+ Feet clipping support added (drawing and player viewz) (TODO: Need
FeetClipping support done for P_ZMovement)
Subversion-branch: /branches/strife-branch
Subversion-revision: 1992
|
|
+ Strife mobjinfo structure filled
+ strife mobj flags added
Subversion-branch: /branches/strife-branch
Subversion-revision: 1985
|
|
All strife codepointers are set as placeholders
+ Strife weapons implemented
+ All state references commented out
+ All weapon references commented out
Subversion-branch: /branches/strife-branch
Subversion-revision: 1984
|
|
+ All doom sound references replaced with sfx_swish as placeholder
+ Removed all but MT_PLAYER mobjinfo in mobjinfo struct
Subversion-branch: /branches/strife-branch
Subversion-revision: 1980
|
|
setting of destmap, riftdest, and riftangle (previously unknown variable
dword_9F138). Added functions G_RiftExitLevel, G_RiftPlayer, and
G_RiftCheat. Removed G_WorldDone and secretexit variable.
Subversion-branch: /branches/strife-branch
Subversion-revision: 1967
|
|
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
|