Felix Wiegand
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
Grzegorz
ca1ff8382c
Tabs fixed
2015-05-14 14:33:33 +02:00
Ivan Navarro Cabello
43c5afac55
fixed some spanish translation
...
I fixed some spanish translation.
2015-05-14 14:32:35 +02:00
Glowbal
57bac7369d
Merge pull request #1177 from acemod/settingsFrameworkDoc
...
Settings framework documentation
2015-05-14 13:17:39 +02:00
ulteq
6e1fba450b
Merge pull request #1180 from acemod/atragmxClickMemoryFix
...
Fixed 'input parsing' corrupting 'relative click memory'
2015-05-14 12:53:04 +02:00
ulteq
7fcaa5bbcf
Fixed 'input parsing' corrupting 'relative click memory'
2015-05-14 12:52:48 +02:00
Legolasindar
683b06f317
Merge pull request #7 from acemod/master
...
update my master fork
2015-05-14 12:01:54 +02:00
ulteq
ddbf274c89
ace_ballistics README.md update
2015-05-14 11:23:44 +02:00
Glowbal
d2f05827a1
removed GVAR
2015-05-14 10:11:02 +02:00
Glowbal
3f8e9476dc
Settings documentation
2015-05-14 10:08:47 +02:00
Dharma Bellamkonda
bb947c0204
Fix <kbd> tag
...
Thanks, MDN :/
2015-05-14 01:03:32 -06:00
Dharma Bellamkonda
dd02133472
Use <kbd> tag for keyboard shortcuts
2015-05-14 01:02:25 -06:00
Dharma Bellamkonda
b930dfe6ba
Fix typo
2015-05-14 01:00:37 -06:00
Dharma Bellamkonda
1d446c5eba
Improve ballistics/advanced ballistics docs
2015-05-13 23:20:36 -06:00
Nicolás Badano
560d6f09a0
Merge pull request #1160 from alef/translation/15bn/alef
...
Fixed: Safe mode Italian translation
2015-05-13 22:54:10 -03:00
jaynus
b13d44fb6b
Fixed: Litter spawning at huge radius, floating litter over water. Fixes #1112
2015-05-13 17:29:09 -07:00
Josuan Albin
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
PabstMirror
72715dd34d
Fix RHS_Javelin Comp Path
2015-05-13 17:04:27 -05:00
Alessandro Foresi
8de611d559
Fixed: Safe mode Italian translation
2015-05-13 23:20:33 +02:00
jaynus
cf635d4564
Merge pull request #1129 from usecforce/removeTitanRealisticName
...
Removed Titan realistic name as it's not implemented yet as a Spike
2015-05-13 13:31:01 -07:00
Dharma Bellamkonda
5c7fd9cf90
Correct module name in documentation
2015-05-13 13:42:14 -06:00
Dharma Bellamkonda
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
Dharma Bellamkonda
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
Josuan Albin
ea6f3ad786
Merge pull request #2 from alganthe/documentation
...
Documentation pass
2015-05-13 21:29:32 +02:00
Josuan Albin
ea157ac0a7
Documentation pass
...
Documentation improved for
- ai
- aircraft
- attach
- captives
2015-05-13 21:26:51 +02:00
jaynus
021d277b12
Added class.
2015-05-13 12:19:00 -07:00
jaynus
a57ea7dc79
Changed: Enabled ace_javelin to the RHS javelin optionals compat pbo.
2015-05-13 12:18:40 -07:00
Dharma Bellamkonda
fb1c27bdc5
Remove outdated references to AGM in documentation
2015-05-13 12:28:11 -06:00
jaynus
524f622bf4
Rebuilt DLL's for testing.
2015-05-13 11:19:37 -07:00
jaynus
bf732a2a02
Changed: Disable snprintf_s usage to get around auto-vectorization in the 2015 STL strnlen implementation
2015-05-13 11:17:43 -07:00
jaynus
9f3a57bf32
Changed: checkFiles extension check prints version returned by extension
...
Changed: Build changed to SSE2 instead of defaulting to AVX.
2015-05-13 09:57:24 -07:00
Glowbal
be09a5cecd
Merge pull request #1145 from acemod/MedicalVehicleCheckFix
...
Fix medical vehicle return value
2015-05-13 18:32:49 +02:00
jaynus
3ff9ea230a
initial pick from vehicledamage for new extension build process.
2015-05-13 08:34:14 -07:00
jaynus
890849fcd1
Merge pull request #1139 from acemod/fragPrivates
...
Frag Privates
2015-05-13 08:06:02 -07:00
Glowbal
a4d0af4b67
Fix medical vehicle return value
...
Could fix #1142
2015-05-13 15:55:03 +02:00
ulteq
26843dad88
Merge pull request #1057 from acemod/abConfigCaching
...
Config caching (advanced ballistics)
2015-05-13 11:30:21 +02:00
ulteq
d04ebef519
Merge pull request #1106 from acemod/refactorCalcWindSpeed
...
Moved all wind calculations into the weather module
2015-05-13 11:23:32 +02:00
commy2
8f35b9b7a4
Merge pull request #1138 from acemod/dragPrivates
...
Draggin Privates
2015-05-13 10:57:03 +02:00
PabstMirror
4185874a9a
Frag Privates
2015-05-12 23:19:31 -05:00
jaynus
ed2f73d4d9
Merge pull request #1117 from acemod/waveHeightAtFunc
...
Added: waveHeightAt Function
2015-05-12 21:15:35 -07:00
PabstMirror
3978445837
Draggin Privates
2015-05-12 23:01:59 -05:00
jaynus
998cbf0fd3
Merge pull request #1133 from dharmab/documentation
...
Create missing documentation placeholders
2015-05-12 19:57:23 -07:00
PabstMirror
245a6da6f6
Merge pull request #1027 from acemod/sortForMagRepack
...
Sort for mag repack
2015-05-12 21:56:12 -05:00
jaynus
d972f14649
Merge pull request #1092 from acemod/superTime
...
ACE_time variables for accurate purposeful time use
2015-05-12 19:34:20 -07:00
jaynus
d28f2b0f2c
Merge pull request #1113 from acemod/ComancheZoomLevels
...
Fix for Comanche zoom levels
2015-05-12 19:31:28 -07:00
Dharma Bellamkonda
b27d7eafa4
Fix headers in weapon select doc
2015-05-12 20:18:03 -06:00
Dharma Bellamkonda
7c1875b624
add name to authors.txt
2015-05-12 18:31:03 -06:00
Dharma Bellamkonda
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
PabstMirror
1827d8ad95
Fix #1024 - Adjust self iMenu for wave height
2015-05-12 16:04:42 -05:00
PabstMirror
e613db1fea
Add missing script_component include
2015-05-12 15:40:12 -05:00