..
cl_avi.c
Remove newlines from Com_Error message format strings, patch by DevHC
2011-05-12 14:02:48 +00:00
cl_cgame.c
- Improve game_restart:
2011-06-21 11:18:35 +00:00
cl_cin.c
- Improve game_restart:
2011-06-21 11:18:35 +00:00
cl_console.c
- Improve game_restart:
2011-06-21 11:18:35 +00:00
cl_curl.c
Fix newlines in Com_Error, patch by Zack Middleton ( #5023 )
2011-06-06 14:51:02 +00:00
cl_curl.h
cl_input.c
- Improve game_restart:
2011-06-21 11:18:35 +00:00
cl_keys.c
- Improve game_restart:
2011-06-21 11:18:35 +00:00
cl_main.c
- Automatically reset fs_game to "" if it was supplied by the user and is equal to com_basegame
2011-06-22 23:00:36 +00:00
cl_net_chan.c
Revert protocol 69 pending further discussion ( #4962 )
2011-04-27 20:17:45 +00:00
cl_parse.c
- Clear ip address listings after a NET_Restart
2011-06-21 13:31:19 +00:00
cl_scrn.c
- Bug 5034 - q3_ui: fill whole screen and allow cursor to move to edge in widescreen, by Zack Middleton
2011-06-21 11:36:25 +00:00
cl_ui.c
- Improve game_restart:
2011-06-21 11:18:35 +00:00
client.h
Fix unnoticed bug in game_restart
2011-06-21 11:29:31 +00:00
keycodes.h
keys.h
libmumblelink.c
Ok, getifaddrs() is not POSIX compliant. Fix #3984 as suggested by Vincent Cojot
2011-02-07 05:20:31 +00:00
libmumblelink.h
qal.c
qal.h
- Remove alext.h dependency and manually add the required macros
2011-03-14 15:57:39 +00:00
snd_adpcm.c
snd_codec.c
More codec loader troubles with extensions
2011-05-12 12:25:36 +00:00
snd_codec.h
snd_codec_ogg.c
- Fix memory leak in DMA sound after S_Shutdown()
2011-06-17 23:29:19 +00:00
snd_codec_wav.c
- Fix memory leak in DMA sound after S_Shutdown()
2011-06-17 23:29:19 +00:00
snd_dma.c
- Fix memory leak in DMA sound after S_Shutdown()
2011-06-17 23:29:19 +00:00
snd_local.h
- Fix memory leak in DMA sound after S_Shutdown()
2011-06-17 23:29:19 +00:00
snd_main.c
Remove newlines from Com_Error message format strings, patch by DevHC
2011-05-12 14:02:48 +00:00
snd_mem.c
- Fix memory leak in DMA sound after S_Shutdown()
2011-06-17 23:29:19 +00:00
snd_mix.c
snd_openal.c
- Fix memory leak in DMA sound after S_Shutdown()
2011-06-17 23:29:19 +00:00
snd_public.h
snd_wavelet.c
- Add MASM assembler files for MSVC x64 projects to support vm_x86 in x64 mode
2011-06-13 09:56:39 +00:00