openitg.git
13 years agoLink with X11 and Xext when building against Xorg
Toni Spets [Mon, 28 Feb 2011 19:01:47 +0000 (21:01 +0200)] 
Link with X11 and Xext when building against Xorg

13 years agoUse intptr_t instead of int for pointer storage
Toni Spets [Mon, 28 Feb 2011 16:27:11 +0000 (18:27 +0200)] 
Use intptr_t instead of int for pointer storage

13 years agoFix invalid use of CString with fprintf
Toni Spets [Mon, 28 Feb 2011 16:14:11 +0000 (18:14 +0200)] 
Fix invalid use of CString with fprintf

13 years agoFix build on gcc 4.5
Toni Spets [Thu, 24 Feb 2011 14:57:57 +0000 (16:57 +0200)] 
Fix build on gcc 4.5

13 years agoAdd sys/stat.h includes where missing
Toni Spets [Wed, 23 Feb 2011 17:56:37 +0000 (19:56 +0200)] 
Add sys/stat.h includes where missing

13 years agoFixed minor bug in generate-patch.sh
Carl Myers [Mon, 28 Feb 2011 09:39:34 +0000 (01:39 -0800)] 
Fixed minor bug in generate-patch.sh

13 years agoAdded features to the ReleaseNotes.txt for Beta 4!
Carl Myers [Mon, 28 Feb 2011 09:14:20 +0000 (01:14 -0800)] 
Added features to the ReleaseNotes.txt for Beta 4!

13 years agoAdded startchroot.sh script
Carl Myers [Mon, 28 Feb 2011 06:47:54 +0000 (22:47 -0800)] 
Added startchroot.sh script

13 years agoDocumentation updates
Carl Myers [Mon, 28 Feb 2011 06:46:29 +0000 (22:46 -0800)] 
Documentation updates

* Moved FAQ to wiki 'cause it's hella old, maybe now someone will update it.
* Updated ReleaseNotes for beta3
* Updated WhoToSue with new contact info.  Your welcome, lawyers!

13 years agogenerate-patch: naming scheme, patch.xml manipulation
Pat McIlroy [Mon, 28 Feb 2011 09:12:34 +0000 (01:12 -0800)] 
generate-patch: naming scheme, patch.xml manipulation

13 years agofix bug in patch generation script involving binary not being included in machine...
Pat McIlroy [Mon, 28 Feb 2011 08:25:06 +0000 (00:25 -0800)] 
fix bug in patch generation script involving binary not being included in machine revision zip

13 years agoAdding myself to the credits =D
Carl Myers [Mon, 28 Feb 2011 08:51:23 +0000 (00:51 -0800)] 
Adding myself to the credits =D

CR: infamouspat

13 years agoUpdated dependencies.txt
Carl Myers [Mon, 28 Feb 2011 08:44:45 +0000 (00:44 -0800)] 
Updated dependencies.txt

13 years agofixed crash causd by passing CString objects to log
Pat McIlroy [Mon, 28 Feb 2011 06:38:30 +0000 (22:38 -0800)] 
fixed crash causd by passing CString objects to log

13 years agosmarter home release generation script, fix syntax issue in version generation script
Pat McIlroy [Mon, 28 Feb 2011 06:37:39 +0000 (22:37 -0800)] 
smarter home release generation script, fix syntax issue in version generation script

13 years agofix default theme selection in home release
Pat McIlroy [Mon, 28 Feb 2011 06:36:21 +0000 (22:36 -0800)] 
fix default theme selection in home release

13 years agoAdd FAQ.txt, ReleaseNotes.txt, and WhoToSue.txt to home releases generation script
Pat McIlroy [Sun, 27 Feb 2011 22:06:31 +0000 (14:06 -0800)] 
Add FAQ.txt, ReleaseNotes.txt, and WhoToSue.txt to home releases generation script

13 years agoremoved redundant Patch-OpenITG.rsa file in patch-data, finish arcade machine revisio...
Pat McIlroy [Sun, 27 Feb 2011 21:06:35 +0000 (13:06 -0800)] 
removed redundant Patch-OpenITG.rsa file in patch-data, finish arcade machine revision generator

