Commit Graph

12 Commits

Author SHA1 Message Date
Dale Schultz df69468c6c Update installed shortcuts to include touch and fullscreen options 2015-03-21 10:04:06 -04:00
Dale Schultz 52149594a0 Fixed RomRaider program menu icons in Linux installer 2013-01-05 14:57:39 -05:00
Merp cda9f76071 Moved graphics to standard resource directory structure. Updated classpath, ant build.xml, launch4j templates, and source code graphics references to reflect changes. 2013-01-05 17:27:30 +01:00
Dale Schultz 328348f34c Changed Uninstaller commandline and Icon file name 2012-12-10 19:07:32 -05:00
Dale Schultz e0a44bef6e Changed Release Notes and License shortcut spec in Linux template to be an Application to make them show in the RomRaider menu group 2012-12-10 18:59:14 -05:00
Dale Schultz f776849834 LM-2 MTS plug-in updates, plug-in may still be broken in this check-in.
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@346 38686702-15cf-42e4-a595-3071df8bf5ea
2011-09-27 21:58:01 +00:00
Dale Schultz 4d5f0c3bb3 fix so Windows and Linux shortcuts contain the correct library directory
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@294 38686702-15cf-42e4-a595-3071df8bf5ea
2010-06-22 21:42:02 +00:00
lizzardo b0e057a026 Add shortcuts for both Linux and Windows to launch the logger directly
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@77 38686702-15cf-42e4-a595-3071df8bf5ea
2008-05-02 19:33:24 +00:00
kascade 7a1e2a0d78 cleanup
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@71 38686702-15cf-42e4-a595-3071df8bf5ea
2008-05-01 10:55:44 +00:00
kascade 77a3bd5641 package enginuity -> com.romraider
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@61 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-28 11:50:30 +00:00
kascade 891e4ad0fe added linux support to build
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@58 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-27 11:45:29 +00:00
lizzardo 2d88f5b656 Build automation and supporting changes:
- Add "Building_RomRaider.txt" to consolidate necessary information with the code to which it pertains.
- Add ant build file
- Add version.properties.  There is hard-coded version information in the java source, so this currently is used only for the packaging.
- Add templates for installer and launcher generation
- Remove obsolete "bin" directory.  All generated files should now go to "build" or the appropriate subdirectory thereof.
- Remove obsolete IxPack installation.  This is superseded by the one in 3rdparty
- Remove obsolete scripts for generation of installer.  The batch files have been replaced with ant automation and the XML scripts are now generated from templates
- Remove obsolete launch4j XML scripts.  These are now generated from templates.  


git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@43 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-20 20:02:22 +00:00