1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-11-07 11:22:45 +01:00
openrw/rwengine/src
Daniel Evans 0743ac9681
Merge pull request #528 from madebr/fonts
Convert utf8 string to GameStrings using current font mapping + add string viewer to rwviewer
2018-08-06 20:25:38 +01:00
..
ai Remove old style cast 2018-07-29 22:21:01 +02:00
audio Quick Fix filename -> filePath 2018-07-29 18:36:26 +01:00
core Mark classes as final 2018-07-07 22:55:10 +02:00
data rwengine: add per-font mapping + unicode support + tests 2018-08-04 01:11:47 +02:00
dynamics Replace raw ptr with unique_ptr in CollisionInstance 2018-08-04 14:22:10 +01:00
engine rwlib+rwengine: add string conversion independent of font 2018-08-05 23:20:58 +02:00
items rwengine: iwyu: reduce warnings in items subdirectory 2018-01-08 22:52:48 +00:00
loaders Merge pull request #528 from madebr/fonts 2018-08-06 20:25:38 +01:00
objects Merge pull request #528 from madebr/fonts 2018-08-06 20:25:38 +01:00
render rwlib+rwengine+rwviewer: address feedback comments 2018-08-06 00:16:33 +02:00
script rwlib+rwengine: add string conversion independent of font 2018-08-05 23:20:58 +02:00
BinaryStream.cpp rwlib: rw/defines.hpp -> rw/debug.hpp 2018-06-30 04:03:20 +02:00
BinaryStream.hpp rwengine: iwyu: fix TextureArchive and BinaryStream 2018-01-08 22:52:48 +00:00
rw_mingw.hpp Remove include directory from rwengine for consistency 2016-08-07 14:41:45 +01:00
TextureArchive.cpp Remove old style cast 2018-07-29 22:21:01 +02:00
TextureArchive.hpp rwengine: iwyu: fix TextureArchive and BinaryStream 2018-01-08 22:52:48 +00:00