Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
169 commits
Select commit Hold shift + click to select a range
a9adddc
Create unified theme
Mira-Chronos Jul 4, 2025
cf458ed
GuiTheme integred in GuiObject
Mira-Chronos Jul 4, 2025
4a2fa7c
Integration theme in code
Mira-Chronos Jul 4, 2025
4dab0df
Using Theme in Button
Mira-Chronos Jul 4, 2025
63671a6
Remove old colors
Mira-Chronos Jul 4, 2025
8dfbeaf
More getter with rect & color
Mira-Chronos Jul 4, 2025
8069159
Specified draw functions
Mira-Chronos Jul 4, 2025
7b7b3ff
cGuiWindow use themes
Mira-Chronos Jul 4, 2025
1407191
gui class without old c tag
Mira-Chronos Jul 4, 2025
5d1bf2c
renaming GUI
Mira-Chronos Jul 4, 2025
db8a475
Integration std::function to rip cGuiAction *action
Mira-Chronos Jul 4, 2025
13dd58f
remove GuiActionExitGame
Mira-Chronos Jul 4, 2025
35c6339
remove GuiActionToGameState
Mira-Chronos Jul 4, 2025
79c79cb
remove GuiAction SelectHouse
Mira-Chronos Jul 5, 2025
ee22a6b
remove GuiActionSelectMission
Mira-Chronos Jul 5, 2025
d5b3cf6
remove GuiActionToGameState
Mira-Chronos Jul 5, 2025
11c8beb
remove GuiActionShowOptions
Mira-Chronos Jul 5, 2025
faea125
remove cGuiActionSetupSkirmishGame
Mira-Chronos Jul 5, 2025
2c47c08
Fix bug wrong assignement
Mira-Chronos Jul 5, 2025
8cbc359
remove cGuiActionFadeOutOnly
Mira-Chronos Jul 5, 2025
a4a5b10
End of GuiAction
Mira-Chronos Jul 5, 2025
e49d3ec
text exceeding
Mira-Chronos Jul 5, 2025
47857fa
Acces to mouse right clic
Mira-Chronos Jul 5, 2025
6dcdc63
Test drawToolTip with mouse right clic
Mira-Chronos Jul 5, 2025
4f7a576
Using lambda to button avoid emulation
Mira-Chronos Jul 5, 2025
fd37eae
Cosmetic regroup function by mouse action
Mira-Chronos Jul 5, 2025
53ddce3
Big migration to GuiButtonBuilder
Mira-Chronos Jul 5, 2025
b8a6b67
GuiButton with Texture
Mira-Chronos Jul 5, 2025
38a0009
Fix crash local TextDrawer ptr
Mira-Chronos Jul 5, 2025
fb23e26
Big migration to GuiButton logic
Mira-Chronos Jul 5, 2025
ddfad6a
Remove unused files
Mira-Chronos Jul 5, 2025
af08f18
Remove interact patch
Mira-Chronos Jul 5, 2025
9881575
Modernity class
Mira-Chronos Jul 5, 2025
cfa097f
GuiButton becomes sensitive to right click
Mira-Chronos Jul 6, 2025
cf64b44
Share eGuiButtonRenderKind & eGuiTextAlignHorizontal
Mira-Chronos Jul 6, 2025
2277da0
GuiButton fix API
Mira-Chronos Jul 6, 2025
2c71bc9
Rename Gui Enum
Mira-Chronos Jul 6, 2025
3ed25df
Create GuiLabel
Mira-Chronos Jul 6, 2025
b85b0d9
Fix unused vars
Mira-Chronos Jul 6, 2025
5cd6aba
Create GuiCheckBox
Mira-Chronos Jul 6, 2025
7517c7c
Fix unused vars
Mira-Chronos Jul 6, 2025
a35db95
Clean API
Mira-Chronos Jul 20, 2025
67d7f87
Revert "Update old C style"
Mira-Chronos Jul 29, 2025
9070789
Rename global_map
Mira-Chronos Jul 30, 2025
af21d25
Comment unused function
Mira-Chronos Jul 30, 2025
f7920c1
Display color::magenta for debug
Mira-Chronos Jul 30, 2025
9bc68a8
Flag NoAI & Debug on settings
Mira-Chronos Jul 30, 2025
ab61d83
using previewTex
Mira-Chronos Jul 30, 2025
bd2aee5
previewmap has this real size
Mira-Chronos Jul 30, 2025
49d2489
Display strech previewMap with ratio
Mira-Chronos Jul 30, 2025
7d5b011
Maps param without isBigMap #657
Mira-Chronos Jul 30, 2025
db5713e
Remove BigMap boolean
Mira-Chronos Jul 30, 2025
9a5bc1a
drawStaticFrame on m_RectFullMinimap
Mira-Chronos Jul 30, 2025
aa76e05
Using RenderTexture to draw map
Mira-Chronos Jul 30, 2025
6ab7f8c
Using zoomFactor to display minimap
Mira-Chronos Jul 30, 2025
e1382fd
Fix viewPortRectangle
Mira-Chronos Jul 30, 2025
a5090a5
cap Veiwport to m_RectFullMinimap
Mira-Chronos Jul 30, 2025
cbb13d3
Try to fix center
Mira-Chronos Jul 30, 2025
6e0d109
Fix error width height
Mira-Chronos Jul 30, 2025
8d585ec
Fix getMouseCell
Mira-Chronos Jul 30, 2025
38cc646
Comment cout helper
Mira-Chronos Jul 30, 2025
954c03d
Fix terrain view without energy
Mira-Chronos Jul 30, 2025
1339390
Restore black color
Mira-Chronos Jul 31, 2025
d7400a4
Display all map in game
Mira-Chronos Jul 31, 2025
cd477a8
Beter colors name
Mira-Chronos Jul 31, 2025
ad53215
First prototype MapGeometry
Mira-Chronos Jul 31, 2025
f712b29
Tag functions to migration
Mira-Chronos Jul 31, 2025
4ef4b10
Allow resize
Mira-Chronos Aug 1, 2025
1fd7b8b
MapGeometry integration
Mira-Chronos Aug 1, 2025
51de2b6
Test internal makeCell
Mira-Chronos Aug 1, 2025
0e2f776
Test external makeCell
Mira-Chronos Aug 1, 2025
91abaa9
Prefer strong initialization
Mira-Chronos Aug 1, 2025
f66d8cb
Test with getCellWithMap...
Mira-Chronos Aug 1, 2025
aa9a437
Remove global_map from cMap #659
Mira-Chronos Aug 1, 2025
9471edc
Clean API
Mira-Chronos Aug 1, 2025
1c8dc23
Move cRandomMapGenerator
Mira-Chronos Aug 1, 2025
f7f4806
Decouples initialization of randomMap from other maps
Mira-Chronos Aug 1, 2025
141a964
No drawing progress bar
Mira-Chronos Aug 1, 2025
5927bad
Rename colors
Mira-Chronos Aug 1, 2025
43be116
Prevent memory leaks
Mira-Chronos Aug 1, 2025
77b22b9
Complete initialization of the first skirmish map.
Mira-Chronos Aug 1, 2025
b0aa06c
MapGenerator can produce maps with any sizes
Mira-Chronos Aug 1, 2025
d3fe262
Read One StartCells
Mira-Chronos Aug 1, 2025
db5b845
A key has now one value
Mira-Chronos Aug 1, 2025
106447d
First map conversion
Mira-Chronos Aug 2, 2025
cedd81a
Rename variable precisely
Mira-Chronos Aug 2, 2025
06b09de
Comment render BMP_GAME_DUNE
Mira-Chronos Aug 2, 2025
c15c56b
Move mapListTitle
Mira-Chronos Aug 2, 2025
243dd4f
Add previewMap
Mira-Chronos Aug 2, 2025
525f5ae
More explicit var renaming
Mira-Chronos Aug 2, 2025
8730418
Fix border on previewMap
Mira-Chronos Aug 2, 2025
0bc6a90
Read metadatas from map
Mira-Chronos Aug 2, 2025
affe51e
Display Metadatas
Mira-Chronos Aug 2, 2025
1f7e04d
More explicit var renaming
Mira-Chronos Aug 2, 2025
d45763f
Adapt onMouseLeftButtonClickedAtMapList on drawMapList
Mira-Chronos Aug 2, 2025
d3d6188
Rename mapIndexToDisplay
Mira-Chronos Aug 2, 2025
a32db9b
Rename maxMapsInSelectArea
Mira-Chronos Aug 2, 2025
13eda99
mapIndexToDisplay become mutable
Mira-Chronos Aug 2, 2025
d1e1eba
Calc maxMapsInSelectArea on initialization
Mira-Chronos Aug 2, 2025
8fb8b02
Comment unused params
Mira-Chronos Aug 2, 2025
e841c69
Fix selectArea's color
Mira-Chronos Aug 2, 2025
4860915
remove mutable on mapIndexToDisplay
Mira-Chronos Aug 2, 2025
3b36b82
Change maps to display with keys
Mira-Chronos Aug 2, 2025
edae79c
Comment debug informations
Mira-Chronos Aug 2, 2025
1e1fc5b
Add GuiButton to navigate into MapsToDraw
Mira-Chronos Aug 2, 2025
1b6cbbe
randomMap use texture to display
Mira-Chronos Aug 2, 2025
521dfdf
Texture integration on randomMap
Mira-Chronos Aug 2, 2025
262c763
RandomMap hidden by BMP_UNKNOWNMAP
Mira-Chronos Aug 2, 2025
baef047
Return number of initialized maps
Mira-Chronos Aug 3, 2025
996130e
Cap maps to display
Mira-Chronos Aug 3, 2025
b6e2404
Using array for iStartCell
Mira-Chronos Aug 3, 2025
14b3b42
Using array for PreviewMap
Mira-Chronos Aug 3, 2025
bba0518
Prototype GameContext
Mira-Chronos Jul 8, 2025
8237f3c
Prototype ContextCreator
Mira-Chronos Jul 8, 2025
172bd1b
Create EntityContext
Mira-Chronos Jul 9, 2025
0989ae1
Create ContextCreator
Mira-Chronos Jul 9, 2025
3ad5005
Fix declaration prototype
Mira-Chronos Jul 10, 2025
69eba07
Fix API for using
Mira-Chronos Jul 10, 2025
6664a7e
Insert Ctx on cGame
Mira-Chronos Jul 10, 2025
efbb9ae
Merge conformity cLogger with actual code
Mira-Chronos Aug 4, 2025
8fab6ec
Get ctx to Mentat class
Mira-Chronos Jul 10, 2025
146c04c
Switch gfxmentat to ctx
Mira-Chronos Jul 10, 2025
f971fc1
Remove global var gfxmentat
Mira-Chronos Jul 10, 2025
481e36d
Create Context
Mira-Chronos Jul 10, 2025
6f96c28
Using ctx in situation
Mira-Chronos Jul 10, 2025
ca6d8ca
Improve GameContext
Mira-Chronos Jul 10, 2025
47ee8db
Add gfxworld to ContextCreator
Mira-Chronos Jul 10, 2025
421ae2c
Integration Ctx on cSelectYourNextRegionSceneState
Mira-Chronos Jul 10, 2025
f48e116
Remove global var gfxworld
Mira-Chronos Jul 10, 2025
771ca78
Transform cTimeManager to pointer
Mira-Chronos Jul 27, 2025
03c9c58
Reorganisation of header
Mira-Chronos Jul 27, 2025
bdcd391
Rename more explicit
Mira-Chronos Jul 27, 2025
0e3adbf
Creation of FPS management (NC)
Mira-Chronos Jul 27, 2025
1c4c579
Switch FPS to cTimeManager
Mira-Chronos Jul 27, 2025
e1cf819
Write some doc
Mira-Chronos Jul 27, 2025
17fb9f4
Clean code
Mira-Chronos Aug 11, 2025
74eb096
cTimeManager move to ctx
Mira-Chronos Aug 11, 2025
e9018aa
using ctx to cOptionState
Mira-Chronos Aug 11, 2025
df401b8
Comment waitingTime output
Mira-Chronos Aug 11, 2025
c5cfc43
GuiButton has onEnter action
Mira-Chronos Aug 11, 2025
4307714
Add label and Checkbox
Mira-Chronos Aug 11, 2025
fda8978
Add GuiButton
Mira-Chronos Aug 11, 2025
5a05803
Clean durst on class
Mira-Chronos Aug 12, 2025
e832ea0
Possibility to mute sound or music
Mira-Chronos Aug 12, 2025
1066677
Fix unused param
Mira-Chronos Aug 12, 2025
01b5d66
Fix acces to settingsValidator for GFXAUDIO
Mira-Chronos Aug 12, 2025
0809338
Add getters
Mira-Chronos Aug 12, 2025
86bd5b7
Using now soundVolume
Mira-Chronos Aug 12, 2025
d3a55e7
cSoundPlayer move to ctx
Mira-Chronos Aug 12, 2025
9d2a28f
Using setChecked
Mira-Chronos Aug 12, 2025
7e592bc
First integration of GuiCheckBox
Mira-Chronos Aug 12, 2025
f0a3ff6
Cancel action
Mira-Chronos Aug 13, 2025
24c8bd7
Renamed to avoid confusion
Mira-Chronos Aug 13, 2025
0b7a2dc
Renamed to avoid confusion
Mira-Chronos Aug 13, 2025
9d9b2eb
Initialize values at creation
Mira-Chronos Aug 13, 2025
cb2b657
Simplify writing code
Mira-Chronos Aug 13, 2025
02cbe6a
Add sound in menu
Mira-Chronos Aug 13, 2025
87d1407
Normalize volume from 0 to 10
Mira-Chronos Aug 13, 2025
99fc114
Create GuiSlider
Mira-Chronos Aug 13, 2025
af3e1df
Using GuiSlider on sound&music
Mira-Chronos Aug 13, 2025
6097754
Rip hardcoded value
Mira-Chronos Aug 13, 2025
2837f18
Remove unused function think
Mira-Chronos Aug 12, 2025
a154de8
Disabling sounds stops the current sounds
Mira-Chronos Aug 13, 2025
790eeb6
Comment cout output
Mira-Chronos Aug 13, 2025
6d04613
Code cosmetic:
Mira-Chronos Aug 13, 2025
01b570b
Permission to change time duration
Mira-Chronos Aug 13, 2025
7563826
Changing the time duration in the menu enabled !
Mira-Chronos Aug 13, 2025
968d173
Fix unused var
Mira-Chronos Aug 13, 2025
3ab2d04
Fix unused var
Mira-Chronos Aug 13, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions resources/bin/settings.ini
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@ RocketTurretsDownOnLowPower=true
# this is the base-dir for [datafile] and [font] entries
GameDir=data

