Age | Commit message (Collapse) | Author |
|
80. Fixed P_SpawnPuff by removing more unused DOOM code. Fixed Crusader
flamethower attack bug due to a missed return statement.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2054
|
|
+ R_SoundNumForDoor implemented
+ opensound/closesound variables added to vldoor_t struct
Subversion-branch: /branches/strife-branch
Subversion-revision: 2053
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2051
|
|
+ All switches implemented
+ Switch structure updated
+ Linetype 182 implemented
Subversion-branch: /branches/strife-branch
Subversion-revision: 2050
|
|
+ Converted some while loops to for loops in dialog functions
Subversion-branch: /branches/strife-branch
Subversion-revision: 2049
|
|
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
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2047
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2046
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2045
|
|
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
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2043
|
|
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
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2040
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2039
|
|
+ P_StartDialog updated
Subversion-branch: /branches/strife-branch
Subversion-revision: 2038
|
|
+ More codepointers implemented
Subversion-branch: /branches/strife-branch
Subversion-revision: 2037
|
|
default.cfg). Add banner string from strife1.exe and set appropriate
name in title bar.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2035
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2034
|
|
+ Dialogs are now loaded through G_DoLoadLevel
Subversion-branch: /branches/strife-branch
Subversion-revision: 2033
|
|
all low-detail column drawers, and switched R_DrawTLColumn with
R_DrawMVisTLColumn.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2032
|
|
+ Initial dialog interaction implemented
Subversion-branch: /branches/strife-branch
Subversion-revision: 2031
|
|
+ Translucent line/wall drawing supported
+ Jumpover/Blockfloater flag behavior implemented
+ Puff behavior implemented
+ Some changes to PIT_AttackRadius
+ Some changes to PIT_ChangeSector
Subversion-branch: /branches/strife-branch
Subversion-revision: 2030
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2029
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2028
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2027
|
|
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
|
|
+ Changed MF_TRANSSHIFT to 28 (was 26)
Subversion-branch: /branches/strife-branch
Subversion-revision: 2013
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2012
|
|
+ P_PlayerThink updated (checks for extralight)
+ New cheats added to cheat_t
Subversion-branch: /branches/strife-branch
Subversion-revision: 2011
|
|
+ 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
|
|
P_CheckMissileSpawn function
Subversion-branch: /branches/strife-branch
Subversion-revision: 2007
|
|
+ P_SpawnPuff updated
+ P_SpawnBlood updated
Subversion-branch: /branches/strife-branch
Subversion-revision: 2006
|
|
(Watcom for the win!)
Subversion-branch: /branches/strife-branch
Subversion-revision: 2005
|
|
with structure packing. Also a minor fix to Kaiser's key look code.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2004
|
|
+ Looking/jumping implemented
+ Jump/look/center keys supported
+ Strife mouse firing bug implemented
Subversion-branch: /branches/strife-branch
Subversion-revision: 2003
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2002
|
|
current behavior of Choco Doom in treating configuration variable
strings as case-sensitive, because these are the real values used by
Rogue in their config, and they differ from some Heretic/Hexen config
strings only by case.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2000
|