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 |
|
jonpas
|
f1ae73967d
|
Normalize leftovers
|
2016-06-09 14:28:31 +02:00 |
|
SilentSpike
|
90ebf9638b
|
Update common event names to meet new standard
|
2016-06-04 11:12:56 +01:00 |
|
SilentSpike
|
9e4fd77745
|
Update common event names to meet new standard
|
2016-06-03 22:39:43 +01:00 |
|
Glowbal
|
694503c01b
|
Fix medical events
|
2016-06-03 20:57:21 +02:00 |
|
Glowbal
|
fa2cf55156
|
Fix medical related events
|
2016-06-03 20:22:34 +02: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 |
|
BaerMitUmlaut
|
7fcbe93b71
|
Cleaned up excessive whitespace
|
2016-05-03 02:32:44 +02:00 |
|
jonpas
|
85b4366368
|
Use new QPATHTOF and QPATHTOEF macros
|
2016-04-08 20:34:50 +02:00 |
|
Alessandro Foresi
|
e97c7c0f65
|
Translation: IT completed (with BOM)
|
2016-03-27 21:22:15 +02:00 |
|
Thomas Kooi
|
d86f58f418
|
Merge pull request #3525 from acemod/sandbag3den
Set sandbag side to civ to show in 3den
|
2016-03-07 19:30:24 +01:00 |
|
commy2
|
a9578ab473
|
Merge pull request #3524 from acemod/fixCancelAction
Fix Cancel (RMB) Action
|
2016-03-06 19:16:40 +01:00 |
|
jonpas
|
858c68f8d7
|
Don't use modifier for rotation where not needed
|
2016-03-06 16:54:27 +01:00 |
|
jonpas
|
52007fab6a
|
Add sanity checks, fix explosives checks
|
2016-03-06 12:06:17 +01:00 |
|
PabstMirror
|
56c5343bd7
|
Set sandbag side to civ to show in 3den
ref #3102 #2633
|
2016-03-03 12:54:13 -06:00 |
|
jonpas
|
ef95e278f9
|
Fix Cancel Action by moving it to MouseButtonDown display EH
|
2016-03-03 17:35:43 +01:00 |
|
jonpas
|
4918dbacb0
|
Replace and depreacate EFUNC(common,addScrollWheelEventHandler) with MouseZChanged Display EH
|
2016-03-02 17:33:46 +01:00 |
|
commy2
|
fa3913752b
|
replace XEH_ENABLED macro with actual class, fix #3482, fix #3483
|
2016-03-01 17:05:00 +01:00 |
|
commy2
|
46a239f9f6
|
precompile on game start
|
2016-02-22 15:20:36 +01:00 |
|
ChairborneIT
|
0021bc08df
|
Added translation for most Italian stringtable entries
|
2016-02-20 21:39:05 +01:00 |
|
bux
|
d9b452f496
|
darken and improve sandbag texture
|
2016-02-20 12:12:32 +01:00 |
|
Thomas Kooi
|
893040b08a
|
Merge pull request #3102 from buddytex/SandbagEditor
Add Sandbag to editor
|
2016-02-04 20:00:51 +01:00 |
|
PabstMirror
|
46d6e92bca
|
Add quick debug defines to all script_components
|
2016-01-28 23:26:02 -06:00 |
|
PabstMirror
|
04bccf47d7
|
Replace all use of deprecated commands
|
2016-01-19 09:39:07 -06:00 |
|
commy2
|
427628045c
|
fix ThingX capitalization, fix #3076
|
2016-01-03 15:21:38 +01:00 |
|
Braxton Williams
|
ce069c8f3c
|
Change Sandbag category
|
2016-01-02 18:25:48 -06:00 |
|
Braxton Williams
|
99e2ee6110
|
Add sandbag to editor
|
2016-01-01 13:09:11 -06:00 |
|
commy2
|
a8228f60c2
|
fix configFile capitalization
|
2015-11-30 17:23:02 +01:00 |
|
commy2
|
2fe142032e
|
rework modifier key, cleanup sandbags, tripod, ladder, fix #2590
|
2015-09-26 03:16:55 +02:00 |
|
jonpas
|
de033f0ff2
|
README.md files added to all modules
|
2015-08-19 04:18:33 +02:00 |
|
Glowbal
|
0c2c71e70e
|
Merge pull request #2056 from MikeMatrix/codeCleanupSandbag
Code cleanup of Sandbag module
|
2015-08-09 23:56:25 +02:00 |
|
Michael Braun
|
940cd8e921
|
Small documentation correction in sandbag module
|
2015-08-08 02:28:27 +02:00 |
|
Michael Braun
|
d1a2bec7fd
|
Code cleanup of sandbag module
|
2015-08-08 02:00:00 +02:00 |
|
PabstMirror
|
eb5ac22b8d
|
Cleanup
|
2015-08-02 01:05:28 -05:00 |
|
PabstMirror
|
5bcc867bac
|
#1785 - Handle option for all "deploy" actions
|
2015-08-01 18:26:38 -05:00 |
|
SzwedzikPL
|
6258e73290
|
addX macro in confgis
|
2015-07-25 21:59:52 +02:00 |
|
Ivan Navarro Cabello
|
78529af60c
|
Update spanish translation
|
2015-07-08 20:57:46 +02:00 |
|