13 years agohome release generation script
Pat McIlroy [Sun, 27 Feb 2011 09:36:06 +0000 (01:36 -0800)] 
home release generation script

13 years agoWIP: home and arcade release generation scripts
Pat McIlroy [Sun, 27 Feb 2011 07:33:07 +0000 (23:33 -0800)] 
WIP: home and arcade release generation scripts

13 years agolol d4
Pat McIlroy [Sun, 27 Feb 2011 07:38:06 +0000 (23:38 -0800)] 
lol d4

13 years agowhitespace + c++ fixups
Pat McIlroy [Sun, 27 Feb 2011 10:50:48 +0000 (02:50 -0800)] 
whitespace + c++ fixups

13 years agoGenerate ProductInfo based on git info
Carl Myers [Sun, 27 Feb 2011 10:20:38 +0000 (02:20 -0800)] 
Generate ProductInfo based on git info

* Generates Version and Date info from git
* Encapsulates all that info in the ProductInfo class

13 years agoAdding some loose ends to the .gitignore file
Carl Myers [Sun, 27 Feb 2011 09:51:04 +0000 (01:51 -0800)] 
Adding some loose ends to the .gitignore file

13 years agoFix version number stuff to work in chroot
Carl Myers [Sun, 27 Feb 2011 10:18:51 +0000 (02:18 -0800)] 
Fix version number stuff to work in chroot

* added git-core to the chroot via debian backports
* updated generate-version script to be compat with old-ass git (1.5.4)
* caused generate-version script to be called in build-arcade.sh

13 years agoMoving defition of CString back into StdString.h
Carl Myers [Sat, 26 Feb 2011 22:54:51 +0000 (14:54 -0800)] 
Moving defition of CString back into StdString.h

* was moved in e54e5c0959299034dfd7f594877805f536bfb7d3
* not sure why
* CR: infamouspat

13 years agoAdded libresample clean target to normal clean
Carl Myers [Sat, 26 Feb 2011 23:38:11 +0000 (15:38 -0800)] 
Added libresample clean target to normal clean

13 years agostamp file should never have been committed
Carl Myers [Sat, 26 Feb 2011 08:30:56 +0000 (00:30 -0800)] 
stamp file should never have been committed

13 years agoUpdated configure script to generate src/libresample/configure automatically
Carl Myers [Sun, 27 Feb 2011 07:15:51 +0000 (23:15 -0800)] 
Updated configure script to generate src/libresample/configure automatically

13 years agoAdded autogen.sh for convenience
Carl Myers [Sun, 27 Feb 2011 07:00:48 +0000 (23:00 -0800)] 
Added autogen.sh for convenience

13 years agoUpdated prereq to 2.59 for building in chroot, removed unused dep libxml
Carl Myers [Sun, 27 Feb 2011 06:52:10 +0000 (22:52 -0800)] 
Updated prereq to 2.59 for building in chroot, removed unused dep libxml

13 years agoFUCK YOU AUTOMAKE
Pat McIlroy [Sun, 27 Feb 2011 05:10:05 +0000 (21:10 -0800)] 
FUCK YOU AUTOMAKE

13 years agofix buffer overflow in itg2ac-util
Pat McIlroy [Sat, 26 Feb 2011 10:24:18 +0000 (02:24 -0800)] 
fix buffer overflow in itg2ac-util

13 years agoitg2ac-util
Patrick McIlroy [Wed, 2 Feb 2011 10:54:37 +0000 (02:54 -0800)] 
itg2ac-util

13 years agoUpdated README, removed completed todos, added, new links, etc.
Carl Myers [Mon, 24 Jan 2011 20:28:30 +0000 (12:28 -0800)] 
Updated README, removed completed todos, added, new links, etc.

13 years agoUpdated README to fix some junk that got in it
Carl Myers [Mon, 24 Jan 2011 10:44:07 +0000 (02:44 -0800)] 
Updated README to fix some junk that got in it

13 years agoCreated build-arcade and build-home scripts
Carl Myers [Mon, 24 Jan 2011 10:00:03 +0000 (02:00 -0800)] 
Created build-arcade and build-home scripts

