Commit Graph

28 Commits

Author SHA1 Message Date
worldwidesorrow 0006d77bc3 Update compile.sqf 2020-01-21 12:00:56 -06:00
worldwidesorrow d5f38f0f3f Update player.sqf 2020-01-21 11:59:38 -06:00
worldwidesorrow 0bbf4b4118 Update Player.hpp 2020-01-21 11:58:08 -06:00
worldwidesorrow d6cc795222 Rename SQF/dayz_code/util/util.sqf to Server Files/Archive/dayz_code/util/util.sqf 2020-01-21 11:54:40 -06:00
worldwidesorrow 6c833f657c Rename SQF/dayz_code/util/Util.hpp to Server Files/Archive/dayz_code/util/Util.hpp 2020-01-21 11:53:56 -06:00
worldwidesorrow 57b5e960ef Rename SQF/dayz_code/util/task.sqf to Server Files/Archive/dayz_code/util/task.sqf 2020-01-21 11:52:35 -06:00
worldwidesorrow 161687a3f7 Rename SQF/dayz_code/util/Task.hpp to Server Files/Archive/dayz_code/util/Task.hpp 2020-01-21 11:51:54 -06:00
worldwidesorrow 44a435f9b6 Rename SQF/dayz_code/util/String.hpp to Server Files/Archive/dayz_code/util/String.hpp 2020-01-21 11:50:46 -06:00
worldwidesorrow 479e1bbb5d Rename SQF/dayz_code/util/stack.sqf to Server Files/Archive/dayz_code/util/stack.sqf 2020-01-21 11:49:35 -06:00
worldwidesorrow e1aeef0dbb Rename SQF/dayz_code/util/Stack.hpp to Server Files/Archive/dayz_code/util/Stack.hpp 2020-01-21 11:48:53 -06:00
worldwidesorrow b4587ddf99 Rename SQF/dayz_code/util/Request_Server.hpp to Server Files/Archive/dayz_code/util/Request_Server.hpp 2020-01-21 11:47:55 -06:00
worldwidesorrow 138c469388 Rename SQF/dayz_code/util/request.sqf to Server Files/Archive/dayz_code/util/request.sqf 2020-01-21 11:47:04 -06:00
worldwidesorrow 76aec61a29 Rename SQF/dayz_code/util/Request.hpp to Server Files/Archive/dayz_code/util/Request.hpp 2020-01-21 11:45:38 -06:00
worldwidesorrow f6582aa5e5 Rename SQF/dayz_code/util/Reference.hpp to Server Files/Archive/dayz_code/util/Reference.hpp 2020-01-21 11:44:40 -06:00
worldwidesorrow 8c77b10625 Rename SQF/dayz_code/util/queue.sqf to Server Files/Archive/dayz_code/util/queue.sqf 2020-01-21 11:43:55 -06:00
worldwidesorrow 968b3c57ca Rename SQF/dayz_code/util/Queue.hpp to Server Files/Archive/dayz_code/util/Queue.hpp 2020-01-21 11:43:15 -06:00
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