quakeforge/libs
Bill Currie ef81af9245 the "two birds with one stone" commit
1) when /not/ building static plugins, the plugin info name is, once again,
   PluginInfo, but is still type_name_PluginInfo for static plugins. This
   allows plugins to be symlinked (highly desirable for the debian packages,
   and likely others). This also requires plugins to /not/ be loaded with
   RTLD_GLOBAL.
2) because of 1, snd_alsa_0_9 has to explicitly load libasound itself. This
   just happens to fix my segfault on shutdown in RedHat 6.2.
2002-04-19 20:08:54 +00:00
..
audio the "two birds with one stone" commit 2002-04-19 20:08:54 +00:00
console the "two birds with one stone" commit 2002-04-19 20:08:54 +00:00
gamecode give qc access to Cmd_Return 2002-04-14 01:25:24 +00:00
models fix a missing \n 2002-04-03 18:50:36 +00:00
util the "two birds with one stone" commit 2002-04-19 20:08:54 +00:00
video Moved commands from bound keys into a separate buffer, changed the syntax 2002-04-17 07:05:43 +00:00
.gitignore looks like utils is more or less complete for now, except for some fixes in 2001-02-23 23:16:13 +00:00
Makefile.am "gib" never got all that useful, and with the new command parser coming in 2002-03-05 21:47:03 +00:00