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-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-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-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 |
2012-09-22 |
Samual Lenks | Fixes to stalemate |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Samual Lenks | 2 throws in 5 seconds constitutes spamming |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Samual Lenks | integers ftw |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Samual Lenks | Move the macro to be global (cleaner code for EVERYBODY :D) |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Samual Lenks | Implement flag throwing punishment if you spam it too... |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Samual Lenks | Fix minor issue with vehicles, plus implement dropped... |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Samual Lenks | Temporarily disable centerprint that your team mate... |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Samual Lenks | More cleanup |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Samual Lenks | Clean up code a little |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Samual Lenks | Whoops, that debug print shouldn't be there ^_^ |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Samual Lenks | Make flags follow an arc'd path when passed, looks... |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Samual Lenks | Clean up a little bit |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Samual Lenks | Implement directional passing system (only pass to... |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Samual Lenks | Merge remote-tracking branch 'origin/samual/crylink_reb... |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Samual Lenks | Attempt to slightly rebalance the Crylink by giving... |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Samual Lenks | By request, disable aim limits on throwing and add... |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Samual Lenks | Implement avglatency field to playerstats |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Samual Lenks | Clean up more stuff |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Samual Lenks | Enable flag passing by default now |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Samual Lenks | Clean up code a bit |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Samual Lenks | Merge remote-tracking branch 'origin/divVerent/fix... |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Rudolf Polzer | fix the teleporttotarget cheat ;) |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Rudolf Polzer | mutator_ctf: attempt to fix warpzone issue |
commit | commitdiff | tree | snapshot |
2012-09-16 |
Samual Lenks | Changing this to white by default was stupid- Add new... |
commit | commitdiff | tree | snapshot |
2012-09-16 |
Samual Lenks | Don't *ever* allow passing to vehicles, it's broken... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Rudolf Polzer | make ifeq/ifneq work with spaces |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Rudolf Polzer | oops, fix #error |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Rudolf Polzer | fixes for bot_cmd |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Rudolf Polzer | name it cpp.cfg ;) |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Rudolf Polzer | even more abuse |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Rudolf Polzer | weird cfg file ;) |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Rudolf Polzer | new cheat: teleporttotarget. |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Rudolf Polzer | make the unfairly-eliminate cheat work even when warpzo... |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Rudolf Polzer | new cheats: cmd usetarget, cmd killtarget |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Rudolf Polzer | rewrite LinkDoors to be a LOT more robust |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Rudolf Polzer | target_spawn: minor refactoring |
commit | commitdiff | tree | snapshot |
2012-09-12 |
Jakob MG | Get rid of unrefs. again.. |
commit | commitdiff | tree | snapshot |
2012-09-12 |
Jakob MG | g_waypointsprite_turrets, g_waypointsprite_turrets_maxdisT |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Samual Lenks | Check if the target still exists too |
commit | commitdiff | tree | snapshot |
next |