Joonas Rikkonen
b02565796a
(98f1dbf5e) Merge branch 'dev' into human-ai
2019-05-16 05:14:58 +03:00
Joonas Rikkonen
454dda56c7
(1762f02b3) Merge branch 'dev' into human-ai
2019-05-16 05:08:22 +03:00
Joonas Rikkonen
5def53f7bd
(2972c6da9) Add a missing text.
2019-05-16 05:04:29 +03:00
Joonas Rikkonen
039d07f693
(a2943d8b7) Merge branch 'dev' into human-ai
2019-05-16 05:04:10 +03:00
Joonas Rikkonen
60f52375e6
(7788ec72a) Test issuing orders automatically.
2019-05-16 05:03:49 +03:00
Joonas Rikkonen
d00e2975ba
(030ce635a) Fixed size field not affecting the size of dynamically loaded fonts
2019-05-07 18:06:07 +03:00
Joonas Rikkonen
e0a3e8f8fb
(fc0a5b62d) Option to generate font atlases dynamically (rendering new symbols to the atlas as needed). WIP
2019-05-07 18:05:50 +03:00
Joonas Rikkonen
6f57aa863f
(2007f0f7e) Render missing characters as a white square to make them more noticeable
2019-05-06 11:37:11 +03:00
Joonas Rikkonen
fb21005258
(6f4bea467) Updated doors
2019-05-03 13:43:47 +03:00
Joonas Rikkonen
b551ae7999
(c1468d39d) Overhauled docking interface (WIP)
2019-05-03 13:39:54 +03:00
Joonas Rikkonen
2aec2414be
(12d32b875) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev
2019-04-26 11:25:25 +03:00
Joonas Rikkonen
3eb883fbb3
(9253f5b70) Added libvlc.so to LinuxClient
2019-04-26 11:25:10 +03:00
Joonas Rikkonen
71d7d024e6
(029f124e6) Fixed ScalableFont.MeasureString giving incorrect results for texts with newlines
2019-04-26 11:20:00 +03:00
Joonas Rikkonen
cfd4df925a
(41c5679ec) Resize fonts according to resolution (TODO: test on resolutions larger than 1080p)
2019-04-17 12:43:29 +03:00
Joonas Rikkonen
6c0679c297
38f1ddb...178a853: v0.8.9.1, removed content folder
2019-03-18 20:39:27 +02:00
Joonas Rikkonen
8691789974
ScalableFont uses a non-obsolete override of the SpriteBatch.Draw method, + minor optimization
2017-08-13 20:01:00 +03:00
Joonas Rikkonen
64ad5e5003
Removed unnecessary using directives
2017-07-05 18:35:09 +03:00
juanjp600
4d225c65f2
Updated to MonoGame 3.6 + Directory refactor
...
- Barotrauma's projects are in the Barotrauma directory
- All libraries are in the Libraries directory
- MonoGame is now managed by NuGet, rather than referenced from the installed files (TODO: consider using PCL for easier cross-platform development?)
- NuGet libraries are not included in the repo, as getting the latest versions automatically should be preferred
- Removed Content/effects.mgfx as it didn't seem to be used anywhere
- Removed some references to Subsurface directory
- Renamed Launcher2 to Launcher
2017-06-27 09:52:57 -03:00