Brian Koropoff
|
bf675e793e
|
Fixed a few GIB bugs, added the chomp builtin.
|
2003-05-14 21:13:41 +00:00 |
|
Brian Koropoff
|
fe5a62b75a
|
Fixed an incorrect builtin definition.
|
2003-05-14 21:12:18 +00:00 |
|
Brian Koropoff
|
cc3f98e99c
|
Added a removeItem method to the Array Ruamoko class.
|
2003-05-14 21:11:23 +00:00 |
|
Brian Koropoff
|
e2061095a6
|
Fixed .tga loading for GL targets. SW targets still need work in all
likelyhood.
|
2003-05-14 21:08:43 +00:00 |
|
Bill Currie
|
8ed5962b22
|
comment out an unused function
|
2003-05-14 16:29:27 +00:00 |
|
Bill Currie
|
094c9c5cdb
|
make derefencing a pointer without an offset more efficient
|
2003-05-13 19:49:23 +00:00 |
|
Bill Currie
|
f59f766af1
|
use the correct type when taking the address of a pointer derefernece
|
2003-05-13 19:42:14 +00:00 |
|
Bill Currie
|
dd39fde9cf
|
remove a debug print
|
2003-05-13 19:18:25 +00:00 |
|
Bill Currie
|
054f4b7bd1
|
oopsie, that was an ill-advised change :P
|
2003-05-13 06:20:08 +00:00 |
|
Bill Currie
|
1ea1a2f529
|
don't bother checking access restrictions in class_ivar_expr as
class_find_ivar will catch them when the generated self.ivar is `parsed'.
|
2003-05-13 01:30:01 +00:00 |
|
Bill Currie
|
8eced18ab2
|
make dist fix
|
2003-05-12 15:04:04 +00:00 |
|
Bill Currie
|
0bc15faa23
|
clean up hipnotic weapons sbar code a bit
|
2003-05-11 05:20:41 +00:00 |
|
Bill Currie
|
5c5bb914b0
|
get the hipnotic hud working properly
|
2003-05-11 04:51:14 +00:00 |
|
Bill Currie
|
9b9c435e47
|
don't draw the shotgun icon in hud mode if it won't fit and crop the lg
icon
|
2003-05-10 04:20:21 +00:00 |
|
Bill Currie
|
23e47863c4
|
fix rogue's item code
|
2003-05-10 02:54:17 +00:00 |
|
Bill Currie
|
b5a960c57b
|
fix nq's gamedir handling for the -hipnotic etc shortcuts
|
2003-05-09 21:10:59 +00:00 |
|
Bill Currie
|
31db390df5
|
rename cl_overlay_gravity to cl_scoreboard_gravity, rename the hud/sbar,
stuff from cl_* to hud_*, add hud_scoreboard_gravity to nq.
|
2003-05-09 20:30:50 +00:00 |
|
Bill Currie
|
aaba7260e9
|
auto-arange the hud if the screen is too small for hipnotic or rogue
|
2003-05-09 19:24:48 +00:00 |
|
Bill Currie
|
63fda1c0d8
|
almost lost the rogue ammo icons :)
|
2003-05-09 17:24:11 +00:00 |
|
Bill Currie
|
ae9e666b34
|
rogue hud working now. not sure I'm happy with the way the ammo's drawn
though as rogue didn't (seem to) supply unhighlighted versions of their
alt weapon icons.
|
2003-05-09 16:52:41 +00:00 |
|
Bill Currie
|
806ba15f33
|
fix a couple warnings
|
2003-05-09 15:30:18 +00:00 |
|
Bill Currie
|
7f11d7c127
|
get hipnotic's sbar working properly, with a hud to boot!!! :)
|
2003-05-09 07:27:46 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
6763d73f99
|
Make glError testing static, for now, to shut up compiler warnings.
|
2003-05-09 05:22:30 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
f6b556a3a1
|
*beats CVS with the cluebat*
|
2003-05-09 01:41:56 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
09fa88e637
|
Don't export R_TestErrors.
|
2003-05-09 01:30:22 +00:00 |
|
Bill Currie
|
5f3573143a
|
the beginnings of a jihad against buffer overflows
|
2003-05-08 23:24:02 +00:00 |
|
Bill Currie
|
be0b3867c7
|
add dstring_copy and dstring_copystr to make dstring init easier
|
2003-05-08 23:05:39 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
d68b4b6121
|
\n is nice occasionally.
|
2003-05-08 22:32:02 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
28dd1612c3
|
Clean up glError handling.
|
2003-05-08 22:16:30 +00:00 |
|
Bill Currie
|
4bb1095951
|
stock sbar and hud seem to be working in nq (fps back, too:)
|
2003-05-08 21:22:33 +00:00 |
|
Bill Currie
|
c81b1b549d
|
make the fps etc display move with changing viewsize
|
2003-05-08 15:12:46 +00:00 |
|
Bill Currie
|
6e103fe928
|
add cl_overlay_gravity cvar to control the placement of the scoreboard
overlay
|
2003-05-08 06:29:53 +00:00 |
|
Bill Currie
|
0a5f3c31eb
|
ping/pl/fps/time now stays put and is now in the client rather than the
renderer (so nq is currently missing it)
|
2003-05-08 05:49:57 +00:00 |
|
Bill Currie
|
878c1c59ba
|
hud works again
|
2003-05-08 04:13:42 +00:00 |
|
Bill Currie
|
5bd0280d1b
|
more inlining of varargs function avoidance
|
2003-05-07 21:20:00 +00:00 |
|
Bill Currie
|
5fb3b4e547
|
fix a warning and correct some vid.height usages
|
2003-05-07 21:10:37 +00:00 |
|
Bill Currie
|
e03ad81425
|
reduce the code duplication in the deathmatch overlay code
|
2003-05-07 21:03:58 +00:00 |
|
Bill Currie
|
52f96e2e3b
|
whitespace
|
2003-05-07 19:53:08 +00:00 |
|
Bill Currie
|
5e56e01790
|
qw now has centered scoreboard :)
|
2003-05-07 17:23:18 +00:00 |
|
Bill Currie
|
1fcf04b0ae
|
get the score overlays working again (not `viewed' yet)
|
2003-05-07 16:35:54 +00:00 |
|
Bill Currie
|
c939351276
|
non-hud status bar now using the view api. hud version currently not
working but that should be fixed soon :)
|
2003-05-07 15:58:15 +00:00 |
|
Bill Currie
|
0ebf9d6afc
|
more inline avoidance
|
2003-05-07 15:00:17 +00:00 |
|
Bill Currie
|
9cab099383
|
more inline stuff
|
2003-05-07 07:18:36 +00:00 |
|
Bill Currie
|
dc9d2c89da
|
fix various sizing issues
|
2003-05-07 07:10:15 +00:00 |
|
Bill Currie
|
c903cfdb78
|
still more inline guff
|
2003-05-07 05:41:46 +00:00 |
|
Bill Currie
|
63c804310c
|
more inline avoidance
|
2003-05-07 04:24:50 +00:00 |
|
Bill Currie
|
0fec378e31
|
view.c needs to be in the main console lib rather than the client plugin
and make view_draw the default draw function for new views
|
2003-05-07 04:24:20 +00:00 |
|
Bill Currie
|
6fb5acc868
|
more auto-inline avoidance
|
2003-05-07 02:45:17 +00:00 |
|
Bill Currie
|
fa670c30da
|
make sure Net_LogPrintf can't get inlined, tell gcc it's a printf style
function and clean up the resulting warnings
|
2003-05-07 01:49:31 +00:00 |
|
Bill Currie
|
4dcc29a136
|
bloody gcc deciding #import isn't good enough :P
|
2003-05-06 21:52:58 +00:00 |
|