Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LateralGM 1.8 Improvements #44

Merged
merged 79 commits into from May 20, 2013
Merged

LateralGM 1.8 Improvements #44

merged 79 commits into from May 20, 2013

Commits on Jan 22, 2012

  1. Copy the full SHA
    50f9226 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0ea2da4 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2012

  1. Hooked in JoshEdit to relevant components. Note that this is an abrup…

    …t change, so JEdit (old module) will no longer work without significant adaptation.
    IsmAvatar committed Jan 28, 2012
    Copy the full SHA
    84eb72e View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2012

  1. Fixed ctrl+space enter causing newline (don't know why it was doing i…

    …t, but it's fixed for now).
    IsmAvatar committed Jan 29, 2012
    Copy the full SHA
    36b221c View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2012

  1. Added delegate requestFocusInWindow to GMLTextArea for compat with

    JEdit. Removed some commented code that isn't needed anymore.
    IsmAvatar committed Feb 20, 2012
    Copy the full SHA
    ee4ce93 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2012

  1. Fixed InstantiableResource comparison cloning not copying over ID.

    Updated JoshEdit (bugfix).
    The cloning potentially created resources with weird IDs.
    Most notably, this fixes unchanged resources thinking they changed.
    Made sure that this doesn't conflict with user-duplicated resources.
    IsmAvatar committed Mar 1, 2012
    Copy the full SHA
    ab1542d View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2012

  1. Copy the full SHA
    bb736a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2012

  1. Copy the full SHA
    841b674 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2012

  1. Fixed some resource action arguments not being filled in because I

    forgot to invoke the postpone list.
    IsmAvatar committed Mar 16, 2012
    Copy the full SHA
    c1826a8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    129d305 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    233fb1b View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2012

  1. Deleted JoshEdit (now linked via classpath).

    Deleted some unused JEdit stuff.
    Deleted leftover debug verbosity from InstantiableResource.
    IsmAvatar committed Mar 18, 2012
    Copy the full SHA
    4611270 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    cf0ec0a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    06473a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2012

  1. Copy the full SHA
    13db6f7 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2012

  1. Copy the full SHA
    234fde2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2df59ce View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2012

  1. Copy the full SHA
    5325d5d View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2012

  1. Copy the full SHA
    a4fe172 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2012

  1. Copy the full SHA
    26e258e View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2012

  1. Copy the full SHA
    0d72789 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2012

  1. Updated JoshEdit names.

    IsmAvatar committed Apr 16, 2012
    Copy the full SHA
    af9cd3c View commit details
    Browse the repository at this point in the history
  2. Replaced last dependencies on Comparator with InherentlyUnique class.

    InherentlyUnique defined in Util with .isEquals method and a static
    convenience List<InherentlyUnique> comparison method.
    May require some additional tweaking for Arguments, etc.?
    IsmAvatar committed Apr 16, 2012
    Copy the full SHA
    fbb341a View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2012

  1. Copy the full SHA
    970cb96 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    cbb6e0d View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2012

  1. Fixed bug where rejected actions were reverted to their rejected state

    on event switch. GitHub issue #2.
    IsmAvatar committed Apr 20, 2012
    Copy the full SHA
    ff5628a View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2012

  1. Copy the full SHA
    40bbb12 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    947d47c View commit details
    Browse the repository at this point in the history

Commits on May 17, 2012

  1. Removed some odd old dependencies on jedit from unused code.

    Should compile now.
    IsmAvatar committed May 17, 2012
    Copy the full SHA
    c8881d4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d456221 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    11249a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2012

  1. Copy the full SHA
    3ce031b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1e599b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2012

  1. Copy the full SHA
    8e997cb View commit details
    Browse the repository at this point in the history
  2. Merge branch 'joshedit' of https://github.com/IsmAvatar/LateralGM int…

    …o joshedit
    Casey Boone committed Aug 29, 2012
    Copy the full SHA
    9ddceaa View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2012

  1. Merge branch 'joshedit' of https://IsmAvatar@github.com/IsmAvatar/Lat…

    …eralGM.git into joshedit
    IsmAvatar committed Sep 3, 2012
    Copy the full SHA
    a8ab342 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2013

  1. LateralGM Improvements

    Added context menu strip to script editor, outlined sprite effects tab, and
    made default room editor size a little bigger.
    RobertBColton committed May 6, 2013
    Copy the full SHA
    b87d27f View commit details
    Browse the repository at this point in the history
  2. Refactored Icons

    Reverted some of the Icons me and Ism thought were bad and added the Extension
    icon.
    RobertBColton committed May 6, 2013
    Copy the full SHA
    131c079 View commit details
    Browse the repository at this point in the history
  3. Replace Icons

    Fixed the rest of the unliked icons.
    RobertBColton committed May 6, 2013
    Copy the full SHA
    9c63161 View commit details
    Browse the repository at this point in the history
  4. Final Icons

    Replaced the rest of the disputed icons.
    RobertBColton committed May 6, 2013
    Copy the full SHA
    a592628 View commit details
    Browse the repository at this point in the history
  5. Change Room Icon

    Redid the room icon to Isms liking.
    RobertBColton committed May 6, 2013
    Copy the full SHA
    b1249a7 View commit details
    Browse the repository at this point in the history
  6. Fixed Room Icon

    Improved the room icon.
    RobertBColton committed May 6, 2013
    Copy the full SHA
    0a6fb0f View commit details
    Browse the repository at this point in the history
  7. Updated Copyright Headers

    Included myself in the copyright headers of files I changed.
    RobertBColton committed May 6, 2013
    Copy the full SHA
    fe7362f View commit details
    Browse the repository at this point in the history

Commits on May 7, 2013

  1. Close Window

    Added unconditional yes/no/cancel dialogue box to File->Exit and the X button
    on the main LGM frame.
    RobertBColton committed May 7, 2013
    Copy the full SHA
    acfb635 View commit details
    Browse the repository at this point in the history
  2. Theming System

    Outlined a system for loading themes and different icons pack, preferences
    frame will be next, also added my self to the about box.
    RobertBColton committed May 7, 2013
    Copy the full SHA
    143fce7 View commit details
    Browse the repository at this point in the history
  3. Preferences and Extensions

    Added a window for both and properly implemented buttons and their resource
    nodes in the resource tree using the listeners etc.
    RobertBColton committed May 7, 2013
    Copy the full SHA
    7a981f0 View commit details
    Browse the repository at this point in the history
  4. Repeat Texture

    Created a LateralGM background texture for the MDI as an SVG for when ENIGMA
    is not plugged in.
    RobertBColton committed May 7, 2013
    Copy the full SHA
    10e510e View commit details
    Browse the repository at this point in the history
  5. Remove Repeat SVG

    Removing the repeat SVG I just added I did not know LGM already had one :P
    RobertBColton committed May 7, 2013
    Copy the full SHA
    4ad2494 View commit details
    Browse the repository at this point in the history
  6. Context Menus

    Added a context menu to the game information window and added key bindings to
    the GMLTextArea one as well.
    RobertBColton committed May 7, 2013
    Copy the full SHA
    5c7a165 View commit details
    Browse the repository at this point in the history
  7. Toolbar Cleanup

    Cleaned up the toolbar code in the Game Information window and also added the
    other cut copy paste undo redo buttons to it.
    RobertBColton committed May 7, 2013
    Copy the full SHA
    063ff57 View commit details
    Browse the repository at this point in the history
  8. Tooltips and Preferences

    Added tooltips to some toolbar buttons and made the theme load from preferences
    RobertBColton committed May 7, 2013
    Copy the full SHA
    71c2e24 View commit details
    Browse the repository at this point in the history
  9. Implemented Preferences

    Added the preferences that are saved, stored, and loaded, to the preferences
    window for toggling to the theme and icon pack.
    RobertBColton committed May 7, 2013
    Copy the full SHA
    2b7698d View commit details
    Browse the repository at this point in the history

Commits on May 8, 2013

  1. Keybindings Resource Tree

    Added the key bindings for the resource tree nodes/items for cheeseboy.
    RobertBColton committed May 8, 2013
    Copy the full SHA
    a089edb View commit details
    Browse the repository at this point in the history

Commits on May 9, 2013

  1. Object Information Frame

    Added the information frame for all objects it works %100 and also fixed a bug
    with the setting of the look and feel and made the resource tree drag and
    dropabble and added some other missing things and general bug fixes and code
    cleanup.
    RobertBColton committed May 9, 2013
    Copy the full SHA
    dc56ec1 View commit details
    Browse the repository at this point in the history
  2. Remove ~ Files

    Removed the stupid git ~ file duplication Isms too lazy to put on ignore.
    RobertBColton committed May 9, 2013
    Copy the full SHA
    0c8f687 View commit details
    Browse the repository at this point in the history
  3. Fixed the License and Readme

    To includy myself.
    RobertBColton committed May 9, 2013
    Copy the full SHA
    3a0520c View commit details
    Browse the repository at this point in the history

Commits on May 10, 2013

  1. Toggleable Drag And Drop and Object Information

    Added the ability to toggle drag and drop editor from appearing it has a neat
    system me and Josh already discussed you just hit edit on an event and it opens
    the first code action prepending it if it does not exist. Also added the
    object information window which gives an accurate detail of the objects action
    sequences, and some other improvements.
    RobertBColton committed May 10, 2013
    Copy the full SHA
    ca22fdb View commit details
    Browse the repository at this point in the history
  2. Removing Silk Icons

    Removing the non GPL compatible icons from Isms set, they need to be replaced
    with the SVG versions you guys made or the buttons will show up wrong.
    RobertBColton committed May 10, 2013
    Copy the full SHA
    51b6916 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2013

  1. Preferences Frame and Object Info

    Finished up most of the preferences frame and its layout as well as the
    object information frame and some other bug fixes and tweaks as well as the
    option to turn off extra nodes in the resource tree.
    RobertBColton committed May 12, 2013
    Copy the full SHA
    264441d View commit details
    Browse the repository at this point in the history

Commits on May 13, 2013

  1. Game Information Thread

    Fixed the bug with the game information window opening. Be careful with the
    way I fixed it and be sure to read my comments.
    RobertBColton committed May 13, 2013
    Copy the full SHA
    5dacefa View commit details
    Browse the repository at this point in the history
  2. Fixed Regression

    Fixed regressive behaviour that was caused by making the events/actions static.
    RobertBColton committed May 13, 2013
    Copy the full SHA
    80a3f09 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2013

  1. Fixed Bugs

    Fixed the bug with object info. window no realizing recent changes to actions
    because I had it saving instead of telling the node to realize.
    RobertBColton committed May 15, 2013
    Copy the full SHA
    ca6b2eb View commit details
    Browse the repository at this point in the history

Commits on May 16, 2013

  1. Merge remote-tracking branch 'origin/joshedit'

    Merged JoshEdit and suppressed deprecated Java overrides as well as readded my
    context menu to the code editor.
    Conflicts:
    	.gitignore
    	org/lateralgm/components/GMLTextArea.java
    	org/lateralgm/jedit/InputHandler.java
    	org/lateralgm/jedit/JEditTextArea.java
    	org/lateralgm/main/LGM.java
    	org/lateralgm/main/Listener.java
    	org/lateralgm/main/PrefsStore.java
    	org/lateralgm/messages/messages.properties
    	org/lateralgm/subframes/GmObjectFrame.java
    	org/lateralgm/subframes/TimelineFrame.java
    	org/lateralgm/ui/swing/visuals/BinVisual.java
    	org/lateralgm/util/BinPlane.java
    RobertBColton committed May 16, 2013
    Copy the full SHA
    1bf6ed7 View commit details
    Browse the repository at this point in the history
  2. Fixed Line Numbering

    Made line numbering not be bold and be right aligned to its content area like
    most line numbering in script editors.
    RobertBColton committed May 16, 2013
    Copy the full SHA
    298b961 View commit details
    Browse the repository at this point in the history
  3. Fixed Bugs

    Fixed static reference bug in the runnable jar, and somehow magically fixed it
    from freezing at the population of communication buffer. Also fixed an issue
    with the room editor not opening.
    RobertBColton committed May 16, 2013
    Copy the full SHA
    cdef014 View commit details
    Browse the repository at this point in the history
  4. Fixed Icons

    Icons were set up wrong in the eclipse project file.
    RobertBColton committed May 16, 2013
    Copy the full SHA
    31f3897 View commit details
    Browse the repository at this point in the history
  5. Fixed merge conflict

    Fixed the merge conflict with the gitignore file.
    RobertBColton committed May 16, 2013
    Copy the full SHA
    e2a884c View commit details
    Browse the repository at this point in the history
  6. Fixed merge conflict

    Fixed merge conflict in GMLTextArea
    RobertBColton committed May 16, 2013
    Copy the full SHA
    0011dd2 View commit details
    Browse the repository at this point in the history
  7. Reverting Static

    Reverting a member variable I made static in one class.
    RobertBColton committed May 16, 2013
    Copy the full SHA
    51f923c View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    f7505b3 View commit details
    Browse the repository at this point in the history
  9. Fixed Bugs

    Undid the static references I added to MDIManager and fixed a bug with opening
    object info window when there are no events.
    RobertBColton committed May 16, 2013
    Copy the full SHA
    05b5d12 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    93160c5 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2013

  1. Fixed Various Bugs

    Fixed bugs in the code editor such as the autocompeltion window not showing in
    the correct location. Added the "Insert subimage from file" button to the sprite
    editor for cheeseboy. Also fixed the replace all button on the find and replace
    dialogue.
    RobertBColton committed May 18, 2013
    Copy the full SHA
    ed1c98f View commit details
    Browse the repository at this point in the history

Commits on May 19, 2013

  1. Several bug fixes and improvements.

    I updated the splash screen and added Josh's GPL Callico icon pack. As well
    as fixed bugs in the find and replace window and the code editor as well as
    added missing buttons.
    RobertBColton committed May 19, 2013
    Copy the full SHA
    ef22887 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2013

  1. Fixed Josh Icons

    Exported them to the correct aspect ratio and size. Commit is ready to be merged.
    RobertBColton committed May 20, 2013
    Copy the full SHA
    5e97b2a View commit details
    Browse the repository at this point in the history
  2. Fixed License

    I accidentally copied it to the wrong place, LGM one and the Calico icon one
    are now safe. Also changed the default protocal for manual urls.
    RobertBColton committed May 20, 2013
    Copy the full SHA
    0d6e7d2 View commit details
    Browse the repository at this point in the history
  3. Splash Font

    Fixed It.
    RobertBColton committed May 20, 2013
    Copy the full SHA
    5d99ec1 View commit details
    Browse the repository at this point in the history
  4. Fixed License Issues

    Did all the license stuff Ism wanted and properly credited Josh Ventura.
    RobertBColton committed May 20, 2013
    Copy the full SHA
    72af051 View commit details
    Browse the repository at this point in the history
  5. Removed Extra Files

    Removed the extra uneeded files.
    RobertBColton committed May 20, 2013
    Copy the full SHA
    d00bbf6 View commit details
    Browse the repository at this point in the history