33b94be5ff
Insert additional newlines
2015-05-14 16:04:20 +02:00
a0ae11b761
Merge https://github.com/alganthe/ACE3 into documentation-merge
2015-05-14 15:21:14 +02:00
9e67839f73
Merge pull request #1152 from dharmab/doc-agm-to-ace
...
Remove outdated references to AGM in documentation
2015-05-14 14:35:33 +02:00
1f556bb1c4
Some more improvements
2015-05-14 12:44:23 +02:00
d2f05827a1
removed GVAR
2015-05-14 10:11:02 +02:00
3f8e9476dc
Settings documentation
2015-05-14 10:08:47 +02:00
bb947c0204
Fix <kbd> tag
...
Thanks, MDN :/
2015-05-14 01:03:32 -06:00
dd02133472
Use <kbd> tag for keyboard shortcuts
2015-05-14 01:02:25 -06:00
b930dfe6ba
Fix typo
2015-05-14 01:00:37 -06:00
1d446c5eba
Improve ballistics/advanced ballistics docs
2015-05-13 23:20:36 -06:00
6b1e7c5030
Medical guide improvements
...
Mainly based on my community experience with CMS, translated from exact same PL guide.
2015-05-14 03:04:41 +02:00
95bcb15779
Documentation pass : typos
...
fixed some typos and removed some lines that dharmab is going to add.
2015-05-14 00:45:46 +02:00
5c7fd9cf90
Correct module name in documentation
2015-05-13 13:42:14 -06:00
990c5f021b
Merge branch 'doc-agm-to-ace' into doc-dependencies
...
Merging doc branches locally to prevent upstream merge conflicts.
2015-05-13 13:34:57 -06:00
aa0940e180
Document module dependencies
...
Add a list of dependencies to each module's documentation. Also add a
note to the documenation of modules which are a dependency for many
other modules. Dependency lists are pulled from each module's
config.cpp.
2015-05-13 13:31:53 -06:00
ea157ac0a7
Documentation pass
...
Documentation improved for
- ai
- aircraft
- attach
- captives
2015-05-13 21:26:51 +02:00
fb1c27bdc5
Remove outdated references to AGM in documentation
2015-05-13 12:28:11 -06:00
b27d7eafa4
Fix headers in weapon select doc
2015-05-12 20:18:03 -06:00
1227d6e3fb
Create missing documentation placeholders
...
Creates placeholder documentation for modules which did not previously
have any. If a module had the same name and apparent purpose as a module
from AGM, AGM's documentation was imported into the placeholder.
These documentation are useful to users for explaining what ACE3
changes. They are also useful to community admins who want to create a
custom distribution of ACE3 and need to know which modules to disable.
The documentation needs to be significantly fleshed out before it's
ready for public consumption, but this should be a helpful start.
2015-05-12 18:28:18 -06:00
f103a19920
Merge branch 'codingGuidelinesMacroListFix' of https://github.com/usecforce/ACE3 into doc-merge
2015-05-10 16:41:48 +02:00
9e982fe958
Merge branch 'translation/15bn/alef' of https://github.com/alef/ACE3 into italian-merge
2015-05-10 16:09:31 +02:00
0aac0ac308
fix anchor links
...
sorry :(
2015-05-10 13:15:47 +02:00
b927c5d4f5
wrong syntax highlighting
2015-05-10 13:13:38 +02:00
8ccb2a47ff
add rallypoint and switchunits documentation
2015-05-10 13:10:45 +02:00
76b66db9d8
Fixed: typo, extra *
2015-05-09 23:04:34 +02:00
cde1ff9a64
Fixed: build.py instead of build.bat
2015-05-09 23:04:33 +02:00
fb61958758
Fixed: FUNC macros list
2015-05-09 23:04:32 +02:00
f848ff740f
Revert "travis build test"
...
This reverts commit 4f6d0599e0
.
2015-05-09 15:05:55 +02:00
4f6d0599e0
travis build test
2015-05-09 14:30:10 +02:00
fb284faa66
adjust ambiance sound module description and docs
2015-05-09 08:18:44 +02:00
818d6c4900
Possibly fixed FUNC Macros list in Coding Guidelines
2015-05-09 05:12:29 +02:00
a5fb8a1a4f
Restore missing line
2015-05-08 19:37:25 +02:00
4c5f5cd9a2
Added Switching between sniper optics modes A3 feedback tracker issue
2015-05-06 17:37:43 +02:00
49b4bce96e
sync "config-entries" from gh-pages
2015-05-06 15:50:22 +02:00
1041d68b06
sync "getting-started" from gh pages
2015-05-06 14:13:35 +02:00
cb88469da8
copy documentation style updates from gh-pages
2015-05-05 16:30:42 +02:00
a5d74f4bfd
proper heading numeration
2015-05-04 13:43:33 +02:00
08ada80baa
update from gh-pages
2015-05-04 12:36:45 +02:00
ec4802e700
remove "CMS", fix link
...
I need to check the links once published.
2015-05-04 11:57:09 +02:00
4710e61c2a
swapped basic and advanced
2015-05-03 14:37:44 +02:00
da912d8cc1
fix typo
2015-05-03 11:35:59 +02:00
dbca6fe587
finished module documentation
2015-05-03 11:33:02 +02:00
0faf110371
second batch of documentation
2015-05-03 08:25:29 +02:00
87cd37ea2a
first batch of module documentations
2015-05-02 22:06:47 +02:00
c52278c11f
Merge branch 'feature/laserpointer-3rdparty' of https://github.com/11thmeu/ACE3 into 11thmeu-feature/laserpointer-3rdparty
2015-05-01 09:52:03 +02:00
b52906800f
add translation guide
2015-04-30 21:20:41 +02:00
b9c1936efc
changed laserpointer to allow 3rd party laser pointers. now there is a new config option for CfgWeapons called ace_laserpointer, number with value 0 no laser, 1 red laser, 2 green laser
2015-04-30 18:51:30 +02:00
dc09c554c0
Merge branch 'master' of https://github.com/gienkov/ACE3 into gienkov-master
...
Conflicts:
addons/medical/stringtable.xml
addons/mk6mortar/stringtable.xml
2015-04-28 17:44:58 +02:00
e874e4329f
PL readme
2015-04-28 00:32:03 +02:00
22d569e5ab
README PL
2015-04-28 00:29:48 +02:00