From e6a64a610ade471fbf116a211c43bdf13afe6c7a Mon Sep 17 00:00:00 2001 From: Mark Cannon Date: Wed, 26 Nov 2008 20:56:14 +0000 Subject: [PATCH] pre-beta (again...) git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg@554 83fadc84-e282-4d84-a09a-c4228d6ae7e5 --- changelog.txt | 15 ++++++++++----- src/ProductInfo.h | 2 +- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/changelog.txt b/changelog.txt index 9247a6ae..9512e459 100755 --- a/changelog.txt +++ b/changelog.txt @@ -1,7 +1,13 @@ -OpenITG, beta 1 (in development) --------------------------------- +OpenITG, prebeta (November 25th, 2008) +-------------------------------------- +-Lots more code cleanup +-Compilation updates: + Added SVN revision script for Linux make (thanks, SM devs) + Added patch to compile on GCC 4.3 (thanks dawnwolf) + Added patch to compile against LUA 5.1 (thanks to cyt0plas, Spectere) -New features: - Preliminary "M-mod" support (same format as C-mods) + Preliminary "M-mod" support (same format as C-mods, e.g. "M600") + Added custom courses ( /ProfileFolder/Courses/ ) -Misc. changes: Added coin counter functionality to LIGHTSMAN Added RageCryptInterface for easier crypto implementations @@ -17,8 +23,7 @@ OpenITG, beta 1 (in development) Linux: couldn't open GTK loading window ITGIO - P1 Left and Right reversed patch.zip mounted multiple times on start --Profile changes: - Added custom courses ( /ProfileFolder/Courses/ ) - experimental + Possible to load redundant arcade I/O drivers and cause problems OpenITG, alpha 8 (August 29th, 2008) ------------------------------------ diff --git a/src/ProductInfo.h b/src/ProductInfo.h index 63ef8938..11ced1d4 100755 --- a/src/ProductInfo.h +++ b/src/ProductInfo.h @@ -40,7 +40,7 @@ #endif /* A central location from which we can update crash handler data... */ -#define CRASH_REPORT_URL "http://boxorroxors.net/forum/viewtopic.php?t=971" +#define CRASH_REPORT_URL "http://boxorroxors.net/forum/viewtopic.php?t=1104" #endif -- 2.11.0