index
:
archive/ioquake3-aero
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
code
/
qcommon
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* s/FS_FilenameIsExecutable/FS_CheckFilenameIsNotExecutable/g
tma
2009-02-26
1
-13
/
+14
*
security fix: prevent command injection via callvote
ludwig
2009-01-17
2
-0
/
+17
*
* Fix some new GCC 4.3 warnings
tma
2008-11-10
6
-53
/
+70
*
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
6
-53
/
+38
*
fix 64bit VM interface to work on ppc64 (#3838)
ludwig
2008-11-03
1
-2
/
+2
*
Patch to make getnameinfo() call work on OpenBSD systems. Created by agent596...
thilo
2008-10-29
1
-3
/
+10
*
* Move command argument completion from being hard coded to being associated
tma
2008-09-16
4
-89
/
+87
*
* Supply specific identifier to the master server (Mathieu Olivier)
tma
2008-09-15
1
-2
/
+2
*
* Add Com_HexStrToInt
tma
2008-09-05
2
-97
/
+80
*
- Add scope id to ipv6 addresses.
thilo
2008-08-31
3
-9
/
+13
*
* Fix to console completion bug introduced by the last fix (from the oops
tma
2008-08-30
1
-1
/
+1
*
* 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
1
-0
/
+8
*
* Fix unused variable warning
tma
2008-08-23
1
-1
/
+1
*
* (bug #3729) server dependencies on client.h (Ben Millwood)
tma
2008-08-22
5
-22
/
+19
*
* More robust x86 vm entrypoint/callback assembly (Tron)
tma
2008-08-17
1
-96
/
+74
*
* Use IPv6 header qcommon/wspiapi.h if it has been added by the end user
tma
2008-08-09
1
-43
/
+50
*
* Fix memory leak in win32 VM code (arQon/dmitry)
tma
2008-08-06
2
-2
/
+2
*
* Change win32 client Sys_Sleep so it ONLY sleeps since before it was waking on
tma
2008-08-03
1
-1
/
+8
*
* 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
2
-2
/
+19
*
* (bug 3712) MSVC build fix s/strtof/strtod/ (Pat Raynor <raynorpat@gmail.com>)
tma
2008-07-09
1
-1
/
+1
*
* Rename voip cvar to cl_voip
tma
2008-07-07
5
-12
/
+169
*
* Remove silly range check on sv_voip during initialisation
tma
2008-07-06
1
-1
/
+1
*
* Change dedicated cvar to CVAR_LATCH on the dedicated server
tma
2008-07-06
1
-1
/
+1
*
* (bug 3610) Server sending unnecessary newline with SV_ConSay_F (Tyler Schwend
tma
2008-07-05
2
-2
/
+37
*
Thanks to Lakitu7 for pointing this out.
zakk
2008-06-17
1
-1
/
+1
*
bind ipv6 sockets first
ludwig
2008-06-12
1
-20
/
+21
*
show numeric address the server binds to
ludwig
2008-06-12
1
-6
/
+6
*
Add PRODUCT_VERSION back into q_shared.h for MSVC builds.
juz
2008-06-04
1
-0
/
+4
*
Changed the protocol for VoIP packets to support legacy clients.
icculus
2008-06-03
3
-7
/
+35
*
Initial patch for in-game VoIP support!
icculus
2008-06-01
1
-2
/
+10
*
reorder includes to fix build on OpenBSD (#3663, patch by Jonathan Gray)
ludwig
2008-05-25
1
-1
/
+1
*
whoops.
thilo
2008-05-17
1
-1
/
+1
*
- Workaround for buggy MacOSX getaddrinfo() implementation that doesn't accep...
thilo
2008-05-17
1
-2
/
+10
*
* (bug 3641) Server is left running following a local disconnect
tma
2008-05-12
1
-0
/
+1
*
* Fix a bunch of compile warnings
tma
2008-05-10
1
-14
/
+17
*
define the product version in the Makefile
ludwig
2008-05-06
1
-7
/
+1
*
- replace a few constant values with GL macros in tr_cmds.c
thilo
2008-05-01
1
-10
/
+11
*
- variables with CVAR_ROM set get now overwritten by Cvar_Get() if the cvar e...
thilo
2008-05-01
1
-11
/
+30
*
Make forced unloading work in more cases than just server disconnects
thilo
2008-04-29
1
-0
/
+4
*
Fix crash bug for interfaces without assigned address, thanks to PhoinixGR fo...
thilo
2008-04-21
1
-1
/
+7
*
fix obvious bug, thanks mattn2
thilo
2008-04-16
1
-1
/
+1
*
Fix build on IRIX (Patrick Baggett)
ludwig
2008-04-16
1
-1
/
+1
*
* Fix some recently introduced warnings
tma
2008-04-12
1
-3
/
+3
*
Only don't send packet on disabled multicast if it actually is a multicast pa...
thilo
2008-04-12
1
-2
/
+2
*
- fix a potential file descriptor leak in server side of pak downloading
thilo
2008-04-12
2
-1
/
+3
*
- Revamp in-game server browser: you can now scan for games on multiple maste...
thilo
2008-04-11
2
-15
/
+18
[prev]
[next]