Age | Commit message (Collapse) | Author |
|
crashing.
Subversion-branch: /branches/strife-branch
Subversion-revision: 1983
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 1982
|
|
enum-determined arrays which will be tackled individually. Removed
player itemcount, secretcount, and didsecret fields. Changed
armorpoints, armortype, and killcount to shorts. Added all runtime
Strife sector types and changed handling of DOOM types where
appropriate. Added nukagecount handling in P_PlayerThink.
Subversion-branch: /branches/strife-branch
Subversion-revision: 1981
|
|
+ All doom sound references replaced with sfx_swish as placeholder
+ Removed all but MT_PLAYER mobjinfo in mobjinfo struct
Subversion-branch: /branches/strife-branch
Subversion-revision: 1980
|
|
MAXANIMLINES limit to 96 to match binary.
Subversion-branch: /branches/strife-branch
Subversion-revision: 1979
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 1978
|
|
+ Disabling all animdefs and switchdefs for now
+ Setting sky texture to use SKY03 as a placeholder
Subversion-branch: /branches/strife-branch
Subversion-revision: 1977
|
|
Strife IWAD.
Subversion-branch: /branches/strife-branch
Subversion-revision: 1976
|
|
sound play in P_MoveWall since it's a sound that's shared with DOOM :)
Subversion-branch: /branches/strife-branch
Subversion-revision: 1975
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 1974
|
|
bar redraw when menus are active as in Strife. Finished up the Strife
"settings" menu which was only for sound volumes in vanilla Doom.
Subversion-branch: /branches/strife-branch
Subversion-revision: 1973
|
|
all the V_DrawPatch functions that it uses to return if the patch
overlaps the edge of or is completely outside of the framebuffer. This
could be extended to handle Final DOOM as well if it proves
satisfactory.
Subversion-branch: /branches/strife-branch
Subversion-revision: 1972
|
|
correctly. Do *NOT* access the help screens, as they currently draw a
patch partway off the bottom of the screen - needs/relies on a fix to
V_DrawPatchDirect.
Subversion-branch: /branches/strife-branch
Subversion-revision: 1971
|
|
system including working Sigil cursor, alignment changes, shortcut
character changes, and removal of items from the options menu that
Strife put elsewhere. Initial sweep for global lump name changes
completed: AMMNUM%d -> PLMNUM%d, M_DOOM -> M_STRIFE, M_OPTTTL ->
M_OPTION, STTMINUS -> STCFN045, et al. A dummy modified Strife IWAD must
be loaded over DOOM.WAD at this point in order to run.
Subversion-branch: /branches/strife-branch
Subversion-revision: 1968
|
|
setting of destmap, riftdest, and riftangle (previously unknown variable
dword_9F138). Added functions G_RiftExitLevel, G_RiftPlayer, and
G_RiftCheat. Removed G_WorldDone and secretexit variable.
Subversion-branch: /branches/strife-branch
Subversion-revision: 1967
|
|
added DoTimeBomb function for historical interest, removed
GS_INTERMISSION and #if 0'd all of wi_stuff.c/.h. Removed DOOM level
transfer logic from G_DoCompleted - note that you cannot currently go to
the next level at *all*. Removed G_SecretExitLevel and DOOM par times.
Subversion-branch: /branches/strife-branch
Subversion-revision: 1966
|
|
Added Visual Studio autogenerated files and directories to appropriate
ignore lists. Started some modifications of strings and version checking
in d_englsh.h and d_main.c.
Subversion-branch: /branches/strife-branch
Subversion-revision: 1965
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 1849
|
|
Subversion-branch: /branches/raven-branch
Subversion-revision: 1845
|
|
HHE and SEH support.
Subversion-branch: /branches/raven-branch
Subversion-revision: 1841
|
|
to build libstrife.a rather than libdoom.a, add chocolate-strife to
src/Makefile.am.
Subversion-branch: /branches/strife-branch
Subversion-revision: 1840
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 1839
|
|
needs own Makefile.am, and eventual removal of modules not used by
Strife / addition of modules not sharable with Doom.
Subversion-branch: /branches/strife-branch
Subversion-revision: 1838
|
|
PACKAGE_LICENSE macros.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1836
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1833
|
|
lowest-numbered MIDI channels are used before higher-numbered ones.
Fixes ear-piercing whistle sound in the MAP05 music when playing with
timidity and EAWPATS (thanks entryway / HackNeyed).
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1831
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1830
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1828
|
|
only one side. Fixes WADs such as OTTAWAU.WAD (thanks Never_Again).
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1826
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 1825
|
|
hopefully fix the problem with the mouse cursor disappearing when
exiting on Win9x (thanks Janizdreg).
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1819
|
|
colormaps that are usually used when taking damage (or using the berserk
pack). This matches the Vanilla chex.exe behavior (thanks Fuzztooth).
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1812
|
|
that overflowing the end of one list accesses the start of the next.
This trick is used by pl2.wad for its MAP33 secret level.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1806
|
|
forward the error from angleturn caused by the reduced resolution, so
that consecutive errors can accumulate, possibly making turning slightly
smoother.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1770
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1767
|
|
as well as directories in which to search for IWAD files.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1766
|
|
Add back 8-bit icon files alongside files including both 8-bit and high
quality 32-bit versions. Use the high quality icon files for resource
files includes, and the low quality ones for in-game SDL.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1750
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1749
|
|
INSTALL_DIR #define when building setup.
Subversion-branch: /branches/raven-branch
Subversion-revision: 1740
|
|
Subversion-branch: /branches/raven-branch
Subversion-revision: 1739
|
|
Subversion-branch: /branches/raven-branch
Subversion-revision: 1738
|
|
Subversion-branch: /branches/raven-branch
Subversion-revision: 1737
|
|
of range (thanks entryway).
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1732
|
|
crash. Check and disable MIDI by default if using an older version of
SDL on OS X.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1730
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1726
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1722
|
|
hex values can be specified.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1721
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1720
|
|
heretic/doomdef.h.
Subversion-branch: /branches/raven-branch
Subversion-revision: 1719
|
|
Subversion-branch: /branches/raven-branch
Subversion-revision: 1718
|