Tim Angus
05e8ab9538
* Added STATUS
...
* Updated TODO
* Moved ChangeLog to root
* Updated ChangeLog
* s/Foobar/Quake III Arena Source Code/
* Biggest patch EVAR. I wonder how many mail boxes this will fill...
2005-10-29 01:53:09 +00:00
Tim Angus
f455a27edd
* Use platform headers to source various libc prototypes instead of unsafe
...
static ones (from vapier)
2005-10-26 23:08:56 +00:00
Tim Angus
0167152647
* Small changes to distclean target from vapier
2005-10-26 22:59:30 +00:00
Tim Angus
c02a7fce3c
* Split lcc $AR into $AR and $ARFLAGS (from vapier)
2005-10-26 22:52:17 +00:00
Tim Angus
d6b2a1e527
* Deleted some exes that were in the repository
2005-10-21 18:07:25 +00:00
Tim Angus
e652200405
* Added option to q3asm to instruct it to create qvms compatible with Q3 1.32b
2005-10-16 01:13:51 +00:00
Tim Angus
35cb35ff61
* (Non-trivial) fix to the "opStack corrupted in compiled code" bug
2005-10-13 14:47:00 +00:00
Tim Angus
8295a83897
* Removed Q3ASM_TURBO defines from q3asm
...
* Removed q3asm qfiles.h and redirected it to qcommon qfiles.h
2005-10-13 01:55:31 +00:00
Ludwig Nussel
44f5273e02
ugly: undefine memmove to avoid build failure with gcc fortify
...
extensions enabled
2005-10-09 13:06:33 +00:00
Tim Angus
29db2dbbfd
* Patch from Andreas Kohn to fix q3asm build on FreeBSD
...
* Removal of SYSTEM variable from the lcc makefile due to problems with FreeBSD
2005-10-07 01:03:49 +00:00
Tim Angus
707ee2fdbb
* Append LCC directory to the PATH variable on all platforms
2005-10-05 21:46:03 +00:00
Tim Angus
151c9461c5
* Fixed a foul-up with the lcc Makefile
2005-10-05 21:07:47 +00:00
Tim Angus
490c84d907
* Applied q3asm-turbo patches from http://www.icculus.org/~phaethon/q3/q3asm-turbo/q3asm-turbo.html
...
* Added -m option to q3asm to write a map file (which is now disabled by default)
* q3asm now returns an error code on failure
2005-10-05 17:59:10 +00:00
Tim Angus
79ba2d974d
* Fixes to the MinGW vm compiler
...
* General MinGW tweaks
2005-10-05 03:13:20 +00:00
Tim Angus
41cbd8c9fd
* VM game modules now built from the main Makefile
2005-10-04 23:54:51 +00:00
Tim Angus
12b5f3bded
* MinGW fixes to the tools Makefiles
2005-10-04 19:15:34 +00:00
Tim Angus
e414f46c4d
* Added install/uninstall rules to the lcc and q3asm Makefiles
...
* Moved the q3asm dir to asm so that is doesn't clash with the binary when
installed
2005-10-04 18:34:21 +00:00
Tim Angus
ad118b9baf
* Moved lcc and q3asm into code/tools
2005-10-04 15:18:22 +00:00