This website requires JavaScript.
Explore
Help
Sign In
dillongoostudios
/
goo-engine
Watch
3
Star
0
Fork
0
You've already forked goo-engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ddbd9182d41b89f7bec11400a1949759dcfcf3fe
goo-engine
/
source
/
gameengine
/
GameLogic
T
History
Erwin Coumans
e820cdf6a0
fixing some issues: force needs to wake up objects, property sensor issue, island activation issue
2006-12-25 02:02:13 +00:00
..
Joystick
More simple fixes to cleanup warnings and what not:
2006-01-30 19:59:33 +00:00
CMakeLists.txt
CMake lists initial submission. Documentationand further verification for different platforms will follow soon. This was just tested against current CVS on MSVC 2005 with Verse, QuickTime, OpenEXR, Player all on.
2006-11-17 02:27:12 +00:00
Makefile
…
SCA_AlwaysEventManager.cpp
…
SCA_AlwaysEventManager.h
…
SCA_AlwaysSensor.cpp
…
SCA_AlwaysSensor.h
…
SCA_ANDController.cpp
…
SCA_ANDController.h
…
SCA_EventManager.cpp
…
SCA_EventManager.h
…
SCA_ExpressionController.cpp
…
SCA_ExpressionController.h
…
SCA_IActuator.cpp
…
SCA_IActuator.h
…
SCA_IController.cpp
…
SCA_IController.h
…
SCA_IInputDevice.cpp
…
SCA_IInputDevice.h
…
SCA_ILogicBrick.cpp
…
SCA_ILogicBrick.h
…
SCA_IObject.cpp
…
SCA_IObject.h
- Charlie provided a work-around for some armature related crashes
2006-05-11 17:58:23 +00:00
SCA_IScene.cpp
…
SCA_IScene.h
-added basic support for GameActuator 'load game', relative paths were broken, just load file into memory and load blend from memory.
2006-05-22 21:03:43 +00:00
SCA_ISensor.cpp
…
SCA_ISensor.h
…
SCA_JoystickManager.cpp
…
SCA_JoystickManager.h
…
SCA_JoystickSensor.cpp
…
SCA_JoystickSensor.h
…
SCA_KeyboardManager.cpp
…
SCA_KeyboardManager.h
…
SCA_KeyboardSensor.cpp
…
SCA_KeyboardSensor.h
…
SCA_LogicManager.cpp
…
SCA_LogicManager.h
…
SCA_MouseManager.cpp
…
SCA_MouseManager.h
…
SCA_MouseSensor.cpp
…
SCA_MouseSensor.h
…
SCA_ORController.cpp
…
SCA_ORController.h
…
SCA_PropertyActuator.cpp
…
SCA_PropertyActuator.h
…
SCA_PropertyEventManager.cpp
…
SCA_PropertyEventManager.h
…
SCA_PropertySensor.cpp
fixing some issues: force needs to wake up objects, property sensor issue, island activation issue
2006-12-25 02:02:13 +00:00
SCA_PropertySensor.h
…
SCA_PythonController.cpp
GamePython related: changed ordering of python destruction, and reverted some python changes (it caused problems)
2006-05-14 03:39:07 +00:00
SCA_PythonController.h
GamePython related: changed ordering of python destruction, and reverted some python changes (it caused problems)
2006-05-14 03:39:07 +00:00
SCA_RandomActuator.cpp
…
SCA_RandomActuator.h
…
SCA_RandomEventManager.cpp
…
SCA_RandomEventManager.h
…
SCA_RandomNumberGenerator.cpp
…
SCA_RandomNumberGenerator.h
…
SCA_RandomSensor.cpp
…
SCA_RandomSensor.h
…
SCA_TimeEventManager.cpp
…
SCA_TimeEventManager.h
…
SConscript
==SCons==
2006-02-07 21:24:36 +00:00