This website requires JavaScript.
Explore
Help
Sign in
teambeef
/
raze
Watch
0
Star
0
Fork
You've already forked raze
0
mirror of
https://github.com/DrBeef/Raze.git
synced
2025-02-20 18:52:43 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
cc6e458d00
raze
/
source
/
duke3d
History
terminx
cc6e458d00
Prevent g_sounds[] buffer overflow when attempting to define a sound with an index higher than MAXSOUNDS-1. This reduces the number of sound definitions available by 1 as the last slot is now reserved for the error condition.
...
git-svn-id:
https://svn.eduke32.com/eduke32@7063
1a8010ca-5511-0410-912e-c29ae57300e0
2018-10-10 19:15:22 +00:00
..
rsrc
Fix embarrassing Windows-centric fuckup
2018-09-28 07:07:04 +00:00
src
Prevent g_sounds[] buffer overflow when attempting to define a sound with an index higher than MAXSOUNDS-1. This reduces the number of sound definitions available by 1 as the last slot is now reserved for the error condition.
2018-10-10 19:15:22 +00:00
Dependencies.mak
Fix variable capitalization in Dependencies.mak files
2018-07-23 02:55:42 +00:00
gpl-2.0.txt
The great repository rearrangement of 2017.
2017-02-01 10:01:11 +00:00