Commit Graph

6490 Commits

Author SHA1 Message Date
Spoike 8fa4c53cdc so it prints how much hunk is actually used.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@190 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-13 02:20:49 +00:00
Spoike 0ea4557bde removed unreferenced local
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@189 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-13 02:19:15 +00:00
TimeServ e08b51b000 rename
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@188 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-09 22:04:18 +00:00
TimeServ bf4bede0d9 rename
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@187 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-09 21:39:49 +00:00
TimeServ ab237360da small fix for something I broke
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@186 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-09 19:39:26 +00:00
Spoike 2e497cf301 case change
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@185 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-08 18:51:17 +00:00
Spoike c680b957a2 that's mirrors working properly then.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@184 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-08 17:58:00 +00:00
Spoike 1472d7ee24 Same as LTFACE - but with a better filename case...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@183 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-08 13:34:51 +00:00
Spoike 7f4db5a2c5 *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@182 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-08 13:34:12 +00:00
Spoike af549b1f03 That'll make the debugger a little nicer.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@181 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-08 05:09:33 +00:00
Spoike a9f095ae42 bye bye one more warning
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@180 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-08 05:08:44 +00:00
Spoike cbec5d1520 svc_setname fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@179 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-08 05:08:21 +00:00
Spoike 45dfeb3bd3 frikbots don't flush the client slots properly.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@178 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-08 00:46:18 +00:00
Spoike 22df4f4dd8 TEI_SHOWLMP2 function headers.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@177 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 23:36:32 +00:00
Spoike 796b2d1d0c Let them have that extra bit of precision.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@176 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 23:22:48 +00:00
Spoike 67ea52427e trying to fix bsp alpha
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@175 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 23:21:09 +00:00
Spoike 80975e0ce9 Fixes a crash experienced with IPV6 and the serverbrowser (assignment to static strings = not good plan)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@174 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 23:18:20 +00:00
Spoike 096d0f0973 That's a better, more generic place for it.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@173 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 23:15:55 +00:00
Spoike bb9f6374df Latched vars were not displaying on the menus (only really noticable in the video menu)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@172 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 23:15:19 +00:00
Spoike f1759c3619 Fix DP_SV_PLAYERPHYSICS
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@171 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 23:12:46 +00:00
Spoike fbe070f46d Does this compile any better with dedicated servers?
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@170 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 23:09:43 +00:00
Spoike 74a28bc472 trying a more interesting lighting system on alias models... What do you think?
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@169 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 23:09:15 +00:00
Spoike ef7540eb41 fixes.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@168 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 19:07:37 +00:00
Spoike ae19b17531 Small fixes so minimal builds compile properly (NQPROT issues).
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@167 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 18:28:25 +00:00
Spoike b8b14dbf8f Add some warnings if the user redefines a constant.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@166 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 18:27:08 +00:00
Spoike 9c6b591e51 small changes to get the thing to compile in linux.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@165 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 18:26:31 +00:00
Spoike f98b7270f3 ++ and -- compile with correct precidence now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@164 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 18:25:41 +00:00
Spoike 7b94ee118d Annother file needed for linux.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@163 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 18:24:49 +00:00
Spoike 011366be8e Trying to get better doom clipping - still doesn't work right.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@162 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 18:23:54 +00:00
Spoike 3577d534b6 small cleanup and rocket smoothing by increasing tolerances.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@161 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 18:22:30 +00:00
Spoike fb823339cb Added sanity limit for clipped particles.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@160 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 18:21:08 +00:00
Spoike 4beb3753dc menubind command from binds on scripted menus
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@159 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 18:20:05 +00:00
Spoike dd25f87fde Added binds for menu scripts
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@158 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 18:19:22 +00:00
Spoike 6bdaa5cbcf moved cfg_save_name around
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@157 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 18:18:49 +00:00
Spoike 8b9eb9f5f8 Files needed for linux to compile properly.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@156 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 18:18:02 +00:00
Spoike 5a872df165 All lower case now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@155 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 18:16:59 +00:00
Spoike 5f54ced9b8 *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@154 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 18:16:18 +00:00
Spoike d6879bcd43 filename case changes.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@153 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 18:12:02 +00:00
Spoike b32c013a5d Simple makefile for linux fteqcc.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@152 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 18:11:22 +00:00
Spoike f691881021 Makefile for linux.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@151 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 18:10:29 +00:00
Spoike 61f7afedb5 server specific system file for unix systems.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@150 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 18:10:08 +00:00
Spoike 06c3038508 Fixing case.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@149 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 12:32:21 +00:00
Spoike 216cbd9660 Case insensative, sorry.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@148 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 12:31:49 +00:00
Spoike ec04dbde55 Makefile for Linux
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@147 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-07 12:10:00 +00:00
Spoike 6553cf7bb3 linux cd drivers
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@146 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-06 11:14:40 +00:00
Spoike 4a699715bd compiles in linux now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@145 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-06 11:14:12 +00:00
Spoike a2fc77cd18 Fixed a small bug with 'alias name'
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@144 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-06 11:13:43 +00:00
TimeServ de51889f62 transtable/palconvbits updates
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@143 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-06 01:18:24 +00:00
Spoike 279d3a651c more bindable keys
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@142 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-05 23:17:32 +00:00
Spoike a62271db9b new bindable keys
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@141 fc73d0e0-1445-4013-8a0c-d673dee63da5
2004-09-05 23:15:51 +00:00