From: <ba...@us...> - 2008-08-21 09:27:11
|
Revision: 23 http://scrupp.svn.sourceforge.net/scrupp/?rev=23&view=rev Author: basique Date: 2008-08-21 09:27:09 +0000 (Thu, 21 Aug 2008) Log Message: ----------- - new define in Main.h: NAMESPACE This sets the name of the table containing all Scrupp related functions. The new default value is "scrupp". - replaced all occurrences of "game" by "scrupp" or NAMESPACE - removed the plugins "object", "character" and "scene" as they are not finished, yet Modified Paths: -------------- trunk/main.slua trunk/scripts/animation.lua trunk/scripts/font.lua trunk/src/Font.c trunk/src/Graphics.c trunk/src/Main.c trunk/src/Main.h trunk/src/Sound.c Removed Paths: ------------- trunk/scripts/character.lua trunk/scripts/object.lua trunk/scripts/scene.lua This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |