Commit Graph

76 Commits

Author SHA1 Message Date
dfa09d3161 Functions to perform arithmetic ops on sets (#4514)
* Functions to perform arithmetic ops on a set

* fix spelling
2016-10-06 10:18:14 +02:00
5613ec5d5a treatment functions and unconsciousness rework 2016-10-06 00:54:57 +02:00
e7bc2e9d62 remove deprecated code for 3.8.0 (#4457)
* remove deprecated scroll wheel event handler

* remove deprecated ace hash functions

* remove deprecated execNextFrame

* remove deprecated insertionSort

* remove deprecated getConfigType

* remove deprecated binocularMagazine

* remove deprecated wait(Until)AndExecute

* remove old ass and deprecated alternative syntax setHitPointDamage

* remove deprecated event handlers (#4459)

* remove deprecated event handlers#

* remove ACE_newEvents

* Remove old ACE PlayerEventHandler wrappers
2016-09-24 22:31:10 +02:00
58bd6467b2 Debugging tool to watch variables on main display (#4408)
* Debugging tool to watch variables on main display

* Fix error when called from scheduled code

* Remove demo code
2016-09-20 12:18:44 -05:00
9228bb9349 manual merge 2016-08-09 18:28:42 +02:00
36e78e0722 Merge pull request #4171 from acemod/cleanup-hash
deprecate ACE hash functions in favor of CBA versions
2016-08-09 18:25:01 +02:00
1ffe3131e3 remove deprecated functions 2016-07-30 11:16:19 +02:00
c9a8e0a892 deprecate ACE hash functions in favor of CBA versions 2016-07-30 10:54:01 +02:00
63b41843fc remove some broken functions 2016-07-25 19:43:42 +02:00
404d5b49b4 add function to read vanilla keybinds 2016-07-13 10:40:28 +02:00
8a4514f8e7 use a function to do gestures 2016-07-12 16:16:01 +02:00
34654fffb7 Add function to allow using playSound3D on CfgSounds classes 2016-07-06 21:31:06 -03:00
18d864e950 split mapData into separate function 2016-06-11 21:13:51 +02:00
26fbc36cab Merge branch 'master' into cbaEventSystem 2016-05-31 22:36:08 +02:00
d7b239f487 Merge pull request #3795 from acemod/deprecate-components
Add Deprecate components support
2016-05-31 10:40:24 +02:00
f0b8da33c4 Deprecate ACE events framework
CBA 2.4.0 entirely replaces the ACE events framework.

Adds wrappers with deprecated warnings to all of the public event framework functions and removes all of the underlying GVARs and code.
2016-05-22 16:09:49 +01:00
da70854568 manual merge 2016-05-18 11:48:27 +02:00
3d74c25c97 Add deprecate component solution 2016-05-15 19:38:24 +02:00
e125911c3b Added blockEngine status effect 2016-05-03 20:52:43 +02:00
467075ad67 replace timePFH with CBA_missionTime 2016-03-02 11:01:39 +01:00
02b2a21300 remove unused non API functions 2016-02-24 10:10:31 +01:00
8233661d55 remove unused non API functions 2016-02-24 09:39:39 +01:00
9ec4135be9 Add prep 2016-02-22 12:27:27 -06:00
9712f9c1a4 manual merge 2016-02-22 16:24:10 +01:00
c45523475f manual merge 2016-02-22 16:06:30 +01:00
46a239f9f6 precompile on game start 2016-02-22 15:20:36 +01:00