index
:
archive/ioquake3-aero
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
code
Commit message (
Expand
)
Author
Age
Files
Lines
*
disable the alignment "fix" until its clear why it causes crashes
ludwig
2005-11-03
1
-4
/
+22
*
* Juggled CFLAGS a bit so that -fno-strict-aliasing is always on
tma
2005-11-03
1
-17
/
+15
*
more alignment fixes
ludwig
2005-11-02
1
-5
/
+9
*
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
*
round string length for pointer alignment
ludwig
2005-11-02
1
-2
/
+4
*
allocate memory pointer aligned
ludwig
2005-11-02
1
-2
/
+2
*
* Fies to the xcode project to update it with the recent changes
tma
2005-11-02
1
-999
/
+37
*
* Removed the last of the binary target stuff from lcc (hopefully)
tma
2005-11-02
57
-8264
/
+2
*
* Removed the lcc self tests -- there are none that test bytecode
tma
2005-11-02
302
-228622
/
+2
*
* Fix for lcc on windows so that it can execute files with spaces in them
tma
2005-11-02
1
-2
/
+5
*
* Split off q_platform.h from q_shared.h
tma
2005-11-01
15
-715
/
+452
*
use memcpy to fix use of misaligned data
ludwig
2005-11-01
1
-1
/
+5
*
5+2==7 :-)
ludwig
2005-11-01
1
-5
/
+5
*
use memcpy to fix use of misaligned data
ludwig
2005-11-01
1
-18
/
+21
*
* More Solaris work
tma
2005-11-01
5
-15
/
+20
*
* Further work on the Solaris port from Vincent S. Cojot
tma
2005-10-31
2
-61
/
+84
*
* Applied https://bugzilla.icculus.org/show_bug.cgi?id=2464
tma
2005-10-30
1
-10
/
+5
*
* General decrufting:
tma
2005-10-29
116
-48383
/
+16
*
* 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
17
-57
/
+320
*
use memcpy for OP_BLOCK_COPY
ludwig
2005-10-29
1
-65
/
+56
*
add HAVE_VM_COMPILED variable so one can override it in Makefile.local
ludwig
2005-10-29
1
-6
/
+8
*
* Added STATUS
tma
2005-10-29
425
-3415
/
+424
*
* In hindsight this is probably wise too
tma
2005-10-29
1
-0
/
+6
*
* Deleted code/unix/vm_x86.c - wtf was that about anyway?
tma
2005-10-29
5
-97
/
+13
*
* Compiler warning fix from ankon
tma
2005-10-28
1
-2
/
+0
*
* Fix to https://bugzilla.icculus.org/show_bug.cgi?id=2454
tma
2005-10-28
4
-1
/
+27
*
* 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
8
-9
/
+1303
*
* Add notional support for various architectures from vapier. Whether or not
tma
2005-10-26
1
-1
/
+19
*
* Use platform headers to source various libc prototypes instead of unsafe
tma
2005-10-26
1
-6
/
+6
*
* Small changes to distclean target from vapier
tma
2005-10-26
2
-1
/
+2
*
* Split lcc $AR into $AR and $ARFLAGS (from vapier)
tma
2005-10-26
1
-3
/
+4
*
* Fixed the OS X build as broken by revision 181
tma
2005-10-26
1
-307
/
+565
*
* Moved various source files from their mod sdk locations to places more
tma
2005-10-26
98
-1030
/
+247
*
* Fixed some warnings on the OS X build
tma
2005-10-26
4
-9
/
+11
*
* Fixed a bug with QVM loading on big endian architectures
tma
2005-10-26
1
-16
/
+25
*
* Removed some Conscript
tma
2005-10-25
5
-508
/
+0
*
* Fixed unused variable warning
tma
2005-10-23
1
-1
/
+1
*
* Fix to https://bugzilla.icculus.org/show_bug.cgi?id=2401
tma
2005-10-23
1
-10
/
+8
*
remove french keyboard hack. we cannot know what this does on other
ludwig
2005-10-23
1
-1
/
+0
*
map extra mouse buttons to K_AUX*
ludwig
2005-10-23
1
-56
/
+14
*
* Tab completed commands no longer treated like cvars
tma
2005-10-21
1
-4
/
+16
*
* Deleted some exes that were in the repository
tma
2005-10-21
9
-0
/
+0
*
* Tiny patch to print values of cvars when tab completing ala ET
tma
2005-10-21
1
-1
/
+1
*
* Fix to potential out of range index bug from misanthropia
tma
2005-10-20
1
-1
/
+8
[next]