Age | Commit message (Collapse) | Author |
|
Eliminate use of strcpy, strcat, strncpy, and use the new safe
alternatives.
|
|
Subversion-branch: /branches/v2-branch
Subversion-revision: 2555
|
|
misinterpretation of repne loops into two memcpy's, with the second
copying 0 bytes.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2414
|
|
temporarily until the netgame changes on raven-branch are finished.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2259
|
|
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
|
|
+ R_SoundNumForDoor implemented
+ opensound/closesound variables added to vldoor_t struct
Subversion-branch: /branches/strife-branch
Subversion-revision: 2053
|
|
+ Disabling all animdefs and switchdefs for now
+ Setting sky texture to use SKY03 as a placeholder
Subversion-branch: /branches/strife-branch
Subversion-revision: 1977
|
|
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
|