Age | Commit message (Collapse) | Author |
|
spanish (mexican): 42 changes by absay
russian: 4 changes by Ln-Wolf
finnish: 2 changes by hpiirai
french: 35 changes by glx22
polish: 25 changes by yazalo
|
|
russian: 19 changes by lexuslatvia
finnish: 1 change by hpiirai
latvian: 19 changes by lexuslatvia
|
|
|
|
|
|
korean: 2 changes by telk5093
catalan: 13 changes by perezdidac
|
|
|
|
|
|
vietnamese: 3 changes by KhoiCanDev
russian: 4 changes by Ln-Wolf
polish: 11 changes by yazalo
|
|
russian: 10 changes by Ln-Wolf
finnish: 4 changes by hpiirai
slovak: 16 changes by FuryPapaya
french: 1 change by glx22
|
|
french: 1 change by glx22
|
|
slovak: 30 changes by FuryPapaya
lithuanian: 37 changes by devastatorius
|
|
Some places in the codebase misspell 'Viewport' as 'ViewPort' or 'view_port'.
This patch makes everything consistent.
|
|
belarusian: 64 changes by KorneySan
russian: 2 changes by KorneySan
|
|
|
|
spanish (mexican): 16 changes by Absay
russian: 3 changes by Lone_Wolf
|
|
|
|
russian: 2 changes by Lone_Wolf
|
|
russian: 14 changes by Lone_Wolf
|
|
russian: 2 changes by Lone_Wolf
|
|
|
|
finnish: 11 changes by hpiirai
korean: 6 changes by telk5093
|
|
|
|
spanish (mexican): 1 change by Absay
russian: 4 changes by Lone_Wolf
|
|
russian: 1 change by Lone_Wolf
|
|
|
|
vietnamese: 19 changes by myquartz
russian: 5 changes by Lone_Wolf
korean: 5 changes by telk5093, 1 change by kevinhigh
|
|
|
|
|
|
russian: 2 changes by Lone_Wolf
|
|
dutch: 2 changes by JanWillem
russian: 7 changes by Lone_Wolf
|
|
czech: 48 changes by djst
russian: 3 changes by Lone_Wolf
|
|
russian: 7 changes by Lone_Wolf
|
|
norwegian (bokmal): 28 changes by Leifbk
russian: 17 changes by Lone_Wolf
korean: 14 changes by telk5093
|
|
|
|
spanish (mexican): 16 changes by Absay
russian: 18 changes by Lone_Wolf
|
|
dutch: 27 changes by JanWillem
french: 29 changes by glx
hungarian: 3 changes by Brumi
korean: 71 changes by telk5093
|
|
|
|
spanish (mexican): 3 changes by Absay
russian: 3 changes by Lone_Wolf
|
|
luxembourgish: 29 changes by Phreeze
russian: 2 changes by Lone_Wolf
latin: 4 changes by Supercheese
portuguese: 1 change by JayCity
|
|
finnish: 2 changes by hpiirai
english (us): 17 changes by Supercheese
luxembourgish: 10 changes by Phreeze
dutch: 20 changes by JanWillem
norwegian (bokmal): 2 changes by Leifbk
latin: 16 changes by Supercheese
portuguese: 3 changes by JayCity
|
|
greek: 51 changes by Jubilee
russian: 17 changes by Lone_Wolf
latin: 19 changes by Supercheese
portuguese: 53 changes by JayCity
|
|
finnish: 13 changes by hpiirai
korean: 1 change by telk5093
|
|
dutch: 28 changes by JanWillem
russian: 1 change by Lone_Wolf
|
|
In 10 years there was no active development on DOS. Although it
turned out to still work, the FPS was very bad. There is little
interest in the current community to look into this.
Further more, we like to switch to c++11 functions for threads,
which are not implemented by DJGPP, the only current compiler
for DOS.
Additionally, DOS is the only platform which does not support
networking. It is the reason we have tons of #ifdefs to support
disabling networking.
By removing DOS support, we can both use c++11 functions for threads,
and remove all the code related to disabling network. Sadly, this
means we have to see DOS go.
Of course, if you feel up for the task, simply revert this commit,
and implement stub c++11 functions for threads and stub functions
for networking. We are more than happy to accept such Pull Request.
|
|
dutch: 1 change by JanWillem
russian: 1 change by Lone_Wolf
|
|
|
|
|
|
finnish: 214 changes by hpiirai
norwegian (bokmal): 10 changes by Leifbk
russian: 2 changes by Lone_Wolf
croatian: 6 changes by VoyagerOne
|
|
dutch: 2 changes by JanWillem
russian: 4 changes by Lone_Wolf
|
|
In 10 years there is no commit to change how BeOS works, and we
have no active maintainer for it. It is unlikely it works in its
current state (but not impossible).
With the arrival of SDL2 (and removal of SDL), BeOS is no longer
support. SDL2 suggests to use Haiku instead of BeOS.
|