.. |
cl_avi.c
|
Another patch to make uncompressed AVI write in RGB24 format by anonymous virtualdub sympathiser.
|
2006-07-31 15:32:59 +00:00 |
cl_cgame.c
|
* Merge unified-sdl to trunk
|
2007-09-05 18:17:46 +00:00 |
cl_cin.c
|
* Merge unified-sdl to trunk
|
2007-09-05 18:17:46 +00:00 |
cl_console.c
|
* Merge unified-sdl to trunk
|
2007-09-05 18:17:46 +00:00 |
cl_curl.c
|
* Merge unified-sdl to trunk
|
2007-09-05 18:17:46 +00:00 |
cl_curl.h
|
* add cURL support for HTTP/FTP downloading (bug 2661)
|
2006-09-11 16:41:55 +00:00 |
cl_input.c
|
* qvm files no longer installed by "make copyfiles"
|
2006-08-13 17:09:05 +00:00 |
cl_keys.c
|
* Merge unified-sdl to trunk
|
2007-09-05 18:17:46 +00:00 |
cl_main.c
|
* Merge unified-sdl to trunk
|
2007-09-05 18:17:46 +00:00 |
cl_net_chan.c
|
* Added STATUS
|
2005-10-29 01:53:09 +00:00 |
cl_parse.c
|
* (bug 3018) need to call Cvar_SetCheatState() after CG_INIT and UI_INIT to
|
2007-03-02 17:32:22 +00:00 |
cl_scrn.c
|
* Merge unified-sdl to trunk
|
2007-09-05 18:17:46 +00:00 |
cl_ui.c
|
* Merge unified-sdl to trunk
|
2007-09-05 18:17:46 +00:00 |
client.h
|
* Merge unified-sdl to trunk
|
2007-09-05 18:17:46 +00:00 |
keycodes.h
|
* (bug 2741) replace K_LAST_KEY with MAX_KEYS. K_LAST_KEY is now defined
|
2007-03-22 22:03:00 +00:00 |
keys.h
|
* (bug 2741) replace K_LAST_KEY with MAX_KEYS. K_LAST_KEY is now defined
|
2007-03-22 22:03:00 +00:00 |
qal.c
|
* Merge unified-sdl to trunk
|
2007-09-05 18:17:46 +00:00 |
qal.h
|
Corrected #include directives of openal headers for MSVC.
|
2006-05-13 12:18:43 +00:00 |
snd_adpcm.c
|
First diff from Andreas Schneider:
|
2005-08-31 18:00:00 +00:00 |
snd_codec.c
|
Partially applied patch from Joerg Dietrich. Fixes:
|
2006-06-01 00:14:56 +00:00 |
snd_codec.h
|
* Ogg codec support from Joerg Dietrich <dietrich_joerg@gmx.de> (disabled by
|
2006-01-06 17:36:03 +00:00 |
snd_codec_ogg.c
|
Partially applied patch from Joerg Dietrich. Fixes:
|
2006-06-01 00:14:56 +00:00 |
snd_codec_wav.c
|
* Fix to half of bug #2600 (Refuse to load RIFF files with less than 8 bits per
|
2006-02-21 22:29:29 +00:00 |
snd_dma.c
|
* Merge unified-sdl to trunk
|
2007-09-05 18:17:46 +00:00 |
snd_local.h
|
* OpenAL support, from BlackAura aka Stuart Dalton <badcdev@gmail.com>
|
2005-11-13 18:58:14 +00:00 |
snd_main.c
|
* Merge unified-sdl to trunk
|
2007-09-05 18:17:46 +00:00 |
snd_mem.c
|
Don't byteswap when resampling audio...we byteswapped it previously in the
|
2005-11-20 15:35:45 +00:00 |
snd_mix.c
|
* Merge unified-sdl to trunk
|
2007-09-05 18:17:46 +00:00 |
snd_openal.c
|
Remove cvar s_alMaxSpeakerDistance for the same task can better be achieved with s_alMaxDistance.
|
2007-03-17 15:54:37 +00:00 |
snd_public.h
|
* Added STATUS
|
2005-10-29 01:53:09 +00:00 |
snd_wavelet.c
|
* Added STATUS
|
2005-10-29 01:53:09 +00:00 |