Age | Commit message (Collapse) | Author |
|
Subversion-branch: /branches/v2-branch
Subversion-revision: 2567
|
|
Subversion-branch: /branches/v2-branch
Subversion-revision: 2566
|
|
Subversion-branch: /branches/v2-branch
Subversion-revision: 2565
|
|
file.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2564
|
|
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
|
|
class in Hexen mode. Add Strife skills list.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2557
|
|
Subversion-branch: /branches/v2-branch
Subversion-revision: 2555
|
|
Subversion-branch: /branches/v2-branch
Subversion-revision: 2554
|
|
Subversion-branch: /branches/v2-branch
Subversion-revision: 2553
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2552
|
|
Subversion-branch: /branches/v2-branch
Subversion-revision: 2551
|
|
Subversion-branch: /branches/v2-branch
Subversion-revision: 2550
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2549
|
|
Recent versions of Mac OS X Finder seem to generate slightly fatter
.DS_store files. This can cause a problem where there is insufficient
free space in tmp.dmg to generate the modified .DS_store file. Adding
some zero-fill to the end of the base one fixes this.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2547
|
|
Subversion-branch: /branches/v2-branch
Subversion-revision: 2546
|
|
with it (thanks exp(x)).
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2545
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2543
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2540
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2538
|
|
Subversion-branch: /branches/v2-branch
Subversion-revision: 2537
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2536
|
|
messages from the master server, to be used at the start and end of
recording a secure demo.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2535
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2534
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2533
|
|
version of doom2.wad has no TITLEPIC lump (thanks Gez).
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2532
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2531
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2530
|
|
information).
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2529
|
|
Subversion-branch: /branches/v2-branch
Subversion-revision: 2520
|
|
surfaces during debug builds under MSVC. ATTN fraggle: review other
games' code for similar problems.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2515
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2514
|
|
is exceeded.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2513
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2510
|
|
MP2E!). Other changes are to comments only.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2509
|
|
instead. Remove the unused "embedded color code" system from TXT_Puts.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2508
|
|
background color of inactive windows to black, to give better contrast
when viewing many layered windows.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2507
|
|
Subversion-branch: /branches/v2-branch
Subversion-revision: 2506
|
|
Subversion-branch: /branches/v2-branch
Subversion-revision: 2505
|
|
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
|
|
function-level linking.....). Also, use similar optimizer settings to
the ones used by Eternity (favor speed over size, intrinsics on, inline
any suitable, link-time code generation, function-level linking *in the
exe only*, omit frame pointers, etc.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2499
|
|
8 rather than 4 (unfortunately this was NOT accounted for in the save
code).
Subversion-branch: /branches/v2-branch
Subversion-revision: 2498
|