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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Fix arbitrary cvar overwrite flaw: http://aluigi.altervista.org/adv.htm
thilo
2006-07-03
1
-0
/
+3
*
Add string length checking to function COM_StripExtension. This fixes the R_R...
thilo
2006-05-06
1
-1
/
+1
*
- Introduced various new typedefs for windows platform (int32_t, int64_t, etc...
thilo
2006-04-27
1
-1
/
+10
*
- "baseq3" literal replacement patch (by Erik Auerswald) applied
thilo
2006-04-26
1
-0
/
+2
*
Was that intentional? (version change)
zakk
2006-04-19
1
-1
/
+1
*
* Change window title
tma
2006-03-24
1
-1
/
+5
*
try to fix msvc build
ludwig
2006-02-26
1
-1
/
+3
*
o rly
floam
2006-02-20
1
-1
/
+1
*
Bump version number.
floam
2006-02-20
1
-1
/
+1
*
- change long to intptr_t for 64bit windows compatability
ludwig
2006-02-18
1
-0
/
+6
*
* Persistent console history
tma
2006-01-24
1
-0
/
+3
*
* Overhaul of console autocompletion
tma
2006-01-22
1
-0
/
+2
*
* Added Q_isnan for NaN tests with -ffast-math
tma
2006-01-19
1
-0
/
+1
*
* Fix the MinGW and (hopefully) OS X builds
tma
2006-01-04
1
-5
/
+0
*
* Replaced ALIGN macro with PAD
tma
2005-12-05
1
-1
/
+7
*
use system memcpy and memset
ludwig
2005-11-06
1
-0
/
+5
*
- put ALIGN macro into q_shared.h
ludwig
2005-11-05
1
-0
/
+1
*
* Replaced a bunch of inline and __inline with ID_INLINE
tma
2005-11-04
1
-9
/
+3
*
* Split off q_platform.h from q_shared.h
tma
2005-11-01
1
-286
/
+3
*
* More Solaris work
tma
2005-11-01
1
-8
/
+13
*
* General decrufting:
tma
2005-10-29
1
-26
/
+3
*
* Beginnings of Solaris support from Vincent S. Cojot
tma
2005-10-29
1
-1
/
+47
*
* Added STATUS
tma
2005-10-29
1
-1
/
+1
*
* ...and the other common headers
tma
2005-10-27
1
-0
/
+2
*
* Ignore __attribute__ when not using gcc
tma
2005-10-27
1
-0
/
+5
*
* Moved various source files from their mod sdk locations to places more
tma
2005-10-26
1
-0
/
+1456