330c7c8 |
|
Andy |
VOID_DataLogger: Moved initalization into the cto…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
004bbe7 |
|
Andy |
Fixed the VOID icon to not be tiny and ugly.
|
commit | commitdiff | tree | snapshot
|
select for diff
|
c6749ee |
|
Andy |
VOID_Module: Added a debug message before loading…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
e3ccbf5 |
|
Andy |
VOID_Core: Initalize _skinName with defaultSkin i…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
3b040b6 |
|
Andy Wilkinson |
VOID_Core: Changing Core to save the skin prefere…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
c4f976a |
|
Andy Wilkinson |
VOID_Module: Set the skin in DrawGUI per module.
|
commit | commitdiff | tree | snapshot
|
select for diff
|
ce90e61 |
|
Andy Wilkinson |
Version 0.9.14.
0.9.14
|
commit | commitdiff | tree | snapshot
|
select for diff
|
3a0a743 |
|
Andy Wilkinson |
VOID_Orbital & VOID_SurfAtmo: Cast to ushort for …
|
commit | commitdiff | tree | snapshot
|
select for diff
|
eea2dcb |
|
Andy Wilkinson |
VOID_HUD: Use an index in Core.LabelStyles instea…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
0f105aa |
|
Andy Wilkinson |
VOID_DataValue: Reworked the way DoGUIHorizontal …
|
commit | commitdiff | tree | snapshot
|
select for diff
|
587c219 |
|
Andy Wilkinson |
VOID_Core: Added a few new styles to LabelStyles …
|
commit | commitdiff | tree | snapshot
|
select for diff
|
d7a2529 |
|
Andy Wilkinson |
Moved SimManager TryStartSimulation call to Core.…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
96201c8 |
|
Andy Wilkinson |
Added SimManager.HardReset calls to both Awake()s.
|
commit | commitdiff | tree | snapshot
|
select for diff
|
b6886b2 |
|
Andy Wilkinson |
VOID_VesselInfo: Cleaned things up by using Engin…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
aef9155 |
|
Andy Wilkinson |
VOID_DataValue: Cycle backwards on right click.
|
commit | commitdiff | tree | snapshot
|
select for diff
|
534a089 |
|
Andy Wilkinson |
VOID_VesselInfo: A quick fix to avoid an IndexOut…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
3c88689 |
|
Andy Wilkinson |
VOID_DataValue: Further refinements to the precis…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
aaaad53 |
|
Andy |
VOID_DataValue: Changed the precision configurabl…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
a852e4d |
|
Andy |
VOID_SurfAtmo: Converted to use VOID_DataValues.
|
commit | commitdiff | tree | snapshot
|
select for diff
|
b46e9d9 |
|
Andy |
VOID_VesselInfo: Minor tweak to the VesselSimulat…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
b6b8b13 |
|
Andy |
VOID_VesselInfo: Converted to use VOID_DataValues.
|
commit | commitdiff | tree | snapshot
|
select for diff
|
d07c8e2 |
|
Andy |
VOID_DataValue: Removed Invoke() call from ctor t…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
1a372b9 |
|
Andy |
Removed the csproj because it's too much headache.
|
commit | commitdiff | tree | snapshot
|
select for diff
|
f9d0381 |
|
Andy Wilkinson |
Added a command or something to the csproj.
|
commit | commitdiff | tree | snapshot
|
select for diff
|
c5d26c2 |
|
Andy Wilkinson |
VOID_DataValue: Added ValueUnitString() and DoGUI…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
971c64f |
|
Andy Wilkinson |
More whitespace fixes.
|
commit | commitdiff | tree | snapshot
|
select for diff
|
48328d2 |
|
Andy Wilkinson |
VOID_Orbital: Cleaned up some white space.
|
commit | commitdiff | tree | snapshot
|
select for diff
|
d8fe7ef |
|
Andy Wilkinson |
Merge branch 'fixing_hud_primary'
|
commit | commitdiff | tree | snapshot
|
select for diff
|
2bb5654 |
|
Andy Wilkinson |
Version 0.9.13.
fixing_hud_primary
0.9.13
|
commit | commitdiff | tree | snapshot
|
select for diff
|
44739e6 |
|
Andy Wilkinson |
VOID_HUD: Re-added primary because I'm a loser.
|
commit | commitdiff | tree | snapshot
|
select for diff
|
2960c59 |
|
Andy Wilkinson |
VOID_DataValue: Some extra methods to make floati…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
273422f |
|
Andy |
IntCollection: Removed VOID_SaveValue interface a…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
8cc5054 |
|
Andy Wilkinson |
Version 0.9.12
0.9.12
|
commit | commitdiff | tree | snapshot
|
select for diff
|
1d6731f |
|
Andy Wilkinson |
Incidental "txt_right" -> "right" changes.
|
commit | commitdiff | tree | snapshot
|
select for diff
|
efadf33 |
|
Andy Wilkinson |
VOID_Orbital:
|
commit | commitdiff | tree | snapshot
|
select for diff
|
021fa45 |
|
Andy Wilkinson |
VOID_Core:
|
commit | commitdiff | tree | snapshot
|
select for diff
|
333d7f4 |
|
Andy |
Merge branch 'laptop_dev'
|
commit | commitdiff | tree | snapshot
|
select for diff
|
586021d |
|
Andy |
A couple boring housekeeping items.
|
commit | commitdiff | tree | snapshot
|
select for diff
|
043d0b8 |
|
Andy |
First-pass implemention of configurable precision…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
aa5b71d |
|
Andy |
Added a special case to load for IntCollection. …
|
commit | commitdiff | tree | snapshot
|
select for diff
|
87ee85b |
|
Andy |
Added IntCollection.cs
|
commit | commitdiff | tree | snapshot
|
select for diff
|
0f08881 |
|
Andy |
IntCollection: an indexabled, packed numeric data…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
69e6038 |
|
Andy |
Updated the MuMech functions with the latest from…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
fa94915 |
|
Andy |
Merge branch 'laptop_dev'
|
commit | commitdiff | tree | snapshot
|
select for diff
|
3aae706 |
|
Andy |
Don't make local copies of the KSP assemblies in …
|
commit | commitdiff | tree | snapshot
|
select for diff
|
a1ecc8f |
|
Andy |
Version 0.9.11.
|
commit | commitdiff | tree | snapshot
|
select for diff
|
0ac4968 |
|
Andy |
Version 0.9.11.
0.9.11
|
commit | commitdiff | tree | snapshot
|
select for diff
|
4c4d0b6 |
|
Andy |
Merge branch 'laptop_dev'
|
commit | commitdiff | tree | snapshot
|
select for diff
|
eaaceed |
|
Andy |
VOID_Core: Added a ResetGUI method that stops and…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
3b3cd8f |
|
Andy |
VOID_EditorHUD: Moved the HUD to the top left, an…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
92cb58d |
|
Andy |
Merge branch 'laptop_dev'
0.9.10
|
commit | commitdiff | tree | snapshot
|
select for diff
|
a88b428 |
|
Andy |
Version 0.9.10.
|
commit | commitdiff | tree | snapshot
|
select for diff
|
77c4fa3 |
|
Andy |
Merge branch 'laptop_dev'
|
commit | commitdiff | tree | snapshot
|
select for diff
|
bef74c7 |
|
Andy |
VOID_Core: Now actually loads in the default skin…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
b4d840c |
|
Andy |
Make defaultSkin a saved value.
|
commit | commitdiff | tree | snapshot
|
select for diff
|
cee4f06 |
|
Andy |
VOID_Core: Skip Editor modules if we're not in th…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
ec6eb5f |
|
Andy |
If we're unloading a Core because the scene has c…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
90589a0 |
|
Andy |
Don't try to reset the core if the core isn't the…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
cf0c5d0 |
|
Andy |
Fixed some copypasta that made the flight side no…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
728968f |
|
Andy |
No longer trying to dirty VOID_Core's config when…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
62cacab |
|
Andy |
Added EditorCore.Initialized check for flagging c…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
686f483 |
|
Andy |
Functionified the docktowindow stuff, maybe clean…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
666e21f |
|
Andy |
Revert ".csproj changes for laptop development."
|
commit | commitdiff | tree | snapshot
|
select for diff
|
071b61e |
|
Andy |
Got the VOID windows and icon behaving acceptably…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
56df201 |
|
Andy |
VOID_Core: Wrapped some of the flight-specific th…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
c812102 |
|
Andy |
Merge remote-tracking branch 'origin/editordev' i…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
637d9fa |
|
Andy |
.csproj changes for laptop development.
|
commit | commitdiff | tree | snapshot
|
select for diff
|
22aad82 |
|
Andy Wilkinson |
Added GUI stuff from base Core. Working on reloc…
editordev
|
commit | commitdiff | tree | snapshot
|
select for diff
|
192df50 |
|
Andy Wilkinson |
Merge branch 'master' into editordev
|
commit | commitdiff | tree | snapshot
|
select for diff
|
8b0d9d7 |
|
Andy Wilkinson |
Merge branch 'master' of zeetha:VOID
|
commit | commitdiff | tree | snapshot
|
select for diff
|
789f28b |
|
Andy Wilkinson |
Added facility to lock, unlock, and move the VOID…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
09e9a11 |
|
Andy Wilkinson |
* VOID.csproj: Added facility to lock, unlock, an…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
bd8b53e |
|
Andy Wilkinson |
Got the EditorHUD working, and it's not even that…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
7f2a065 |
|
Andy Wilkinson |
First pass implementation of an Editor side. It …
|
commit | commitdiff | tree | snapshot
|
select for diff
|
398871a |
|
Andy Wilkinson |
VOID_Core: Changed LoadModules to a generic LoadM…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
1e792b3 |
|
Andy Wilkinson |
Added sane window start positions and states.
0.9.9
|
commit | commitdiff | tree | snapshot
|
select for diff
|
3bc6484 |
|
Andy Wilkinson |
Preliminary port of DataLogger. Parts of the GUI…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
6d0e970 |
|
Andy Wilkinson |
Hooked VOID_BehaviorModule into VOID_Core.Update …
|
commit | commitdiff | tree | snapshot
|
select for diff
|
dee78ee |
|
Andy Wilkinson |
Added VOID_BehaviorModule with Update and FixedUp…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
fe97b07 |
|
Andy Wilkinson |
Got VesselRegister ported, and coupled into the R…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
9a43f8f |
|
Andy Wilkinson |
VOID_HUD: Got rid of extraneous vessel stuff.
|
commit | commitdiff | tree | snapshot
|
select for diff
|
0889a70 |
|
Andy Wilkinson |
Added Transfer and Rendezvous. Added their tools…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
45625f4 |
|
Andy Wilkinson |
Got CBInfoBrowser in. Fixed the return vs. conti…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
62bfe36 |
|
Andy Wilkinson |
Added .csproj.
|
commit | commitdiff | tree | snapshot
|
select for diff
|
4dc5487 |
|
Andy Wilkinson |
Changed up the window modules to inherit the gene…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
0c3615b |
|
Andy Wilkinson |
First-pass reintegration of VesselSimulator and V…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
f2b3950 |
|
Andy Wilkinson |
Fixed core saves.
|
commit | commitdiff | tree | snapshot
|
select for diff
|
caf5fc0 |
|
Andy Wilkinson |
Got config saving working again. Still need to f…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
e102f3d |
|
Andy |
Added VOID_SurfAtmo and tweaked some loading stuf…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
5570246 |
|
Andy |
VOID_Orbital: changed up windowID to pull from th…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
ed54f28 |
|
Andy |
VOID_Core: Moved LabelStyles initializers into th…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
dec4506 |
|
Andy |
VOID_Core: Brought back from cf4ba29ea, added _wi…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
eef42c0 |
|
Andy |
VOID_Core: Removed extraneous vessel property. A…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
dd139b4 |
|
Andy |
Reverted changes to VOID_Core.cs so we can find t…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
cf4ba29 |
|
Andy |
First pass at the Oribtal module port.
|
commit | commitdiff | tree | snapshot
|
select for diff
|
ec48831 |
|
Andy |
Got rid of the un-used AVOID_Configurable attribu…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
ac09023 |
|
Andy |
Got rid of the empty AVOID_ConfigValue file.
|
commit | commitdiff | tree | snapshot
|
select for diff
|
7e4187e |
|
Andy Wilkinson |
VOID_Core: Added a module.LoadConfig call to Load…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
544580c |
|
Andy Wilkinson |
VOID_Core: Changed references to VOID_Module to I…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
2b3e6bc |
|
Andy Wilkinson |
Changed VOID_ConfigValue to VOID_SaveValue, to be…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
next | | | | |