Commit Graph

12 Commits

Author SHA1 Message Date
worldwidesorrow ca5cd985aa Rename SQF/dayz_code/util/mutex.sqf to Server Files/Archive/dayz_code/util/mutex.sqf 2020-01-21 11:42:30 -06:00
worldwidesorrow 38c2734f0e Rename SQF/dayz_code/util/Mutex.hpp to Server Files/Archive/dayz_code/util/Mutex.hpp 2020-01-21 11:41:44 -06:00
worldwidesorrow 8f5a23f708 Rename SQF/dayz_code/util/dictionary.sqf to Server Files/Archive/dayz_code/util/dictionary.sqf 2020-01-21 11:40:53 -06:00
worldwidesorrow 7fad69e77c Rename SQF/dayz_code/util/Dictionary.hpp to Server Files/Archive/dayz_code/util/Dictionary.hpp 2020-01-21 11:40:02 -06:00
worldwidesorrow 707f06e774 Rename SQF/dayz_code/util/debug.sqf to Server Files/Archive/dayz_code/util/debug.sqf 2020-01-21 11:39:10 -06:00
worldwidesorrow cba75ee80c Rename SQF/dayz_code/util/Debug.hpp to Server Files/Archive/dayz_code/util/Debug.hpp 2020-01-21 11:38:16 -06:00
ebaydayz 0c15002109 Fix tool loss due to duplicate matchbox and knife issue #1849 2017-01-03 15:30:50 -05:00
ebaydayz 76273d06cd Fix undefined error _hasBloodBag in fn_damageActions
When this function was passed an empty array (like a player with no
magazines) it returned undefined because the inside of the forEach loop
did not execute.
2016-10-01 11:31:24 -04:00
ebaydayz 657830291b Updated vanilla Collision system
Vanilla development commit:

https://github.com/DayZMod/DayZ/commit/0a1db17343f0eb828c60f08c28c06e571ee366cf
2016-07-30 10:34:25 -04:00
ebaydayz 6de88c7b07 Update some WeaponHolder to WeaponHolderBase 2016-03-31 11:35:33 -04:00
icomrade 68da397c52 Finish Medical and Sleep to UiSleep 2016-03-05 22:34:25 -05:00
icomrade 3ba3781432 Traps and Utill Folders/Files 2016-02-27 22:31:43 -05:00