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
*
* Fix TA font loader to use new endian defines
tma
2005-11-06
1
-2
/
+2
*
use system memcpy and memset
ludwig
2005-11-06
5
-5
/
+16
*
* Ignore in_dgamouse setting if dga isn't available
tma
2005-11-06
1
-6
/
+8
*
* I'm so anal
tma
2005-11-06
1
-0
/
+0
*
* Install the tools on every build, so a distclean isn't necessary if the tool
tma
2005-11-06
14
-2551
/
+133
*
- crash solved
ludwig
2005-11-06
1
-0
/
+2
*
- don't spam the tty with that message
ludwig
2005-11-06
1
-1
/
+1
*
- 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
6
-182
/
+102
*
- put ALIGN macro into q_shared.h
ludwig
2005-11-05
3
-15
/
+7
*
* Enable use of asm on Solaris-x86
tma
2005-11-05
2
-3
/
+2
*
* Patch from AJ <anthonyj@planetquake.com> which replaces a bunch of hard coded
tma
2005-11-05
2
-31
/
+31
*
* Fix a stupid typo
tma
2005-11-05
1
-1
/
+1
*
* Patch from vapier that aids packaging
tma
2005-11-05
1
-5
/
+31
*
* Oops, missed a bit
tma
2005-11-05
1
-0
/
+2
*
* Centralise architecture defines in q_platform.h
tma
2005-11-05
3
-131
/
+69
*
* Replaced a bunch of inline and __inline with ID_INLINE
tma
2005-11-04
24
-795
/
+506
*
Updated msvc project files from > Michael Zoech!
zakk
2005-11-04
6
-16495
/
+16161
*
found the bug. alignment reenabled.
ludwig
2005-11-03
1
-8
/
+5
*
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
[next]