Commit Graph

349 Commits

Author SHA1 Message Date
Ozan Eğitmen
ca580daedd Cargo: Add removeCargoItem Function (#5432)
* Add removeCargoItem function to cargo module

* Fix documentation typos

* Fix header 'public' field

Of course it's a public function, that's the whole point!

* Fix spelling

* Add missing then command

* Work better with objects

* After-test fixes

* Also update wiki

* Overhaul

* Make the event more robust

* Fix logic & shorten docs
2017-09-16 11:21:23 -05:00
Dystopian
559a498e6d Add fast mouse actions to refuel, add refuel eden attributes (#5418)
* Add fast mouse actions to refuel

* nobody seen that

* Add interaction condition and refuel on ladder

* Add car hit, fix change weapon on uncon

* Replace objNull with nil in setVar, unify var names

* Delete *ConnectNozzle functions

* Delete reset* functions

* Add public function and eden attributes

* Remove static actions from RHS compat

* Remove statusEffect_set on respawn

* Fix dual menu, add deprecating message

* Optimize fnc_takeNozzle

* Cleanup
2017-09-10 14:43:03 -05:00
BaerMitUmlaut
eacca05fda Fix GVARs in explosives wiki (#5416)
* Fixed GVARs in explosives wiki

* Standardize double spaced comments
2017-08-26 11:37:31 -05:00
PabstMirror
26ebc16e3f Map wiki fix (#5446) 2017-08-22 20:33:26 +02:00
PabstMirror
e7ebbd5750 Customized map lighting for vehicle interiors (#5401)
* Customized map lighting for vehicle interiors

* Tabs for cases

* Add wiki for new configs

* V
2017-08-22 13:13:03 -05:00
Jeff Zellen
dec1f5d8b5 Corrected kbd tag open on 2.4 (#5445)
Minor fix correcting the kbd open html tag.
2017-08-21 12:15:38 -05:00
Moritz Schmidt
dee916acf9 update Mikero's download link (#5428)
Current Mikero Tools link now leads to a "we're shutting down dev-heaven" page. :(
Changing to Maverick Applications homepage.
2017-08-14 14:49:30 +02:00
Dystopian
606e9c088d Fix fast recompiling documentation (#5409)
it can be used for MACRO way only
2017-08-10 13:34:39 +02:00
SilentSpike
292844690a Add Pentolite Gurney constant to wiki (#5413)
Hard to find a reference for this, but figure it is useful to others as it's fairly common in older HEAT shells (WW2 stuff is why this even came to my attention) and modern fast-acting explosives.

It's a bit of an approximation as I had to interpolate the value of the first reference so that it was correct relative to the other values on our wiki (by using two other explosives common to both tables). The second reference in fps converts to roughly the same value in m/s so I'm content to call it good.

References:
http://axpro.mines.edu/documents/MNGN%20444_Fragmentation%20and%20Safety%20Distances%20_Examples.pdf, p.3
http://dtic.mil/dtic/tr/fulltext/u2/783941.pdf, p.25
2017-08-09 11:34:35 +01:00
Dystopian
03b51a6c50 Add CBA Keybinding link to Shortcuts wiki (#5394) 2017-07-30 12:29:23 -05:00
Dystopian
20e50176e6 Add addon template and fast recompiling descriptions to wiki (#5388)
* Add addon template mention

* Add fast function recompiling mention

* Add LINKFUNC macro description

* Update coding-guidelines.md
2017-07-27 08:26:24 +02:00
Wakbub
fd48c7fba9 Update the Wiki for the Settings Framework (#5363)
* Update settings-framework.md

Modifications and extensions.

* Update settings-framework.md

Replacement of the bulleted list with a numbered list, as the steps are in chronological order. Removal of superfluous text.
2017-07-19 21:01:25 +02:00
Broström.A | Evul
a18eec6bc0 Fixed a spelling error (#5373)
Change have have to have
2017-07-19 11:22:54 +02:00
jonpas
6aad1c8af6 Merge branch 'release' 2017-07-18 23:00:48 +02:00
Jo David
ac1c0cc850 add new acerep (#5356)
* add new acerep

* fix typos

* change date
2017-07-14 18:14:10 +02:00
jonpas
23cf08c237 Prepare release 3.10.2 2017-07-11 00:21:09 +02:00
jonpas
980e3d255e Update homepage version numbers
[ci skip]
2017-07-10 17:19:50 +02:00
Laid3acK
7a3d15d37c Minor update Wiki AtragMx (#5322)
* update wiki atragmx

* Add files via upload
2017-07-08 10:10:40 -05:00
Glowbal
1144490ef3 Merge branch 'release' 2017-06-22 16:06:57 +02:00
jonpas
1d355b43db Prepare release 3.10.1 2017-06-21 15:41:02 +02:00
Glowbal
ba05b74fd2 Merge branch 'release' 2017-06-20 20:19:29 +02:00
Laid3acK
199eb849fc fix video link (#5276) 2017-06-13 08:09:26 -05:00
jonpas
9d9edc46c7 Prepare release 3.10.0 (build 2) 2017-06-13 14:03:37 +02:00
jonpas
6eaba8ddaf Update homepage version numbers #4692
[ci skip]
2017-06-12 16:25:19 +02:00
jonpas
6a4a3d4ce1 Merge branch 'master' into release-3.10.0 2017-06-10 22:35:22 +02:00
SilentSpike
08d8cf71d7 Update cargo docs with new public functions (#5266)
* Update cargo docs with new public functions
* Add myself to squad.xml
2017-06-10 17:34:42 +01:00
jonpas
e0887b3839 Prepare version 3.10.0 2017-06-10 15:27:14 +02:00
Phyma
48b9a61497 Fix Large IED defuse distance (#5261)
* Fix for large-ied bug because underwater thing have changed

* Added size of IED in config and determine defuse range

* Added typo

* Added help text to wiki about defusing

* Better English

* Increased the defusal range on large bombs make it similar to small ieds

* Add wiki doc
2017-06-09 12:52:55 -05:00
PabstMirror
9c3cca3c56 Add repair feature to wiki (#5247)
* Add repair feature to wiki

* Add blank lines, use adv engineer

* Add repair framework page
2017-06-09 09:11:00 -05:00
Laid3acK
6facb9008b Update kestrel4500.md (#5228) 2017-06-09 15:23:30 +02:00
PabstMirror
847832c118 Fix some event names on wiki (#5254)
* Fix some event names on wiki

* Switch callable events to functions
2017-06-08 14:31:27 -05:00
Phyma
55df8bca53 Repair specialist rename, fixes #3186 (#5248)
* Changed name

* Fixed Enginner only german and removed big letters

* Added docs + PR fixes #3186

* Removed other languages

* Fixed request and added comment

* Replace all usage of term "Specialist"
2017-06-08 12:10:35 -05:00
PabstMirror
f35f80ee82 Rearm - Pylon Support and Dynamically Add Supply Actions (#5183)
* Dynamic Add

* Support 1.70 Pylon Loadouts

* Properly handle old compat pbos - Update RHS Compat

* Re-add documentation

* cleanup headers (note from other pr)

* Cleanup

* Fix var spelling
2017-06-08 11:47:52 -05:00
Moritz Schmidt
4f90d4da80 note required PboProject version (#5256)
* note required PboProject version

* Update setting-up-the-development-environment.md
2017-06-06 19:25:51 -05:00
Phyma
7141bbc4b4 Added more info about indentations, tabs and EditorConfig (#5249)
* Added more info about indentations, tabs and EditorConfig

* Fixed original misspelling "Every"
2017-06-05 12:44:10 +02:00
ace3mod
1b516bb4fa [Docs] Update component dependencies
Automatically committed through Travis CI.

[ci skip]
2017-06-02 23:52:51 +02:00
ace3mod
feaa50a002 [Docs] Update component dependencies
Automatically committed through Travis CI.

[ci skip]
2017-06-02 23:52:46 +02:00
ace3mod
1545b5c45c [Docs] Update component dependencies
Automatically committed through Travis CI.

[ci skip]
2017-06-02 23:52:32 +02:00
PabstMirror
3898202091 Hellfire missiles (#4679)
* Hellfire

* Cleanup dev macros

* Cleanup some debug

* Add base interaction node for firemode actions

* Handle bad data in attack profile variable

* Skip ammo checks (returns bad data on added weaps)

* Add mags sizes for apache

* Add Hellfire Wiki Doc

* Cleanup doc

* Add pylon support

* Add support for pilot controlled weapons

* Add label to pylon mags

* Cleanup vehicle configs, autoAdd laser des, fix ineractions for driver
2017-06-02 16:51:38 -05:00
PabstMirror
49374feb2a NLAW - Predicted Line Of Sight Guidance and Overfly Attack Mode (#4791)
* NLAW Prototype

* Make AI Compatible

* Add Overfly Top Attack Mode

* Limit Max Deflection

* Base prediction on AI skill

* Generic cycle attack profile key for missile guidance

* Add hint for weapons without huds

* Configure for attack cycle key

* Finish OTA ammo effects

* Cleanup

* Arm at 20m

* Disable Debug

* No models for short lived sub-ammos

* Fix Korean strings

* Change AI randomization to use skillFinal

* Add wiki doc for nlaw

* Cleanup

* Cleanup

* Cleanup
2017-06-02 16:51:20 -05:00
PabstMirror
afe862324e Refuel - Add setting for hose length (#5224) 2017-05-31 11:30:48 -05:00
PabstMirror
ff212d5b3d Fix AB water vapor pressure calc (#4956)
* Fix AB water vapor pressure calc

* Fix calc in weather

* Cleanup usage of constant

* Add RVExtensionVersion, Rebuild AB DLLs
2017-05-29 12:55:26 -05:00
Glowbal
c490fcbc5a Merge branch 'release' 2017-05-16 22:51:28 +02:00
jonpas
bae6124d0c Prepare release 3.9.2 2017-05-16 14:16:59 +02:00
PabstMirror
6034a13d42 Prep 3.9.2 (version numbers) 2017-05-15 18:00:09 -05:00
Dystopian
484a68503d Add Arma 3 Issues breaking ace_rearm (#5150) 2017-05-10 16:36:39 -05:00
Laid3acK
de38a5fca7 Wiki AtragMx minor changes (#5111)
* fix markdown syntax

* Update atragmx.md
2017-05-10 19:27:41 +02:00
PabstMirror
08217f460e Explosives - Add code handler for detonation (#5115)
* Explosives - Add code handler for detonation

* Add info to wiki

* Fix cellphone in demo code, move example to wiki
2017-05-10 11:28:44 -05:00
James Kingsley
f1566a7aa3 Add volume toggle docs (#5077)
* Add volume toggle docs

* Change version and remove ref to another mod

* Changes as per review

* Fix numbers
2017-04-26 16:42:14 +02:00
PabstMirror
0a7033a186 Remove CfgAiSkill config changes (#5091)
* Remove CfgAiSkill config changes

* Add note to wiki about removal
2017-04-22 11:18:56 -05:00
Glowbal
06820c6b69 Fix broken url on modules wiki page (#5088) 2017-04-17 12:19:06 +02:00
Jo David
8dfb7928c0 Merge pull request #5031 from Laid3acK/wiki_atragmx
Wiki AtragMx updated_3
2017-04-10 11:47:07 +02:00
Pawel W
edf4e388e2 Update ACEX to 3.2.0.4 (#5062) 2017-04-07 19:50:55 +02:00
Laid3acK
ee53c9e69d fix link atragmx.md 2017-03-30 13:58:17 +02:00
Laid3acK
9b4377a547 Update atragmx.md 2017-03-29 21:34:34 +02:00
Jo David
a13a685258 Update vector.md 2017-03-29 13:57:53 +02:00
Marco Kaulea
6c4d6c88d9 Add blank line after heading 2017-03-29 13:43:22 +02:00
Marco Kaulea
105ac01b56 Update documentation for Vector21
Add explanation on how to switch range and azimuth units
2017-03-29 00:30:18 +02:00
Laid3acK
0da039758e Wiki scope updated_1 (#5037)
* Update scopes.md

* Update scopes.md

* Update scopes.md

* Add files via upload

* Update scopes.md

* fix links and `alt` texts

* Delete scope_module.jpg

* Add files via upload

* Update scopes.md
2017-03-26 10:30:52 -05:00
Laid3acK
3291059621 Wiki scope updated (#5028)
* Update scopes.md

* Update scopes.md

* Update scopes.md

* Add files via upload

* Update scopes.md

* fix links and `alt` texts
2017-03-25 10:49:46 -05:00
Laid3acK
10168e9e90 Wiki Kestrel 4500 updated (#5027)
* Update kestrel4500.md

* Update kestrel4500.md

* Update kestrel4500.md

* Update kestrel4500.md

* Update kestrel4500.md

* Update kestrel4500.md

* Update kestrel4500.md

* fix links and `alt` texts
2017-03-25 10:49:14 -05:00
Laid3acK
24fd37c9a6 Wiki Advanced Ballistics updated (#5030)
* Update advanced-ballistics.md

* Update advanced-ballistics.md

* Update advanced-ballistics.md

* Update advanced-ballistics.md

* Update advanced-ballistics.md

* Update advanced-ballistics.md

* Update advanced-ballistics.md

* Update advanced-ballistics.md

* Update advanced-ballistics.md

* Update advanced-ballistics.md

* Add files via upload

* Update advanced-ballistics.md

* fix links and `alt` texts
2017-03-25 10:48:35 -05:00
Laid3acK
b5030d90b7 Wiki range card updated (#5029)
* Update rangecard.md

* Update rangecard.md

* Update rangecard.md

* Add files via upload

* Update rangecard.md

* fix links and `alt` texts
2017-03-25 10:47:11 -05:00
Laid3acK
a58a39f35a fix links and alt texts 2017-03-25 12:44:38 +01:00
Laid3acK
04926173db Update atragmx.md 2017-03-25 09:09:35 +01:00
Laid3acK
70502e609b Add files via upload 2017-03-24 14:23:13 +01:00
Laid3acK
462a11d92a Update atragmx.md 2017-03-24 14:09:43 +01:00
J3aLeiNe
203a279696 Update atragmx.md 2017-03-23 14:42:45 +01:00
J3aLeiNe
c625dcda26 Update atragmx.md 2017-03-22 11:23:43 +01:00
Glowbal
bb228fa2b3 Merge branch 'release' 2017-03-21 20:49:11 +01:00
Glowbal
b143af0b8c Prep 3.9.1 release 2017-03-21 20:42:39 +01:00
J3aLeiNe
86e806a04f Update atragmx.md 2017-03-21 18:09:49 +01:00
J3aLeiNe
e2cbb81777 Update atragmx.md 2017-03-21 14:49:21 +01:00
J3aLeiNe
5e439055c0 Update atragmx.md 2017-03-21 14:39:23 +01:00
J3aLeiNe
66fe97c03c Update atragmx.md 2017-03-21 14:30:09 +01:00
J3aLeiNe
c1360d4149 Update atragmx.md 2017-03-21 14:26:07 +01:00
J3aLeiNe
dff62c33be Update atragmx.md 2017-03-21 11:57:04 +01:00
bux
ec9e4e952d update user url 2017-03-20 08:06:09 +01:00
J3aLeiNe
d8cdbcdbc9 Add files via upload 2017-03-19 11:37:44 +01:00
J3aLeiNe
720f6a1ed2 Delete atragmx1.jpg 2017-03-19 11:36:23 +01:00
J3aLeiNe
70aa0e0676 Update atragmx.md 2017-03-19 11:35:37 +01:00
J3aLeiNe
a5cb451f76 AB : AtragMx wiki updated (#4982)
* Update atragmx.md

* Update atragmx.md

* Update atragmx.md

* Update atragmx.md

* Update atragmx.md

* Update atragmx.md

* Update atragmx.md

* Update atragmx.md

* Update atragmx.md

* Update atragmx.md

* Update atragmx.md

* Update atragmx.md

* Update atragmx.md

* Update atragmx.md

* Update atragmx.md

* Update atragmx.md

* Update atragmx.md

* Update atragmx.md

* Update atragmx.md

* Update atragmx.md

* Add files via upload

* Update atragmx.md

* Update atragmx.md

* Update atragmx.md
2017-03-18 13:37:36 +01:00
Glowbal
71d9694eb6 Prep 3.9.1 release 2017-03-13 20:48:02 +01:00
PabstMirror
a3750b3160 Pass functions by "reference" to bis event handlers (#4898)
* Pass functions by "reference" to bis event handlers

* Add Doc

* Fix

Conflicts:
	addons/laserpointer/XEH_postInit.sqf
2017-03-13 20:24:27 +01:00
jonpas
f0977a18ac Fix multiple slideshows sub-actions, Add set name setting (#4904)
* Fix all slides being in multiple slideshows setup, Use private keyword

* Add setting for slides main interaction name

* Update Slideshow documentation

* Add not about new argument added in version
2017-03-13 20:20:23 +01:00
jonpas
bec3fbb6a9 Update ACEX Headless framework documentation (#4950)
* Update ACEX Headless framework documentation

* Add version note about End Mission
2017-02-26 14:06:37 +01:00
ace3mod
fc245d9fb5 [Docs] Update component dependencies
Automatically committed through Travis CI.

[ci skip]
2017-02-25 02:23:03 +01:00
jonpas
1590948b92 Fix multiple slideshows sub-actions, Add set name setting (#4904)
* Fix all slides being in multiple slideshows setup, Use private keyword

* Add setting for slides main interaction name

* Update Slideshow documentation

* Add not about new argument added in version
2017-02-24 14:08:18 +01:00
bux
f1e8daad66 Update 2017-02-21-ace3-version390.md
add missing slash on the link
2017-02-21 11:44:51 +01:00
bux
e1eefaa8e7 Add Acerep 8 (#4923)
* add acerep 8

aimed for the 23rd

* update header image

* change acerep8's date to the 21st

* acerep8 add a sentence about how awesome we are
2017-02-21 11:34:50 +01:00
bux
1d978c45bf Update _config_dev.yml 2017-02-14 22:50:46 +01:00
bux
ad23be5c5c Update _config.yml 2017-02-14 22:50:33 +01:00
bux
2fddfcc1c8 Update _config.yml 2017-02-14 22:47:01 +01:00
Glowbal
283c372291 Merge branch 'release' 2017-02-14 22:43:31 +01:00
PabstMirror
dfca4fdcf8 Pass functions by "reference" to bis event handlers (#4898)
* Pass functions by "reference" to bis event handlers

* Add Doc

* Fix
2017-02-14 10:54:37 -06:00
Glowbal
c0c41667e7 prep v3.9.0 2017-02-05 13:48:09 +01:00
nomisum
59ca44bb4b [typofix] explosion -> explosive (#4816) 2017-01-11 17:35:35 -06:00
bux
e2ca261f3f Merge pull request #4793 from acemod/update-website-tools
Update website tools
2016-12-28 13:06:16 +01:00
bux
4bef68b73f decrease slider image file size 2016-12-28 09:23:22 +01:00
bux
f0ebc8ac74 update tools 2016-12-28 09:23:08 +01:00
bux
33c19f13ae add missing manifest meta tag 2016-12-28 09:08:59 +01:00
bux
7196876c0c Merge pull request #4790 from acemod/manifest
Add web app manifest file
2016-12-28 09:05:01 +01:00
bux
427d910450 add some rel="noopener" to external links 2016-12-28 08:53:05 +01:00
bux
2da04846c8 add web app manifest 2016-12-27 09:36:18 +01:00
bux578
7ecccde340 use https for ace3mod 2016-12-27 09:11:58 +01:00
ace3mod
dff9e11569 [Docs] Update component dependencies
Automatically committed through Travis CI.

[ci skip]
2016-12-22 20:30:05 +01:00
Glowbal
2151fcad8f #4692 Update dev homepage for v3.8.3
[ci skip]
2016-12-13 23:16:41 +01:00
Glowbal
86fd9347f8 #4692 update homepage for v3.8.3
[ci skip]
2016-12-13 23:16:12 +01:00
Glowbal
c8ef10341e Merged branch release-v3.8.3 into master 2016-12-13 23:14:12 +01:00
Glowbal
0df98f794c Prep 3.8.3 2016-12-12 19:50:16 +01:00
jonpas
3d1820e3fd Add PboProject .hpp exclusion note 2016-11-29 20:06:44 +01:00
Glowbal
30f492d704 Add module documentation (#4297) 2016-11-25 00:11:27 +01:00
Glowbal
050384e960 Merge branch 'release'
Conflicts:
	docs/_config.yml
	docs/_config_dev.yml
2016-11-25 00:08:32 +01:00
Glowbal
2adb7c0d8b Update versions for 3.8.2 - #4692 2016-11-22 22:58:17 +01:00
ace3mod
5f7f26ef18 [Docs] Update component dependencies
Automatically committed through Travis CI.

[ci skip]
2016-11-17 08:12:16 +01:00
ulteq
db3b5d924c Scopes - Updated wiki framework (#4680)
* Update scopes-framework.md

Documented the changes to the scopes framework in this pull request: https://github.com/acemod/ACE3/pull/4642

* Clarified the bore height component descriptions
2016-11-16 11:20:07 +01:00
ace3mod
73b940d3bf [Docs] Update component dependencies
Automatically committed through Travis CI.

[ci skip]
2016-11-15 23:12:22 +01:00
bux578
a0d6e0322b fix typo in acerep7 2016-11-06 20:41:21 +01:00
jonpas
43c2e299c9 Fix make.py checkexternal argument documentation 2016-11-05 20:10:08 +01:00
bux578
f9f6afb8bb increase date 2016-11-04 20:16:35 +01:00
bux578
f23d96d455 fix typos, wording 2016-11-04 09:24:21 +01:00
bux578
d1d2796392 fix typos, improve medical rewrite cba text 2016-11-03 11:12:18 +01:00
bux578
0bfc476888 add second draft of acerep7 2016-11-03 10:54:20 +01:00
bux578
493613e1ed Merge branch 'master' into acerep7 2016-11-03 10:26:41 +01:00
bux578
4ef3d9f063 improve dockerfile 2016-11-02 11:49:16 +01:00
bux578
7d3d3ad47d add first draft of acerep 2016-11-02 11:46:50 +01:00
jonpas
9e37dc1192 Fix make.py wiki lists 2016-11-01 13:50:00 +01:00
PabstMirror
6a7998d47d WebDoc Version to 3.8.1 (#4611)
Close #4610
2016-10-29 08:28:24 +02:00
ace3mod
d44770a27e [Docs] Update component dependencies
Automatically committed through Travis CI.

[ci skip]
2016-10-27 19:35:23 +02:00
Glowbal
a13441fa85 Merge branch 'release'
Conflicts:
	addons/main/script_version.hpp
2016-10-25 20:33:25 +02:00
Glowbal
36085ebd9c Prep 3.8.1 release 2016-10-25 20:20:26 +02:00
Glowbal
d2f485329f Update make.py to 0.8 (#4579) 2016-10-25 20:11:57 +02:00
jonpas
ffd1f0aff2 Update make.py to 0.8 (#4579)
* Update make.py to 0.8

* Remove redundant extras folder obsolete handling

* Fix version updating in files when version changes number of digits

* Satisfy bux
2016-10-25 20:11:05 +02:00
Rory
07068260fe Wiki update (#4589)
* Wiki update
- Updated class-names.md entries for chemlights, incendiary grenade and spraypaint.
Added chemlights feature with usage info.
Added spraypaint feature with usage info.

* correct version of spray paint in class-names.md

* Correction
removed spraypaint.md since tagging.md was already present
updated chemlights with removal of 1.1 (adding throw possibilities)

* Reworked chemlights.md
removed usage => already referred to advanced grenades
Changed description

* removed tagging addition from class-names.md

* added |
2016-10-24 08:45:21 +02:00
PabstMirror
e5c59b56fb Update wiki version to 3.8 (#4570) 2016-10-19 15:52:46 -05:00
Glowbal
bf5892aa2a Merged branch release into master 2016-10-18 22:59:44 +02:00
bux578
846b7f26f7 Dockerfile (#4550)
* add init dockerfile

* add dockerfile documentation

* gitignore gemfile.lock

* improve Dockerfile

* add docker-compose file

* change readme to use docker-compose

* improve readme

* Fix readme - Debian != Windows

* Small wording improvement

* copy contents into dockerfile

To be able to run it without a volume (but with `docker-compose up` who
would do that :) )
2016-10-16 10:48:14 +02:00
bux578
99d910d6c9 fix spelling of ruby 2016-10-14 07:55:46 +02:00
bux578
4d31c8f148 add missing line in medical doc (#4545) 2016-10-11 21:42:16 -05:00
Glowbal
a98013c36e Merge branch 'master' into release 2016-10-11 18:51:05 +02:00
jonpas
cbbdd6f939 Use apt-get consitently instead of new apt only 2016-10-11 14:21:54 +02:00
jonpas
627a11545a Fix documentation README commands 2016-10-11 14:18:58 +02:00
jonpas
d29677d366 Remove Laser-SelfDesignate wiki page 2016-10-08 15:01:34 +02:00
Glowbal
8e72d89ef6 Prepare 3.80 RC1 2016-10-08 13:10:34 +02:00
ace3mod
c192378e90 [Docs] Update component dependencies
Automatically committed through Travis CI.

[ci skip]
2016-10-08 12:56:30 +02:00
bux578
c57e2e1cd0 make wide tables scrollable on mobile 2016-10-03 07:02:50 +02:00
ace3mod
85a1ce6d83 [Docs] Update component dependencies
Automatically committed through Travis CI.

[ci skip]
2016-09-28 13:16:04 +02:00
commy2
1219d3df23 remove deprecated sitting module (#4458)
* remove deprecated sitting module

* Update sitting documentation for removal

* Remove ACE3 sitting doc, redirect to ACEX and add note

* Fix wording
2016-09-28 13:14:50 +02:00
ace3mod
565af1b571 [Docs] Update component dependencies
Automatically committed through Travis CI.

[ci skip]
2016-09-26 19:10:36 +02:00
jonpas
33ab8c18ff Add version note to yellow Advanced Throwing circle documentation 2016-09-23 20:21:24 +02:00