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
...
*
* 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
*
* Fix to buffer overflow in lightmap loading code from misanthropia
tma
2005-10-20
1
-1
/
+4
*
* Fixed the fix for the shader overrun. If this isn't a case for unified diffs,
tma
2005-10-20
1
-6
/
+6
*
* Cap the maximum snaps a client can request at the server framerate rather
tma
2005-10-19
1
-2
/
+2
*
* Fix to buffer overrun in shader parser from misanthropia
tma
2005-10-19
1
-0
/
+7
*
* Silly little patch to convert Q3 style color codes to ANSI escape codes. Note
tma
2005-10-19
1
-1
/
+86
*
Minor edit, thanks ankon!
zakk
2005-10-18
1
-1
/
+1
*
* Added option to q3asm to instruct it to create qvms compatible with Q3 1.32b
tma
2005-10-16
1
-11
/
+40
*
* Added a little hack to support the console key on french keyboards
tma
2005-10-14
1
-0
/
+2
*
* Removed hard coded mouse acceleration in the unix build(s)
tma
2005-10-14
5
-21
/
+13
*
* Adjusted VM_LoadQVM interface
tma
2005-10-14
1
-7
/
+8
*
* Fixed some annoying code duplication
tma
2005-10-13
1
-94
/
+58
*
* (Non-trivial) fix to the "opStack corrupted in compiled code" bug
tma
2005-10-13
5
-20
/
+93
*
* Removed Q3ASM_TURBO defines from q3asm
tma
2005-10-13
2
-992
/
+4
*
Fix build problems under OS X
six
2005-10-11
5
-156
/
+5
*
* Replaced drawSurfs qsort algorithm with a radix sort
tma
2005-10-10
1
-190
/
+35
*
- get rid of vm_none
ludwig
2005-10-09
1
-19
/
+12
*
ugly: undefine memmove to avoid build failure with gcc fortify
ludwig
2005-10-09
1
-0
/
+4
*
don't call VM_Compile if it's not supported so the VM_Compile symbol
ludwig
2005-10-09
1
-3
/
+4
*
* q3lcc is no longer the default target in the Makefile
tma
2005-10-08
1
-15
/
+15
*
Mac OS X needs Com_Memcpy and Com_Memset to be set to memcpy and memset.
six
2005-10-08
3
-3
/
+92
*
* Patch from Andreas Kohn to fix q3asm build on FreeBSD
tma
2005-10-07
2
-10
/
+4
*
* ATI skybox bug fix
tma
2005-10-06
1
-0
/
+4
*
* Usage of find on FreeBSD fix from Andreas Kohn
tma
2005-10-06
1
-1
/
+1
*
* Append LCC directory to the PATH variable on all platforms
tma
2005-10-05
1
-24
/
+39
*
* Fixed a foul-up with the lcc Makefile
tma
2005-10-05
1
-1
/
+1
*
* A couple of small Makefile fixes
tma
2005-10-05
1
-2
/
+6
[prev]
[next]