24 Commits
Author SHA1 Message Date
YotaXP 6ef13a613c Merge branch 'sfml', correctly this time 2016-04-28 00:57:48 -04:00
YotaXP 1c33bf47a5 Merge branch 'sfml' of https://github.com/space-wizards/space-station-14 into sfml 2016-04-28 00:56:54 -04:00
YotaXP f6b7ab23aa Merge branch 'sfml' 2016-04-27 16:03:17 -04:00
YotaXP 344164179a Revert "Merge pull request #26 from Silvertorch5/viewport"
This reverts commit fd99dad2a4, reversing
changes made to ec90f8d2dd.
2016-04-27 16:03:06 -04:00
YotaXP e1641a7623 Merge branch 'textEntered' of https://github.com/PJB3005/space-station-14 into PJB3005-textEntered 2016-04-22 19:54:33 -04:00
YotaXP bfd35f0d08 Clean up 'using' statements. (First time since SFML) 2016-01-09 19:52:48 -05:00
YotaXP cf70011073 Refactor everything to use SFML's data types 2016-01-09 19:24:50 -05:00
YotaXP 11bbac3a83 Hide TextureVisualizer from Mono builds 2016-01-08 16:28:13 -05:00
YotaXP 60d8a28b82 Replace some removed code. 2016-01-06 22:19:23 -05:00
YotaXP 956ba553ac Simple texture debug visualizer 2016-01-06 21:04:48 -05:00
YotaXP fbac715203 Remove CluwneSprite 2016-01-06 20:45:15 -05:00
YotaXP f98379351e Remove CluwneLib splash screen. 2016-01-06 20:25:55 -05:00
YotaXP 25c23d9eed Makes the RenderImages and RenderWindow resize properly 2015-12-25 18:11:22 -05:00
YotaXP ab613e4454 Fix the map saving/loading code. 2015-12-22 23:11:32 -05:00
YotaXP 80fe031d9d Fix path to OpenTK.dll in project SS14.Client.Graphics 2015-12-22 22:59:10 -05:00
YotaXP a1fc859120 Fixed the cursor-invisible-over-window-chrome problem. 2015-04-18 15:18:32 -04:00
YotaXP 7937d79fcf Retargets all projects to .Net 4.5.1 2015-04-10 14:52:39 -04:00
YotaXP efed7f49ac Re-enabled collision and hitbox debug overlay. 2015-04-09 20:45:10 -04:00
YotaXP be526b4c92 Merge pull request #15 2015-04-09 20:38:12 -04:00
YotaXP a82a8a5e70 Remove remnants of Prebuild. 2015-04-09 15:21:30 -04:00
YotaXP 376fd9dbb9 Merge branch 'sfml' 2015-04-09 02:32:21 -04:00
YotaXPandvolundr- 7f7c123824 volundr-: fix crash on join
YotaXP:
Replaced old tile system with a new grid implementation.
Removed atmos, as it is not compatable.
Added some more helper methods to `ClientWindowData`.
Updated prebuild files for previous organ commit.
2015-04-07 10:26:03 -04:00
YotaXPandJohn K 0a944bde89 Tweaks the server console titlebar
Summary:
Tweaks the server console titlebar.
Network data now reports in 1KB = 1024B instead of 1000B.

...also added a filter to the entity template scan, since it was posing a problem for me.

Test Plan: Check 'em.

Reviewers: #ss14_developers, thatguy

Reviewed By: #ss14_developers, thatguy

Subscribers: thatguy

Differential Revision: http://phab.nexisonline.net/D49
2015-02-04 22:55:20 +00:00
YotaXP 0c78e9554e GIGA REFACTOR 2015-01-23 01:15:33 -05:00