index
:
archive/ioquake3-aero
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
code
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed compiler warning (glibc complains if you don't check getcwd() retval).
icculus
2009-09-15
1
-2
/
+4
*
Fixed a compiler warning on Apple's GCC.
icculus
2009-09-15
1
-1
/
+1
*
Make q3asm's CodeError print to stderr.
icculus
2009-09-14
1
-2
/
+2
*
This patch from Monk fixes the q3asm help screen
zakk
2009-06-14
1
-6
/
+7
*
* Fix some new GCC 4.3 warnings
tma
2008-11-10
1
-1
/
+2
*
fix strict aliasing issues
ludwig
2008-11-03
2
-5
/
+12
*
* (bug 3610) Server sending unnecessary newline with SV_ConSay_F (Tyler Schwend
tma
2008-07-05
4
-49
/
+60
*
* (bug 3611) prevent global symbol conflict on some systems (Mac OS X) for
tjw
2008-04-23
3
-4
/
+3
*
* (bug 3393) Blank user names still possible (Michael Jard <kfaust@gmail.com>)
tma
2007-11-02
1
-4
/
+7
*
* Fix to qvm compilation on big endian architectures
tma
2007-10-13
3
-99
/
+19
*
* Remove redundant win32 code in LCC which drew -I flags from the "include"
tma
2007-09-15
1
-14
/
+0
*
* Improve Makefile startup time
tma
2007-09-12
4
-425
/
+0
*
* Obsolete files
tma
2007-09-05
2
-386
/
+0
*
* Make make make less noise
tma
2007-07-15
1
-2
/
+2
*
gcc 4.2 patch from nyhm of gentoo (thanks!)
zakk
2007-06-13
1
-2
/
+2
*
SunOS -> sunos (patch by Vincent Cojot)
ludwig
2006-04-23
2
-2
/
+2
*
* Fix a warning introduced by the recent LCC fix
tma
2006-03-24
1
-2
/
+2
*
* LCC bug fix from the how-the-fuck-did-that-ever-work? department
tma
2006-03-21
1
-1
/
+7
*
* updated q3asm msvc prj.
maik
2006-02-07
1
-195
/
+191
*
* Fix a bug where q3cpp's include paths were not set correctly
tma
2006-01-15
1
-2
/
+7
*
* x86 OS X support
tma
2006-01-15
1
-0
/
+2
*
Fixed compiler warning about uninitialized variables.
icculus
2006-01-14
1
-0
/
+4
*
* Support for MinGW cross compilation
tma
2005-12-29
2
-3
/
+1
*
Another "long double" ...
icculus
2005-12-01
1
-2
/
+2
*
Fixed some compiler warnings in lcc...mostly "long double" stuff.
icculus
2005-11-28
3
-6
/
+6
*
Must explicitly define MACOS_X here or lcc won't build on the Mac.
icculus
2005-11-28
1
-0
/
+5
*
* Disable ccache by default. If you want it, add USE_CCACHE=1 to Makefile.local
tma
2005-11-26
1
-9
/
+0
*
Mac OS X work...lots of little changes that touch a lot of random places.
icculus
2005-11-26
2
-0
/
+26
*
Potential fix to https://bugzilla.icculus.org/show_bug.cgi?id=2486
tma
2005-11-15
1
-30
/
+21
*
* 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
13
-2525
/
+115
*
* 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
12
-428
/
+122
*
* More Solaris work
tma
2005-11-01
1
-2
/
+2
*
* Further work on the Solaris port from Vincent S. Cojot
tma
2005-10-31
1
-26
/
+47
*
* Beginnings of Solaris support from Vincent S. Cojot
tma
2005-10-29
4
-30
/
+52
*
* Added STATUS
tma
2005-10-29
5
-5
/
+5
*
* 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
*
* Deleted some exes that were in the repository
tma
2005-10-21
3
-0
/
+0
*
* Added option to q3asm to instruct it to create qvms compatible with Q3 1.32b
tma
2005-10-16
1
-11
/
+40
*
* (Non-trivial) fix to the "opStack corrupted in compiled code" bug
tma
2005-10-13
1
-1
/
+7
*
* Removed Q3ASM_TURBO defines from q3asm
tma
2005-10-13
2
-992
/
+4
*
ugly: undefine memmove to avoid build failure with gcc fortify
ludwig
2005-10-09
1
-0
/
+4
*
* Patch from Andreas Kohn to fix q3asm build on FreeBSD
tma
2005-10-07
2
-10
/
+4
*
* 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
[next]