Jump to content
XCOMUFO & Xenocide

Svn - Revision 1194


red knight

Recommended Posts

Author: guyver6

Date: 5/24/2006 11:29:29 PM

 

Message:

 

CHANGED: accessing properties is done with "snake.prop.name"

CHANGED: snake.register*Property functions are replaced with new, Python types compatible function snake.newProp(name, value) (which detects the type of value parameter)

 

Changed Paths:

 

Modify: \branches\stackless\xenocidegame\data\scripts\game\console.py

Modify: \branches\stackless\xenocide\src\snake\snakesystem_py.cpp

Modify: \branches\stackless\xenocide\include\xenocide\base\properties.h

Modify: \branches\stackless\xenocidegame\data\scripts\startup.py

Link to comment
Share on other sites

×
×
  • Create New...