blender/source/gameengine/BlenderRoutines
Michel Selten 2883110a54 SCons updates: (All done by jesterKing)
* Windows .exe file now includes the blender icon.
* Builds with game engine on Windows only.
  I tried building the game engine on Linux, but I get weird errors when
  building with ode. There's a dirty #include path in
  Physics/BlOde/OdePhysicsEnvironment.cpp (../ode/src/joint.h). gcc doesn't
  like this somehow.
* Other platforms need to add a couple of flags to the SConstruct:
  use_sumo, use_ode, solid_include and ode_include
2004-01-20 20:28:39 +00:00
..
BL_KetsjiEmbedStart.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
KX_BlenderCanvas.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
KX_BlenderCanvas.h added a buch of 2003-01-07 00:18:59 +00:00
KX_BlenderGL.cpp added a buch of 2003-01-07 00:18:59 +00:00
KX_BlenderGL.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
KX_BlenderInputDevice.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
KX_BlenderInputDevice.h Support for building bf-blender under windows with gcc (huge thanks to 2003-05-24 20:04:37 +00:00
KX_BlenderKeyboardDevice.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
KX_BlenderKeyboardDevice.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
KX_BlenderMouseDevice.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
KX_BlenderMouseDevice.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
KX_BlenderPolyMaterial.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
KX_BlenderPolyMaterial.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
KX_BlenderRenderTools.cpp A little more cleanup, removed a bunch of unused vars in the code. 2003-08-14 15:18:45 +00:00
KX_BlenderRenderTools.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
KX_BlenderSystem.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
KX_BlenderSystem.h Remove unused reference to "blendertimer.h" 2003-03-24 16:38:32 +00:00
Makefile - Revert to NaN makefiles 2004-01-05 00:06:11 +00:00
SConscript SCons updates: (All done by jesterKing) 2004-01-20 20:28:39 +00:00