Die letzten Änderungen an "Return to the Roots" | ||||
---|---|---|---|---|
2bc4de3 | languages | 29.05.2023 15:13 | EvelRus | Update Russian Translate (#23) |
60499d9 | s25client | 29.05.2023 14:31 | Flamefire | Update translations |
f075805 | languages | 29.05.2023 14:22 | Flamefire | Fix broken translation strings |
28a6c75 | s25client | 29.05.2023 11:49 | Flamefire |
Remove superflous newlines at end of error messages The function already adds them and having them causes trouble with translations |
ac7b1f4 | languages | 29.05.2023 11:31 | Flamefire | Update translations |
32f7216 | languages | 29.05.2023 11:19 | Flamefire | Update template from sources |
78761d2 | languages | 29.05.2023 11:18 | Flamefire | Remove fuzzy marks |
c6efbfa | languages | 29.05.2023 10:50 | Flamefire |
Update checkout action to v3 v2 is deprecated |
1bfc3e3 | languages | 29.05.2023 10:44 | Flamefire | Update runners to Ubuntu 22.04 |
2c095fc | s25client | 22.05.2023 12:50 | FloSoft |
Merge pull request #1585 from ottml/1514 #1514 Use correct palAnimIdx for wasteland to animate lava |
2ba17fd | s25client | 07.05.2023 12:40 | Flamefire |
Merge pull request #1590 from JarnoNL79/master Auto flag placement on roads Closes #1589 |
5299a78 | s25client | 07.05.2023 11:35 | Jarno | more formatting fixes |
fe7cd38 | s25client | 07.05.2023 11:22 | Jarno | removed some spaces (don't have clang working yet from visual studio) |
dbb6522 | s25client | 06.05.2023 23:49 | Jarno | Textual updates mostly as a result of review |
0737814 | s25client | 06.05.2023 10:04 | Jarno | removed some whitespace and altered description for addon |
977ed93 | s25client | 06.05.2023 09:40 | Jarno | added new file for addon |
9114004 | s25client | 06.05.2023 09:36 | Jarno | added is human check |
cae9aed | s25client | 06.05.2023 09:20 | Jarno | Merge branch 'jarno/autoflags' |
b5bcd20 | s25client | 06.05.2023 01:15 | Jarno | auto set flags addon |
532cc82 | s25client | 05.05.2023 22:12 | FloSoft |
Merge pull request #1588 from Flamefire/fix-ref-warning Disable `dangling-reference` warning |
5376fa7 | s25client | 05.05.2023 17:02 | Flamefire |
Disable `dangling-reference` warning Submodule update Fixes #1587 |
cb940ef | libutil | 05.05.2023 17:00 | Flamefire |
Disable `dangling-reference` warning Shows to many false positives, e.g. https://github.com/Return-To-The-Roots/s25client/issues/1587 See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107532 for upstream discussion and similar cases. |
5828498 | s25client | 29.04.2023 12:17 | FloSoft |
Merge pull request #1586 from ottml/1509 #1509 Do not cache texture for animated objects (like open gate) |
f19707d | s25client | 26.04.2023 19:37 | Sunrise | #1509 Do not cache texture for animated objects (like open gate) |
bb346bb | s25client | 26.04.2023 18:59 | Sunrise | #1514 Use correct palAnimIdx for wasteland to animate lava |
73b8dc9 | s25client | 26.04.2023 07:31 | FloSoft |
Merge pull request #1570 from ottml/master #1176 onAttack for lua |
11ad340 | s25client | 21.04.2023 17:44 | Flamefire |
Merge pull request #1572 from ii8/master Granular military control |
fc1ebf1 | s25client | 20.04.2023 18:37 | Sunrise | #1176 Add onAttack function for lua and use it in game |
9f1ee9f | s25client | 20.04.2023 09:49 | FloSoft |
Merge pull request #1582 from Return-To-The-Roots/1581-clean-up-toolchains-and-gha sort matrix according to issue description |
a701fd2 | s25client | 18.04.2023 08:34 | FloSoft | apply auto formatting, oh gosh is this horrible |
7c46b2c | libutil | 18.04.2023 08:34 | FloSoft | apply auto formatting, oh gosh is this horrible |
2665d19 | s25client | 17.04.2023 16:39 | FloSoft | add some new dlls to exclusion list |
381ecab | s25client | 17.04.2023 16:17 | FloSoft | workaround cast-function-type |
b49446d | libutil | 17.04.2023 16:16 | FloSoft | workaround cast-function-type |
29f68e9 | s25client | 17.04.2023 08:51 | FloSoft | update checkout to v3 |
8c54e42 | s25client | 17.04.2023 08:41 | FloSoft | sort matrix according to issue description |
dd481ba | s25client | 16.04.2023 06:51 | FloSoft |
Merge pull request #1577 from Xellzul/fixframerate FIX issue-1566 - framerate stuck to 1 |
a41952f | s25client | 15.04.2023 11:23 | murray | clang format and tidy |
b6cad33 | s25client | 12.04.2023 17:19 | murray | new test replays |
2ce381d | s25client | 12.04.2023 14:57 | murray |
fix crash in harbours A figure waiting in a harbour for a ship whos destination harbour gets destroyed would cause a crash because the harbour assumes the added figure came from outside, not the waitinglist. |
8943601 | s25client | 10.04.2023 21:06 | murray |
remove old incorrect bugfix that is no longer needed There used to be a bug because a defending soldier was added to a buildings troops before being removed as a defender causing him to be counted twice. This is no longer the case so these extra checks can be removed. |
550b4d4 | s25client | 10.04.2023 18:26 | murray | rename SetDesiredTroops to SetTroopLimit |
92ee6a7 | s25client | 10.04.2023 17:44 | xellzul |
Update libs/s25main/Settings.cpp Co-authored-by: Alexander Grund <Flamefire@users.noreply.github.com> |
a3f55de | s25client | 10.04.2023 14:53 | Adrian Hlavat? | FIX issue-1566 - framerate stuck to 1 |
e2b0a14 | s25client | 10.04.2023 11:32 | FloSoft | add back gcc-9 and gcc-12 |
2ee721f | s25client | 10.04.2023 11:25 | FloSoft |
Merge pull request #1558 from Return-To-The-Roots/Update-Runner-Images Change runner definition due to deprecation |
7ccdba4 | s25client | 10.04.2023 11:24 | FloSoft | fix #1573 - RPATH was not set properly |
74acb5a | s25client | 09.04.2023 11:03 | murray |
remove redundant GameCommands The commands 'SendSoldiersHome' and 'OrderNewSoldiers' were created for use by the AI to make it easier to control its troops. Both of these are made redundant by SetDesiredTroops which is much more generally useful. |
021af5b | s25client | 09.04.2023 10:03 | murray | reintroduce military send-home button |
1f8dd8a | s25client | 07.04.2023 18:14 | murray | Granular military control |