* Removed artifacts from libresample that will rebuild now anyways
* Moved scripts into the root dir to ensure they are easy to find
* build-home.sh and build-arcade.sh exist to hide the magic invocation of configure with crazy flags
* Added unchroot.sh to safely unmount a chroot
* Updated README file with build directions

CR: infamouspat

13 years agoUpdated .gitignore beta3
Carl Myers [Mon, 24 Jan 2011 09:59:18 +0000 (01:59 -0800)] 
Updated .gitignore

13 years agoAdded dependency on libcrypto561 and libresample to ensure they are rebuilt
Carl Myers [Mon, 24 Jan 2011 09:46:29 +0000 (01:46 -0800)] 
Added dependency on libcrypto561 and libresample to ensure they are rebuilt
Removed more dynamically generated files that should never have been checked in.

CR: infamouspat

13 years agoFix autoconf/automake stuff for embedded libs
Carl Myers [Mon, 17 Jan 2011 09:05:39 +0000 (01:05 -0800)] 
Fix autoconf/automake stuff for embedded libs

* Made it so configure script actually rebuilds Makefile for libresample
* Reverted autogen.sh change (see below)

In a chroot, for debian, for autoconf1.8, there MUST be a space between '-I' and
the path.  Other versions, it is the opposite, I think that is why we keep
flipping this change on and off.

CR: infamouspat

13 years agoFixed return codes for error conditions
Carl Myers [Mon, 24 Jan 2011 10:08:33 +0000 (02:08 -0800)] 
Fixed return codes for error conditions

CR: infamouspat

13 years agoarcade chroot generating script
Pat McIlroy [Mon, 24 Jan 2011 08:50:44 +0000 (00:50 -0800)] 
arcade chroot generating script

13 years agojava tool for signing machine revisions
Patrick McIlroy [Tue, 18 Jan 2011 07:48:21 +0000 (23:48 -0800)] 
java tool for signing machine revisions

13 years agoSignFile stubs
Patrick McIlroy [Mon, 17 Jan 2011 09:16:18 +0000 (01:16 -0800)] 
SignFile stubs

13 years agoAdded .gitignore file
Carl Myers [Mon, 17 Jan 2011 06:53:24 +0000 (22:53 -0800)] 
Added .gitignore file

* includes .a, .o, .exe, and .so, and vim swp files.
* other temporary files created during build

13 years agoRECOMITTING: Fixed error in autogen.sh with "autoconf/m4" path CR: infamouspat
Carl Myers [Fri, 8 Oct 2010 09:06:04 +0000 (09:06 +0000)] 
RECOMITTING: Fixed error in autogen.sh with "autoconf/m4" path CR: infamouspat

Got reverted somehow...

13 years agoEdited README file to add checkout and contribution workflows
Carl Myers [Mon, 17 Jan 2011 02:49:42 +0000 (18:49 -0800)] 
Edited README file to add checkout and contribution workflows

CR: infamouspat

13 years agoAdded Todo list to make pretty README on github
Carl Myers [Mon, 17 Jan 2011 02:40:12 +0000 (18:40 -0800)] 
Added Todo list to make pretty README on github

CR: infamouspat

13 years agoCombined copyright.txt into Licenses.txt file
Carl Myers [Mon, 17 Jan 2011 02:27:00 +0000 (18:27 -0800)] 
Combined copyright.txt into Licenses.txt file

CR: infamouspat

13 years agoMerge branch 'assets'
Carl Myers [Mon, 17 Jan 2011 02:23:13 +0000 (18:23 -0800)] 
Merge branch 'assets'

Merged assets branch into mainline as part of repo migration.  Used to be in
separate repo.

13 years agoRestructuring asset data so it can be merged into master.
Carl Myers [Mon, 17 Jan 2011 02:21:46 +0000 (18:21 -0800)] 
Restructuring asset data so it can be merged into 

CR: infamouspat

13 years agoCopying assets into their own branch for git migration legacy-assets
Carl Myers [Mon, 17 Jan 2011 01:11:35 +0000 (01:11 +0000)] 
Copying assets into their own branch for git migration

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/branches/new/assets@876 83fadc84-e282-4d84-a09a-c4228d6ae7e5

