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
*
* 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
*
- put ALIGN macro into q_shared.h
ludwig
2005-11-05
1
-0
/
+1
*
* Enable use of asm on Solaris-x86
tma
2005-11-05
1
-2
/
+1
*
* Patch from AJ <anthonyj@planetquake.com> which replaces a bunch of hard coded
tma
2005-11-05
1
-21
/
+21
*
* Oops, missed a bit
tma
2005-11-05
1
-0
/
+2
*
* Centralise architecture defines in q_platform.h
tma
2005-11-05
2
-41
/
+67
*
* Replaced a bunch of inline and __inline with ID_INLINE
tma
2005-11-04
8
-172
/
+142
*
actually when calling from the vm to the engine there are more than 10
ludwig
2005-11-02
1
-1
/
+1
*
pass only 10 arguments. vm_* doesn't use more anyways.
ludwig
2005-11-02
1
-2
/
+2
*
pass only 10 arguments. vm_* doesn't use more anyways.
ludwig
2005-11-02
1
-3
/
+2
*
allocate memory pointer aligned
ludwig
2005-11-02
1
-2
/
+2
*
* Split off q_platform.h from q_shared.h
tma
2005-11-01
2
-286
/
+329
*
use memcpy to fix use of misaligned data
ludwig
2005-11-01
1
-1
/
+5
*
* More Solaris work
tma
2005-11-01
1
-8
/
+13
*
* General decrufting:
tma
2005-10-29
3
-30
/
+7
*
* Fix to the VM interpreter on the linux ppc dedicated server
tma
2005-10-29
1
-1
/
+1
*
* Beginnings of Solaris support from Vincent S. Cojot
tma
2005-10-29
2
-2
/
+48
*
use memcpy for OP_BLOCK_COPY
ludwig
2005-10-29
1
-65
/
+56
*
* Added STATUS
tma
2005-10-29
30
-30
/
+30
*
* Deleted code/unix/vm_x86.c - wtf was that about anyway?
tma
2005-10-29
2
-24
/
+3
*
* Fix the x86 vm
tma
2005-10-27
1
-2
/
+2
*
* ...and the other common headers
tma
2005-10-27
3
-0
/
+16
*
* Ignore __attribute__ when not using gcc
tma
2005-10-27
1
-0
/
+5
*
add x86_64 vm. experimental, not enabled by default. you need as for it
ludwig
2005-10-27
4
-7
/
+1282
*
* Moved various source files from their mod sdk locations to places more
tma
2005-10-26
14
-645
/
+4104
*
* Fixed a bug with QVM loading on big endian architectures
tma
2005-10-26
1
-16
/
+25
*
* Tab completed commands no longer treated like cvars
tma
2005-10-21
1
-4
/
+16
*
* Tiny patch to print values of cvars when tab completing ala ET
tma
2005-10-21
1
-1
/
+1
[next]