2014-06-12 |
Mario | Fix nade sound not following the player |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Mario | Timer turns red as it's about to explode |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Mario | Show a visual nade timer, hide nade trail from owner... |
commit | commitdiff | tree | snapshot |
2014-05-22 |
Mario | Some updates and fixes to nades, new special bonus... |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Rudolf Polzer | Oops, better add braces there to avoid possible spuriou... |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Rudolf Polzer | As agreed on poll #246, drop race game type from the... |
commit | commitdiff | tree | snapshot |
2014-05-08 |
Rudolf Polzer | Merge remote-tracking branch 'origin/Mario/hook_color' |
commit | commitdiff | tree | snapshot |
2014-05-08 |
Rudolf Polzer | Merge remote-tracking branch 'origin/Mario/music_fix' |
commit | commitdiff | tree | snapshot |
2014-05-08 |
Rudolf Polzer | Merge remote-tracking branch 'origin/Mario/teamswitch_s... |
commit | commitdiff | tree | snapshot |
2014-05-08 |
Rudolf Polzer | Merge remote-tracking branch 'origin/Mario/jetpack_endm... |
commit | commitdiff | tree | snapshot |
2014-05-08 |
Rudolf Polzer | Merge remote-tracking branch 'origin/Mario/nexball_updates' |
commit | commitdiff | tree | snapshot |
2014-05-08 |
Rudolf Polzer | Improve trace debug code. |
commit | commitdiff | tree | snapshot |
2014-05-08 |
Mario | Also don't translate the error |
commit | commitdiff | tree | snapshot |
2014-05-07 |
Mario | Don't send target_music to bots, also send it to the... |
commit | commitdiff | tree | snapshot |
2014-05-07 |
Mario | Don't keep spamming jetpack effect/sound after the... |
commit | commitdiff | tree | snapshot |
2014-05-07 |
Mario | Don't print CSQC team switch to team 0 failed messages... |
commit | commitdiff | tree | snapshot |
2014-05-07 |
Mario | Player colored hooks, also show hook coming from player... |
commit | commitdiff | tree | snapshot |
2014-05-07 |
Mario | Add an option to always show 3rd person view in nexball... |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Rudolf Polzer | Slightly improve the Makefile. |
commit | commitdiff | tree | snapshot |
2014-04-07 |
Rudolf Polzer | Fix wrong use of ##. |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Rudolf Polzer | Get rid of a stupid dummy forced-saved-cvars cvar. |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Rudolf Polzer | Merge branch 'master' of git://de.git.xonotic.org/xonot... |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Rudolf Polzer | For convenience, provide bezier curve functions globally. |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Samual Lenks | Merge remote-tracking branch 'origin/Mario/train_fix' |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Samual Lenks | Merge remote-tracking branch 'origin/terencehill/hud_co... |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Samual Lenks | Merge remote-tracking branch 'origin/Mario/teams_override' |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Samual Lenks | Merge remote-tracking branch 'origin/Mario/nade_drop' |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Samual Lenks | Merge remote-tracking branch 'origin/Mario/spawnsystem_... |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Samual Lenks | Merge remote-tracking branch 'origin/sev/waypointarrow' |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Samual Lenks | Merge remote-tracking branch 'origin/terencehill/hud_fixes' |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Samual Lenks | Merge remote-tracking branch 'origin/terencehill/movepl... |
commit | commitdiff | tree | snapshot |
2014-02-20 |
terencehill | CheckAllowedTeams must be called before FindSmallestTeam |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Rudolf Polzer | comments |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Samual Lenks | Fix "low gravity" check |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Samual Lenks | Increase gravity slightly |
commit | commitdiff | tree | snapshot |
2014-02-14 |
Rudolf Polzer | Finally merged them all. |
commit | commitdiff | tree | snapshot |
2014-02-14 |
Rudolf Polzer | Kill polish dupe. |
commit | commitdiff | tree | snapshot |
2014-02-14 |
Rudolf Polzer | More transifex. |
commit | commitdiff | tree | snapshot |
2014-02-14 |
Rudolf Polzer | Beginning of useless WP detection. |
commit | commitdiff | tree | snapshot |
2014-02-14 |
Rudolf Polzer | Rename polish. Step 1. |
commit | commitdiff | tree | snapshot |
2014-02-14 |
Rudolf Polzer | Transifex merge. |
commit | commitdiff | tree | snapshot |
2014-02-04 |
Rudolf Polzer | Implement vote 215. Fixes #1895. |
commit | commitdiff | tree | snapshot |
2014-02-04 |
Rudolf Polzer | Refactor respawn delay logic in preparation for impleme... |
commit | commitdiff | tree | snapshot |
2014-01-30 |
Rudolf Polzer | When editing nonsaved cvars in the cvar list editor... |
commit | commitdiff | tree | snapshot |
2014-01-30 |
Rudolf Polzer | Quick visual fix for long cvar descriptions. |
commit | commitdiff | tree | snapshot |
2014-01-30 |
Rudolf Polzer | Add a facility to FORCE cvars to be saved, EVEN if... |
commit | commitdiff | tree | snapshot |
2014-01-30 |
terencehill | Merge branch 'master' into terencehill/hud_code_cleanup |
commit | commitdiff | tree | snapshot |
2014-01-30 |
terencehill | Merge branch 'master' into terencehill/hud_fixes |
commit | commitdiff | tree | snapshot |
2014-01-28 |
Mario | Merge branch 'master' into Mario/spawnsystem_mutator |
commit | commitdiff | tree | snapshot |
2014-01-28 |
Mario | Merge branch 'master' into Mario/nade_drop |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Rudolf Polzer | Fix error handling in "gametype" keyword parsing, fixes... |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Samual Lenks | Merge remote-tracking branch 'origin/samual/splashing' |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Samual Lenks | Move the supercontents/nativecontents functions to... |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Samual Lenks | Add proper cvar for the gameplayfix setting |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Samual Lenks | Merge remote-tracking branch 'origin/master' into samua... |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Samual Lenks | Merge remote-tracking branch 'origin/Mario/teamswitch_fix' |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Mario | Check if the team is available before killing the player |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Samual Lenks | Fix ordering of readyrestart with warmup and add gameov... |
commit | commitdiff | tree | snapshot |
2014-01-20 |
Samual Lenks | Increase fov from 90 to 100 |
commit | commitdiff | tree | snapshot |
2014-01-20 |
Samual Lenks | Merge remote-tracking branch 'origin/Mario/melee_only_fix' |
commit | commitdiff | tree | snapshot |
2014-01-20 |
Samual Lenks | Merge remote-tracking branch 'origin/Mario/vote_change_fix' |
commit | commitdiff | tree | snapshot |
2014-01-20 |
Mario | Disable weapon dropping in melee only mutator |
commit | commitdiff | tree | snapshot |
2014-01-19 |
Samual Lenks | Move the warning to whenever someone starts spectating... |
commit | commitdiff | tree | snapshot |
2014-01-19 |
Samual Lenks | Merge remote-tracking branch 'origin/Mario/nospectators... |
commit | commitdiff | tree | snapshot |
2014-01-19 |
Samual Lenks | Update the message a little bit |
commit | commitdiff | tree | snapshot |
2014-01-19 |
Mario | Show a message in the chat box if g_chat_nospectators... |
commit | commitdiff | tree | snapshot |
2014-01-19 |
Mario | Fix vyes not working with sv_vote_change enabled |
commit | commitdiff | tree | snapshot |
2014-01-18 |
Rudolf Polzer | Merge branch 'master' of git://nl.git.xonotic.org/xonot... |
commit | commitdiff | tree | snapshot |
2014-01-18 |
Rudolf Polzer | More Transifex. |
commit | commitdiff | tree | snapshot |
2014-01-15 |
terencehill | Immediately restore normal radar and chat background... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
terencehill | HUD config: release mouse buttons and reset modifier... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
terencehill | HUD config: when a menu dialog is opened don't block... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
terencehill | Weapons panel in onlyowned mode: enlarge weapon_size... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Samual Lenks | Merge remote-tracking branch 'origin/Mario/monsters' |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Mario | Clean up monster commands a bit more |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Mario | Update command aliases to match code |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Mario | Clean up mobspawn command a little bit |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Mario | Clean up invasion global functions a bit |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Rudolf Polzer | Merge branch 'master' of git://nl.git.xonotic.org/xonot... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Mario | Merge branch 'master' into Mario/monsters |
commit | commitdiff | tree | snapshot |
2014-01-06 |
terencehill | Merge branch 'master' into terencehill/hud_code_cleanup |
commit | commitdiff | tree | snapshot |
2014-01-06 |
terencehill | Merge branch 'master' into terencehill/hud_code_cleanup |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Samual Lenks | Merge remote-tracking branch 'origin/terencehill/vehicl... |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Samual Lenks | Merge remote-tracking branch 'origin/terencehill/ca_ft_... |
commit | commitdiff | tree | snapshot |
2014-01-05 |
terencehill | Merge branch 'master' into terencehill/ca_ft_fixes |
commit | commitdiff | tree | snapshot |
2014-01-04 |
terencehill | Merge branch 'master' into terencehill/vehicles_fixes |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Samual Lenks | Add race times to hud_notify with notification system |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Samual Lenks | Always ensure pixel accuracy instead of manually setting it |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Samual Lenks | use cvar_settemp for orthoview settings |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Mario | Fix mobbutcher command description |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Mario | Use printf macro |
commit | commitdiff | tree | snapshot |
2014-01-01 |
Samual Lenks | Empty commit so we can test merge request submission... |
commit | commitdiff | tree | snapshot |
2014-01-01 |
Samual Lenks | Merge remote-tracking branch 'origin/master' into Mario... |
commit | commitdiff | tree | snapshot |
2014-01-01 |
Rudolf Polzer | Merge remote-tracking branch 'origin/divVerent/ballistic2' |
commit | commitdiff | tree | snapshot |
2014-01-01 |
Rudolf Polzer | Oops. Fix rifle config. |
commit | commitdiff | tree | snapshot |
2014-01-01 |
Rudolf Polzer | Merge branch 'master' into divVerent/ballistic2 |
commit | commitdiff | tree | snapshot |
2014-01-01 |
Rudolf Polzer | Add the most obvious __VA_ARGS__ macro of all. |
commit | commitdiff | tree | snapshot |
2014-01-01 |
Rudolf Polzer | Fix terencehill's variable abuse. Unbreaks centerprint. |
commit | commitdiff | tree | snapshot |
2014-01-01 |
Rudolf Polzer | transifex |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Samual Lenks | Actually, use a more simple comparison (looks cleaner... |
commit | commitdiff | tree | snapshot |
next |