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 |
|
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 |
|
jonpas
|
7ede53bbdd
|
QGVAR and Fix laser, map, map_gestures, maptools, modules, nightvision, optics
|
2016-05-25 02:09:11 +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 |
|
BaerMitUmlaut
|
7fcbe93b71
|
Cleaned up excessive whitespace
|
2016-05-03 02:32:44 +02:00 |
|
commy2
|
46a239f9f6
|
precompile on game start
|
2016-02-22 15:20:36 +01:00 |
|
PabstMirror
|
46d6e92bca
|
Add quick debug defines to all script_components
|
2016-01-28 23:26:02 -06:00 |
|
commy2
|
a9ebcf8543
|
fix setVariable and getVariable capitalization
|
2015-11-30 17:27:09 +01:00 |
|
commy2
|
2b05f6f451
|
fix isNil capitalization
|
2015-11-30 17:22:16 +01:00 |
|
commy2
|
5e41643cff
|
fix pushBack capitalization
|
2015-11-30 17:21:28 +01:00 |
|
commy2
|
d9b90258bc
|
fix typeOf capitalization
|
2015-11-30 17:19:57 +01:00 |
|
commy2
|
34d351c652
|
fix exitWith capitalization
|
2015-11-30 17:14:05 +01:00 |
|
PabstMirror
|
5cbfe4f2a5
|
local -> private
|
2015-11-17 14:02:20 -06:00 |
|
PabstMirror
|
64de91ed06
|
Add warning for duplicate setting modules.
|
2015-10-18 23:34:11 -05:00 |
|
jonpas
|
de033f0ff2
|
README.md files added to all modules
|
2015-08-19 04:18:33 +02:00 |
|
PabstMirror
|
57f88fe77a
|
Ace_modules - Pass synced objects to functions
|
2015-07-01 01:53:15 -05:00 |
|
PabstMirror
|
8abd488a43
|
Read server modules before "SettingsInitialized" on clients
|
2015-06-09 01:27:59 -05:00 |
|
PabstMirror
|
d727cb400a
|
Modules - fix addEventHandler
|
2015-06-02 12:15:58 -05:00 |
|
ulteq
|
9d4c572261
|
Fixes build error: "config.cpp has externs but no RequiredAddons"
|
2015-06-01 20:12:07 +02:00 |
|
PabstMirror
|
84d940e69d
|
Fix circular dependency - ModuleDescription
|
2015-05-30 00:31:07 -05:00 |
|
esteldunedain
|
333cb80171
|
Delay initialization of ACE_Modules until settings are properly setup
|
2015-05-30 01:18:23 -03:00 |
|
SilentSpike
|
519aba57b5
|
Transfered ballistics support (as discussed with glowbal)
|
2015-05-11 14:45:37 +01:00 |
|
Glowbal
|
166c8147cf
|
Using ace_frag_fnc_addManualTrack instead of fired function
|
2015-04-20 23:55:23 +02:00 |
|
Glowbal
|
4543bab7fb
|
added nil check for function ace_frag_fnc_fired
|
2015-04-20 23:41:22 +02:00 |
|
Glowbal
|
24c32d8e3f
|
added configuration
|
2015-04-20 23:18:53 +02:00 |
|
Glowbal
|
7b790ffb1a
|
staged work
|
2015-04-20 22:48:11 +02:00 |
|
Glowbal
|
7ceaf7907a
|
Indentation
|
2015-03-22 12:45:46 +01:00 |
|
Glowbal
|
73489a7795
|
PBOPREFIX
|
2015-03-22 12:39:49 +01:00 |
|
Glowbal
|
d7e43ce28e
|
First draft
|
2015-03-22 12:39:26 +01:00 |
|