Age | Commit message (Collapse) | Author |
|
Subversion-branch: /branches/v2-branch
Subversion-revision: 2742
|
|
change it?)
* Made attribution timestamps consistent in g_game.c
Subversion-branch: /branches/v2-branch
Subversion-revision: 2739
|
|
D_CheckNetGame
Subversion-branch: /branches/v2-branch
Subversion-revision: 2738
|
|
* Made attribution comment date formats consistent in st_stuff.c
Subversion-branch: /branches/v2-branch
Subversion-revision: 2737
|
|
menu (thanks Alexandre Xavier).
Subversion-branch: /branches/v2-branch
Subversion-revision: 2723
|
|
additional freedom.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2713
|
|
Subversion-branch: /branches/v2-branch
Subversion-revision: 2697
|
|
Subversion-branch: /branches/v2-branch
Subversion-revision: 2679
|
|
Subversion-branch: /branches/v2-branch
Subversion-revision: 2670
|
|
loading and drawing PANEL0.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2664
|
|
ball to fraggle).
Subversion-branch: /branches/v2-branch
Subversion-revision: 2657
|
|
Subversion-branch: /branches/v2-branch
Subversion-revision: 2647
|
|
features, which work differently than they did in DOOM.
If working properly, then this fully completes Chocolate Strife, aside
from any presently unknown issues.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2646
|
|
Subversion-branch: /branches/v2-branch
Subversion-revision: 2645
|
|
Xavier).
Subversion-branch: /branches/v2-branch
Subversion-revision: 2635
|
|
keys, which cause the same behavior.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2632
|
|
pause key is pressed in a menu with a scroll-bar (thanks Alexandre
Xavier).
Subversion-branch: /branches/v2-branch
Subversion-revision: 2620
|
|
in Vanilla Strife.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2613
|
|
Subversion-branch: /branches/v2-branch
Subversion-revision: 2612
|
|
startup splash-screen behavior (before it was modified in r2435).
Subversion-branch: /branches/v2-branch
Subversion-revision: 2586
|
|
the spinal loading screen.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2585
|
|
Subversion-branch: /branches/v2-branch
Subversion-revision: 2583
|
|
Subversion-branch: /branches/v2-branch
Subversion-revision: 2582
|
|
Subversion-branch: /branches/v2-branch
Subversion-revision: 2568
|
|
P_DamageMobj. This means you *do* have to heal negative damage when
auto-using inventory, and is why telefrags can still insta-kill you in
vanilla - they were NOT doing so previously.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2563
|
|
Acolyte.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2562
|
|
ability to save on multiple save slots.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2561
|
|
the Broken Power Coupling's anomalous speed value of 512*FRACUNIT
(verified against binary). Added note about this in the quest flags
enumeration as well; bit 31 (quest #32) is accidentally set by this
item, but is never checked for anywhere.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2560
|
|
* Fixed an error in the translation of T_MovePlane changes; floors
moving up SHOULD test crush == true before calling P_ChangeSector
again.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2559
|
|
* Add /msvc/strfsav* and *.pcx to ignore list
* Fix for Strife crushAndRaise, silentCrushAndRaise types identified by
Gez and verified with the disassembly - these types do not inflict
crushing damage in Strife.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2558
|
|
Subversion-branch: /branches/v2-branch
Subversion-revision: 2555
|
|
Subversion-branch: /branches/v2-branch
Subversion-revision: 2537
|
|
MP2E!). Other changes are to comments only.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2509
|
|
Subversion-branch: /branches/v2-branch
Subversion-revision: 2504
|
|
strings (was missing a doubled space). These messages are used by only
one guy in the game, and, as in vanilla, most of them don't appear
correctly when output.
* Correct HUD behavior: do not reinit the HUD at the start of each map.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2503
|
|
Subversion-branch: /branches/v2-branch
Subversion-revision: 2502
|
|
S_SetSfxVolume hack with a more appropriate fix.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2501
|
|
Subversion-branch: /branches/v2-branch
Subversion-revision: 2500
|
|
8 rather than 4 (unfortunately this was NOT accounted for in the save
code).
Subversion-branch: /branches/v2-branch
Subversion-revision: 2498
|
|
Subversion-branch: /branches/v2-branch
Subversion-revision: 2497
|
|
* R_ExecuteSetViewSize must use centery, not viewheight, or you get to
see a nice infinite horizon if you resize the screen while looking at
the floor or ceiling.
* Finally fixed status bar flickering problem when resizing the screen -
Rogue reordered some code in D_Display - HUD and ST_DrawExternal are
done *after* the border redraws.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2496
|
|
is -deathmatch and -altdeath enables Deathmatch II mode.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2471
|
|
netgames, and remove code for -deathmatch parameter. Update setup tool
to remove game type dropdown when setting up a Strife game.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2470
|
|
instances of this within the code (thanks Edward-san).
Subversion-branch: /branches/v2-branch
Subversion-revision: 2468
|
|
Subversion-branch: /branches/v2-branch
Subversion-revision: 2449
|
|
players.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2444
|
|
its player limit to match. Update GUI code to adjust waiting screen list
size appropriately.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2442
|
|
defines for each game. Refactor "waiting screen" data code.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2441
|
|
the splash screen before network startup.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2435
|
|
checksums, plus the is_freedoom flag.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2434
|