13 years agoCreating copy of dev branch to preserve history legacy-dev
Carl Myers [Mon, 17 Jan 2011 01:08:03 +0000 (01:08 +0000)] 
Creating copy of dev branch to preserve history

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/branches/new/dev@874 83fadc84-e282-4d84-a09a-c4228d6ae7e5

13 years agoFix 3.9-based BGanimations crashing due to position,0 command, CR: cmyers
Patrick McIlroy [Mon, 10 Jan 2011 05:22:22 +0000 (05:22 +0000)] 
Fix 3.9-based BGanimations crashing due to position,0 command, CR: cmyers

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/branches/dev@866 83fadc84-e282-4d84-a09a-c4228d6ae7e5

13 years agoFix various compiler and valgrind warnings, including:
DataBeaver [Sat, 8 Jan 2011 11:36:42 +0000 (11:36 +0000)] 
Fix various compiler and valgrind warnings, including:
- compare CString::find result against CString::npos, not -1
- use CString::size_type to hold string indices, not int
- fix other signed vs unsigned comparisons as well
- parentheses in expressions with mixed and/or operators
- braces around ifs containing other ifs and elses
- make sure variables are initialized before using
- #pragma warning is MSVC-specific
- fix an invalid printf format string
- string literals are const

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/branches/dev@865 83fadc84-e282-4d84-a09a-c4228d6ae7e5

13 years ago- Tentative fix due to raised suspicion involving RageWorkerThread behavior
Patrick McIlroy [Mon, 6 Dec 2010 10:03:21 +0000 (10:03 +0000)] 
- Tentative fix due to raised suspicion involving RageWorkerThread behavior
- Linux: memory card detection bugfix
- Linux: LUA library detection bugfix for Debian installations

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/branches/dev@864 83fadc84-e282-4d84-a09a-c4228d6ae7e5

13 years ago- SF#3059233: fix Add / Edit Background Changes crashing when selected
Patrick McIlroy [Thu, 11 Nov 2010 07:45:39 +0000 (07:45 +0000)] 
- SF#3059233: fix Add / Edit Background Changes crashing when selected

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/branches/dev@863 83fadc84-e282-4d84-a09a-c4228d6ae7e5

14 years agofixed PATCH_DATA_DIR not declared in arcade builds
Mark Cannon [Fri, 15 Oct 2010 16:35:41 +0000 (16:35 +0000)] 
fixed PATCH_DATA_DIR not declared in arcade builds

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/branches/dev@862 83fadc84-e282-4d84-a09a-c4228d6ae7e5

14 years agoAdded README with build instructions and ToDo.txt file
Carl Myers [Fri, 8 Oct 2010 09:07:26 +0000 (09:07 +0000)] 
Added README with build instructions and ToDo.txt file

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/branches/dev@861 83fadc84-e282-4d84-a09a-c4228d6ae7e5

14 years agoAdded "dependencies.txt" with list of debian packages that are build deps CR: tnr
Carl Myers [Fri, 8 Oct 2010 09:07:10 +0000 (09:07 +0000)] 
Added "dependencies.txt" with list of debian packages that are build deps CR: tnr

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/branches/dev@860 83fadc84-e282-4d84-a09a-c4228d6ae7e5

14 years agoFixed error in autogen.sh with "autoconf/m4" path CR: infamouspat
Carl Myers [Fri, 8 Oct 2010 09:06:04 +0000 (09:06 +0000)] 
Fixed error in autogen.sh with "autoconf/m4" path CR: infamouspat

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/branches/dev@859 83fadc84-e282-4d84-a09a-c4228d6ae7e5

14 years agoMoved around the options menu a bit; moved stats/edits stuff into new 'Manage Data...
Mark Cannon [Thu, 7 Oct 2010 04:24:49 +0000 (04:24 +0000)] 
Moved around the options menu a bit; moved stats/edits stuff into new 'Manage Data' category, added proper titles/explanations for timing and other new stuff

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/assets@858 83fadc84-e282-4d84-a09a-c4228d6ae7e5

14 years agoadded a slightly more accurate changelog
Mark Cannon [Thu, 7 Oct 2010 03:54:49 +0000 (03:54 +0000)] 
added a slightly more accurate changelog

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/branches/dev@857 83fadc84-e282-4d84-a09a-c4228d6ae7e5