# disable AI
#NoAI = true

# activate DebugMode
#Debug = true

# this is the game rules file
GameRules=game.ini

Expand Down
9 changes: 5 additions & 4 deletions resources/bin/skirmish/2PL_AncientDelta.ini
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
[SKIRMISH]
Title="Ancient Delta"

StartCell=3081
StartCell=624

Author = -
Description = -
Width = 63
Height = 63
StartCell=3129, 633
[MAP]
hhhhh)^^RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR^^^^^^^^
hhhhh))^^^RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR^^^^^^^^^
Expand Down
25 changes: 25 additions & 0 deletions resources/bin/skirmish/2PL_Baby.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
[SKIRMISH]
Title="Baby Spice"
Author = -
Description = -
Width = 17
Height = 17
StartCell=20, 300
[MAP]
^^^^^^^^)))))))))
^^^^^^^^--------)
^^^^^^^^----++--)
^^^^^^^^-++-+--))
^^^^^^^)------)))
^^)^^^)^)))))))))
))hhhhhhhh)))))hh
hhhhhh))))))hhhhh
hhhh))))))hhhhhhh
hh))))hhhhhhhhh))
))))))))^)^^^)^^)
))------)^^^^^^^)
)--+-++-^^^^^^^^)
--++----^^^^^^^^)
--------^^^^^^^^)
))))))))^^^^^^^^)
)))))))))))))))))
9 changes: 5 additions & 4 deletions resources/bin/skirmish/2PL_BottleNeck2022.ini
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
[SKIRMISH]
Title="Bottle Neck"

