Skip to content

Commit f4e9f68

Browse files
committed
Merge remote-tracking branch 'upstream/master' into loadout_copy_paste
2 parents 76d8d1e + 5c32475 commit f4e9f68

75 files changed

Lines changed: 745 additions & 233 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ openxcom_CXXFLAGS = \
8080
$(GL_CFLAGS) \
8181
-DDATADIR=\"$(pkgdatadir)/\"
8282
openxcom_SOURCES = \
83-
src/aresame.h \
83+
src/fmath.h \
8484
src/Basescape/BaseInfoState.cpp \
8585
src/Basescape/BaseInfoState.h \
8686
src/Basescape/BasescapeState.cpp \

bin/data/Language/en-GB.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1347,5 +1347,7 @@ en-GB:
13471347
STR_FORCE_FIRE: "Override Line of Fire"
13481348
STR_FORCE_FIRE_DESC: "Enables forcing your soldiers to take a shot when holding CTRL, regardless of line of fire rules."
13491349
STR_NO_AUDIO_HARDWARE_DETECTED: "No audio hardware detected"
1350-
STR_SELL_PRODUCTION: "SELL PRODUCTION"
1350+
STR_SELL_PRODUCTION: "SELL"
13511351
STR_BOTH_HANDS_MUST_BE_EMPTY: "Both hands must be empty!"
1352+
STR_MOUSEWHEEL_SPEED: "Mouse wheel scroll speed"
1353+
STR_MOUSEWHEEL_SPEED_DESC: "Adjusts the number of lines scrolled in lists with each increment of the mouse wheel."

bin/data/Language/en-US.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1349,3 +1349,5 @@ en-US:
13491349
STR_NO_AUDIO_HARDWARE_DETECTED: "No audio hardware detected"
13501350
STR_SELL_PRODUCTION: "SELL"
13511351
STR_BOTH_HANDS_MUST_BE_EMPTY: "Both hands must be empty!"
1352+
STR_MOUSEWHEEL_SPEED: "Mouse wheel scroll speed"
1353+
STR_MOUSEWHEEL_SPEED_DESC: "Adjusts the number of lines scrolled in lists with each increment of the mouse wheel."

bin/data/MAPS/FIRES.MAP

0 Bytes
Binary file not shown.

bin/data/MAPS/INTERC.MAP

0 Bytes
Binary file not shown.
-2.67 KB
Loading
-2.61 KB
Loading
-2.61 KB
Loading
-2.61 KB
Loading

bin/data/Resources/UI/reserve.png

-2.61 KB
Loading

0 commit comments

Comments
 (0)