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
...
*
fix msvc build (#3857, #3771)
ludwig
2009-02-10
1
-0
/
+20
*
fix potential segfault (found by DerSaidin in xreal)
ludwig
2009-01-23
1
-1
/
+2
*
security fix: prevent command injection via callvote
ludwig
2009-01-17
4
-3
/
+29
*
fix overflow in CG_ParseTeamInfo
ludwig
2009-01-13
1
-0
/
+11
*
gamename is already a cvar with CVAR_SERVERINFO
ludwig
2009-01-11
1
-1
/
+0
*
* Fix some new GCC 4.3 warnings
tma
2008-11-10
19
-152
/
+220
*
fix variable declaration (#3849)
ludwig
2008-11-10
1
-1
/
+1
*
realloc vm->instructionPointers on ppc64
ludwig
2008-11-10
1
-78
/
+96
*
new PowerPC vm
ludwig
2008-11-10
3
-0
/
+3317
*
fix strict aliasing issues
ludwig
2008-11-03
14
-100
/
+83
*
fix 64bit VM interface to work on ppc64 (#3838)
ludwig
2008-11-03
1
-2
/
+2
*
move location of version string in console a bit
ludwig
2008-11-02
1
-5
/
+3
*
specify alDevice instead of NULL when asking for for ALC_EXTENSIONS
ludwig
2008-11-02
1
-1
/
+1
*
Patch to make getnameinfo() call work on OpenBSD systems. Created by agent596...
thilo
2008-10-29
1
-3
/
+10
*
fix return value of CL_cURL_CallbackWrite (#3804)
ludwig
2008-10-24
1
-1
/
+1
*
fix crash with videos on ppc (#2523,3802). Patch by Przemysław Iskra
ludwig
2008-10-24
1
-2
/
+2
*
* Move command argument completion from being hard coded to being associated
tma
2008-09-16
8
-89
/
+195
*
* Supply specific identifier to the master server (Mathieu Olivier)
tma
2008-09-15
3
-4
/
+4
*
* Add Com_HexStrToInt
tma
2008-09-05
5
-149
/
+131
*
- Add scope id to ipv6 addresses.
thilo
2008-08-31
5
-17
/
+48
*
* Fix to console completion bug introduced by the last fix (from the oops
tma
2008-08-30
1
-1
/
+1
*
* Update IN_IsConsoleKey so that specifying ascii values/characters for the
tma
2008-08-30
1
-10
/
+52
*
* Better condition to test whether to use the character or the key
tma
2008-08-28
1
-2
/
+2
*
* Revert 'Handle dead keys more gracefully by taking a "best guess" rather than
tma
2008-08-28
5
-43
/
+88
*
* 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
[prev]
[next]