blender/source/gameengine
Dalai Felinto 6239d18d50 BlenderPlayer linking again for cmake - 148 errors gone.
After talking with Ton and Campbell we agreed that it wouldn't hurt to have blenderplayer again (specially now since BGE is almost 100% working in 2.5).
However in order to make it link, I needed to bring back stubs, a lot of so-called bad calls.

I'm not sure how we should proceed from here, but it looks like people could start to take a look at source/blenderplayer/bad_level_calls_stubs/stubs.c and fix their own modules/functions

** NOTE: I removed the sound calls from BlenderPlayer. In order to fix it look at //XXX ADD SOUND in GPG_Application.cpp and GPC_Engine

*** tested in CMake+MSVC.
- Scons is not building !!! (why does the building systems have to be so different?)
And someone may like to fix make. (take a look at /trunk/source/blender/blenkernel/bad_level_call_stubs/Makefile )

**** it may work better inside /source/gameengine/GamePlayer
2009-09-03 02:55:23 +00:00
..
BlenderRoutines text display (debug info) in the game engine working again & other minor changes. 2009-09-02 03:14:38 +00:00
Converter == SCons == 2009-09-01 23:32:34 +00:00
Expressions text display (debug info) in the game engine working again & other minor changes. 2009-09-02 03:14:38 +00:00
GameLogic == SCons == 2009-09-01 23:32:34 +00:00
GamePlayer BlenderPlayer linking again for cmake - 148 errors gone. 2009-09-03 02:55:23 +00:00
Ketsji remove Py_CmpToRich (copy of py3.0 function), instead only support == and != for PyRNA and KX_PySequence types. 2009-09-03 01:52:10 +00:00
Network BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage. 2009-08-18 15:37:31 +00:00
Physics == SCons == 2009-09-01 23:32:34 +00:00
PyDoc svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r22717:22875 2009-08-29 23:41:09 +00:00
Rasterizer == SCons == 2009-09-01 23:32:34 +00:00
SceneGraph == SCons == 2009-09-01 23:32:34 +00:00
VideoTexture == SCons == 2009-09-01 23:32:34 +00:00
CMakeLists.txt Spring Cleaning 2009-06-21 16:18:38 +00:00
Makefile 2.5 2009-08-11 18:14:49 +00:00
SConscript Spring Cleaning 2009-06-21 16:18:38 +00:00