14 years agoactually derive RFDCrypt off DirectReadOnly now, add Lua binding for GAMESTATE:IsDisq...
Mark Cannon [Thu, 7 Oct 2010 03:52:32 +0000 (03:52 +0000)] 
actually derive RFDCrypt off DirectReadOnly now, add Lua binding for GAMESTATE:IsDisqualified, make Dialog print debug messages instead of tracing

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/branches/dev@856 83fadc84-e282-4d84-a09a-c4228d6ae7e5

14 years agoAdded patch data to include 'timing' modifier and options, color gameplay scoring...
Mark Cannon [Thu, 7 Oct 2010 03:50:16 +0000 (03:50 +0000)] 
Added patch data to include 'timing' modifier and options, color gameplay scoring white if disqualified

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/assets@855 83fadc84-e282-4d84-a09a-c4228d6ae7e5

14 years agoadded read-only direct file driver, re-derived crypto drivers off of it
Mark Cannon [Thu, 7 Oct 2010 03:31:20 +0000 (03:31 +0000)] 
added read-only direct file driver, re-derived crypto drivers off of it

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/branches/dev@854 83fadc84-e282-4d84-a09a-c4228d6ae7e5

14 years agoUpdated Lua script with 'Actor:diffusestring' declaration
Mark Cannon [Wed, 6 Oct 2010 21:03:08 +0000 (21:03 +0000)] 
Updated Lua script with 'Actor:diffusestring' declaration

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/assets@853 83fadc84-e282-4d84-a09a-c4228d6ae7e5

14 years agoVS2003 Solution compiles again
Patrick McIlroy [Sun, 3 Oct 2010 07:00:27 +0000 (07:00 +0000)] 
VS2003 Solution compiles again

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/branches/dev@852 83fadc84-e282-4d84-a09a-c4228d6ae7e5

14 years agocommitted Timing modifier
Mark Cannon [Sat, 2 Oct 2010 06:27:12 +0000 (06:27 +0000)] 
committed Timing modifier

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/branches/dev@851 83fadc84-e282-4d84-a09a-c4228d6ae7e5

14 years agore-dos2unix ScreenUserPacks
Mark Cannon [Thu, 23 Sep 2010 03:40:22 +0000 (03:40 +0000)] 
re-dos2unix ScreenUserPacks

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/branches/dev@849 83fadc84-e282-4d84-a09a-c4228d6ae7e5

14 years agoRemove FormatByteRateValue, fix some potential typing issues with FormatByteValue
Mark Cannon [Thu, 23 Sep 2010 03:38:16 +0000 (03:38 +0000)] 
Remove FormatByteRateValue, fix some potential typing issues with FormatByteValue

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/branches/dev@848 83fadc84-e282-4d84-a09a-c4228d6ae7e5

14 years agoDisplay transfer rate when uploading user packs
Patrick McIlroy [Wed, 22 Sep 2010 00:18:33 +0000 (00:18 +0000)] 
Display transfer rate when uploading user packs

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/branches/dev@847 83fadc84-e282-4d84-a09a-c4228d6ae7e5

14 years agoAdd patch toolkit to utils
Patrick McIlroy [Sun, 19 Sep 2010 21:42:57 +0000 (21:42 +0000)] 
Add patch toolkit to utils

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/assets@845 83fadc84-e282-4d84-a09a-c4228d6ae7e5

14 years agomoved win32-installer to assets, deleted old and bad startup scripts, removed redunda...
Mark Cannon [Sun, 19 Sep 2010 20:45:07 +0000 (20:45 +0000)] 
moved win32-installer to assets, deleted old and bad startup scripts, removed redundant documentation

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/branches/dev@844 83fadc84-e282-4d84-a09a-c4228d6ae7e5

14 years agomoved win32-installer to assets, deleted old and bad startup scripts, removed redunda...
Mark Cannon [Sun, 19 Sep 2010 20:45:07 +0000 (20:45 +0000)] 
moved win32-installer to assets, deleted old and bad startup scripts, removed redundant documentation

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/assets@844 83fadc84-e282-4d84-a09a-c4228d6ae7e5

