Quake 3 SDL port Quake 3 SDL port..
========================

release number: 0.4b
Authors:
* id-Software
* TTK-Bandit
* BlackAura
* Ed Schouten
* (maybe your name if you can provide some mac code)

========================
Notes:

This code is based on the win32 code, and it works fine on WinXP,
BlackAura made it work on unix, and it should work on mac too,
as soon as the qsdl_mac.m is ready. It may be that there is some os
specific stuff left, I didn't notice, if so please contact me.

Linux code improved, and added some mac code..
BlackAura says, that linux stuff should work on macos x too,
where the hell can we get a mac coder ?
Non-Administrator users on windows will have their
config files saved in their "application data\Quake3\" folder.

keyboard problem is now solved on windows,
but does the problem exist on unix/mac ? (guess not)

========================
As this code is not ready yet, there are some problems:

* I'm not sure, if GLimp_SetGamma works correctly on win9x, mac or unix..
* I need someone to take care of the mac specific code..
* Some code I'm not sure about, is marked with // Bandit:

========================
Known bugs so far:

* SMP stuff hangs up when starting Q3.. even with the unmodified 1.32 Q3

========================
Todo list:

* mac code
* find out if the SOCKS stuff is possible on linux and mac too
and if its possible to use it with sdl_net..

========================

if you find any bugs, or you want to submit mac code, write to:
TTK-Bandit@my-mail.ch
or post it here:
http://www.quakesrc.org/forums/viewtopic.php?t=5607

========================
Downloads:

(Note: you need to download the development libraries of sdl 1.2.9 and
sdl_net 1.2.5 for your system from www.libsdl.org)

Only the needed files, for those who know, how to include them
into a clean copy of the Quake3 Sourcecode: qsdl.zip

A complete package of the Quake 3 SDL port, including a MSVC6 Workspace,
Note: I changed a few things to the engine outside the qsdl directory,
but it compiles without these changes: quake3sdl.zip

Quake 3 SDL binaries for win32, including sdl.dll & sdl_net.dll,q3sdl_win_bin.zip

A C++ version of Quake3 SDL (just conversion to .cpp and fixes to make it compile),
some improvements & bugfixes.. qvm support doesnt work here (and I haven't excluded it yet, so run with sv_pure 0:
quake3_sdl_cpp.zip