2007-05-07 |
divverent | GAME_NEXUIZ: move the key up a bit for keyhunt, looks... |
blob | commitdiff | raw |
2007-05-07 |
divverent | Impossible combination of GAME_NEXUIZ CTF status icons... |
blob | commitdiff | raw | diff to current |
2007-04-18 |
havoc | changed weapons bar in nexuiz hud to use alpha rather... |
blob | commitdiff | raw | diff to current |
2007-04-18 |
havoc | refactored DrawQ_Pic to actually do the drawing rather... |
blob | commitdiff | raw | diff to current |
2007-04-18 |
havoc | changed r_textshadow behavior to always draw a black... |
blob | commitdiff | raw | diff to current |
2007-04-07 |
havoc | patch from div0 to fix nexuiz ctf flag icon code so... |
blob | commitdiff | raw | diff to current |
2007-04-05 |
havoc | eliminated most calls to Sys_DoubleTime (using realtime... |
blob | commitdiff | raw | diff to current |
2007-01-26 |
havoc | changed sbar stats (Monsters/Secrets/Time/map title... |
blob | commitdiff | raw | diff to current |
2007-01-21 |
havoc | fixed negative time delta problem with sbar item flashing |
blob | commitdiff | raw | diff to current |
2006-12-11 |
havoc | moved health counter in quake hud back to its original... |
blob | commitdiff | raw | diff to current |
2006-10-20 |
havoc | don't crash in scoreboard code when connected to a... |
blob | commitdiff | raw | diff to current |
2006-08-29 |
havoc | another patch from div0 to improve ping parsing behavio... |
blob | commitdiff | raw | diff to current |
2006-08-26 |
sajt | Fix for people with proper compilers :) |
blob | commitdiff | raw | diff to current |
2006-08-21 |
black | Fix a stupid typo in the sbar's ctf flag icon filenames. |
blob | commitdiff | raw | diff to current |
2006-08-21 |
havoc | nexuiz hud change to show flag status in CTF |
blob | commitdiff | raw | diff to current |
2006-08-14 |
havoc | no longer has time or team columns in non-QW games |
blob | commitdiff | raw | diff to current |
2006-08-05 |
molivier | Removed all calls to strcpy; most of them are now calls... |
blob | commitdiff | raw | diff to current |
2006-07-25 |
havoc | enabled player scoreboard in coop (note that this overr... |
blob | commitdiff | raw | diff to current |
2006-07-10 |
havoc | changed how ping report hiding operates, so that it... |
blob | commitdiff | raw | diff to current |
2006-07-10 |
havoc | fix bug where realtime was used instead of cl.time... |
blob | commitdiff | raw | diff to current |
2006-07-09 |
havoc | added ping and status command output parsing in the... |
blob | commitdiff | raw | diff to current |
2006-07-08 |
havoc | hide ping and packetloss displays if the values are... |
blob | commitdiff | raw | diff to current |
2006-07-08 |
havoc | added ping and packet loss display to scoreboard, and... |
blob | commitdiff | raw | diff to current |
2006-06-11 |
havoc | removed crosshair_static cvar (now only the hud crossha... |
blob | commitdiff | raw | diff to current |
2006-05-25 |
havoc | display qw spectators as spectators on the scoreboard |
blob | commitdiff | raw | diff to current |
2006-04-26 |
havoc | changed back to 1 second intervals on fps math |
blob | commitdiff | raw | diff to current |
2006-04-19 |
havoc | precache scoreboard title, intermission pics, and final... |
blob | commitdiff | raw | diff to current |
2006-04-18 |
havoc | removed showfps mode 2 (which was weird), modified... |
blob | commitdiff | raw | diff to current |
2006-04-08 |
havoc | fix cl.completed_time math after that last commit |
blob | commitdiff | raw | diff to current |
2006-04-08 |
havoc | made darkplaces able to compile as C++ again, and fixed... |
blob | commitdiff | raw | diff to current |
2006-03-21 |
havoc | changed all Draw_CachePic calls to precache the pic... |
blob | commitdiff | raw | diff to current |
2006-03-04 |
havoc | replaced sbarpic_t with cachepic_t in sbar code (saves... |
blob | commitdiff | raw | diff to current |
2006-02-27 |
havoc | fix the minutes display on the QW scoreboard |
blob | commitdiff | raw | diff to current |
2006-02-26 |
havoc | qw support is 99% working |
blob | commitdiff | raw | diff to current |
2006-02-12 |
havoc | GAME_NEXUIZ scoreboard team color names patch from... |
blob | commitdiff | raw | diff to current |
2006-02-01 |
havoc | added description string to all cvars and commands |
blob | commitdiff | raw | diff to current |
2006-01-16 |
havoc | csqc patch from [515], seems to work with [515]'s dpcsq... |
blob | commitdiff | raw | diff to current |
2005-12-27 |
havoc | esteel's patch used C99 lazy variable declaration,... |
blob | commitdiff | raw | diff to current |
2005-12-26 |
havoc | nexuiz team scoreboard patch from esteel |
blob | commitdiff | raw | diff to current |
2005-11-19 |
havoc | disable sbar in GAME_NETHERWORLD (it draws it using qc) |
blob | commitdiff | raw | diff to current |
2005-11-05 |
havoc | eliminated qbyte type, now uses unsigned char throughou... |
blob | commitdiff | raw | diff to current |
2005-10-27 |
havoc | remove a debugging message related to ammo > 200 in... |
blob | commitdiff | raw | diff to current |
2005-10-26 |
havoc | new zymotic hud |
blob | commitdiff | raw | diff to current |
2005-10-21 |
havoc | gave names to nearly all structs and enums which should... |
blob | commitdiff | raw | diff to current |
2005-10-17 |
havoc | added very preliminary zymotic hud |
blob | commitdiff | raw | diff to current |
2005-08-31 |
havoc | initialize red to false (fixes an uninitialized variabl... |
blob | commitdiff | raw | diff to current |
2005-08-24 |
sajt | Apparently this shuts 'assignment in conditional' warni... |
blob | commitdiff | raw | diff to current |
2005-08-23 |
sajt | When below 1 fps, the fps counter instead counts spf... |
blob | commitdiff | raw | diff to current |
2005-08-14 |
havoc | added cl_deathnoviewmodel, cl_deathscoreboard and cl_de... |
blob | commitdiff | raw | diff to current |
2005-07-13 |
havoc | draw [] brackets on the top 4 frags display before... |
blob | commitdiff | raw | diff to current |
2005-07-05 |
havoc | more size_t |
blob | commitdiff | raw | diff to current |
2005-06-26 |
black | -"add color code to start of chat message to prevent... |
blob | commitdiff | raw | diff to current |
2005-06-11 |
black | -The new Key_Event is enabled by default now and Ive... |
blob | commitdiff | raw | diff to current |
2005-06-06 |
black | If the new Key_Event breaks anything for you, you can... |
blob | commitdiff | raw | diff to current |
2005-05-13 |
havoc | replaced all references to vid.conwidth and vid.conheig... |
blob | commitdiff | raw | diff to current |
2005-05-13 |
havoc | GAME_NEXUIZ no longer loads a number of gfx/ pics that... |
blob | commitdiff | raw | diff to current |
2005-05-04 |
havoc | removed .lmp suffix from a number of DrawQ_Pic calls... |
blob | commitdiff | raw | diff to current |
2005-04-14 |
black | -Added the parameter 'persistent'(naming?) to Draw_Cach... |
blob | commitdiff | raw | diff to current |
2005-02-04 |
havoc | removed unused variable font_size |
blob | commitdiff | raw | diff to current |
2005-02-03 |
molivier | Replaced snprintf and vnsprintf calls by dpsnprintf... |
blob | commitdiff | raw | diff to current |
2005-02-02 |
black | Commented out the printing of the weapon number in... |
blob | commitdiff | raw | diff to current |
2005-02-02 |
black | FCVS: --------------------------------------------... |
blob | commitdiff | raw | diff to current |
2005-01-11 |
black | -Now the Nex weapon list works correctly again. |
blob | commitdiff | raw | diff to current |
2005-01-11 |
black | -The NEXUIZ_PLAYERMODEL is not game specific anymore. |
blob | commitdiff | raw | diff to current |
2004-12-01 |
havoc | implemented PRYDON_CLIENTCURSOR extension (clientside... |
blob | commitdiff | raw | diff to current |
2004-11-17 |
havoc | improved how showfps 1 measures framerate, it's now... |
blob | commitdiff | raw | diff to current |
2004-10-25 |
havoc | cruft removal |
blob | commitdiff | raw | diff to current |
2004-10-19 |
havoc | cleaned up scoreboard printing loops a bit (they don... |
blob | commitdiff | raw | diff to current |
2004-10-17 |
black | -Renamed two builtins of the new VM |
blob | commitdiff | raw | diff to current |
2004-09-05 |
tomaz | Added two cvars (sbar_alpha_bg and sbar_alpha_fg) to... |
blob | commitdiff | raw | diff to current |
2004-09-03 |
havoc | fixed number of displayed scores in the minideathmatcho... |
blob | commitdiff | raw | diff to current |
2004-04-12 |
havoc | another change for transfusion (remove the little frag... |
blob | commitdiff | raw | diff to current |
2004-04-12 |
havoc | patch from transfusion team to change transfusion hud... |
blob | commitdiff | raw | diff to current |
2004-03-22 |
havoc | commented out mini scoreboard in nexuiz hud |
blob | commitdiff | raw | diff to current |
2004-03-10 |
havoc | added showtime/showtime_format and showdate/showdate_fo... |
blob | commitdiff | raw | diff to current |
2004-02-01 |
black | Only one player list is displayed now. Moved it a littl... |
blob | commitdiff | raw | diff to current |
2003-12-29 |
havoc | changed nexuiz hud to display a different (more minimal... |
blob | commitdiff | raw | diff to current |
2003-12-29 |
havoc | added GAME_SOM (and its hud), and shuffled some hud... |
blob | commitdiff | raw | diff to current |
2003-12-20 |
black | Added the cvar sbar_alpha. |
blob | commitdiff | raw | diff to current |
2003-10-11 |
havoc | reverted two bugs introduced by Black (anum red digits... |
blob | commitdiff | raw | diff to current |
2003-10-11 |
havoc | fix Sbar_MiniDeathmatchOverlay to draw to the right... |
blob | commitdiff | raw | diff to current |
2003-10-07 |
black | Changed dp so the new vm fits in. |
blob | commitdiff | raw | diff to current |
2003-09-14 |
havoc | more Nexuiz hud stuff from BlackHC, minor style edits... |
blob | commitdiff | raw | diff to current |
2003-09-04 |
havoc | fix some glitches in the original commit |
blob | commitdiff | raw | diff to current |
2003-09-04 |
havoc | patch from Andreas Kirsh to add Nexuiz hud |
blob | commitdiff | raw | diff to current |
2003-08-06 |
havoc | upgraded network protocol to DPPROTOCOL_VERSION4 -... |
blob | commitdiff | raw | diff to current |
2003-07-12 |
havoc | got rid of frags per hour and time connected in scorebo... |
blob | commitdiff | raw | diff to current |
2003-07-02 |
havoc | added support for GAME_GOODVSBAD2 |
blob | commitdiff | raw | diff to current |
2003-06-09 |
havoc | Sbar_UpdateScoreboard was totally unused in quake,... |
blob | commitdiff | raw | diff to current |
2002-10-14 |
havoc | R_LoadTexture functions take a palette pointer now |
blob | commitdiff | raw | diff to current |
2002-09-24 |
havoc | static crosshair is now drawn during sbar stage (where... |
blob | commitdiff | raw | diff to current |
2002-09-24 |
havoc | now pretends gfx.wad pics are in the gfx/ directory... |
blob | commitdiff | raw | diff to current |
2002-09-02 |
havoc | you can now open/close the console independently of... |
blob | commitdiff | raw | diff to current |
2002-08-20 |
havoc | centered Sbar_IntermissionOverlay |
blob | commitdiff | raw | diff to current |
2002-08-16 |
havoc | fix alignment of frag list, it is now centered |
blob | commitdiff | raw | diff to current |
2002-08-14 |
havoc | changed fps counter behavior to be more 'traditional... |
blob | commitdiff | raw | diff to current |
2002-07-29 |
havoc | Serious-Sam style crosshair (an actual sprite in the... |
blob | commitdiff | raw | diff to current |
2002-06-02 |
knghtbrd | A minor removal of a few pieces of dead code. Nothing... |
blob | commitdiff | raw | diff to current |
2002-06-02 |
knghtbrd | DP code cleanup, stage one - all headers that can be... |
blob | commitdiff | raw | diff to current |
2002-02-27 |
lordhavoc | renamed byte to qbyte throughout engine to eliminate... |
blob | commitdiff | raw | diff to current |
next |