Commit Graph

1752 Commits

Author SHA1 Message Date
Wyqer f36b4dd35e
Tweaked Missionstart information logging 2019-05-04 18:21:18 +02:00
Wyqer 754e6f837b
Update Changelog 2019-05-04 18:20:57 +02:00
Wyqer 8834dd0ff2
publicVariable after data load or reinitialize 2019-05-04 14:13:17 +02:00
Wyqer e285251cd9
Wrong string key for setting category 2019-05-04 14:12:56 +02:00
Wyqer 7042d005d7
Sorting and conventions 2019-05-04 13:34:50 +02:00
Wyqer 260e044605
German strings for build module 2019-05-04 13:32:34 +02:00
Filip Maciejewski f06d584a20 Fixes according to review 2019-05-04 11:52:42 +02:00
Christian 261fc38470
Update Missionframework/modules/15_build/ui/buildDisplay_left.hpp
Co-Authored-By: veteran29 <veteran29@users.noreply.github.com>
2019-05-04 11:45:08 +02:00
Christian 79b476f5f5
Update Missionframework/stringtable.xml
Co-Authored-By: veteran29 <veteran29@users.noreply.github.com>
2019-05-04 11:44:46 +02:00
Christian 7ff0206c6c
Update Missionframework/stringtable.xml
Co-Authored-By: veteran29 <veteran29@users.noreply.github.com>
2019-05-04 11:44:22 +02:00
Wyqer dd675c2e7c
Removed diag_log command in build module 2019-05-04 10:01:01 +02:00
Wyqer c602c8dd4a
`res` to `resources` in build module function call 2019-05-04 09:55:49 +02:00
Wyqer 135c24988b
Removed unused functions 2019-05-04 09:09:20 +02:00
Christian d6422ac61f
Merge branch 'v0.97S12' into v0.97S12-575 2019-05-04 08:51:56 +02:00
Christian 4bc8eea224
Merge branch 'v0.97S12' into v0.97S12-587 2019-05-04 08:49:51 +02:00
Christian b7ce1dfaf0
Merge pull request #593 from KillahPotatoes/v0.97S12-508
Documentation pt1
2019-05-04 08:47:29 +02:00
Christian b6250ce5fe
Update Missionframework/stringtable.xml
Co-Authored-By: Dubjunk <31448659+Dubjunk@users.noreply.github.com>
2019-05-04 08:39:26 +02:00
Dubjunk 232f3fa94a Suggestions by @Wyqer 2019-05-03 23:18:53 +02:00
Dubjunk a30f583c01 Suggestions by @veteran29 2019-05-03 21:54:58 +02:00
Wyqer 6f97a84ec2
Comments like requested in review 2019-05-03 18:25:52 +02:00
Dubjunk 4feb31af0d
Merge branch 'v0.97S12' into v0.97S12-588 2019-05-03 01:05:07 +02:00
Dubjunk bf46c1dfeb removed notify queueing 2019-05-03 01:01:31 +02:00
Dubjunk dcd4b7a22b fixed some bugs from define implementation 2019-05-03 00:48:16 +02:00
Dubjunk ea2adf3581 Added UI defines to cratefiller module 2019-05-02 23:56:34 +02:00
Dubjunk b2ef3903e9 Added UI defines to logistic module 2019-05-02 23:35:25 +02:00
Dubjunk 4cfff122ef Added UI defines to permission module 2019-05-02 23:07:03 +02:00
Dubjunk 02c9b471b6 Added arsenal UI defines 2019-05-02 23:03:30 +02:00
Dubjunk 8dcde99d22 replaced all cf buttons with a new ListNBox 2019-05-02 00:19:42 +02:00
Wyqer f36c2199a3
Ungarrison vehicles from sector garrison 2019-05-01 22:32:43 +02:00
Filip Maciejewski b11873ebb7
Basic (and crude) build module resource paying mechanics 2019-05-01 02:29:59 +02:00
Filip Maciejewski c9044a1070
Fix bug with local items when changing between build and move modes 2019-05-01 01:46:09 +02:00
Filip Maciejewski e7de5e4743
Split buildDisplay into left/right files 2019-05-01 01:30:53 +02:00
Filip Maciejewski 3f9b972123
KPGUI Right panel classes 2019-05-01 01:29:53 +02:00
Dubjunk 4981969bb3 added setting for the CF tools 2019-05-01 01:24:44 +02:00
Filip Maciejewski aec1e0c690
Use new more accurate boundingBoxReal variant
New version of command since 1.92
2019-05-01 01:10:27 +02:00
Dubjunk 5288801757 BugFix 2019-05-01 00:53:51 +02:00
Dubjunk 944fe67a2a changed parameter order for getPermission 2019-05-01 00:48:23 +02:00
Dubjunk 735f95a60f moved permission creation to the correct modules 2019-05-01 00:44:39 +02:00
Dubjunk 11cceb77bf several improvements for the permission module 2019-05-01 00:39:51 +02:00
Dubjunk 1f56132c75 Added more detailed tooltip to the tools 2019-04-30 23:53:37 +02:00
Wyqer 76b1d47b94
Adding of vehicles/units to garrison via dialog 2019-04-30 23:23:35 +02:00
Dubjunk 7584472437 killed the clearSearch function 2019-04-30 23:11:02 +02:00
Dubjunk 33189027a8 Added tools stuff to stringtable 2019-04-30 22:49:11 +02:00
Wyqer 850165363a
Remove group marker on sector selection 2019-04-30 19:29:00 +02:00
Wyqer b32e41ea14
Get rid of short control flickering on dialog open 2019-04-30 19:27:20 +02:00
Wyqer d9213fa441
Permission for garrison dialog access 2019-04-30 18:31:42 +02:00
Filip Maciejewski 0c9e71e3e1
Imlement build list searchbar 2019-04-30 01:09:29 +02:00
Filip Maciejewski 73f42ad4c4
Update functions recompile eval
Initial load via 3DEN is not seen as 3DEN multiplayer during parsing time
2019-04-30 01:08:44 +02:00
Filip Maciejewski 4301b6ffc0
Allow functions recompilation in 3DEN MP preview 2019-04-30 00:21:26 +02:00
Dubjunk fa2d196641 fixed a CF bug when garbage lies on the ground 2019-04-29 16:56:45 +02:00