quakeforge/libs
Bill Currie 1ea74c6269 Fix the gl skin segfault.
This was caused by an out-by one error when setting up the skin: if cmap
was 0 then the gl_skin struct would be taken from index -1 of the array and
thus cause all sorts of grief.
2016-01-04 22:04:39 +09:00
..
audio Separate file search from loading. 2014-01-28 16:22:05 +09:00
client Fix a pile of automake deprecation warnings. 2013-11-24 13:11:50 +09:00
console Separate file search from loading. 2014-01-28 16:22:05 +09:00
gamecode Allow Sys_Error to be hooked. 2016-01-03 23:04:00 +09:00
gib Separate file search from loading. 2014-01-28 16:22:05 +09:00
image Separate file search from loading. 2014-01-28 16:22:05 +09:00
models Fix the gl skin segfault. 2016-01-04 22:04:39 +09:00
net Fix a pile of automake deprecation warnings. 2013-11-24 13:11:50 +09:00
qw Fix a pile of automake deprecation warnings. 2013-11-24 13:11:50 +09:00
ruamoko Separate file search from loading. 2014-01-28 16:22:05 +09:00
util Allow Sys_Error to be hooked. 2016-01-03 23:04:00 +09:00
video Clean up some error messages. 2016-01-04 16:12:36 +09:00
Makefile.am Avoid building unneeded libs. 2012-08-20 14:12:20 +09:00