Glowbal
8c9b31b1c7
Merge pull request #3815 from acemod/cbaEventSystem
...
Deprecate ACE events framework
2016-06-09 14:20:26 +02:00
PabstMirror
77baeda976
Merge branch 'master' into huehuehue
2016-06-03 00:01:13 -05: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
jonpas
26fbc36cab
Merge branch 'master' into cbaEventSystem
2016-05-31 22:36:08 +02:00
jonpas
7a307393a4
Merge branch 'master' into useQuotedPathMacros
2016-05-30 21:14:17 +02:00
jonpas
c4999c13e4
QGVAR and Fix sandbag, tagging, tripod, viewdistance, weather, zeus
2016-05-25 02:19:50 +02:00
SilentSpike
207d6612da
Remove duplicate ACE_newEvents entries
2016-05-24 15:06:17 +01: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
jonpas
e7dbcd7b58
Replace delayed execution functions with new CBA counterparts
2016-05-22 15:29:01 +02:00
ProfessorCZ
7d0fcde9fa
CZ Translate - Update
...
04/30/2016
2016-04-30 00:57:24 +02:00
jonpas
d90fc3dd06
Fix variable name and header examples
2016-04-14 18:58:01 +02:00
jonpas
85b4366368
Use new QPATHTOF and QPATHTOEF macros
2016-04-08 20:34:50 +02:00
jonpas
3abb3d321c
Merge branch 'master' into customTaggingTextureSupport
2016-04-03 13:41:26 +02:00
jonpas
f4074e981a
Merge pull request #3529 from acemod/tagEvents
...
Throw a globalEvent when a tag is created.
2016-04-03 11:38:24 +00:00
commy2
a7cf010f7a
Merge pull request #3648 from acemod/fixtagging_master
...
fix script error in tagging
2016-04-02 10:12:38 +02:00
jonpas
723d27fc99
Rename tagging action classes
2016-04-01 21:29:03 +02:00
jonpas
fbaae2beb3
Fix stringtable casing
2016-04-01 21:25:00 +02:00
jonpas
9f7f176b1f
Merge branch 'master' into customTaggingTextureSupport
2016-04-01 21:24:31 +02:00
jonpas
6469b11f3c
Cleanup tagging, use internal getTexture for getting texture from color, move tag size definition
2016-03-28 20:07:02 +02:00
jonpas
dc1af390cd
Allow custom texture for tagging (only direct function call)
2016-03-28 18:44:30 +02:00
Alessandro Foresi
e97c7c0f65
Translation: IT completed (with BOM)
2016-03-27 21:22:15 +02:00
Alessandro Foresi
e5a7578f92
Translation: IT completed (no BOM)
2016-03-27 21:20:15 +02:00
commy2
5aeb19312b
fix script error in tagging
2016-03-20 17:09:03 +01:00
jonpas
72c9e9da39
Replace usage of filter to select in tagging
2016-03-16 20:17:23 +01:00
esteldunedain
e15d534fd1
Rename event, removing prefix. Back to square one.
2016-03-05 21:11:53 -03:00
esteldunedain
5450954fc2
Rename the event as "ace_tagging_tagCreated"
2016-03-04 09:16:42 -03:00
esteldunedain
02616ebbb2
Throw a globalEvent when a tag is created. Close #3521 .
2016-03-03 19:43:26 -03:00
Jonathan Pereira
309f48ee0b
Added remaining PT-BR translarions
2016-03-01 08:56:43 -03:00
jonpas
7b96fe6c28
Disable logging in tagging - fix #3468
2016-02-29 16:37:19 +01:00
BlackWindowS
c61e7b5104
Tweaked & added translations
...
Translation of almost every STR to French
2016-02-28 14:48:04 +01:00
SuN9491
9efbdb2e71
Spanish Translation (3.5.0)
...
Remaining spanish translations for ACE 3.5.0
2016-02-25 20:50:29 +01:00
gienkov
d4209b2b42
mk6 tagging and overheating translation, finish
2016-02-25 17:16:36 +01:00
esteldunedain
3fa3512509
Remaining spanish translations
2016-02-25 12:25:42 -03:00
commy2
46a239f9f6
precompile on game start
2016-02-22 15:20:36 +01:00
PabstMirror
918413030b
Short Circuit Tagging
2016-02-20 10:08:41 -06:00
esteldunedain
dec9235810
Periodically test all tags on objects for corner cases
2016-01-23 16:47:00 -03:00
esteldunedain
431a21044a
Tabs be damned.
2016-01-23 16:37:30 -03:00
esteldunedain
74b6036f3e
Handle destruction of tags placed on objects that don't support handledamage.
2016-01-23 16:24:55 -03:00
esteldunedain
e31636539a
Allow tagging wrongly configured static objects.
2016-01-23 16:21:43 -03:00
esteldunedain
ad96617d3a
- Tagging cleanup.
...
- Replaced "Tag wall" and "Tag ground" for a single "Tag" action.
- Added more reliable checks before placing the tag
- Allowed non-player units to tag (via API).
- Replaced execRemoteFnc by events
2016-01-21 19:59:27 -03:00
esteldunedain
a22203a02a
Replace player for ACE_player
2016-01-21 14:39:20 -03:00
BaerMitUmlaut
2898fd66d2
Added GEOM backup LOD
2015-09-02 20:19:17 +02:00
BaerMitUmlaut
93ea0c5654
Update to lineIntersectsSurfaces and params
2015-09-02 19:43:13 +02:00
BaerMitUmlaut
c532d893c3
Added tag destruction on object destruction
2015-07-21 19:03:25 +02:00
BaerMitUmlaut
9cba6c6793
Cleanup of old files
2015-07-21 16:56:13 +02:00