27 Commits (61e031df4317764fdce9799ffbd4f9727400a6a3)

Author SHA1 Message Date
chrisgregan 8a7a1a2ffa Added GameObject menu items for Dialog prefabs 11 years ago
chrisgregan 7f5ed8e0cf Copy and paste support for commands 11 years ago
chrisgregan 53d2fd1aab Added protected & virtual to core classes for easier inheritance 11 years ago
chrisgregan 230db13b76 Select sequence when adding new Fungus Script 11 years ago
chrisgregan 7d58682d21 Made min command view width wider 11 years ago
chrisgregan a25b61fc0d Fixed memory leak and null exception errors 11 years ago
chrisgregan 618d34c91c Reverted sequence to use game object name. Added Fungus Script menu item 11 years ago
chrisgregan 84447e6d7b Don't render connected sequences in other fungus scripts 11 years ago
chrisgregan 2b6fe13072 Added null pointer checks and fixed sequence name picking 11 years ago
chrisgregan e968bfd507 Refactored GetFungusScript() and GetSequence() 11 years ago
chrisgregan 95a5f79b9c Renamed Fungus.Script namespace to Fungus 11 years ago
chrisgregan 62aaaf6011 Renamed FungusCommand to Command 11 years ago
chrisgregan c8c2846808 Updated Sequence editor to use serialised property 11 years ago
chrisgregan 3961d6953f Lock button for Fungus Script window. Fungus script icon. 11 years ago
chrisgregan 51dbff331f Disable selecting sequence when game is playing 11 years ago
chrisgregan bc484442d8 Improved command button colours & layout 11 years ago
chrisgregan 5bc8bca05b Added initial code for checking sequence connectivity 11 years ago
chrisgregan 5fa7b2a347 Reorderable list for commands 11 years ago
chrisgregan 7a45f92873 Moved command properties to inspector. Fixed dialog bugs. 11 years ago
chrisgregan 81d3b391a5 Fixed context menu clipping bug. 11 years ago
chrisgregan 9aea6a99c8 bold, italic, color, speed tags. Fixed text area refresh. 11 years ago
chrisgregan 403b2e57d8 Fixed up shuttle demo 11 years ago
chrisgregan 088b6d2375 Fixed serialising command view width 11 years ago
chrisgregan 585efc2526 Added command categories 11 years ago
chrisgregan 4e0c596d77 Commands are now in same window as sequence nodes 11 years ago
chrisgregan 6387872d0f Fixed GL draws overlapping scrollbars 11 years ago
chrisgregan e6b845a99f Fungus2 code reorg 11 years ago
chrisgregan 111c4039d4 Reverted stick FungusScript selection 11 years ago
chrisgregan 39552da96a Context sensitive Create Sequence menu 11 years ago
chrisgregan c1b36b8315 Display selected FungusScript object name 11 years ago
chrisgregan e49cd287b9 Removed click to deselect 11 years ago
chrisgregan 1727e664f4 Renamed FungusEditorWindow to FungusScriptWindow 11 years ago
chrisgregan 74bb0a3847 Fungus Editor window remembers most recent selection 11 years ago
chrisgregan 461447ca33 No Fungus Script Selected label 11 years ago
chrisgregan 63292b748b Variables window is now dock able 11 years ago
chrisgregan 6a2c17e2b5 Fixed selected sequence box render order 11 years ago
chrisgregan b28a0cf922 Executing sequence always highlights (can still select other) 11 years ago
chrisgregan d3bf367226 Connections highlight when command is expanded 11 years ago
chrisgregan c26e81a40c Improved button layout, using foldout 11 years ago
chrisgregan ff26e90891 Added Up, Down, Delete, Copy, Paste buttons 11 years ago
chrisgregan 921ea030a6 Fixed render order for sequence outlines 11 years ago
chrisgregan 7430a61da7 Hide transform in inspector and sequences in hierarchy 11 years ago
chrisgregan 4dce521533 FungusScriptEditor handles sequence display 11 years ago
chrisgregan 0d34ef00d1 Renamed activeSequence to executingSequence 11 years ago
chrisgregan 79011d666d Green outline around selected sequence 11 years ago
chrisgregan 3703c53276 Commands are now listed in inspector 11 years ago
chrisgregan fd26344a19 Add variables window 11 years ago
chrisgregan 1f78a48a3b Merged Compare and Jump commands 11 years ago
chrisgregan cfed591a18 Renamed command editor classes 11 years ago
chrisgregan c13fc82fb0 Shortened command class names. 11 years ago