..
Joystick
Code Cleanup: remove non existing function declarations.
2012-02-29 15:00:37 +00:00
CMakeLists.txt
Fixes two crashers for games, with GHOST under SDL:
2012-01-02 12:35:06 +00:00
SCA_2DFilterActuator.cpp
remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
SCA_2DFilterActuator.h
use __ prefix on header guards to avoid mixing up defines with api functions / classes.
2012-02-23 10:41:31 +00:00
SCA_ActuatorEventManager.cpp
remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
SCA_ActuatorEventManager.h
use __ prefix on header guards to avoid mixing up defines with api functions / classes.
2012-02-23 10:41:31 +00:00
SCA_ActuatorSensor.cpp
use defines for property name lenghths in the BGE, were using 31,32,64,100.
2012-01-16 05:27:11 +00:00
SCA_ActuatorSensor.h
use __ prefix on header guards to avoid mixing up defines with api functions / classes.
2012-02-23 10:41:31 +00:00
SCA_AlwaysEventManager.cpp
remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
SCA_AlwaysEventManager.h
use __ prefix on header guards to avoid mixing up defines with api functions / classes.
2012-02-23 10:41:31 +00:00
SCA_AlwaysSensor.cpp
remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
SCA_AlwaysSensor.h
use __ prefix on header guards to avoid mixing up defines with api functions / classes.
2012-02-23 10:41:31 +00:00
SCA_ANDController.cpp
remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
SCA_ANDController.h
use __ prefix on header guards to avoid mixing up defines with api functions / classes.
2012-02-23 10:41:31 +00:00
SCA_BasicEventManager.cpp
remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
SCA_BasicEventManager.h
use __ prefix on header guards to avoid mixing up defines with api functions / classes.
2012-02-23 10:41:31 +00:00
SCA_DelaySensor.cpp
remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
SCA_DelaySensor.h
use __ prefix on header guards to avoid mixing up defines with api functions / classes.
2012-02-23 10:41:31 +00:00
SCA_EventManager.cpp
remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
SCA_EventManager.h
use __ prefix on header guards to avoid mixing up defines with api functions / classes.
2012-02-23 10:41:31 +00:00
SCA_ExpressionController.cpp
remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
SCA_ExpressionController.h
use __ prefix on header guards to avoid mixing up defines with api functions / classes.
2012-02-23 10:41:31 +00:00
SCA_IActuator.cpp
remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
SCA_IActuator.h
use __ prefix on header guards to avoid mixing up defines with api functions / classes.
2012-02-23 10:41:31 +00:00
SCA_IController.cpp
remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
SCA_IController.h
use __ prefix on header guards to avoid mixing up defines with api functions / classes.
2012-02-23 10:41:31 +00:00
SCA_IInputDevice.cpp
remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
SCA_IInputDevice.h
Spelling Cleanup
2012-03-01 12:20:18 +00:00
SCA_ILogicBrick.cpp
remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
SCA_ILogicBrick.h
use __ prefix on header guards to avoid mixing up defines with api functions / classes.
2012-02-23 10:41:31 +00:00
SCA_IObject.cpp
remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
SCA_IObject.h
use __ prefix on header guards to avoid mixing up defines with api functions / classes.
2012-02-23 10:41:31 +00:00
SCA_IScene.cpp
remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
SCA_IScene.h
use __ prefix on header guards to avoid mixing up defines with api functions / classes.
2012-02-23 10:41:31 +00:00
SCA_ISensor.cpp
Spelling Cleanup
2012-03-01 12:20:18 +00:00
SCA_ISensor.h
style cleanup
2012-03-02 16:05:54 +00:00
SCA_JoystickManager.cpp
misc edits
2011-10-20 00:19:21 +00:00
SCA_JoystickManager.h
use __ prefix on header guards to avoid mixing up defines with api functions / classes.
2012-02-23 10:41:31 +00:00
SCA_JoystickSensor.cpp
style cleanup, use { on newline after function definition.
2012-02-25 16:49:59 +00:00
SCA_JoystickSensor.h
style cleanup
2012-03-02 16:05:54 +00:00
SCA_KeyboardManager.cpp
remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
SCA_KeyboardManager.h
use __ prefix on header guards to avoid mixing up defines with api functions / classes.
2012-02-23 10:41:31 +00:00
SCA_KeyboardSensor.cpp
Spelling Cleanup
2012-03-01 12:20:18 +00:00
SCA_KeyboardSensor.h
use __ prefix on header guards to avoid mixing up defines with api functions / classes.
2012-02-23 10:41:31 +00:00
SCA_LogicManager.cpp
Spelling Cleanup
2012-03-01 12:20:18 +00:00
SCA_LogicManager.h
Spelling Cleanup
2012-03-01 12:20:18 +00:00
SCA_MouseManager.cpp
remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
SCA_MouseManager.h
use __ prefix on header guards to avoid mixing up defines with api functions / classes.
2012-02-23 10:41:31 +00:00
SCA_MouseSensor.cpp
remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
SCA_MouseSensor.h
use __ prefix on header guards to avoid mixing up defines with api functions / classes.
2012-02-23 10:41:31 +00:00
SCA_NANDController.cpp
remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
SCA_NANDController.h
use __ prefix on header guards to avoid mixing up defines with api functions / classes.
2012-02-23 10:41:31 +00:00
SCA_NORController.cpp
remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
SCA_NORController.h
use __ prefix on header guards to avoid mixing up defines with api functions / classes.
2012-02-23 10:41:31 +00:00
SCA_ORController.cpp
remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
SCA_ORController.h
use __ prefix on header guards to avoid mixing up defines with api functions / classes.
2012-02-23 10:41:31 +00:00
SCA_PropertyActuator.cpp
style cleanup, use { on newline after function definition.
2012-02-25 16:49:59 +00:00
SCA_PropertyActuator.h
use __ prefix on header guards to avoid mixing up defines with api functions / classes.
2012-02-23 10:41:31 +00:00
SCA_PropertyEventManager.cpp
remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
SCA_PropertyEventManager.h
use __ prefix on header guards to avoid mixing up defines with api functions / classes.
2012-02-23 10:41:31 +00:00
SCA_PropertySensor.cpp
use defines for property name lenghths in the BGE, were using 31,32,64,100.
2012-01-16 05:27:11 +00:00
SCA_PropertySensor.h
use __ prefix on header guards to avoid mixing up defines with api functions / classes.
2012-02-23 10:41:31 +00:00
SCA_PythonController.cpp
PyUnicode_From_STR_String utility function which passes STR_String to PyUnicode_FromStringAndSize (saves a call to strlen).
2011-11-06 01:39:36 +00:00
SCA_PythonController.h
use __ prefix on header guards to avoid mixing up defines with api functions / classes.
2012-02-23 10:41:31 +00:00
SCA_PythonKeyboard.cpp
Committing patch "[ #29763 ] Adding an active_events property to SCA_PythonKeyboard and SCA_PythonMouse"
2012-01-22 05:45:56 +00:00
SCA_PythonKeyboard.h
use __ prefix on header guards to avoid mixing up defines with api functions / classes.
2012-02-23 10:41:31 +00:00
SCA_PythonMouse.cpp
Committing patch "[ #29763 ] Adding an active_events property to SCA_PythonKeyboard and SCA_PythonMouse"
2012-01-22 05:45:56 +00:00
SCA_PythonMouse.h
use __ prefix on header guards to avoid mixing up defines with api functions / classes.
2012-02-23 10:41:31 +00:00
SCA_RandomActuator.cpp
style cleanup
2012-03-02 16:05:54 +00:00
SCA_RandomActuator.h
use __ prefix on header guards to avoid mixing up defines with api functions / classes.
2012-02-23 10:41:31 +00:00
SCA_RandomEventManager.cpp
remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
SCA_RandomEventManager.h
use __ prefix on header guards to avoid mixing up defines with api functions / classes.
2012-02-23 10:41:31 +00:00
SCA_RandomNumberGenerator.cpp
style cleanup, use { on newline after function definition.
2012-02-25 16:49:59 +00:00
SCA_RandomNumberGenerator.h
use __ prefix on header guards to avoid mixing up defines with api functions / classes.
2012-02-23 10:41:31 +00:00
SCA_RandomSensor.cpp
remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
SCA_RandomSensor.h
use __ prefix on header guards to avoid mixing up defines with api functions / classes.
2012-02-23 10:41:31 +00:00
SCA_TimeEventManager.cpp
remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
SCA_TimeEventManager.h
use __ prefix on header guards to avoid mixing up defines with api functions / classes.
2012-02-23 10:41:31 +00:00
SCA_XNORController.cpp
remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
SCA_XNORController.h
use __ prefix on header guards to avoid mixing up defines with api functions / classes.
2012-02-23 10:41:31 +00:00
SCA_XORController.cpp
remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
SCA_XORController.h
use __ prefix on header guards to avoid mixing up defines with api functions / classes.
2012-02-23 10:41:31 +00:00
SConscript
misc edits
2011-10-20 00:19:21 +00:00