index
:
archive/ioquake3-aero
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
code
/
qcommon
/
q_shared.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* (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
1
-0
/
+22
*
Add Multicast capabilities for LAN server scanning.
thilo
2008-04-09
1
-0
/
+12
*
revert changes to that one as this is not necessary.
thilo
2008-04-06
1
-1
/
+1
*
Make sure that one broken shader file cannot crash the game / make the other ...
thilo
2008-04-06
1
-1
/
+1
*
strcpy -> memmove as string does overlap which should be avoided according to...
thilo
2008-03-25
1
-1
/
+2
*
- Replace vsprintf function in bg_lib.c with vsnprintf implementation started...
thilo
2008-03-25
1
-8
/
+7
*
* Merge unified-sdl to trunk
tma
2007-09-05
1
-2
/
+32
*
* Rewrite of R_LoadImage to make it more generic and data driven
tma
2007-08-26
1
-0
/
+22
*
include offending string in error message for varables that contain
ludwig
2006-12-30
1
-31
/
+15
*
Add string length checking to function COM_StripExtension. This fixes the R_R...
thilo
2006-05-06
1
-2
/
+2
*
* Persistent console history
tma
2006-01-24
1
-0
/
+20
*
* Overhaul of console autocompletion
tma
2006-01-22
1
-3
/
+76
*
* Added STATUS
tma
2005-10-29
1
-1
/
+1
*
* Moved various source files from their mod sdk locations to places more
tma
2005-10-26
1
-0
/
+1252