blender/source/gameengine/GamePlayer
Benoit Bolsee 96486b356f fix BGE bug #8668: Behavior of os.getcwd() is not consistent between operating systems
Add a function GameLogic.expandPath() that works like Blender.sys.expandpath() and is also available in the BlenderPlayer.
Fix the game actuator in the BlenderPlayer to work like in Blender: 
- try first to load the .blend from the current working directory
- if not found, try to load from the startup .blend or runtime base directory
2008-05-11 18:45:30 +00:00
..
common Fixes Makefiles for mac_compat_glext.h by updating some include paths. 2008-05-06 09:43:28 +00:00
ghost fix BGE bug #8668: Behavior of os.getcwd() is not consistent between operating systems 2008-05-11 18:45:30 +00:00
CMakeLists.txt Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
Makefile Fixing up the webplugin defines for the Makefiles. 2008-05-08 18:38:21 +00:00
SConscript == SCons == 2006-02-04 14:15:10 +00:00