Commit graph

4 commits

Author SHA1 Message Date
Erik Hjortsberg
7d918574dd 2007-07-18 Erik Hjortsberg <erik.hjortsberg@iteam.se>
* src/framework/IResourceProvider.h: include <memory>
	* ember.nsi, ember.sln, ember.vcproj: update win32 project files
	* ember.conf: also load the direct3d plugin on windows (on linux it will just fail and carry on)
	* src/services/sound/SoundService.cpp|h: comment out buggy placeholder code since this isn't used anyway
2007-07-18 16:15:46 +00:00
Erik Hjortsberg
8ec3652e5c 2007-02-10 Erik Hjortsberg <erik.hjortsberg@iteam.se>
* src/components/ogre/EmberOgre.cpp: added a little bit more informative exception message
	* src/components/ogre/environment/caelum/src/SkyDome.cpp, src/components/ogre/environment/CaelumEnvironment.cpp: added extra checks for fragment and vertex programs
	* src/components/ogre/terrain/TerrainEditor.cpp: use correct type
	* src/components/ogre/widgets/EntityCEGUITexture.cpp: write to log before trying to create texture
	* src/components/ogre/scripting/bindings/lua/helpers/LuaConnector.h: fixed class/struct inconsistency
	* src/components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp: use correct type
	* src/components/ogre/jesus/XMLJesusSerializer.cpp: return statement required
	* src/services/config/ConfigService.cpp: MSVC likes std::string better
	* Ember.nsi: added Nullsoft installer file for Win32
	* Ember.bat: updated batch file
2007-02-10 00:29:25 +00:00
Erik Hjortsberg
398d9ec298 2005-09-24 Erik Hjortsberg <erik@katastrof.nu>
* ember.bat: batch file for getting the latest media and starting ember
	* src/components/ogre/WorldEmberEntity.cpp: reverted back to previous behaviour since it's more correct: the adjustement of the entity should be in reference to the ogre scene node, since the eris representation might lag behind the client side motion prediction mechanism
	* src/components/ogre/environment/meshtree/TStem.cpp: fixes for MSVC
	* ember.vcproj, ember.sln: updated the project files
2005-09-23 23:08:22 +00:00
Tim Enderling
1839d829ae Tim goes .NET 2002-05-29 20:08:43 +00:00