Commit Graph
469 Commits
Author SHA1 Message Date
devZoGok b0da786869 Merge pull request #128 from devZoGok/bf-125-cpp-std
Bf 125 cpp std
2024-06-15 17:13:55 +00:00
devZoGok 98eb7a414c using most recent branches of gameBase and vb01 2024-06-15 20:11:37 +03:00
devZoGok 1fd14ba9bc Merge branch 'develop' into bf-125-cpp-std 2024-06-15 12:33:27 +03:00
devZoGok 0454ab51d4 Merge pull request #126 from devZoGok/bf-123-windows-argv
Bf 123 windows argv
2024-06-15 09:32:17 +00:00
devZoGok 8817f12d6f using different compile flags for MSVC 2024-06-15 12:28:07 +03:00
devZoGok 362532ddf0 extracting strings from Lua tables friendlier to MSVC 2024-06-15 11:48:29 +03:00
devZoGok a8643010d4 corrected primary C++ standard violations 2024-06-13 11:25:35 +03:00
devZoGok 4ef7fc8f24 Merge branch 'develop' into bf-123-windows-argv 2024-06-13 10:56:29 +03:00
devZoGok 5700e3d9e4 Merge pull request #124 from devZoGok/imp-122-stat-dyn-build
Imp 122 stat dyn build
2024-06-13 07:55:56 +00:00
devZoGok ce49ee70e6 replacing backslashes with forward slashes 2024-06-13 10:52:29 +03:00
devZoGok cb4991d195 added and changed build flags for easier building on Windows 2024-06-13 10:50:43 +03:00
devZoGok 3961174b46 building dependencies statically or dynamically 2024-06-12 20:14:52 +03:00
devZoGok 6e653122c4 Merge pull request #121 from devZoGok/imp-116-extractor-building
Imp 116 extractor building
2024-06-12 16:37:43 +00:00
devZoGok 16a90e643b Merge branch 'develop' into imp-116-extractor-building 2024-06-11 20:51:51 +03:00
devZoGok 8949df76c9 Merge pull request #120 from devZoGok/bf-106-exit-button
Bf 106 exit button
2024-06-11 17:51:00 +00:00
devZoGok b4be3bbe66 Merge branch 'develop' into bf-106-exit-button 2024-06-11 20:47:24 +03:00
devZoGok 48a023c44a updated vb01 2024-06-11 20:46:34 +03:00
devZoGok 9638b5b53d Merge branch 'develop' into imp-116-extractor-building 2024-06-11 20:28:18 +03:00
devZoGok f00d52eaea Merge pull request #119 from devZoGok/ft-115-in-game-gui
Ft 115 in game gui
2024-06-11 17:26:27 +00:00
devZoGok b9baa05f27 working exit button 2024-05-29 20:31:45 +03:00
devZoGok fe0b7979a1 corrected unevenness check 2024-05-29 20:16:38 +03:00
devZoGok 76bf747451 extractors can only be built on unoccupied deposits 2024-05-29 20:09:35 +03:00
devZoGok aa657e34af snapping extractor frames to resource deposits 2024-05-29 20:00:49 +03:00
devZoGok 1a5fbccc5b using player name in 1:1 trading screens 2024-05-25 20:30:23 +03:00
devZoGok 1274ba20f6 correctly deleting GUI rects when changing trading screens 2024-05-25 20:19:09 +03:00
devZoGok 83b9184812 technologies' placeholder names 2024-05-19 18:08:53 +03:00
devZoGok 04ed6c4ed6 new icons 2024-05-19 15:59:58 +03:00
devZoGok d67b9ba974 corrected status bar Z coordinate 2024-05-19 14:12:57 +03:00
devZoGok 8b6a50af1e createable trade offers 2024-05-18 20:23:58 +03:00
devZoGok 17f7748b45 corrected Z coordinates in the tech tree 2024-05-18 20:20:18 +03:00
devZoGok a6c3e3df1c shifted placement of resource and trading GUI elements 2024-05-18 15:06:49 +03:00
devZoGok 2dcc1973ae using 3D positions for GUI elements 2024-05-18 11:47:56 +03:00
devZoGok b4891fd890 removed imagepath fields 2024-05-16 19:47:09 +03:00
devZoGok c323950f07 mouse cursor 2024-05-15 19:02:18 +03:00
devZoGok 04c97521c6 using correct resource icons 2024-04-01 12:26:04 +03:00
devZoGok d0d49da906 resource ammount incrementation and decrementation buttons 2024-04-01 12:10:24 +03:00
devZoGok 9a194636da trade offer buttons have the trading partner player's id 2024-04-01 11:37:54 +03:00
devZoGok 3d59277d1b added missing changes 2024-04-01 09:34:23 +03:00
devZoGok 055ea5d97a tech buttons are only clickable when they should be 2024-03-30 09:48:54 +02:00
devZoGok 541cc7ff25 tech research refactoring 2024-03-30 09:41:52 +02:00
devZoGok f9889f145d tech research graph screen 2024-03-24 17:15:08 +02:00
devZoGok e6d6e675ec imagePath is now an optional Lua GUI config field
added new Textures folder structure
2024-03-24 17:11:13 +02:00
devZoGok 1bb23231cb creating correct number GUI elements in the trading hub screen according to the number of players 2024-03-23 14:50:19 +02:00
devZoGok ff8f14e602 additional GUI elements 2024-03-23 10:37:33 +02:00
devZoGok d85152f065 individual player trading screen 2024-03-23 10:25:58 +02:00
devZoGok 8c02e0d98c new buttons 2024-03-23 08:36:16 +02:00
devZoGok 3aec1aaf7e in game GUI background rects 2024-03-17 15:59:19 +02:00
devZoGok ce62c429c5 unit orders aren't invoked if pressing a button 2024-03-17 15:07:16 +02:00
devZoGok ae93ada2c4 Merge pull request #95 from devZoGok/bf-93-missile-folder
bf-93-missile-folder
2024-03-10 14:21:08 +00:00
devZoGok 785b3e9d52 added missing assets 2024-03-10 16:18:08 +02:00