index
:
archive/ioquake3-aero
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
code
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Collapse common command completion code into one function and fix the
tma
2008-08-27
1
-57
/
+38
*
* Handle dead keys more gracefully by taking a "best guess" rather than ignoring
tma
2008-08-25
2
-15
/
+54
*
* Fix unused variable warning
tma
2008-08-23
2
-4
/
+9
*
* (bug #3729) server dependencies on client.h (Ben Millwood)
tma
2008-08-22
12
-30
/
+23
*
* Don't set SE_KEY event to ctrl-h; I don't think this makes sense
tma
2008-08-22
2
-35
/
+52
*
* Really fix backspace on OS X (I hope)
tma
2008-08-22
1
-5
/
+4
*
* Prevent ~ from generating a character
tma
2008-08-22
1
-0
/
+6
*
* Update to jpeg-6b (only a decade old)
tma
2008-08-21
65
-1445
/
+3405
*
* Tidy up the keyboard code a bit, add in_keyboardDebug
tma
2008-08-19
2
-58
/
+84
*
* More robust x86 vm entrypoint/callback assembly (Tron)
tma
2008-08-17
1
-96
/
+74
*
* Fix misplaced #endif
tma
2008-08-14
1
-1
/
+1
*
* Pass the "best" SDL_PixelFormat (as returned by the initial call to
tma
2008-08-13
1
-7
/
+26
*
* s/GL_CLAMP/GL_CLAMP_TO_EDGE/g (If this change appears to cause you problems
tma
2008-08-12
6
-17
/
+14
*
* Use IPv6 header qcommon/wspiapi.h if it has been added by the end user
tma
2008-08-09
1
-43
/
+50
*
* Always show the mouse cursor when the mouse is disabled
tma
2008-08-09
5
-20
/
+57
*
* Add Sys_GLimpInit for platform specific GLimp initialisation
tma
2008-08-08
5
-16
/
+67
*
* (bug 3674) Change default for s_alGain from 0.4 to 1.0
tma
2008-08-08
1
-1
/
+1
*
* Fix memory leak in win32 VM code (arQon/dmitry)
tma
2008-08-06
2
-2
/
+2
*
* Whitespace...
tma
2008-08-03
1
-2
/
+2
*
* Report SDL driver used on GLimp initialisation
tma
2008-08-03
1
-3
/
+6
*
* Change win32 client Sys_Sleep so it ONLY sleeps since before it was waking on
tma
2008-08-03
5
-2
/
+47
*
* Restrict OpenAL capture support test hack to OS X, where it is required; this
tma
2008-08-03
2
-7
/
+18
*
* Sign check com_maxfps* variables
tma
2008-07-21
1
-3
/
+3
*
* Use Sys_Sleep to limit FPS, which will save CPU
tma
2008-07-21
6
-49
/
+33
*
* Fix confusion of cgame and renderer entity array bounds (Tr3B)
tma
2008-07-16
1
-2
/
+1
*
* Revert r1341 as there doesn't seem to be a lot of point to the change and it
tma
2008-07-16
1
-8
/
+1
*
fix build without VOIP (David Severwright, bug#3720)
ludwig
2008-07-16
1
-0
/
+2
*
* Remove cl_platformSensitivity as it predates the move to SDL everywhere
tma
2008-07-12
3
-5
/
+1
*
* (bug 3712) MSVC build fix s/strtof/strtod/ (Pat Raynor <raynorpat@gmail.com>)
tma
2008-07-09
1
-1
/
+1
*
* Fix server info string voip setting
tma
2008-07-08
1
-1
/
+1
*
* Allow floating point values for r_znear
tma
2008-07-08
1
-1
/
+1
*
* Rename voip cvar to cl_voip
tma
2008-07-07
23
-109
/
+238
*
Reverted svn revision #1410 to sv_init.c
icculus
2008-07-06
1
-0
/
+4
*
Fixed compiler warning on Mac OS X.
icculus
2008-07-06
1
-1
/
+1
*
Reverting.
zakk
2008-07-06
1
-65
/
+122
*
* 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
*
Theoretical higher chance of working.
zakk
2008-07-06
1
-14
/
+10
*
It's either the Wu-Tang Symbol or the tango quake3 logo, someone please
zakk
2008-07-06
1
-130
/
+77
*
* Remove silly range check on sv_voip during initialisation
tma
2008-07-06
3
-13
/
+1
*
* Fixed client binary dedicated server
tma
2008-07-06
1
-5
/
+5
*
* In the dedicated binary, prevent setting dedicated cvar to 0
tma
2008-07-06
1
-0
/
+8
*
* Change dedicated cvar to CVAR_LATCH on the dedicated server
tma
2008-07-06
1
-1
/
+1
*
* Fix to speex compile warning
tma
2008-07-06
1
-1
/
+1
*
* (bug 3610) Server sending unnecessary newline with SV_ConSay_F (Tyler Schwend
tma
2008-07-05
11
-65
/
+131
*
VOIP: Added cvar cl_voipCaptureMult to boost gain on recorded bits.
icculus
2008-07-05
2
-1
/
+9
*
Whitespace cleanup.
icculus
2008-06-29
1
-1
/
+1
*
Don't show VoIP meter in all the common scenarios.
icculus
2008-06-29
1
-4
/
+13
*
minor spelling fix.
zakk
2008-06-25
1
-1
/
+1
*
VoIP: allow targetting last attacker, or the one in your crosshairs.
icculus
2008-06-25
1
-0
/
+12
[next]