6e0be2b8c9
Clear placementManager when searching/clearing/closing window ( #2245 )
...
Co-authored-by: Tomeno <tomeno@lulzsec.co.uk >
2021-11-19 17:46:40 +01:00
Visne and GitHub
a2398da324
Replace most VBox/HBoxContainers with BoxContainers ( #1867 )
2021-07-18 18:42:08 +02:00
Vera Aguilera Puerto
a0d3d2108f
Use ResourcePath instead of Path.Join
2021-07-16 21:48:19 +02:00
Vera Aguilera Puerto
977e4a017b
Fixes tile window hardcoding tile sprites.
2021-07-16 08:21:58 +02:00
Swept and GitHub
2d8b159016
Updates the dumb shit stupid path for tile window
2021-07-16 05:38:19 +00:00
Pieter-Jan Briers and GitHub
583b7ebf38
WPF layout ( #1581 )
2021-02-21 12:28:13 +01:00
Acruid and GitHub
2183cd7ca1
Massive Namespace Cleanup ( #1544 )
...
* Removed the Interfaces folder.
* All objects inside the GameObjects subfolders are now in the GameObjects namespace.
* Added a Resharper DotSettings file to mark the GameObjects subfolders as not providing namespaces.
* Simplified Robust.client.Graphics namespace.
* Automated remove redundant using statements.
2021-02-10 23:27:19 -08:00
b8e5b47e7a
Use 'new' expression in places where the type is evident for the engine ( #1415 )
...
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com >
2020-11-26 00:16:55 +01:00
DrSmugleaf and GitHub
25aaac7dbf
Make the tile spawn search bar autofocus ( #1287 )
2020-09-17 23:19:17 +02:00
AJCM-git and GitHub
afa0eb8ada
Changing some paths ( #1158 )
...
* first commit
* Merging master
* Path changes
* what even is this
* MidiCustom
2020-07-07 19:15:39 +02:00
Pieter-Jan Briers and GitHub
6674be3adc
Client NRTs ( #1121 )
2020-06-12 12:57:39 +02:00
Clyybber and GitHub
71b06c0791
Placement improvements ( #1105 )
2020-06-08 13:51:22 +02:00
Pieter-Jan Briers
cc4069d526
Fix clear button in tile spawn window not resetting search results.
2020-05-21 23:39:14 +02:00
Víctor Aguilera Puerto and Pieter-Jan Briers
7fc99ee528
Improved ItemLists ( #863 )
...
* Improve ItemList
* Address reviews
* Items can only be at one ItemList at a time
* Nested Item class
2019-09-13 15:23:04 +02:00
Pieter-Jan Briers
10440648bc
Remove IDisplayManager dependency from SS14Window
2019-05-16 14:27:51 +02:00
Pieter-Jan Briers
3bad55a705
Move escape menu out of engine.
2019-05-14 15:19:27 +02:00
Pieter-Jan Briers
0b63dbd1f2
Move TileSpawnWindow to pure C#.
2019-05-13 09:15:03 +02:00
Silver and GitHub
25926a17b7
Renames SS14.* to Robust.* ( #793 )
...
RobustToolbox projects should be named Robust.*
This PR changes the RobustToolbox projects from SS14.* to Robust.*
Updates SS14.* prefixes/namespaces to Robust.*
Updates SpaceStation14.sln to RobustToolbox.sln
Updates MSBUILD/SS14.* to MSBUILD/Robust.*
Updates CSProject and MSBuild references for the above
Updates git_helper.py
Removes Runserver and Runclient as they are unusable
2019-04-15 20:24:59 -06:00