StartCell=3340
StartCell=434

Author = -
Description = -
Width = 63
Height = 63
StartCell=3392, 440
[MAP]
RRRRRRRRRRRR^^^^^))hhhhhhhhhhh)))))))))))))))))))))))))))))))))
RRRRRRRRRRRRRR^^^^)))hhhhhhhh))))))))))))))))))))))))))))))))))
Expand Down
9 changes: 5 additions & 4 deletions resources/bin/skirmish/2PL_BrokenMountains2022.ini
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
[SKIRMISH]
Title="Broken Mountains"

StartCell=2955
StartCell=818

Author = -
Description = -
Width = 63
Height = 63
StartCell=3001, 830
[MAP]
-----------------++++++++-)--)))))-+++----))^^^^^^^^^RRRRRRRRRR
)------------------+++++++-++----)-+++--))))^^^^^^^^^RRRRRRRRRR
Expand Down
10 changes: 5 additions & 5 deletions resources/bin/skirmish/2PL_CliffsRene2022.ini
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
[SKIRMISH]
Title="Cliffs of Rene"

StartCell=195
StartCell=251

Author = -
Description = -
Width = 63
Height = 24
StartCell=202, 261
[MAP]
^^^^^^^^^^^^^^RRRRR^))))))hhhhhhhhhhh))))))^RRRRR^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^RRRR^)))))hhhhhhhhhhhhh)))))^RRRR^^^^^^^^^^^^^^^
Expand All @@ -29,4 +30,3 @@ StartCell=251
))^RRRRRRR^)))-----))^^^^^RRRRRRRRRRR^^^^^))-----)))^RRRRRRR^))
)))^^^^^^^)))-----)^^^^^^RRRRRRRRRRRRR^^^^^^)-----)))^^^^^^^)))
)))))))))))))--))))^^^^^^RRRRRRRRRRRRR^^^^^^))))--)))))))))))))

