]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/server/race.qc
Fix the race server best and speed award by sending to all clients when neccessary...
[divverent/nexuiz.git] / data / qcsrc / server / race.qc
2009-10-14 fruitiexFix the race server best and speed award by sending...
2009-10-13 fruitiexadd more information to the record bprints (eg. previou...
2009-10-13 fruitiexmore cleanups and bugfixes to the race hud code
2009-10-12 samualUse gender-neutral kill/suicide messages
2009-10-11 div0race: STRICTTRIGGER spawnflag: still forward trigger...
2009-10-11 fruitiexshow server record on the hud (race/cts)
2009-09-25 div0some bot fixes :(
2009-09-20 div0race: do not fully verify CTS maps
2009-09-05 div0increase float accuracy for race time accumulation
2009-09-05 div0race: use a time accumulator fed by player physics...
2009-09-04 div0change the values networked as "long" in scores and...
2009-09-03 div0send scores as long when needed, and race times always...
2009-09-03 div0- do not crash on "disconnect" or "quit" in CTF
2009-09-03 div0race: big preparation for higher-res timer; see the...
2009-07-17 div0split racerecord/ctsrecord DB fields
2009-07-16 div0fix race penalties
2009-07-15 div0race: when time limit ends, do not stop the race, but...
2009-07-13 div0do not randomly order players who have completed no...
2009-07-12 div0bye bye "Race", hello "CTS" and "Race" (in mapinfo...
2009-07-11 div0more penalty time fixes
2009-07-11 div0experimental race penalty time system (entity fields...
2009-07-08 div0race: checkpoints with spawnflag FINISH are now a separ...
2009-06-18 div0new parameter "leadlimit", abort the game if someone...
2009-04-10 div0race: order of players at end of race may be wrong...
2009-02-22 div0also write a record marker for CTF (so one can extract...
2009-02-10 div0new race record marker (for extracting the records...
2009-02-09 div0verify spawnpoints when loading the map and bail out...
2009-01-28 div0remove all TEs that contain a permanent state.
2008-11-26 div0fix obvious bug in race player soritng. hopefully this...
2008-11-10 div0target2 handling improved
2008-10-26 div0race: round record times consistently
2008-10-09 div0"message2" for hurt triggers
2008-10-06 div0minor portals fix again :P
2008-10-04 div0fix timelimit display after ready-restart (no longer...
2008-10-03 div0get rid of more warnings
2008-10-03 div0remove unneeded precaches
2008-10-02 div0new waypointsprite system, onslaught not yet supported
2008-09-21 div0cleanups, change nothing
2008-09-20 div0race:
2008-09-17 div0support race_place -1 to mark a qualifying-only finish...
2008-09-08 div0check if the player touches a checkpoint, and ignore...
2008-09-06 div0add :recordset:<ID>:<time> event
2008-09-05 div0fix more bugs with race + portals
2008-09-05 div0more behaviour fixes for race+portals
2008-09-05 div0add missing functions
2008-09-05 div0minor race targeting fix
2008-09-05 div0trigger_items
2008-08-22 div0exact triggers: jumppads, teleporters and race checkpoi...
2008-08-21 div0and actually fixed it now
2008-08-21 div0race: completed spectator support
2008-08-21 div0Race: send stuff to people spectating someone too ...
2008-08-12 div0work around current csqc networking bugs crashing clients
2008-08-11 div0better scoreboard forcing
2008-08-11 div0fix to race winning condition
2008-08-11 div0race: let everyone complete his lap when the race is...
2008-08-10 div0new improvements (winning condition, zero is worst...
2008-08-10 div0race: turn off fraglimit until switching from qualifyin...
2008-08-10 div0fix timing in race
2008-08-10 div0oops ;)
2008-08-10 div0finish g_race_qualifying 2 mode (by adding a race displ...
2008-08-10 div0argh, debug prints
2008-08-10 div0race: "g_race_qualifying 2" makes qualifying-then-race...
2008-08-09 div0remove two debug prints
2008-08-09 div0when dead and respawning behind a checkpoint, also...
2008-08-09 div0correct spawnpoint/checkpoint connection
2008-08-09 div0info_player_race
2008-08-09 div0new cvar g_race_teams
2008-08-09 div0minor tweaks, fix "could not break 's all-time fastest...
2008-08-09 div0fix all-time records
2008-08-09 div0fix Qualifying mode for race; make teleporters able...
2008-08-08 div0some missing files; g_race_qualifying is still broken...