h2_stdinc.h: revised bool stuff.
h2_stdinc.h: revised bool stuff.
fix some -Wzero-as-null-pointer-constant warnings.
fix some -Wzero-as-null-pointer-constant warnings.
configure.ac: fix/update audio backend selection for svga version.
configure.ac: fix/update audio backend selection for svga version.
configure.ac: minor tweak to alsa-lib detection
minor clean-ups in unix & sdl sources
unix: added simple ALSA outut code based on xmp player.
greatly clean-up audio_plugin.h, i_soundpi.c and oss.c.
mus.c, mus.h: use h2stdinc.h
configure.ac: minor tweak to alsa-lib detection
minor clean-ups in unix & sdl sources
unix: added simple ALSA outut code based on xmp player.
greatly clean-up audio_plugin.h, i_soundpi.c and oss.c.
mus.c, mus.h: use h2stdinc.h
unix/oss.c: fix a really stupid typo.
unix/oss.c: increase devname[] buffer sizes to 32.
unix/oss.c: fix a really stupid typo.
unix/oss.c: increase devname[] buffer sizes to 32.
opengl: fix broken sky after previous segfault patch. further cleanup.
opengl: fix broken sky after previous segfault patch. further cleanup.
OpenGL: avoid possible buffer overrun in DrawRealPatch()
OpenGL: avoid buffer overrun in DrawRealPatch() leading to a segfault.
sv_save.c: fix -Wpointer-to-int-cast warnings when targeting 64 bit
update changelog
update changelog
fix C23 builds.
silence -Wnested-externs warnings
fix C23 builds. also silenced several -Wnested-externs warnings.
macroized gcc attributes usage
macroized gcc attributes usage
increase musicinfo_t->name array size from 8 to 10:
ogl_rl.c: change numvrts==0 condition to numvrts<=0
opengl: change PointDist2D from float[2] to float*
mn_menu.c (MN_Responder): reconstruct textBuff from SlotText and slotptr
mn_menu.c (MN_Responder): re-order code in file name editing case.
r_things.c (R_SortVisSprites): silence gcc14 -Wdangling-pointer warnings
update boolean stuff for C23
configure.ac: fix strength-reduce bug test for new gcc.
silence some more clang warnings.
fix uninitialized read when calling R_DrawVisSprite from R_DrawPSprite
silence clang -Wabsolute-value warnings.
fix integer overflows in left shifts.
fix a possible oob read in SC_GetString()
ogl_rl.c: change numvrts==0 condition to numvrts<=0
opengl: change PointDist2D from float[2] to float*
mn_menu.c (MN_Responder): reconstruct textBuff from SlotText and slotptr
mn_menu.c (MN_Responder): re-order code in file name editing case.
r_things.c (R_SortVisSprites): silence gcc14 -Wdangling-pointer warnings
update boolean stuff for C23
configure.ac: fix strength-reduce bug test for new gcc.
silence some more clang warnings.
fix uninitialized read when calling R_DrawVisSprite from R_DrawPSprite
silence clang -Wabsolute-value warnings.
fix integer overflows in left shifts.
update changelog after atari patches.
double-buffered rectangle rendering
double-buffering support
atari support:
.gitignore config.h
update changelog after atari patches.
double-buffered rectangle rendering
double-buffering support
atari support:
.gitignore config.h
updated config.guess and config.sub
updated config.guess and config.sub
minor autotools update.
minor autotools update.
fix a -Wshift-negative-value warning from clang
fix a -Wmisleading-indentation warning from clang.
simplified a preprocessor condition
fix a -Wmisleading-indentation warning from clang.
fix a -Wshift-negative-value warning from clang
fix a -Wpointer-bool-conversion warning from clang
simplified a preprocessor condition
remove an old cpu macro hack which may very well prove harmful..
remove an old cpu macro hack which may very well prove harmful..
updates to config.guess and config.sub from mainstream.
updates to config.guess and config.sub from mainstream.
configure: fix wrong AS_HELP_STRING quoting.
configure: fix wrong AS_HELP_STRING quoting.
minor simplification / cleanup
minor simplification / cleanup
added missing SDL_Init calls. (unbelievable...)
added missing SDL_Init calls. (unbelievable...)
update config.guess and config.sub from mainstream.
update config.guess and config.sub from mainstream.
minor README updates
minor README updates
rename .svnignore to .gitignore and update it
rename .svnignore to .gitignore and update it
rename .svnignore to .gitignore
This commit was generated by cvs2svn to compensate for changes in r3,
Acknowledge that next stable version will be 1.4
Configs and savegames are now stored in ~/.hhexen/
Allow loading of WAD files contained in HHWADDIR.