Share

GameMonkey Community Project

File Release Notes and Changelog

Release Name: gmcore_1_1_0

Notes:
GameMonkey Community Project
----------------------------

Module: 	gmcore
Purpose:	The gmCore module is the basic GameMonkey Script runtime
Version:	1.1.0
Created By:	Oli Wilkinson
Created Date:	3rd May 2005
Updated By:	Oli Wilkinson
Updated Date:	29th Aug 2005
URL:		http://gmcommunity.sourceforge.net
Dependencies:	

GameMonkey Script is Copyright (c) 2003 Auran Development Ltd. Please see License detials in license.txt


Readme:
-------

This package contains a GCC 3.4.x compatiable version 1.23h of the official GameMonkey Script release. This release
is preconfigured to compile the 'gmCall' utility with the binary. Future versions are likely to include the GM standard
library as part of the build process.





Changes: GameMonkey Community Project ---------------------------- Module: gmcore Purpose: The gmCore module is the basic GameMonkey Script runtime Version: 1.1.0 Created By: Oli Wilkinson Created Date: 3rd May 2005 Updated By: Oli Wilkinson Updated Date: 29th Aug 2005 URL: http://gmcommunity.sourceforge.net Dependencies: GameMonkey Script is Copyright (c) 2003 Auran Development Ltd. Please see License detials in license.txt Changelog: ---------- 1.0.0 3rd May 2005 OJW Initial package release of gmcore containing Win32 compiled GCC/MSVC binaries and Code::Blocks project files to build the static library. 1.1.0 29th Aug 2005 OJW * Updated gmcore to GM Script 1.23 official release * Tweaked the compiler options in the Win32GCC Code::Blocks project