10 changes: 5 additions & 5 deletions resources/bin/skirmish/2PL_DavidsPass2022.ini
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
[SKIRMISH]
Title="David's Pass"

StartCell=735
StartCell=2335

Author = -
Description = -
Width = 63
Height = 48
StartCell=750, 2382
[MAP]
----++---------++----+----++--+-+--++----+----++---------++----
+-+-+++-+--+--+-------+-+-+-+-----+-+-+-+---++--+--+--+-+++-+-+
Expand Down Expand Up @@ -53,4 +54,3 @@ StartCell=2335
-+-++-+----++-----+++----------------------)))----++----+-++-+-
+-+-+++-+--+--+--++---+-+-+-+-----+-+-+-+-------+--+--+-+++-+-+
----++---------++----+----++--+-+--++----+----++---------++----

11 changes: 6 additions & 5 deletions resources/bin/skirmish/2PL_DriftingPlains.ini
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
[SKIRMISH]
Title="Drifting Plains"

StartCell=2247
StartCell=1848

Title=Drifting Plains
Author = -
Description = -
Width = 63
Height = 63
StartCell=2282, 1876
[MAP]
hhhhhhhhhhhhhhh)))))))^^^^^^^^^^))))))hhhhhhhhhhhh))))))))^^^RR
hhhhhhhhhhhhhh))))))^^^^^^^^^)))))))hhhhhhhhhhhh)))))))))))^^^R
Expand Down
9 changes: 5 additions & 4 deletions resources/bin/skirmish/2PL_Duality2022.ini
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
[SKIRMISH]
Title="Duality"

