Age | Commit message (Collapse) | Author |
|
is still a TODO and cannot be pursued without resolution of the
keybinding issue for the menu system.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2386
|
|
"Final Doom" executable. -gameversion processing code remains in case
support for other Strife versions is desired in the future.
Strip out some redundant gameversion / chex stuff as well.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2385
|
|
at it.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2376
|
|
* Be vanilla-compatible with callpoint to M_Ticker.
* Use a temporary screen buffer for screen wipes to avoid overdrawing
the screen during the fade process. This didn't happen in vanilla due
to its refresh system.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2352
|
|
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
|
|
forgotten.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2344
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2295
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2293
|
|
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
|
|
receiving one via P_KillMobj item drops.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2280
|
|
P_DestroyConverter when it tries to give items to players that aren't in
the game... needs add'l verification. Also fixed first frame of the good
ending (how the hell did that get screwed up??)
Subversion-branch: /branches/strife-branch
Subversion-revision: 2279
|
|
experience a small amount of friction while falling (65520/65536). Also
added all cheat codes.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2278
|
|
in p_enemy.c, in particular to the P_NewRandomDir routine used by
peasants. The demo now syncs up until he jumps the railing, and then his
position is off by a bit - we may have a physics issue with railing
lines.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2275
|
|
list, removed all remaining order-of-evaluation portability problems,
and heavily altered behavior of T_FireFlicker thinkers to match the
binary (had no clue they changed this previously!).
Subversion-branch: /branches/strife-branch
Subversion-revision: 2274
|
|
isn't in Strife, and added a note about some horribly buggy code in the
S_StartSound I_Error we're not bringing in (for now anyway).
Subversion-branch: /branches/strife-branch
Subversion-revision: 2271
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2269
|
|
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
|
|
with color translations (fixes Harris's weird white/green spot when he
dies).
Subversion-branch: /branches/strife-branch
Subversion-revision: 2266
|
|
and finished ST_drawKeysPopup for drawing keys (TODO: in deathmatch it
draws frags instead). Fix to buffer overflow in V_ScreenShot - *ATTN
fraggle* - needs fix in trunk!
Subversion-branch: /branches/strife-branch
Subversion-revision: 2265
|
|
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
|
|
temporarily until the netgame changes on raven-branch are finished.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2259
|
|
project files.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2256
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2255
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2254
|
|
directories under the standard choco savegamedir for each Strife
saveslot.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2253
|
|
routines from Eternity.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2252
|
|
disables it. Made most D_DoomMain messages dependent on -devparm.
wipegamestate should start == 1, which is currently GS_UNKNOWN. Changed
-wart behavior. Verified *no* changes in Strife to p_sight.c.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2251
|
|
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
|
|
message, PST_REBORN set in G_DoLoadLevel if players.health <= 0,
M_ClearRandom doesn't seed rndindex with time(), A_Chase doesn't check
for target->health <= 0 when decrementing actor->threshold, and
A_AcolyteSpecial fixed - ALL blue acolytes must be dead, not just one.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2248
|
|
finalized. Fixes/additions include adjusted dropoff height in P_TryMove,
order-of-evaluation fix in PIT_ChangeSector, proper spechit overrun
emulation, and Rogue's fix which prevents intercepts overflows.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2247
|
|
adjustments and cleanup for P_DamageMobj, including "horror" predicate
for spectral damage, missing target->target assignment for players, and
use of the wrong mobj_t for R_PointToAngle2 when doing hookshot damage.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2246
|
|
except for explicitly tagged FIXME/TODO items in P_SpawnMapThing.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2245
|
|
shoot-type lines in P_XYMovement.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2244
|
|
* P_NightmareRespawn fog z and flags restoration
* P_MobjThinker respawn time and NOTDMATCH exception
* P_RemoveMobj/P_RespawnSpecials timing
* P_SpawnBlood order-of-evaluation fix
Subversion-branch: /branches/strife-branch
Subversion-revision: 2243
|
|
implementation of POSIX opendir/readdir/closedir API derived from the
MinGW libc extensions source. Will be needed for hub save maintenance.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2241
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2161
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2160
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2159
|
|
sigil self-damage calculation.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2158
|
|
in the status bar code, though it IS still possible to acquire and use
Sigil type -1, just as it is in vanilla, with some extreme side effects.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2157
|
|
crushing damage, and lower fully to the floor rather than 8 above. The
speed of fast crushers was also increased by double. Added code to
PIT_RadiusAttack to deny any radius damage to spectral entities and
Inquisitors.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2156
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2155
|
|
handling. Fixed bug that made you switch to the electric crossbow if you
received poison bolt ammo (you should not switch to anything at all when
this happens). Some more commented-out savegame code added.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2154
|
|
setting, and other misc code in g_game. Also started *trying* to add new
savegame code in g_game, but this is a just about a lost cause without
any portable filepath handling support from the engine.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2152
|
|
m_saves.c to other platform builds. See also email regarding opendir
etc.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2151
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2150
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2149
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2148
|
|
mission objective text. Fix for implicit declaration warning on
HUlib_drawYellowText in m_menu.c.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2147
|