Commit Graph

21 Commits

Author SHA1 Message Date
TimeServ 7f73771ba2 mysql includes and libmysql.dll loader code for win32
added preliminary FTE_SQL code (not in a usable state), current problems: 
WINDOWS ONLY, database connect is hardcoded to a local server, conditional wait needed for worker thread (currently consumes 100% cpu), query requests and results should be a queue not a stack, sql init and deinit is in the wrong place, project and defines need updating, tons more things

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2941 fc73d0e0-1445-4013-8a0c-d673dee63da5
2008-04-14 07:47:30 +00:00
Lance 0004fda94a mingw32 libpng static library and headers updated to 1.2.22, to prevent
any possible libpng related exploits


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2760 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-10-23 22:21:18 +00:00
Lance f8c14ae09e the other header i forgot to commit to revision 2758
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2759 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-10-23 22:10:55 +00:00
Lance 0a3e1f3d2a better mingw32 libjpeg header, removes -DHAVE_BOOLEAN error
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2758 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-10-23 21:52:09 +00:00
Lance b211170f9c mingw32 crosscompiling: libjpeg, libpng and zlib support added.
Speedburst/Speedhack/Z-Fighting/libjpeg/conback etc problems resolved within 
mingwcross compiled binaries with removal of -O6 and -funroll-loops optimizations. 
Added static libraries and headers to their own directory: 
libjpeg, libpng, zlib and libogg (ogg support not ready)


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2740 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-10-12 10:27:51 +00:00
Spoike 9af1ba84cc A few things... f_ruleset stuff, 64bit qvm compatability, added cvars so you can put the built in http server on a custom port, added #warnings to annoy molgrum.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2659 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-17 20:35:39 +00:00
Spoike 591ee9c9b0 fixed some bugs with the previous commit (missing files, and some sw renderer issues). updated the dotnet2003 project files.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2502 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-05-25 23:03:49 +00:00
TimeServ 177b95f346 replace with msvc6 built libs
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2329 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-06-17 03:25:49 +00:00
TimeServ 323dec50b8 upgrade zlib and libpng
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2318 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-06-07 22:27:05 +00:00
TimeServ d0834bffc2 update vc2005 project again, remove cvsignore files out of repository
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2140 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-04-02 03:59:30 +00:00
Spoike a9d9293fc1 Changed spikeset.
Some csqc tweeks, bugfixes, additional work (yay - prediction, keyboard input!)
Some teamplay tweeks, supports much more fuhquake-compatable teamplay stuff.
Changed the texture naming scheme a bit.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@979 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-26 16:04:12 +00:00
Spoike 545b457f02 Trying to improve portability.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@969 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-04-19 21:09:29 +00:00
Spoike 68ba81dfea These have migrated to the common directory instead.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@851 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-01-28 04:30:58 +00:00
Spoike 956bebbd1d mingw needs that one too....
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@227 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-15 03:17:31 +00:00
Spoike 314f6b4396 forgot that one.... whoops
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@226 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-15 03:15:59 +00:00
Spoike 12f8804bc1 minimal set of dx7 sdk.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@210 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-14 07:12:17 +00:00
Spoike 062140bd41 we don't use these yet.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@209 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-14 06:52:50 +00:00
Spoike 3b6dae092b library files so people can just update and compile straight away.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@208 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-14 06:51:31 +00:00
Spoike 67cc424190 Let's let them grab the libs easily.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@207 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-14 06:49:09 +00:00
Spoike 9f8bad3198 Updated by TortoiseCVS
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@27 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-23 04:41:26 +00:00
Spoike ac94f7039c Utility functions for reading from zip files. Some small enhancements to allow direct opening of non-compressed files. Requires zlib.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@26 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-08-23 04:03:47 +00:00