StartCell=2031
StartCell=1999

Author = -
Description = -
Width = 63
Height = 63
StartCell=2062, 2030
[MAP]
-)))))))---)^^^^^^^^^^^^^^^^)))))))))hh)hhhh)hh))))))))))))))))
h-)))))---))^^^^^^^^^^^^^^^^^))))))))))hhh))hhhhh)hhhhhhh)hhh))
Expand Down
9 changes: 5 additions & 4 deletions resources/bin/skirmish/2PL_Durancut.ini
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
[SKIRMISH]
Title="Duran'Cut"

StartCell=1491
StartCell=1516

Author = -
Description = -
Width = 63
Height = 31
StartCell=1537, 1563
[MAP]
RRRRRRRR^)h)^^RRRRRRRR^^)))))))))))))))^^RRRRRRRR^^)h)^RRRRRRRR
RRRRRRRR^))))^RRRRRRR^^)))))))))))))))))^^RRRRRRR^))))^RRRRRRRR
Expand Down
9 changes: 5 additions & 4 deletions resources/bin/skirmish/2PL_Edge2Edge.ini
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
[SKIRMISH]
Title="Edge to Edge"

StartCell=1040
StartCell=1211

Author = -
Description = -
Width = 60
Height = 36
StartCell=1068, 1243
[MAP]
^^^))h))))--------+++++-------)))))))^^^^^^^^^^^^^^^^^^^^^^^
^^^^)h)))))-------++++++-------)))))))^^^^^^^^^^^^^^RRRRRRR^
Expand Down
9 changes: 5 additions & 4 deletions resources/bin/skirmish/2PL_KigYar.ini
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
[SKIRMISH]
Title="Kig-Yar"

