Age | Commit message (Collapse) | Author |
|
forgotten.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2344
|
|
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
|
|
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
|
|
Also, fixed display of total play times > 1 hr in the objective popup,
and added display of ammo and max ammo widgets to the stats popup.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2264
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2263
|
|
it in there after all), removed some dead code in p_dialog, added a
'default: break;' case in EV_VerticalDoor, initialize
player_t::allegiance in P_SetupLevel, minor changes to EV_Teleport,
2nd-pass verification for p_tick, and big fixes in p_user.c including
noclip cheat, viewz clipping against floor, air control thrust amount,
and missing/incorrect else's.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2250
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2149
|
|
mission objective text. Fix for implicit declaration warning on
HUlib_drawYellowText in m_menu.c.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2147
|
|
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
|
|
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: 2116
|
|
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
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2105
|
|
Macil and all three endings.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2086
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2083
|
|
problems with playing of voice sounds - especially had to add a dynamic
hashtable of voice sfxinfo_t's because Choco won't tolerate overwriting
them once they've been used (see channel_playing array in i_sdlsound.c)
- PROBLEM: Random Z_Malloc failures when trying to play sounds. Cannot
catch in debugger so far.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2065
|
|
+ Power tics implemented
+ Power enums implemented
+ More inventory functions implemented
Subversion-branch: /branches/strife-branch
Subversion-revision: 2061
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2059
|
|
+ Key enumerations added
Subversion-branch: /branches/strife-branch
Subversion-revision: 2057
|
|
+ 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: 2045
|
|
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
|
|
+ P_StartDialog updated
Subversion-branch: /branches/strife-branch
Subversion-revision: 2038
|
|
+ More codepointers implemented
Subversion-branch: /branches/strife-branch
Subversion-revision: 2037
|
|
+ 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
|