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
*
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
*
Better altivec cvar handling. Should fix crashes at startup, or curious
icculus
2005-12-04
2
-2
/
+30
*
* Ditch Mac OS 9 support
tma
2005-12-01
1
-18
/
+0
*
Make sure Q3_BIG_ENDIAN and Q3_LITTLE_ENDIAN are defined correctly for
icculus
2005-11-29
1
-3
/
+8
*
* Disable ccache by default. If you want it, add USE_CCACHE=1 to Makefile.local
tma
2005-11-26
2
-7
/
+9
*
Mac OS X work...lots of little changes that touch a lot of random places.
icculus
2005-11-26
3
-2
/
+15
*
* Remove the debug text that nobody seemed to notice
tma
2005-11-19
1
-1
/
+0
*
* Bleh.. whitespace
tma
2005-11-16
1
-2
/
+2
*
* Partial implementation of FS_Seek for files in pk3s
tma
2005-11-16
1
-12
/
+32
*
* Small "bug" fix to MSG_WriteBits
tma
2005-11-15
1
-1
/
+1
*
* Quiet some warnings on OS X
tma
2005-11-13
2
-67
/
+0
*
store temporary files in /tmp to save space in ~
ludwig
2005-11-13
1
-31
/
+33
*
use common macro for alignment
ludwig
2005-11-13
1
-2
/
+2
*
use system memcpy and memset
ludwig
2005-11-06
3
-5
/
+12
*
- crash solved
ludwig
2005-11-06
1
-0
/
+2
*
- move code for standalone compilation out of vm_x86_64.c
ludwig
2005-11-06
1
-273
/
+37
*
- fall back to interpreter if VM_Compile resets vm->compiled
ludwig
2005-11-06
1
-2
/
+5
*
- set umask to 0077 before writing the cdkey, the rest of the world
ludwig
2005-11-06
1
-3
/
+15
*
* Tidy-up of q_platform.h
tma
2005-11-06
2
-178
/
+98
[next]