]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2019-08-11 terencehillBot waypoints: add wpeditor_menu alias to open the...
2019-08-11 terencehillBot waypoints: add more settings to the waypoint editor...
2019-08-10 terencehillBot waypoints: add quick menu wpeditor.txt with various...
2019-08-09 terencehillBot waypoints: add "wpeditor lock" command that replace...
2019-08-04 terencehillBot waypoints: add command "wpeditor hardwire crosshair...
2019-08-04 terencehillBot waypoints: "wpeditor spawn crosshair" can now detec...
2019-08-02 terencehillShow an explosion on waypoint removal
2019-08-02 terencehillClarify some messages
2019-07-31 terencehillMerge branch 'master' into terencehill/bot_waypoints
2019-07-31 terencehillDelay MOTD removal a little bit in the hope it fixes...
2019-07-30 Rudolf PolzerTransifex autosync
2019-07-29 terencehillConsistently call nexball REGISTER_MUTATOR with false...
2019-07-29 terencehillRemove useless line continuation chars
2019-07-29 MarioMerge branch 'martin-t/cvar-prefixes' into 'master'
2019-07-29 MarioMerge branch 'martin-t/hud' into 'master'
2019-07-29 Martin Taibrfix cvar description 667/head
2019-07-28 Martin Taibrdefaul value for sv_name_maxlength 666/head
2019-07-28 Martin Taibrexplain cvar prefixes, rename name_maxlength
2019-07-27 MarioMerge branch 'martin-t/current-map' into 'master'
2019-07-27 Martin Taibrremove current map from welcome message 665/head
2019-07-27 terencehillUpdate hash
2019-07-27 terencehillLess STATIC_INIT calls in race code + small cleanup
2019-07-27 terencehillGet rid of redundant Item_ItemsTime_Init functions...
2019-07-27 terencehillFix a couple STATIC_INIT calls; compact STATIC_INIT...
2019-07-27 MarioAdd an option to ignore the player count limits on...
2019-07-27 MarioAdd a hittype for sound-based attacks that cause bleedi...
2019-07-27 MarioAllow any melee weapon to slap nades
2019-07-27 MarioApply the accurate impact effect logic to all hitscan...
2019-07-27 MarioAdd a weapon flag for weapons that don't use truaim...
2019-07-26 MarioMerge branch 'martin-t/const' into 'master'
2019-07-26 Martin Taibrmove ATTEN_LOW const to the same file as the others 661/head
2019-07-25 terencehillMerge branch 'martin-t/wr_init' into 'master'
2019-07-25 terencehillSmall cleanup
2019-07-25 terencehillFix too spammy vortex whoosh sound (it was ignored...
2019-07-24 terencehillBump WAYPOINT_VERSION to 1.04
2019-07-24 terencehillComment out an unused field
2019-07-23 terencehillBot waypoints: improve backward compatibility by removi...
2019-07-23 terencehillOn second thought, removing a waypoint don't remove...
2019-07-23 terencehillReduce code thanks to the addition of a variable
2019-07-23 terencehillBot waypoints: display waypoint type in the debug messages
2019-07-21 terencehillBot waypoints: allow creation of hardwired links to...
2019-07-21 terencehillBot waypoints: remove all incoming links from waypoints...
2019-07-21 terencehillBot waypoints: implement support waypoints useful to...
2019-07-20 terencehillRestore translator-friendly messages, making sure they...
2019-07-20 terencehillTemporarly use shorter messages
2019-07-20 MarioApply gravity to items dropped as loot and always preca...
2019-07-19 MarioFix error spam when winning a tic tac toe or push-pull...
2019-07-19 terencehillBot AI: fix bots occasionally jumping (dodging) when...
2019-07-16 MarioTurrets: Don't target entities with an aiment of the...
2019-07-16 MarioFix spiderbot secondary attack
2019-07-16 MarioDon't include hidden weapons in most weapons arena
2019-07-16 terencehillPrint waypoint type on waypoint creation. Add descripti...
2019-07-15 terencehillImprove crouch check. Fix compilation units
2019-07-15 Martin Taibrremove redundant call to wr_init
2019-07-15 terencehillShow count of hardwired links on save
2019-07-15 terencehillBot waypoints: implement crouch waypoints, spawn them...
2019-07-15 Rudolf PolzerTransifex autosync
2019-07-14 Rudolf PolzerTransifex autosync
2019-07-13 Rudolf PolzerTransifex autosync
2019-07-12 MarioMerge branch 'terencehill/auto-balanced_bots' into...
2019-07-12 MarioMerge branch 'morosophos/vampire-improvements' into...
2019-07-12 Rudolf PolzerTransifex autosync
2019-07-11 Rudolf PolzerTransifex autosync
2019-07-10 MorosophosReplace multiple ifs with && 657/head
2019-07-10 MorosophosVampire mutator: fix console tracebacks when damage...
2019-07-10 terencehillRemove an unused function
2019-07-07 terencehillBot waypoints: allow creating and saving hardwired...
2019-07-07 terencehillBot waypoints: fix incorrect update of hardwired links...
2019-07-07 Rudolf PolzerTransifex autosync
2019-07-06 terencehillBot waypoints: fix some ambiguities by making hardwired...
2019-07-05 terencehillBot waypoints: Improve documentation of wpeditor commands
2019-07-03 Rudolf PolzerTransifex autosync
2019-07-02 terencehillUpdate WAYPOINT_VERSION to 1.03. Do not allow to edit...
2019-06-30 terencehillBot waypoints: save jump and custom jumppad links to...
2019-06-30 Rudolf PolzerTransifex autosync
2019-06-29 terencehillBot waypoints: teach bots to jump gaps by implementing...
2019-06-28 MarioAdd descriptions to a few of the server cvars
2019-06-25 Rudolf PolzerTransifex autosync
2019-06-24 MarioIf no client state is available, default the forced...
2019-06-24 MarioMerge branch 'martin-t/settings' into 'master'
2019-06-24 Rudolf PolzerTransifex autosync
2019-06-24 MarioMerge branch 'Mario/wickedx_fix_v2' into 'master'
2019-06-24 terencehillwickedx bg fix
2019-06-24 MarioMerge branch 'martin-t/watermark' into 'master'
2019-06-24 MarioMerge branch 'sev/icon-teamkill' into 'master'
2019-06-23 Rudolf PolzerTransifex autosync
2019-06-21 terencehillForget jumppad waypoint once destination waypoint is...
2019-06-21 Rudolf PolzerTransifex autosync
2019-06-20 Severin MeyerChange teamkill icon to symbolic shot in the back 655/head
2019-06-20 Rudolf PolzerTransifex autosync
2019-06-19 terencehilltrigger_push_get_push_time: fix temporary entity not...
2019-06-19 Rudolf PolzerTransifex autosync
2019-06-18 Martin Taibrdon't draw the watermark 654/head
2019-06-17 terencehillClear think function after a waypoint has been relinked
2019-06-17 terencehillBot waypoints: allow creating waypoints for "broken...
2019-06-15 Rudolf PolzerTransifex autosync
2019-06-13 Rudolf PolzerTransifex autosync
2019-06-12 Rudolf PolzerTransifex autosync
2019-06-08 terencehillAutomatically keep bots balanced even if g_balance_team...
2019-06-04 MarioAllow vehicles to push footballs
next