14 years agomoved around a bunch more stuff and unified the documentation
Mark Cannon [Sun, 19 Sep 2010 18:45:10 +0000 (18:45 +0000)] 
moved around a bunch more stuff and unified the documentation

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/branches/dev@843 83fadc84-e282-4d84-a09a-c4228d6ae7e5

14 years agomoved around a bunch more stuff and unified the documentation
Mark Cannon [Sun, 19 Sep 2010 18:45:10 +0000 (18:45 +0000)] 
moved around a bunch more stuff and unified the documentation

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/assets@843 83fadc84-e282-4d84-a09a-c4228d6ae7e5

14 years agomoved a bunch of game data into dev (partial commit, not done with it all yet)
Mark Cannon [Sun, 19 Sep 2010 18:37:28 +0000 (18:37 +0000)] 
moved a bunch of game data into dev (partial commit, not done with it all yet)

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/branches/dev@842 83fadc84-e282-4d84-a09a-c4228d6ae7e5

14 years agomoved a bunch of game data into dev (partial commit, not done with it all yet)
Mark Cannon [Sun, 19 Sep 2010 18:37:28 +0000 (18:37 +0000)] 
moved a bunch of game data into dev (partial commit, not done with it all yet)

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/assets@842 83fadc84-e282-4d84-a09a-c4228d6ae7e5

14 years agoadded free and total disk space listings to ScreenUserPacks, created game-data folder...
Mark Cannon [Sun, 19 Sep 2010 18:32:11 +0000 (18:32 +0000)] 
added free and total disk space listings to ScreenUserPacks, created game-data folder under assets

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/assets@841 83fadc84-e282-4d84-a09a-c4228d6ae7e5

14 years agofix bug where GetDiskSpaceTotal/GetDiskSpaceFree would be implicitly truncated to int
Mark Cannon [Sun, 19 Sep 2010 18:08:09 +0000 (18:08 +0000)] 
fix bug where GetDiskSpaceTotal/GetDiskSpaceFree would be implicitly truncated to int

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/branches/dev@840 83fadc84-e282-4d84-a09a-c4228d6ae7e5

14 years agosyncing with trunk, re-dos2unix'd some files that ended up with DOS endings
Mark Cannon [Sun, 19 Sep 2010 17:56:19 +0000 (17:56 +0000)] 
syncing with trunk, re-dos2unix'd some files that ended up with DOS endings

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/branches/dev@839 83fadc84-e282-4d84-a09a-c4228d6ae7e5

14 years agoAdded hack to make machine profile save only once when CustomPrefs are saved, reorgan...
Mark Cannon [Sun, 19 Sep 2010 11:06:55 +0000 (11:06 +0000)] 
Added hack to make machine profile save only once when CustomPrefs are saved, reorganized the XML on the logo screen and added versioning, moved CustomPrefs into its own table (pseudo-namespace)

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/assets@836 83fadc84-e282-4d84-a09a-c4228d6ae7e5

14 years agofix dev branch can't render a window, removed obsolete arch.h and references
Mark Cannon [Sun, 19 Sep 2010 11:03:44 +0000 (11:03 +0000)] 
fix dev branch can't render a window, removed obsolete arch.h and references

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/branches/dev@835 83fadc84-e282-4d84-a09a-c4228d6ae7e5

14 years agoFix a few small errors in dev arch
Mark Cannon [Sun, 19 Sep 2010 10:21:03 +0000 (10:21 +0000)] 
Fix a few small errors in dev arch

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/branches/dev@830 83fadc84-e282-4d84-a09a-c4228d6ae7e5

14 years agoactually remove obsolete arch.h
Mark Cannon [Sun, 19 Sep 2010 09:54:31 +0000 (09:54 +0000)] 
actually remove obsolete arch.h

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/branches/dev@826 83fadc84-e282-4d84-a09a-c4228d6ae7e5

14 years agosync DiagnosticsUtil with trunk
Mark Cannon [Sun, 19 Sep 2010 09:53:51 +0000 (09:53 +0000)] 
sync DiagnosticsUtil with trunk

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/branches/dev@825 83fadc84-e282-4d84-a09a-c4228d6ae7e5

