2012-12-14 |
terencehill | Merge branch 'master' into terencehill/ca_arena_freezet... |
commit | commitdiff | tree | snapshot |
2012-12-14 |
terencehill | Properly turn round_handler off and forbid reviving... |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Rudolf Polzer | Merge branch 'master' of http://de.git.xonotic.org... |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Rudolf Polzer | link to new/better playerstats response format idea |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Samual Lenks | Remove "Respawning now..." from scoreboard respawn... |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Samual Lenks | Allow players to still choose the visual gun position... |
commit | commitdiff | tree | snapshot |
2012-12-13 |
terencehill | Freezetag: don't respawn immediately as frozen a player... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Samual Lenks | Merge remote-tracking branch 'origin/terencehill/direct... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Samual Lenks | Merge remote-tracking branch 'origin/master' into teren... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Samual Lenks | Merge remote-tracking branch 'origin/terencehill/cmd_fixes' |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Samual Lenks | Merge remote-tracking branch 'origin/terencehill/forced... |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Samual Lenks | Merge remote-tracking branch 'origin/terencehill/cursor... |
commit | commitdiff | tree | snapshot |
2012-12-11 |
terencehill | Display win message to everyone, like for other message... |
commit | commitdiff | tree | snapshot |
2012-12-10 |
terencehill | Refactor round handling in freezetag because I couldn... |
commit | commitdiff | tree | snapshot |
2012-12-08 |
Samual Lenks | Add a way to disable cursormode (just in case) |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Samual Lenks | Merge remote-tracking branch 'origin/master' into teren... |
commit | commitdiff | tree | snapshot |
2012-12-03 |
terencehill | Freezetag: update player count before checking it,... |
commit | commitdiff | tree | snapshot |
2012-12-03 |
terencehill | Merge branch 'master' into terencehill/ca_arena_freezet... |
commit | commitdiff | tree | snapshot |
2012-12-03 |
terencehill | Small cleanup |
commit | commitdiff | tree | snapshot |
2012-12-03 |
terencehill | Pausing health regen is better than fighting with it... |
commit | commitdiff | tree | snapshot |
2012-12-03 |
terencehill | Fix typo |
commit | commitdiff | tree | snapshot |
2012-12-03 |
terencehill | Small cleanup |
commit | commitdiff | tree | snapshot |
2012-12-03 |
terencehill | Freezetag: kill the player instead of freezing him... |
commit | commitdiff | tree | snapshot |
2012-12-02 |
terencehill | Fix this bug: if you die when the countdown to be spect... |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Samual Lenks | Make the strings translatable, plus add a cvar for... |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Samual Lenks | Merge remote-tracking branch 'origin/mirceakitsune... |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Samual Lenks | Merge remote-tracking branch 'origin/terencehill/scorin... |
commit | commitdiff | tree | snapshot |
2012-12-01 |
terencehill | When needed recount alive players instead of adding... |
commit | commitdiff | tree | snapshot |
2012-12-01 |
terencehill | Make player code more generic by moving this part of... |
commit | commitdiff | tree | snapshot |
2012-12-01 |
terencehill | Move addstat calls to freezetag_Initialize |
commit | commitdiff | tree | snapshot |
2012-12-01 |
terencehill | Remove a redundant check |
commit | commitdiff | tree | snapshot |
2012-12-01 |
terencehill | Freezetag: don't regenerate armor respawning a player... |
commit | commitdiff | tree | snapshot |
2012-12-01 |
terencehill | Freezetag, warmup stage: automatically unfreeze frozen... |
commit | commitdiff | tree | snapshot |
2012-11-29 |
terencehill | Freezetag: fix "Begin!" msg spam entering warmup stage... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
terencehill | There's no need to apply a delay entering warmup stage... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
terencehill | Less spammy warning msg |
commit | commitdiff | tree | snapshot |
2012-11-28 |
terencehill | CA: Fix missing "Begin!" message when countdown to... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
terencehill | CA: Cancel countdown to round start immediately if... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
terencehill | allowed_to_spawn is used only by the CA code |
commit | commitdiff | tree | snapshot |
2012-11-25 |
terencehill | Put the block of code that detects a push into the... |
commit | commitdiff | tree | snapshot |
2012-11-25 |
terencehill | CA: Fix "WARNING: adding score to unknown player" conso... |
commit | commitdiff | tree | snapshot |
2012-11-23 |
terencehill | Remove unused autocvar_g_start_delay |
commit | commitdiff | tree | snapshot |
2012-11-23 |
terencehill | Abort revival of frozen players when the game ends |
commit | commitdiff | tree | snapshot |
2012-11-23 |
terencehill | Add proper checks to avoid executing code that other... |
commit | commitdiff | tree | snapshot |
2012-11-20 |
terencehill | Fix health regeneration starting when player is frozen... |
commit | commitdiff | tree | snapshot |
2012-11-20 |
terencehill | Do not centerprint the msg "You spawned after the round... |
commit | commitdiff | tree | snapshot |
2012-11-20 |
terencehill | Make player code more generic by detecting after the... |
commit | commitdiff | tree | snapshot |
2012-11-20 |
terencehill | Restore correct handling of DEATH_HURTTRIGGER, now... |
commit | commitdiff | tree | snapshot |
2012-11-20 |
terencehill | Reset alive stats right when a new round starts |
commit | commitdiff | tree | snapshot |
2012-11-19 |
terencehill | Curiously the variable totalalive is unused, get rid... |
commit | commitdiff | tree | snapshot |
2012-11-19 |
terencehill | Freezetag: instead of counting alive players and changi... |
commit | commitdiff | tree | snapshot |
2012-11-17 |
terencehill | Avoid freezing the first player who joins the game... |
commit | commitdiff | tree | snapshot |
2012-11-17 |
terencehill | Add a few sanity checks |
commit | commitdiff | tree | snapshot |
2012-11-17 |
terencehill | Properly set game start delay in arena too (however... |
commit | commitdiff | tree | snapshot |
2012-11-17 |
terencehill | Better handling of the initial game delay in freezetag |
commit | commitdiff | tree | snapshot |
2012-11-17 |
terencehill | Fix for bug #1135: players receive no damage after... |
commit | commitdiff | tree | snapshot |
2012-11-01 |
Rudolf Polzer | Merge branch 'master' of http://de.git.xonotic.org... |
commit | commitdiff | tree | snapshot |
2012-11-01 |
Rudolf Polzer | add an "animbench" server command to benchmark model... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Samual Lenks | Merge remote-tracking branch 'origin/terencehill/not_re... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Rudolf Polzer | A @!#%'n Klein Bottle. Model by CuBeOwL ;) |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Rudolf Polzer | fix typo |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Rudolf Polzer | bot_cmd sound: allow to specify channel, volume, attenu... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Rudolf Polzer | scripting fix |
commit | commitdiff | tree | snapshot |
2012-10-13 |
terencehill | Fix bug where a panel resized to fullscreen cannot... |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Rudolf Polzer | add "devmap" command for quake3 command line compatibility |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Rudolf Polzer | fix a small func_vectormamamamam bug (wrong origin) |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Mircea Kitsune | Use a more correct code for the arena part. Old one... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Mircea Kitsune | Improve last commit, and show a separate text while... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Mircea Kitsune | Don't show a negative value while the server is respawn... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Mircea Kitsune | Use ftos_decimals instead of foolshly bounding and... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Mircea Kitsune | Only show when the player is allowed to spawn, not... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Mircea Kitsune | Better text colors |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Mircea Kitsune | Copy stat_respawn_time for spectated players |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Mircea Kitsune | Code cleanup |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Mircea Kitsune | Bound timer to 9.999999 seconds... no one should set... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Mircea Kitsune | Limit seconds to 4 characters (eg: 1.23 instead of... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Mircea Kitsune | Show key name when indicating the player how to respawn... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Mircea Kitsune | Colorize seconds in yellow |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Mircea Kitsune | Properly draw respawn info on a new line |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Mircea Kitsune | Show respawn information below the scoreboard when... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Rudolf Polzer | more accurate accuracy sending |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Rudolf Polzer | sort the stats list again |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Rudolf Polzer | a new cheat for devs |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Rudolf Polzer | make sv_cheats code more regular: move sv_cheats 3... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Rudolf Polzer | sv_cheats 3: allow spectators to cheat too |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Rudolf Polzer | make the cpp hack for ACCUMULATE_FUNCTION optional |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Rudolf Polzer | fix fteqcc warning |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Rudolf Polzer | Merge branch 'master' of http://de.git.xonotic.org... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Rudolf Polzer | allow overriding mins/maxs in triggers |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Samual Lenks | Merge branch 'master' of http://nl.git.xonotic.org... |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Samual Lenks | Fix unban command to accept all kinds of syntaxes |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Rudolf Polzer | more bot fixes :) |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Rudolf Polzer | Merge branch 'master' of http://de.git.xonotic.org... |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Rudolf Polzer | fix a bot scripting issue :) |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Samual Lenks | PROPERLY set up XPM configurations, and rename old... |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Samual Lenks | Merge branches 'master' and 'master' of http://nl.git... |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Samual Lenks | Fix bug with helpme notification (spamming the radar... |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Jakob MG | Try non compact style for fopen checking |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Jakob MG | Merge branch 'master' of git://nl.git.xonotic.org/xonot... |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Jakob MG | type-o fixes |
commit | commitdiff | tree | snapshot |
next |