index
:
archive/ioquake3-aero
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
code
/
client
/
cl_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Move command argument completion from being hard coded to being associated
tma
2008-09-16
1
-0
/
+35
*
* Supply specific identifier to the master server (Mathieu Olivier)
tma
2008-09-15
1
-1
/
+1
*
* Add Com_HexStrToInt
tma
2008-09-05
1
-2
/
+2
*
- Add scope id to ipv6 addresses.
thilo
2008-08-31
1
-6
/
+29
*
* Revert 'Handle dead keys more gracefully by taking a "best guess" rather than
tma
2008-08-28
1
-0
/
+5
*
* Restrict OpenAL capture support test hack to OS X, where it is required; this
tma
2008-08-03
1
-1
/
+1
*
* Remove cl_platformSensitivity as it predates the move to SDL everywhere
tma
2008-07-12
1
-2
/
+0
*
* Rename voip cvar to cl_voip
tma
2008-07-07
1
-19
/
+17
*
* Don't start UI when starting client binary with +set dedicated 1
tma
2008-07-06
1
-4
/
+4
*
* Fix killserver command for client binary based dedicated server
tma
2008-07-06
1
-1
/
+1
*
VOIP: Added cvar cl_voipCaptureMult to boost gain on recorded bits.
icculus
2008-07-05
1
-1
/
+8
*
VoIP: Added cheapie VoIP meter.
icculus
2008-06-25
1
-3
/
+6
*
VoIP: Save own voice when recording a demo.
icculus
2008-06-08
1
-0
/
+1
*
VoIP: Don't lose gain for good if using VAD on disconnect.
icculus
2008-06-08
1
-0
/
+4
*
VoIP: tweaked VAD code.
icculus
2008-06-08
1
-1
/
+3
*
VoIP: attempt at changing voipPower calc and using it for VAD.
icculus
2008-06-08
1
-18
/
+12
*
VoIP: initial shot at voice activation.
icculus
2008-06-07
1
-24
/
+55
*
VoIP: Initial work on adding Speex preprocessor.
icculus
2008-06-07
1
-1
/
+3
*
VoIP: Don't hardcode Speex sample rate.
icculus
2008-06-07
1
-2
/
+2
*
VoIP: functionality to adjust incoming audio gain, per-user.
icculus
2008-06-04
1
-0
/
+2
*
VoIP: client can now specify targets for voice transmission.
icculus
2008-06-04
1
-0
/
+16
*
VoIP: voip cvar should be 1 by default.
icculus
2008-06-03
1
-1
/
+1
*
Don't allow client to capture audio if playing back a demo.
icculus
2008-06-03
1
-0
/
+2
*
More VoIP work: treat voip/sv_voip cvars as protocol version numbers.
icculus
2008-06-02
1
-0
/
+6
*
Changed a few VoIP cvars to be latched.
icculus
2008-06-01
1
-2
/
+2
*
Forbid setting voip cvar if network data rate is too low.
icculus
2008-06-01
1
-11
/
+23
*
Client shouldn't try to capture audio data if voip cvar is disabled.
icculus
2008-06-01
1
-0
/
+2
*
Initial patch for in-game VoIP support!
icculus
2008-06-01
1
-0
/
+235
*
mumble link support
ludwig
2008-05-30
1
-0
/
+61
*
- replace a few constant values with GL macros in tr_cmds.c
thilo
2008-05-01
1
-0
/
+2
*
remove commented code
thilo
2008-04-12
1
-5
/
+0
*
Another change to server parsing as a server reporting in from 69.79.84.0/24 ...
thilo
2008-04-12
1
-29
/
+25
*
* Fix some recently introduced warnings
tma
2008-04-12
1
-1
/
+1
*
- fix a potential file descriptor leak in server side of pak downloading
thilo
2008-04-12
1
-1
/
+1
*
- Revamp in-game server browser: you can now scan for games on multiple maste...
thilo
2008-04-11
1
-106
/
+90
*
Add com_standalone cvar for at-runtime handling of mods that do not require t...
thilo
2008-04-10
1
-4
/
+3
*
Include #ifdef to make it easier to create a stand-alone binary.
thilo
2008-04-09
1
-1
/
+4
*
Add Multicast capabilities for LAN server scanning.
thilo
2008-04-09
1
-11
/
+12
*
Basic IPv6 support. Some inspiration from the patches by Lubos Dolezel and JF...
thilo
2008-04-04
1
-42
/
+91
*
A more clean solution to this bug. Stop the renderer when the UI VM is not ru...
thilo
2008-03-27
1
-4
/
+0
*
Fix flashing connect screen, see https://bugzilla.icculus.org/show_bug.cgi?id...
thilo
2008-03-27
1
-0
/
+4
*
Remove obsolete code for obfuscation.
thilo
2008-03-25
1
-11
/
+1
*
* (bug 3412) %s expansion security patch (DevHC)
tma
2008-01-22
1
-3
/
+3
*
Remove small redundancy
thilo
2007-12-27
1
-2
/
+2
*
* Fix bug where an extraneous render command can cause a crash when
tma
2007-11-18
1
-0
/
+2
*
make master server used by client configurable (cl_master)
ludwig
2007-11-14
1
-2
/
+4
*
* Fix bug that prevented key up events getting to cgame/ui when not in game
tma
2007-10-02
1
-6
/
+7
*
* Move the conditional compilation of bg_lib.c from the Makefile to cpp in
tma
2007-09-22
1
-5
/
+5
*
* Merge unified-sdl to trunk
tma
2007-09-05
1
-30
/
+110
*
* Merge win_net.c and unix_net.c
tma
2007-08-28
1
-9
/
+0
[next]