Asdow
c78f8faefc
Whitespace changes
2025-08-08 17:41:51 +03:00
Asdow
63f614f957
Add FLAGS64 typedef
2025-08-08 17:41:40 +03:00
Asdow
d078a3439f
Fix squad movement popupbox for increased squads
2025-08-08 17:01:13 +03:00
Asdow
9b83d6a3bc
Increase squad amount to 40
2025-08-08 16:39:52 +03:00
Asdow
56dc0088b6
Fix underflow in loop
2025-08-07 23:46:24 +03:00
Asdow
9d1e9e8948
Fix line highlighting
2025-06-27 20:28:15 +03:00
Asdow
b3b3270e1e
Adjust constructors
2025-06-27 19:59:01 +03:00
Asdow
1a8db5d15b
More conversions to SoldierID
2025-06-27 19:58:20 +03:00
Asdow
36a84ffe59
Remove pSecondColumnString
...
* Use the new columns added to Text instead
* Changed most functions to allow choosing a column
* Removed unneeded SecondColumn specific functions to lessen code duplication
* Lots of formatting changes to Popupbox.cpp, indentation was messed up in majority of the functions
2025-04-13 22:26:32 +03:00
Asdow
865288e622
Implement multicolumn popupbox
...
Mainly aimed for strategic movement popup box to accommodate increased team sizes
2025-04-13 19:11:45 +03:00
Asdow
da3c3bace8
Use mouse position for squad movement popup box initial location
2025-04-09 23:11:11 +03:00
Asdow
ec4dc8b058
Provide gMapViewRegion through mapscreen.h
2025-04-09 23:10:32 +03:00
Asdow
07320ba996
Limit TeamList mouseregions to correct amount
2025-04-09 21:33:28 +03:00
Asdow
20a33893d9
Fix Teamlist for smaller resolutions
...
Merc names were being printed past the end of teamlist area
2024-12-04 20:49:53 +02:00
Asdow
ffccdfa654
Fix Tactical Placement GUI for increased teamsizes
...
Requires new file OverheadInterface_scrollarea.sti in Gamedir/Data/Interface/
2024-12-04 00:18:22 +02:00
Asdow
abe6877d90
Delete VS project files
...
Remnant from the initial branch commit
2024-12-01 21:51:56 +02:00
Asdow
d0dbb9afb1
Remove unused function
2024-12-01 21:37:52 +02:00
Asdow
1013531a7f
Remove #pragma optimize("", off) calls
2024-12-01 21:17:23 +02:00
Asdow
bfb724eab9
Use SoldierID
2024-12-01 18:23:52 +02:00
Asdow
e59d915e58
Use SoldierID
2024-12-01 00:20:41 +02:00
Asdow
4e8c5fa9ab
Remove unused function & globals
2024-11-30 23:50:17 +02:00
Asdow
de56f653ec
Use SoldierID
2024-11-30 23:47:00 +02:00
Asdow
79b57c326e
Move check for surgery into its own function
2024-11-30 18:29:55 +02:00
Asdow
c2b1ac0109
use SoldierID
2024-11-30 18:29:17 +02:00
Asdow
2eb16c583c
Use SoldierID
2024-11-30 17:18:04 +02:00
Asdow
5bbbec18bb
Use SoldierID
2024-11-30 17:06:11 +02:00
Asdow
66f5156f03
Use SoldierID
2024-11-30 16:52:18 +02:00
Asdow
4645a09722
Use SoldierID
2024-11-30 16:07:36 +02:00
Asdow
d244ef4c91
use SoldierID
2024-11-30 15:25:48 +02:00
Asdow
24656f2810
Use SoldierID
2024-11-30 15:20:18 +02:00
Asdow
d960403514
Use SoldierID
2024-11-21 23:56:57 +02:00
Asdow
0d97e36c34
Use SoldierID
2024-11-21 23:56:44 +02:00
Asdow
1ac5d153fb
Correct inc/dec operator overloads
2024-11-21 23:55:51 +02:00
Asdow
d687956cf1
Remove unused function
2024-11-21 21:53:48 +02:00
Asdow
94f2e830e0
Lessen repetition
2024-11-21 21:53:36 +02:00
Asdow
67c8081104
Use SoldierID
2024-11-21 21:29:28 +02:00
Asdow
0dc2ceabb2
Use SoldierID
2024-11-21 19:48:54 +02:00
Asdow
1ec2867ced
Use SoldierID
...
Fixed if conditions as well
SOLDIERTYPE::ubProfile would never match with values above NOBODY
2024-11-20 23:02:39 +02:00
Asdow
a9120ef984
Remove unused function
2024-11-20 22:35:55 +02:00
Asdow
a50a6de1b5
Make fewer calls to MercPtrs
2024-11-20 22:34:30 +02:00
Asdow
845d784bff
Use SoldierID
2024-11-20 22:33:33 +02:00
Asdow
99703fa8b6
Use SoldierID
2024-11-20 21:52:28 +02:00
Asdow
58bfffff55
Simplify if checks
2024-11-20 21:27:46 +02:00
Asdow
7fffcd295c
Simplify function
2024-11-20 21:27:18 +02:00
Asdow
65a8b4fd77
Use SoldierID
2024-11-20 21:19:28 +02:00
Asdow
9d0ec49e88
Use SoldierID
2024-11-20 21:17:19 +02:00
Asdow
29354135dc
Use SoldierID
2024-11-20 21:14:10 +02:00
Asdow
63fe0be512
Use SoldierID
...
Rename function parameter to make it clear it needs to be profileID
Change the parameter type to UINT8
2024-11-20 21:10:44 +02:00
Asdow
3f4c94642e
Fix compiler warnings
2024-11-20 21:04:12 +02:00
Asdow
8856813768
Lessen copy & paste
2024-11-20 21:03:54 +02:00