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
*
looks like the interpreter was broken all the time. Didn't anyone
ludwig
2006-07-06
1
-1
/
+1
*
- Fix arbitrary cvar overwrite flaw: http://aluigi.altervista.org/adv.htm
thilo
2006-07-03
4
-1
/
+39
*
* sv_minRate (from R1CH)
tma
2006-06-17
3
-2
/
+74
*
Remove chars with ascii value > 127 in MSG_ReadBigString too to make it corre...
thilo
2006-06-16
1
-0
/
+4
*
Little fix for the sanity check fix from previous rev...
thilo
2006-06-16
1
-3
/
+2
*
- Fix bug that allows a malicious server to write and overwrite any files in ...
thilo
2006-06-16
1
-11
/
+40
*
Fix client "freezes" if a user with ASCII characters > 127 enters a server. R...
thilo
2006-06-11
1
-0
/
+5
*
Fixed a crash in md4 routines when using them on files with zero length, repo...
thilo
2006-06-01
1
-2
/
+2
*
Correction in PowerPC JIT code. Fixes crash in server browser, etc, on Mac OS X
icculus
2006-05-29
1
-4
/
+4
*
Fix JIT compiler code execution on NX-protected win32 OS
thilo
2006-05-15
1
-0
/
+18
*
Fix bug that permits download of arbitrary files from a download enabled serv...
thilo
2006-05-08
1
-8
/
+1
*
Add string length checking to function COM_StripExtension. This fixes the R_R...
thilo
2006-05-06
4
-5
/
+5
*
- Introduced various new typedefs for windows platform (int32_t, int64_t, etc...
thilo
2006-04-27
3
-51
/
+39
*
- "baseq3" literal replacement patch (by Erik Auerswald) applied
thilo
2006-04-26
2
-2
/
+2
*
Replaced various "baseq3" strings with the centrally defined BASEGAME macro.
thilo
2006-04-26
2
-6
/
+6
*
Fix didn't work yet because it didn't use the buffer where the filename exten...
thilo
2006-04-23
1
-1
/
+1
*
* Oops
tma
2006-04-23
1
-0
/
+299
*
* cl_guid for semi-reliable server authentication (from tjw)
tma
2006-04-22
1
-0
/
+1
*
Fix prohibits illegal downloading of id PK3 files from servers. That bug is h...
thilo
2006-04-22
1
-0
/
+7
*
- botlib logfile now gets stored in the fs_game directory in fs_homepath. (pa...
thilo
2006-04-21
1
-5
/
+16
*
Was that intentional? (version change)
zakk
2006-04-19
1
-1
/
+1
*
* Change window title
tma
2006-03-24
1
-1
/
+5
*
accept pak0.pk3 in demoq3/ as well
ludwig
2006-03-08
1
-1
/
+2
*
use mmap to allocate memory for generated code to be able to set PROT_EXEC
ludwig
2006-03-04
3
-50
/
+49
*
* Displace the '\n's passed to SV_Shutdown
tma
2006-02-28
1
-4
/
+4
*
try to fix msvc build
ludwig
2006-02-26
2
-2
/
+4
*
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
7
-31
/
+38
*
* Fix to a memory leak in CM_ValidateFacet
tma
2006-01-27
2
-1
/
+2
*
* Persistent console history
tma
2006-01-24
4
-5
/
+48
*
* Only check the checksum on baseq3 pak0.pk3
tma
2006-01-22
1
-1
/
+2
*
* Overhaul of console autocompletion
tma
2006-01-22
6
-71
/
+324
*
* Fix a bug with command/cvar autocompletion
tma
2006-01-21
1
-1
/
+6
*
* Added Q_isnan for NaN tests with -ffast-math
tma
2006-01-19
2
-0
/
+21
*
* Yet another MD4 implementation
tma
2006-01-18
3
-197
/
+186
*
* GPL MD4 implementation
tma
2006-01-18
2
-250
/
+196
*
* Fix to a stupid bug I introduced whilst trying to be clever
tma
2006-01-15
1
-2
/
+3
*
* x86 OS X support
tma
2006-01-15
1
-8
/
+8
*
* Patch from https://bugzilla.icculus.org/show_bug.cgi?id=2540
tma
2006-01-13
1
-1
/
+12
*
make memory for generated opcodes executable so the program works with
ludwig
2006-01-06
1
-3
/
+2
*
* Fix to the gcc4/-O0 x86 JIT compiler bug
tma
2006-01-06
1
-1
/
+1
*
* Up the defaults for zone and hunk memory since some mods (UT) have large
tma
2006-01-05
1
-13
/
+16
*
* Remove FS_SetRestrictions
tma
2006-01-05
1
-60
/
+36
*
* Fix the MinGW and (hopefully) OS X builds
tma
2006-01-04
3
-320
/
+0
*
* AVI video output
tma
2006-01-04
2
-2
/
+15
*
fix typo in comment
ludwig
2005-12-30
1
-1
/
+1
*
* NetBSD support patch from optical (alex@rigbo.se)
tma
2005-12-27
1
-0
/
+26
*
* Replaced ALIGN macro with PAD
tma
2005-12-05
2
-3
/
+9
*
Look for correct filename extension when loading native DLLs.
icculus
2005-12-05
1
-0
/
+16
[next]