This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
40f1dfe38098eaabd464ee116dbcad4c4284ae2e
test
/
source
/
gameengine
History
Kent Mein
e7bd591842
Removed an unused variable and the autoconf config.h stuff.
...
(was hunting down why audio isn't working on solaris and figured I'd clean up the warning) Kent
2004-11-30 19:10:43 +00:00
..
BlenderRoutines
Switch fixed time system. Logic updates should now happen at 30Hz, physics at 60Hz. (By default, use Python to set.) Some actuators still run at framerate (IPO, Action) for nice smooth animation, and an excuse to buy high end hardware.
2004-10-16 11:41:50 +00:00
Converter
Removed an unused variable and the autoconf config.h stuff.
2004-11-30 19:10:43 +00:00
Expressions
Fix for bugs: 1788 (forces) and 1799 (python delattr on game objects)
2004-11-22 10:19:19 +00:00
GameLogic
Added #include <assert.h> so it compiles where assert() was used.
2004-10-16 18:13:00 +00:00
GamePlayer
GamePlayer seems to be forced to quit pressing "end key".
2004-11-10 15:04:13 +00:00
Ketsji
Making the C++ stuff work for the MipsPro 7.3 compiler.
2004-11-23 23:04:30 +00:00
Network
Switch fixed time system. Logic updates should now happen at 30Hz, physics at 60Hz. (By default, use Python to set.) Some actuators still run at framerate (IPO, Action) for nice smooth animation, and an excuse to buy high end hardware.
2004-10-16 11:41:50 +00:00
Physics
Fix for bugs: 1788 (forces) and 1799 (python delattr on game objects)
2004-11-22 10:19:19 +00:00
PyDoc
Update Python reference version number
2004-11-06 22:10:47 +00:00
Rasterizer
Fix for bug 1600: alpha sort doesn't work on linked (alt-d) objects
2004-11-22 11:49:35 +00:00
SceneGraph
Switch fixed time system. Logic updates should now happen at 30Hz, physics at 60Hz. (By default, use Python to set.) Some actuators still run at framerate (IPO, Action) for nice smooth animation, and an excuse to buy high end hardware.
2004-10-16 11:41:50 +00:00
Makefile
Added 2 options to the Makefiles (enable in environment, user-def.mk,
2004-03-21 19:59:51 +00:00
SConscript
Added #!/usr/bin/python standard script identifier to the start of SConscript files.
2004-05-16 13:07:20 +00:00