StartCell=2772
StartCell=1323

Author = -
Description = -
Width = 63
Height = 63
StartCell=2815, 1343
[MAP]
RRRRRRRR^^)))^^RRRRRRRRRRRR^^)hh))))----++++++++----)^^RRRRRRRR
RRRRRR^^^)))))^^RRRRRRRRR^^^))hh))))-----++++++-----))^^RRRRRRR
Expand Down
9 changes: 5 additions & 4 deletions resources/bin/skirmish/2PL_KynesValley.ini
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
[SKIRMISH]
Title="Kynes Valley Loop"

StartCell=693
StartCell=3402

Author = -
Description = -
Width = 63
Height = 63
StartCell=703, 3455
[MAP]
RRRRRRRRRRRRRRRRRRR^^^^^))))))))-------------------------------
RRRRRRRRRRRRRRRR^^^^))))))))))))))-----------------------------
Expand Down
9 changes: 5 additions & 4 deletions resources/bin/skirmish/2PL_MRelCanyon.ini
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
[SKIRMISH]
Title="M'Rel Canyon"

StartCell=521
StartCell=3529

Author = -
Description = -
Width = 63
Height = 63
StartCell=529, 3584
[MAP]
RRR^^))^^RRRRRR^^))^RR^^))))))h))hhh)^^^)h)))-)-+---+-)))))))))
RRRR^^))^RRRRR^^))^^RR^^)^^)))h))hhh)^^^)hh))-)-++---))^^^^))))
Expand Down
9 changes: 5 additions & 4 deletions resources/bin/skirmish/2PL_MarlandCove.ini
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
[SKIRMISH]
Title="Marland Cove"

StartCell=1363
StartCell=3244

Author = -
Description = -
Width = 63
Height = 63
StartCell=1384, 3294
[MAP]
RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR^))))-------+++++++++++++
RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR^))))-------+++++++++++++
Expand Down
9 changes: 5 additions & 4 deletions resources/bin/skirmish/2PL_MarthasRock.ini
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
[SKIRMISH]
Title="Martha's Rock"

StartCell=3151
StartCell=944

Author = -
Description = -
Width = 63
Height = 63
StartCell=3200, 958
[MAP]
+++++++----+------+------------------+-------+---++----------+-
++++++--+-----------++----+---+------+--+--------------+-------
Expand Down
9 changes: 5 additions & 4 deletions resources/bin/skirmish/2PL_Mayberry.ini
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
[SKIRMISH]
Title="Mayberry Rise"

StartCell=3358
StartCell=1074

Author = -
Description = -
Width = 63
Height = 63
StartCell=3410, 1090
[MAP]
))))))))))))))^^^^^^RRRRRRRRRRRRRRRRRRRRRRRRRRRRRR^^^)))))-----
))hhh))h))))^^^^RRRRRRRRR^^^RRRRRRRRRRRRRRRRRRR^^^^^)))-----+--
Expand Down
9 changes: 5 additions & 4 deletions resources/bin/skirmish/2PL_OgelleBasin.ini
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
[SKIRMISH]
Title="Ogelle Basin"

