Age | Commit message (Collapse) | Author |
|
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
|