16 Commits

Author SHA1 Message Date
johnb432
d6b009cd84 Merge branch 'master' into pr/9121 2023-11-12 19:25:54 +01:00
jonpas
742626ff1a
General - Relative script_component.hpp includes (#9378)
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2023-09-12 20:58:10 +02:00
Daniël
4a2dfddc6a
Update fnc_onButtonClickConfirm.sqf
Updated formatting
2023-08-11 19:57:54 +02:00
Daniël
cf4324b37a
Update addons/markers/functions/fnc_onButtonClickConfirm.sqf
Formatting

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
2023-08-11 19:54:08 +02:00
Daniël
89bc582ba3
Update fnc_onButtonClickConfirm.sqf
Fixed fnc header formatting
2023-08-10 02:17:50 +02:00
Daniël
38c18f8ae3
Update addons/markers/functions/fnc_onButtonClickConfirm.sqf
Formatting update

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
2023-08-10 01:59:54 +02:00
Daniël
90be4aeb3d
Update addons/markers/functions/fnc_onButtonClickConfirm.sqf
Formatting update

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
2023-08-10 01:59:44 +02:00
DanielH
35472bb391
Update fnc_onButtonClickConfirm.sqf
Added empty line back
2023-01-31 01:54:00 +01:00
Daniël
1ea45e0d72 - Changed tabs to spaces (Finaly)
- Checked SQF with sqf_validator.py
- Fixed decimal error by CBA menu
2023-01-10 18:27:10 +01:00
Daniël
d13071baf6 - Fixed tab problem
Was a bit enthusiastic with removing tabs. This should to the trick.
2023-01-09 22:36:10 +01:00
Daniël
e44246b244 - Removed tabs
- Fixed calculating error
2023-01-09 21:51:25 +01:00
DanielH
9ee9c62535
Update fnc_onButtonClickConfirm.sqf
Fixed mistake that added offset twice
2023-01-09 20:33:52 +01:00
Daniël
9b5ee1bf70 Moved time zone to different setting
Added UTC Time zone
Added UTC time offset slider
Added translation in stringtable
2023-01-09 20:01:16 +01:00
PabstMirror
15372558b2 Markers - Add setting for system timestamps 2023-01-08 17:26:21 -06:00
commy2
50578a2463
Fix Multiple Issues With Timestamps (#8034)
* Fix Multiple Issues With Timestamps

* simplify

* improve parsing of timestamps

Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2021-02-27 00:17:00 +01:00
Freddo
afb3dad22b
Markers - Add timestamps (#7947)
* Add timestamps to markers

* Tiny tweaks

* Update addons/markers/functions/fnc_canTimestamp.sqf

Co-authored-by: Brett <brett@bmandesigns.com>

* Update addons/markers/functions/fnc_initInsertMarker.sqf

Co-authored-by: Brett <brett@bmandesigns.com>

* Add timestamp format setting

* Script cleanup, move checkbox under desc

* Fix stringtable validation

* Tweaks

* Remove styling from stringtable

* Edit timestamps instead of append

Credits to @PabstMirror

Co-authored-by: Brett <brett@bmandesigns.com>
2020-10-29 11:36:59 -05:00