Bill Currie
|
ece78f7605
|
Clean out some useless functions.
D_Start/EndParticles in the sw renderers will likely never have any
content, so no point in calling or even having them.
|
2012-01-15 09:34:10 +09:00 |
|
Bill Currie
|
3fb03fc2be
|
hah, should have been using __attribute__((used)) all that time (rather
than __attribute__((unused))). fixes the missing console in -x11
|
2005-08-04 15:27:09 +00:00 |
|
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
|
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 |
|
Bill Currie
|
b1f4a778f9
|
the rcsid commit from hell }:>
|
2001-09-28 06:26:31 +00:00 |
|
Bill Currie
|
b0c7ac9867
|
while (1) diff--;
|
2001-08-29 01:28:03 +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 |
|