Commit Graph

912 Commits

Author SHA1 Message Date
kascade a092b90dd9 cleanup
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@78 38686702-15cf-42e4-a595-3071df8bf5ea
2008-05-02 22:50:23 +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 ef92cb92c4 cleanup
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@76 38686702-15cf-42e4-a595-3071df8bf5ea
2008-05-02 12:29:25 +00:00
kascade 49d58b1807 cleanup
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@75 38686702-15cf-42e4-a595-3071df8bf5ea
2008-05-02 11:15:44 +00:00
kascade 5985866810 cleanup
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@74 38686702-15cf-42e4-a595-3071df8bf5ea
2008-05-02 09:22:40 +00:00
lizzardo 3fa8edac2d Add large icon, put in About boxes
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@73 38686702-15cf-42e4-a595-3071df8bf5ea
2008-05-01 15:39:09 +00:00
kascade 546790ecda cleanup
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@72 38686702-15cf-42e4-a595-3071df8bf5ea
2008-05-01 11:01:39 +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
lizzardo 06c7c5d607 Add build number to Version class, include as Build ID in About boxes.
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@70 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-30 15:57:27 +00:00
lizzardo c8a6e1ac7e fix support url
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@69 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-30 15:11:35 +00:00
kascade 490c7e92a0 updated release notes
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@68 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-30 11:08:32 +00:00
lizzardo e9d0320141 point to new SVN repository
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@67 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-30 04:59:44 +00:00
kascade 7ea5ad87e8 removed/replaced "enginuity"
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@66 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-29 10:43:09 +00:00
lizzardo 27969954b9 - Add ecu_defs.xml, installer needs something to include
- Add Version to imports where it was missing

git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@65 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-28 15:28:04 +00:00
kascade 1574d74947 deleted newmaps package
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@64 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-28 12:33:18 +00:00
kascade 86c911b39d deleted newmaps package
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@63 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-28 12:18:39 +00:00
kascade af84ec150e package enginuity -> com.romraider
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@62 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-28 11:57:09 +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
lizzardo 37af4af939 - use product name from version class for menu bar
- add minimal About box

git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@60 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-27 16:34:06 +00:00
kascade 1f508a57a0 add linux support to build
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@59 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-27 12:08:18 +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 b3c77b441e - Add changes to version.properties I missed with last integration
- make Version class final
- undo local change to build.xml that shouldn't have gone in

git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@57 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-26 20:06:27 +00:00
lizzardo 283bab3e9f First pass at generated Version class.
Static version information that was hard-coded in the original 
source has been extracted and is now generated into a Version
class, using values from version.properties.  This should put
all version information into that properties file, so that it
only needs to be modified in a single place, and will propagate
all places where it is needed.

git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@56 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-26 19:39:17 +00:00
kascade fb949b3156 cleanup
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@55 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-26 12:33:13 +00:00
kascade e1c103e44a cleanup
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@54 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-26 11:49:04 +00:00
kascade ead20939e6 fix logger plugins in build
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@53 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-25 23:17:02 +00:00
lizzardo 83f11b5086 First pass at removing references to Enginuity. Update copyright notices in those files that have one:
- Change Enginuity/Enginuity.org to RomRaider/RomRaider.com
- Update copyright date
No code changes at this time.

git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@52 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-25 16:20:36 +00:00
lizzardo bcefeb10c3 Remove images directory from installer templates now that it no longer exists in the repository.
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@51 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-25 14:31:21 +00:00
lizzardo a0a2d852d7 Update instructions to include SVN client requirement.
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@50 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-23 15:50:30 +00:00
lizzardo 5afa0aa77b - Add separate "installed" classpath for manifest to fix logger launch failure.
- parameterize installer package names

git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@49 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-23 15:30:57 +00:00
kascade f46199f247 cleanup
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@48 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-22 12:30:03 +00:00
kascade eaeb6542eb cleanup
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@47 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-22 12:15:20 +00:00
kascade 011ccbacf1 added svn revision to build
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@46 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-22 11:55:18 +00:00
lizzardo 729c6c5361 Add .o files to revision control. These were ignored by SVN during the initial add, but are part of the package and are required.
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@45 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-21 13:45:38 +00:00
lizzardo 87475778a8 Add generically named splash screen - based on banner from RomRaider site.
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@44 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-20 20:22:08 +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
lizzardo a53859e86d add latest ecu_defs.xml to source code control - needed for installer
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@42 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-20 19:37:49 +00:00
lizzardo 22860b4697 Add IzPack utility. The current version is 3.11.0. This utility is used to create the installer packages.
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@41 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-20 18:37:12 +00:00
lizzardo 36d7e3b235 Update project classpath to match library files currently checked in
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@40 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-20 16:05:33 +00:00
lizzardo 0d2841a313 Add launch4j utility. The current version is 3.0.0. This utility creates EXE wrappers around Java applications.
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@39 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-20 15:27:13 +00:00
lizzardo b074e62c3c Add 3rdparty directory for external tools and utilities necessary for building and packaging the project
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@38 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-20 15:23:15 +00:00
kascade 8b2839d6f1 updated maf and injector tabs
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@37 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-19 07:12:52 +00:00
kascade a592418a72 updated maf and injector tabs
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@36 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-18 10:45:42 +00:00
kascade 9b45684558 updated maf and injector tabs
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@35 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-18 10:38:42 +00:00
kascade c8e40abb83 update enginuity to romraider
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@34 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-13 08:36:31 +00:00
kascade af89c1087b plugin connection update
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@33 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-12 12:24:26 +00:00
kascade 5e91dd19e2 maf/injector scaler update
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@32 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-12 11:57:14 +00:00
kascade 43322c0f76 maf/injector scaler update
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@31 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-11 21:09:35 +00:00
kascade 5181f37703 maf/injector scaler update
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@30 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-11 20:31:43 +00:00
kascade e4fe3c4ffa updated innovate plugins
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@29 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-11 11:43:07 +00:00