Bill Currie
|
761a7546dd
|
re-arrange things so __attribute__ and __builtin_expect are properly
autoconfiscated so rcsid will continue to work with gcc 3.3
|
2003-01-15 15:31:36 +00:00 |
|
Bill Currie
|
71196fedf6
|
make gcc more anal about prototypes, string constants and function
visibility (ie, global functions must have a prototype)
|
2003-01-06 18:28:13 +00:00 |
|
Bill Currie
|
37c5bb6ec6
|
merge the bulk of the three screen files into r_screen.c so all common code
is shared.
|
2002-12-11 17:34:48 +00:00 |
|
Bill Currie
|
bf3fa3dc76
|
remove some dead code and a lot of unnecessary diffs
|
2002-12-11 16:45:40 +00:00 |
|
Bill Currie
|
ca4b3acd6c
|
big protototype cleanup. Now, except for a few cases, all non-static
prototypes are in headers files.
|
2002-11-05 19:12:51 +00:00 |
|
Bill Currie
|
3d668334e6
|
copy that fix for the other renderers
|
2002-09-30 21:35:13 +00:00 |
|
Bill Currie
|
899ad6bebe
|
use the correct palette when writing out screen shots
|
2002-09-10 15:13:12 +00:00 |
|
Bill Currie
|
ecdd537183
|
beat sw gamma handling till GL works. after a fasion. it /looks/ like it was
beaten on.
|
2002-09-10 06:35:32 +00:00 |
|
Bill Currie
|
9f6f50699d
|
remove vid_basepal, creating vid.palette (current palette) and host_basepal
|
2002-09-10 03:51:10 +00:00 |
|
Bill Currie
|
ec47e08e1c
|
go back to using QFile, quakeio.h and quakefs.h
|
2002-08-27 07:16:28 +00:00 |
|
Bill Currie
|
44dcf74627
|
strip the \n from all(?) of the Sys_Error calls (Sys_Error itself will be
adding \n).
|
2002-05-14 06:12:29 +00:00 |
|
Brian Koropoff
|
942b3c2744
|
Floating point value of fov is now used.
|
2002-04-29 22:03:33 +00:00 |
|
Bill Currie
|
a1fef28b60
|
fix the sw32 fov caps so it maches sw and gl
|
2002-04-29 17:21:52 +00:00 |
|
Bill Currie
|
c86c5a78bf
|
finally, the client console is merged
|
2002-01-16 21:53:42 +00:00 |
|
Chris Ison
|
6073ff8d58
|
added Draw_nString for displaying a non \0 terminated string
|
2002-01-09 21:20:22 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
d4a8224d9b
|
Change hudswap to use a callback, and instead of passing a swap variable to 10 functions, where only 2 use it, use a global variable. Make a few scr functions static inline, too. Got a totally unexpected ~0.45fps speedup.
|
2001-12-09 14:05:30 +00:00 |
|
Bill Currie
|
78a3e398d5
|
* taniwha gets medieval on extern
|
2001-10-28 04:23:37 +00:00 |
|
Bill Currie
|
2d068c0745
|
massive windows.h and WIN32 cleanup.
|
2001-10-16 21:40:45 +00:00 |
|
Bill Currie
|
b1f4a778f9
|
the rcsid commit from hell }:>
|
2001-09-28 06:26:31 +00:00 |
|
Bill Currie
|
663c58cd24
|
diff--; break;
|
2001-08-29 02:16:17 +00:00 |
|
Bill Currie
|
4ed75b014a
|
"Yay, it builds!"
"Ah, but does it work?"
|
2001-08-25 03:52:34 +00:00 |
|
Bill Currie
|
8fa46e9fc0
|
almost there getting the sw32 client to link
|
2001-08-25 03:24:44 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
20544c6c67
|
Remove some obsolete comments.
|
2001-08-25 03:06:46 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
c6266aba36
|
sw32. Flee in terror. This'll break compilation for everything until -sdl32 compiles. sw32 wont work for a while either, so don't get overly excited yet.
|
2001-08-25 02:47:11 +00:00 |
|