David Cernat
|
fba07194cf
|
Add OpenMW commits up to 29 Oct 2018
# Conflicts:
# apps/openmw/mwbase/world.hpp
# apps/openmw/mwinput/inputmanagerimp.cpp
# apps/openmw/mwmechanics/actors.cpp
# apps/openmw/mwmechanics/aicombat.cpp
# apps/openmw/mwmechanics/character.cpp
# apps/openmw/mwworld/worldimp.cpp
# apps/openmw/mwworld/worldimp.hpp
|
2019-08-20 13:15:00 +03:00 |
|
Andrei Kortunov
|
e06f0b797a
|
Replace all NULLs to nullptr
|
2018-10-09 10:21:12 +04:00 |
|
David Cernat
|
fa3baac0f3
|
Merge pull request #228 from OpenMW/master while resolving conflicts
# Conflicts:
# .travis.yml
# CMakeLists.txt
# apps/openmw/main.cpp
|
2017-06-18 18:16:10 +03:00 |
|
Bret Curtis
|
c781d1f8ed
|
purge unnecessary imports
add fstream back
add fstream back
add fstream back
add fstream back
add fstream back
add fstream back
add fstream back
|
2017-06-09 19:08:53 +02:00 |
|
David Cernat
|
d8cd57a8be
|
[Client] Make topic sync work with localized versions of the game
|
2017-05-31 14:11:16 +03:00 |
|
scrawl
|
7252cb63a6
|
Fix cppcheck issues
|
2014-09-26 17:48:14 +02:00 |
|
scrawl
|
7bf7daa846
|
Fix exception (getline will trigger failbit on the last line)
|
2014-06-20 21:33:03 +02:00 |
|
scrawl
|
a0bff03560
|
Fix not handling failbit/badbit in ifstream (Bug #1355)
|
2014-06-08 11:22:37 +02:00 |
|
greye
|
424d06a6f8
|
open fstreams from boost::filesystem::path, vol.2
|
2014-05-18 14:55:05 +04:00 |
|
Marc Zinnschlag
|
e31cd1c805
|
Merge remote-tracking branch 'corristo/master'
|
2013-01-06 18:40:30 +01:00 |
|
Nikolay Kasyanov
|
1d3f3bcce3
|
clang build fix
|
2013-01-06 19:19:12 +04:00 |
|
Emanuel Guevel
|
63f09462fd
|
to_utf8, Utf8Encoder: pass encoding as constructor parameter
Edit other files accordingly.
|
2013-01-06 01:37:58 +01:00 |
|
Emanuel Guevel
|
9906c3051d
|
components/translation: use Utf8Encoder
|
2013-01-04 01:52:02 +01:00 |
|
lazydev
|
cd5d95ed22
|
1. Dialogs in Russian version now works.
2. Destination names it travel window are now translated
|
2012-12-31 04:15:47 +04:00 |
|
Marc Zinnschlag
|
e9ba7339f3
|
improved error handling
|
2012-12-26 17:15:53 +01:00 |
|
Marc Zinnschlag
|
afc2e840ae
|
renamed namespace TranslationData to Translation
|
2012-12-26 17:06:33 +01:00 |
|
Marc Zinnschlag
|
206c613b52
|
moved translation storage from GUI manager to engine
|
2012-12-26 17:03:37 +01:00 |
|
lazydev
|
1f71395660
|
renaming of translation component; removing of C++11 features
|
2012-12-25 23:20:39 +04:00 |
|