14 years agosync InputHandler arch with trunk
Mark Cannon [Sun, 19 Sep 2010 09:53:34 +0000 (09:53 +0000)] 
sync InputHandler arch with trunk

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/branches/dev@824 83fadc84-e282-4d84-a09a-c4228d6ae7e5

14 years agoremove obsolete arch.h
Mark Cannon [Sun, 19 Sep 2010 09:52:38 +0000 (09:52 +0000)] 
remove obsolete arch.h

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/branches/dev@823 83fadc84-e282-4d84-a09a-c4228d6ae7e5

14 years agoUpdate LightsMapper to more accurately reflect function, er, functions
Mark Cannon [Sun, 19 Sep 2010 09:51:13 +0000 (09:51 +0000)] 
Update LightsMapper to more accurately reflect function, er, functions

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/branches/dev@822 83fadc84-e282-4d84-a09a-c4228d6ae7e5

14 years agoremoved redundant directory under assets
Mark Cannon [Sun, 19 Sep 2010 06:27:43 +0000 (06:27 +0000)] 
removed redundant directory under assets

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/assets@818 83fadc84-e282-4d84-a09a-c4228d6ae7e5

14 years agoIncluded actual patch data, figured out how I want this organized...
Mark Cannon [Sun, 19 Sep 2010 06:26:34 +0000 (06:26 +0000)] 
Included actual patch data, figured out how I want this organized...

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/assets@817 83fadc84-e282-4d84-a09a-c4228d6ae7e5

14 years agomoved dev patch data into assets, deleted trunk patch data, moved RSA key into assets...
Mark Cannon [Sun, 19 Sep 2010 06:05:05 +0000 (06:05 +0000)] 
moved dev patch data into assets, deleted trunk patch data, moved RSA key into assets/patch-data

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/branches/dev@816 83fadc84-e282-4d84-a09a-c4228d6ae7e5

14 years agomoved dev patch data into assets, deleted trunk patch data, moved RSA key into assets...
Mark Cannon [Sun, 19 Sep 2010 06:05:05 +0000 (06:05 +0000)] 
moved dev patch data into assets, deleted trunk patch data, moved RSA key into assets/patch-data

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/assets@816 83fadc84-e282-4d84-a09a-c4228d6ae7e5

14 years agoAdded assets directory (to be populated shortly)
Mark Cannon [Sun, 19 Sep 2010 06:02:33 +0000 (06:02 +0000)] 
Added assets directory (to be populated shortly)

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/assets@815 83fadc84-e282-4d84-a09a-c4228d6ae7e5

14 years agoLet users cancel UserPack transfer
Patrick McIlroy [Wed, 15 Sep 2010 01:16:28 +0000 (01:16 +0000)] 
Let users cancel UserPack transfer

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/branches/dev@814 83fadc84-e282-4d84-a09a-c4228d6ae7e5

14 years agoFix issue with UserPackManager being given the wrong path to check file size for...
Patrick McIlroy [Sat, 4 Sep 2010 05:05:08 +0000 (05:05 +0000)] 
Fix issue with UserPackManager being given the wrong path to check file size for a selected user pack

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/branches/dev@813 83fadc84-e282-4d84-a09a-c4228d6ae7e5

14 years agoUpdated UserPackManager a bit (removed a hardcoded value, included logic to reject...
Mark Cannon [Wed, 1 Sep 2010 21:06:48 +0000 (21:06 +0000)] 
Updated UserPackManager a bit (removed a hardcoded value, included logic to reject packs that are too big to transfer)

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/branches/dev@811 83fadc84-e282-4d84-a09a-c4228d6ae7e5

14 years ago- Typo and namespace fix
Patrick McIlroy [Wed, 1 Sep 2010 21:00:30 +0000 (21:00 +0000)] 
- Typo and namespace fix

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/branches/dev@810 83fadc84-e282-4d84-a09a-c4228d6ae7e5

14 years ago--enable-itg-arcade never worked for me, but now it does. Not sure why this was neces...
Mark Cannon [Wed, 1 Sep 2010 19:07:21 +0000 (19:07 +0000)] 
--enable-itg-arcade never worked for me, but now it does. Not sure why this was necessary, but...

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/branches/dev@808 83fadc84-e282-4d84-a09a-c4228d6ae7e5