35a493cfa3
Fix crash on Xwayland
kb1000
2020-02-10 17:37:08 +01:00
a8def84fc9
Merge pull request #51 from Michael-Phoenix/master
Lucas de Vries
2018-09-26 20:18:14 +02:00
9481d94c98
Fix for "front() called on empty vector" Errors on debug builds. Now using the C++11 vector.data() to fetch the proper pointer instead of $vector.front() - Which fails on empty vectors because of the standard compiler setting _ITERATOR_DEBUG_LEVEL=2 when debugging
kalvindukes
2018-09-26 19:23:46 +02:00
6e97ea92a7
Merge pull request #46 from l29ah/master
Lucas de Vries
2018-09-26 12:19:09 +02:00
565d3f9aa5
Merge pull request #47 from l29ah/ancient-ruins
Lucas de Vries
2018-09-26 12:18:59 +02:00
9e7dae60be
Merge pull request #49 from l29ah/int-overflow-warning
Lucas de Vries
2018-09-26 12:18:40 +02:00
75eac05e2e
source/game/obj/object.h: don't complain about int overflow
Sergey Alirzaev
2018-09-26 11:41:34 +03:00
6ebe079d62
Clarify the Ancient Ruins building (un)usefulness
Sergey Alirzaev
2018-09-25 14:09:39 +03:00
c295e25d26
do not disable cpu-specific optimizations
Sergey Alirzaev
2018-09-24 14:39:30 +03:00
e38eb67b97
To celebrate the Open Sourcing, here's two complete unreleased shipsets, Bromma and Farum! Note CC-BY-NC still applies!
JonMicheelsen
2018-07-27 00:09:03 +02:00
43e09c80eb
fix the float
Daniel Brooks
2018-07-26 13:47:30 -07:00
82600b3e2e
game/render/font_ft2.cpp: PAGE_SIZE -> FONT_PAGE_SIZE to fix naming conflict with musl libc
John Zimmermann
2018-07-26 17:27:14 +02:00
e96836d55b
The client now tries to fetch Steam Workshop mods if inserted into a Steam copy of the game. (It does not, technically, know if it's in a Steam build, but it'll fail just as gracefully as it would if the "mods" directory were missing... *quite* gracefully, thank-you-very-much.)
DaloLorn
2018-07-23 17:48:48 +02:00
dad50e1b02
Fix typo in README.
Lucas de Vries
2018-07-21 23:37:37 +02:00
ceb01e6c85
Remove updater option from main menu.
Lucas de Vries
2018-07-17 16:36:17 +02:00
53ddbadefa
Remove updater from main menu, unlock woth by default.
Lucas de Vries
2018-07-17 16:27:10 +02:00
b19a4c613d
Fixes for newer GCC version.
Lucas de Vries
2018-07-17 16:21:11 +02:00
badcf74513
Changes for linux compile.
Lucas de Vries
2018-07-17 15:43:13 +02:00
cc307720ff
Open source Star Ruler 2 source code!
Lucas de Vries
2018-07-17 14:15:37 +02:00