commy2
|
89ecc81111
|
convert common events to CBA playerEvents
|
2016-06-22 01:39:20 +02:00 |
|
BaerMitUmlaut
|
88b58216ee
|
Added beautified component names
|
2016-06-20 11:44:36 +02:00 |
|
commy2
|
c481ddedaf
|
add 'name' to components
|
2016-06-19 09:38:39 +02:00 |
|
PabstMirror
|
8aa5e53bdd
|
movement - Handle objNull in virtualMass
|
2016-06-12 02:01:49 -05:00 |
|
PabstMirror
|
e8f7f6ea24
|
virtualMass - Fix div0 error when playing as rabbit
|
2016-06-09 20:30:45 -05:00 |
|
Glowbal
|
8c9b31b1c7
|
Merge pull request #3815 from acemod/cbaEventSystem
Deprecate ACE events framework
|
2016-06-09 14:20:26 +02:00 |
|
commy2
|
e776306295
|
Merge pull request #3876 from acemod/cleanupMovement
Cleanup movement and improve debugging
|
2016-06-05 12:57:34 +02:00 |
|
jonpas
|
2cc1252f81
|
Remove unused CfgInventoryGlobalVariable in movement and improve debugging
|
2016-06-05 12:45:53 +02:00 |
|
SilentSpike
|
9e4fd77745
|
Update common event names to meet new standard
|
2016-06-03 22:39:43 +01:00 |
|
PabstMirror
|
d7f9c52c2f
|
Merge branch 'master' into cbaEventSystem
|
2016-06-02 19:29:30 -05:00 |
|
jonpas
|
95573ee711
|
Stringtable URL (#3855)
* Move url into stringtable to display it properly, Add some missing author and url entries
* Fix main
* Remove duplicate author
|
2016-06-01 23:45:51 +02:00 |
|
jonpas
|
1354826d56
|
Put semi-colon to the correct place
|
2016-06-01 14:11:32 +02:00 |
|
jonpas
|
1331265e65
|
Move url into a macro
|
2016-06-01 13:49:10 +02:00 |
|
jonpas
|
6730d016c2
|
Convert CfgPatches to new Eden format and CBA 2.4.1 compatibility
|
2016-06-01 13:27:02 +02:00 |
|
SilentSpike
|
c4b75160a4
|
Run event renaming script
|
2016-05-24 14:13:11 +01:00 |
|
SilentSpike
|
108ff4f644
|
Replace ACE event system calls with CBA counterparts
Regex used:
\[(.+?),(.+?),(.+?)\]\s+call\s+E?FUNC\((common,)?(target|object)Event\)
[$1,$3,$2] call CBA_fnc_targetEvent
E?FUNC\((common,)?(server|global|local)Event\)
CBA_fnc_$2Event
E?FUNC\((common,)?(add|remove)EventHandler\)
CBA_fnc_$2EventHandler
|
2016-05-22 16:47:39 +01:00 |
|
commy2
|
f738b17db7
|
show virtual load in inventory menu
|
2016-05-10 22:32:40 +02:00 |
|
commy2
|
736807f994
|
fix typo, make variable global
|
2016-05-03 18:16:39 +02:00 |
|
commy2
|
8585ea5688
|
add framework to add virtual mass to containers
|
2016-05-03 18:12:47 +02:00 |
|
Alessandro Foresi
|
e97c7c0f65
|
Translation: IT completed (with BOM)
|
2016-03-27 21:22:15 +02:00 |
|
commy2
|
c45523475f
|
manual merge
|
2016-02-22 16:06:30 +01:00 |
|
commy2
|
46a239f9f6
|
precompile on game start
|
2016-02-22 15:20:36 +01:00 |
|
commy2
|
4335bfbfcf
|
replace inventoryDisplayLoaded with DisplayLoad event
|
2016-02-21 21:24:39 +01:00 |
|
ChairborneIT
|
0021bc08df
|
Added translation for most Italian stringtable entries
|
2016-02-20 21:39:05 +01:00 |
|
commy2
|
08e09d5cbd
|
manual merge
|
2016-02-19 11:50:17 +01:00 |
|
commy2
|
f33beb9865
|
update movement config comments
|
2016-02-05 21:31:08 +01:00 |
|
esteldunedain
|
b2d050afca
|
Close #3188, Close #3260
|
2016-02-05 09:46:51 -03:00 |
|
PabstMirror
|
46d6e92bca
|
Add quick debug defines to all script_components
|
2016-01-28 23:26:02 -06:00 |
|
commy2
|
e56e18bff3
|
Code cleanup 1.54
|
2016-01-06 22:42:02 +01:00 |
|
PabstMirror
|
fb0738bd30
|
Merge branch 'master' into release
|
2015-12-31 20:27:26 -06:00 |
|
Glowbal
|
c1fa81f28b
|
Fix tabs in sqf files
|
2015-12-21 17:05:48 +01:00 |
|
PabstMirror
|
db50b5313d
|
getName can return raw or sanatized html tags
|
2015-12-11 12:01:50 -06:00 |
|
commy2
|
ca9b909e75
|
fix CBA_fnc capitalization
|
2015-11-30 16:45:20 +01:00 |
|
jonpas
|
349447c5ea
|
Readd prone down optics removal
|
2015-10-20 19:37:49 +02:00 |
|
jonpas
|
e6a5d8c990
|
Remove enable optics in adjusted prone stances
|
2015-10-07 23:00:35 +02:00 |
|
commy2
|
ec0229d9a9
|
don't force free looking while jumping
|
2015-09-01 20:33:02 +02:00 |
|
jonpas
|
174ef91b82
|
Fixed comment typo
|
2015-07-15 00:36:05 +02:00 |
|
jonpas
|
338aa19aaa
|
Increased ability to look up #1846, Cleaned up new and empty lines in movement
|
2015-07-15 00:35:12 +02:00 |
|
jonpas
|
763cb07629
|
Macro STRING to LSTRING
|
2015-05-28 21:59:04 +02:00 |
|
jonpas
|
6072e14077
|
Changed all strings to macros (except external)
|
2015-05-27 19:04:25 +02:00 |
|
SAM
|
021679208b
|
First batch of settings files
Separating ACE_Settings.hpp from config.cpp
|
2015-05-14 20:46:35 +02:00 |
|
Glowbal
|
1ca0d66f30
|
Initial categories
|
2015-04-30 22:02:20 +02:00 |
|
KoffeinFlummi
|
a1e709047e
|
Merge branch 'patch-3' of https://github.com/VyMajoris/ACE3 into portuguese-merge
Conflicts:
AUTHORS.txt
addons/aircraft/stringtable.xml
addons/attach/stringtable.xml
addons/captives/stringtable.xml
addons/common/stringtable.xml
addons/disposable/stringtable.xml
addons/dragging/stringtable.xml
addons/explosives/stringtable.xml
addons/fcs/stringtable.xml
addons/frag/stringtable.xml
addons/grenades/stringtable.xml
addons/interact_menu/stringtable.xml
addons/interaction/stringtable.xml
addons/inventory/stringtable.xml
addons/kestrel/stringtable.xml
addons/laser_selfdesignate/stringtable.xml
addons/laserpointer/stringtable.xml
addons/logistics_uavbattery/stringtable.xml
addons/logistics_wirecutter/stringtable.xml
addons/magazinerepack/stringtable.xml
addons/maptools/stringtable.xml
addons/markers/stringtable.xml
addons/medical/stringtable.xml
addons/microdagr/stringtable.xml
addons/movement/stringtable.xml
addons/nametags/stringtable.xml
addons/nightvision/stringtable.xml
addons/optionsmenu/stringtable.xml
addons/overheating/stringtable.xml
addons/parachute/stringtable.xml
addons/realisticnames/stringtable.xml
addons/reload/stringtable.xml
addons/reloadlaunchers/stringtable.xml
addons/respawn/stringtable.xml
addons/safemode/stringtable.xml
addons/switchunits/stringtable.xml
addons/vehiclelock/stringtable.xml
addons/weaponselect/stringtable.xml
addons/wep_javelin/stringtable.xml
addons/winddeflection/stringtable.xml
|
2015-04-29 12:52:55 +02:00 |
|
VyMajoris
|
523cb49ff1
|
Added - Portuguese translation to lots of things.
Also fixed a typo the english key for STR_ACE_microdagr_configure.
|
2015-04-26 03:09:16 -03:00 |
|
commy2
|
616eee6aa4
|
remove broken launcher anim
|
2015-04-21 06:22:41 +02:00 |
|
commy2
|
5093307756
|
experiment with launcher anim
|
2015-04-21 06:10:30 +02:00 |
|
commy2
|
de660cf45f
|
messing with animations
|
2015-04-21 05:21:04 +02:00 |
|
commy2
|
5e440686bb
|
put weapon on back without having to stand up
|
2015-04-21 04:43:24 +02:00 |
|
commy2
|
4264f78128
|
player has to put weapon on back before climbing, check if still can climb
|
2015-04-18 10:16:10 +02:00 |
|
commy2
|
fd821de353
|
Merge branch 'master' of https://github.com/KoffeinFlummi/ACE3
|
2015-04-18 09:27:07 +02:00 |
|