Andy []
Merge remote-tracking branch 'origin/editordev' into laptop_dev
Andy []
.csproj changes for laptop development.
Andy Wilkinson []
Added GUI stuff from base Core. Working on relocating the icon which isn't working for who knows why.
Andy Wilkinson []
Merge branch 'master' into editordev
Andy Wilkinson []
Merge branch 'master' of zeetha:VOID
Andy Wilkinson []
Added facility to lock, unlock, and move the VOID icon.
Andy Wilkinson []
* VOID.csproj: Added facility to lock, unlock, and move the VOID
icon.
* VOID_Core.cs:
* VOIDFlightMaster.cs:
Andy Wilkinson []
Got the EditorHUD working, and it's not even that ugly! Need to finalize what we want, and get a config window available.
Andy Wilkinson []
First pass implementation of an Editor side. It works, but the styles are HEINOUS.
Andy Wilkinson []
VOID_Core: Changed LoadModules to a generic LoadModulesOfType<T>.
Andy Wilkinson []
Added sane window start positions and states.
Added factory reset.
Andy Wilkinson []
Preliminary port of DataLogger. Parts of the GUI are definitely broken, but the file writes.
Andy Wilkinson []
Hooked VOID_BehaviorModule into VOID_Core.Update and .FixedUpdate.
Andy Wilkinson []
Added VOID_BehaviorModule with Update and FixedUpdate calls.
Andy Wilkinson []
Got VesselRegister ported, and coupled into the Rendezvous window as before. This seems a little messy.
Andy Wilkinson []
VOID_HUD: Got rid of extraneous vessel stuff.
Andy Wilkinson []
Added Transfer and Rendezvous. Added their tools to Tools.
Andy Wilkinson []
Got CBInfoBrowser in. Fixed the return vs. continue issue in Load, too.
Andy Wilkinson []
Added .csproj.
Andy Wilkinson []
Changed up the window modules to inherit the generic stuff. Adding more and more modules. CBInfoBrowser in progress.
Andy Wilkinson []
First-pass reintegration of VesselSimulator and VesselInfo.
Andy Wilkinson []
Fixed core saves.
Andy Wilkinson []
Got config saving working again. Still need to fix Core.
Andy []
Added VOID_SurfAtmo and tweaked some loading stuff or something.
Andy []
VOID_Orbital: changed up windowID to pull from the new incrementing accessor, moved _Name into the ctor, which still bugs me.
Andy []
VOID_Core: Moved LabelStyles initializers into their own, run-once function.
Andy []
VOID_Core: Brought back from cf4ba29ea, added _windowID reset.
Andy []
VOID_Core: Removed extraneous vessel property. Added Constant_G.
VOID_HUD: Moved _Name back to constructor.
Andy []
Reverted changes to VOID_Core.cs so we can find the bad one.
Andy []
First pass at the Oribtal module port.
Andy []
Got rid of the un-used AVOID_Configurable attribute.
Andy []
Got rid of the empty AVOID_ConfigValue file.
Andy Wilkinson []
VOID_Core: Added a module.LoadConfig call to LoadModule.
Andy Wilkinson []
VOID_Core: Changed references to VOID_Module to IVOID_Module.
IVOID_Module: Added Name property.
Andy Wilkinson []
Changed VOID_ConfigValue to VOID_SaveValue, to be more intuitive.
Andy []
Got configurables done through DrawConfigurables. This might be hackish?
Andy []
Extensiblility should be working now!
Andy Wilkinson []
This isn't really working, but maybe we can do something with oftype?
Andy Wilkinson []
EOL Normalization
Andy []
Fixed up the configurable save values; changed the way window positions are assigned after a draw.
Andy Wilkinson []
Experimental generic struct stuff, mostly.
Andy []
Lots and lots of changes that have brought the modular system into basic functionality. Configurable values still need to be implemented.
Andy Wilkinson []
Very preliminary first steps toward a modularized VOID.
Andy Wilkinson []
Initial commit (1.0_dev)
Andy Wilkinson []
Initial commit (0.9.1)