No description
Find a file
Jamie Wilkinson 8ff1601081 * Moved qcommon/ into src/ as well.
* Removed ARCH from compile options, this means that there
  is no longer a game$(ARCH).so built -- game.so instead.
* Added src/Makefile.am
* Fixed up include paths in main.c, menu.c, vid_menu.c,
  vid_so.c
2002-04-02 06:23:02 +00:00
baseq2 line ending cleanup 2001-12-22 21:49:59 +00:00
bsd More code cleanup. I added -pedantic to the CFLAGS to see 2002-02-21 01:47:27 +00:00
client * Doing some renovations so I can autoconfiscate the source. 2002-04-02 05:47:23 +00:00
ctf Merged in Steven Fuller's r0.9 changes: 2002-03-12 02:33:43 +00:00
debian ok, so this is leaching, but hey, that's part of what the gpl is for :) 2002-01-03 04:22:46 +00:00
docs Merged in Steven Fuller's r0.9 changes: 2002-03-12 02:33:43 +00:00
game Merged in Steven Fuller's r0.9 changes: 2002-03-12 02:33:43 +00:00
irix More code cleanup. I added -pedantic to the CFLAGS to see 2002-02-21 01:47:27 +00:00
null More code cleanup. I added -pedantic to the CFLAGS to see 2002-02-21 01:47:27 +00:00
pixmaps Note to self: always perform checkins from the top level. 2002-03-03 10:29:39 +00:00
qcommon * Moved qcommon/ into src/ as well. 2002-04-02 06:23:02 +00:00
ref_gl More code cleanup. I added -pedantic to the CFLAGS to see 2002-02-21 01:47:27 +00:00
ref_soft Merged in Steven Fuller's r0.9 changes: 2002-03-12 02:33:43 +00:00
rhapsody line ending cleanup 2001-12-22 21:49:59 +00:00
server * Doing some renovations so I can autoconfiscate the source. 2002-04-02 05:47:23 +00:00
solaris Merge in relnev's changes. 2002-01-12 02:14:09 +00:00
src * Moved qcommon/ into src/ as well. 2002-04-02 06:23:02 +00:00
win32 More code cleanup. I added -pedantic to the CFLAGS to see 2002-02-21 01:47:27 +00:00
.gitignore More code cleanup. I added -pedantic to the CFLAGS to see 2002-02-21 01:47:27 +00:00
configure.in * Moved qcommon/ into src/ as well. 2002-04-02 06:23:02 +00:00
gnu.txt forgot these due to sloppy packagine in the .zip 2001-12-22 05:48:15 +00:00
Makefile.am * Moved qcommon/ into src/ as well. 2002-04-02 06:23:02 +00:00
quake2.dsp line ending cleanup 2001-12-22 21:49:59 +00:00
quake2.dsw line ending cleanup 2001-12-22 21:49:59 +00:00
quake2.mak line ending cleanup 2001-12-22 21:49:59 +00:00
README Added a top-level README to let people know not to play with 2002-03-02 04:04:28 +00:00

Note to developers: bsd/, irix/ and solaris/ are NO LONGER PERTINENT!
The relevant code was merged into src/ along with the linux/ subtree, so do
your edits there.
They exist only as reference in case the merge mucked up anything, they will
be removed as soon as I can be sure that the code merge worked.

 -- Jaq