StartCell=3537
StartCell=558

Author = -
Description = -
Width = 63
Height = 63
StartCell=3592, 566
[MAP]
-++---))))))))))))))))))))))------------------))))))))))))^RRRR
--+--))hh))))))))^^^^)))^^)))---------+------))))))))))))))^RRR
Expand Down
9 changes: 5 additions & 4 deletions resources/bin/skirmish/2PL_Rabban.ini
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
[SKIRMISH]
Title="Rabban"

StartCell=1672
StartCell=2423

Author = -
Description = -
Width = 63
Height = 63
StartCell=1698, 2460
[MAP]
))^^RRRRRRRR^^^^^^^)))--+++++++++++++++--)))^^^^^^^RRRRRRRR^^))
-))^^RRRRRRRRRR^^^^^^))----+++++++++----))^^^^^^RRRRRRRRRR^^))-
Expand Down
9 changes: 5 additions & 4 deletions resources/bin/skirmish/2PL_SIlverstoneChannel.ini
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
[SKIRMISH]
Title="Silverstone Channel"

StartCell=2544
StartCell=2511

Author = -
Description = -
Width = 63
Height = 63
StartCell=2583, 2550
[MAP]
RRRRRRRR^)))----+++----++-------------++----+++----)))^RRRRRRRR
RRRRRRRR^)))------++----+++---------+++----++------)))^RRRRRRRR
Expand Down
9 changes: 5 additions & 4 deletions resources/bin/skirmish/2PL_Sanctuarys2022.ini
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
[SKIRMISH]
Title="Sanctuarys"

StartCell=423
StartCell=3542

Author = -
Description = -
Width = 63
Height = 63
StartCell=429, 3597
[MAP]
)))))))---))))))-----))))))^^RRR^^^^^^^^^^^^^^^^RRR^^))))))))))
)))------------)------)))))^^RRR^^^^^^^^^^^^^^^^RRR^^))))))))))
Expand Down
9 changes: 5 additions & 4 deletions resources/bin/skirmish/2PL_TwinFists2022.ini
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
[SKIRMISH]
Title="Twin Fists"

StartCell=1183
StartCell=2975

Author = -
Description = -
Width = 63
Height = 63
StartCell=1201, 3021
[MAP]
-----------+++-------))-+-))-+---+-))-+-))-------+++-----------
---------+++++----+-))-+++--+++-+++--+++-))-+----+++++---------
Expand Down
9 changes: 5 additions & 4 deletions resources/bin/skirmish/2PL_TwoStacks.ini
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
[SKIRMISH]
Title="Two Stacks"

StartCell=2515
StartCell=2540

Author = -
Description = -
Width = 63
Height = 63
StartCell=2554, 2579
[MAP]
)))hhhhhhhhhhhhhhhhh)))))hhhhhhhhhhh)))))))))))))))))))))))))))
)))))hhhhhhhhhhhhhhhh))))hhhhhhhhhhhhhh))))))))))))))))^^^)))))
Expand Down
10 changes: 5 additions & 5 deletions resources/bin/skirmish/3PL_FocalPoint.ini
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[SKIRMISH]
Title="Focal Point"

StartCell=607
StartCell=2702
StartCell=2672

Author = -
Description = -
Width = 63
Height = 63
StartCell=616, 2744, 2713
[MAP]
)^^RRRRR^^^^^))-++---)))))))))))))))))))))---++-))^^^^^RRRRR^^)
)^^RRRRR^^))))--+---)))))))))))))))))))))))---+--))))^^RRRRR^^)
Expand Down
10 changes: 5 additions & 5 deletions resources/bin/skirmish/3PL_Gankyil.ini
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[SKIRMISH]
Title="Gankyil"

StartCell=1352
StartCell=3552
StartCell=944

Author = -
Description = -
Width = 63
Height = 63
StartCell=1373, 3607, 958
[MAP]
hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh)
hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh)
Expand Down
Loading
Loading