Commit graph

11 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
3a7e98021a 2006-01-24 Erik Hjortsberg <erik@katastrof.nu>
* src/services/config/ConfigService.cpp: adapt paths so they will work better on win32
    * ember.conf: fixed the name of "logginglevel" (not "loggingmode")
    * ember.vcproj: updated to work with cvs, though some paths still need to be fixed
    * EmberOgre.cpp:
        * better exception reporting and handling
        * since there was some problems with building the SoundManager on windows, disable calls to it for now on that platform
    * src/components/ogre/widgets/EntityCEGUITexture.cpp: added more verbose logging
    * src/components/ogre/widgets/GUIManager.cpp: reactivate the quit widget
    * src/components/ogre/model/NodelDefinition.h: removed unneeded reference to hash_map
    * src/components/ogre/SceneManagers/EmberPagingSceneManager/src/OgrePagingLandScapeIntersectionSceneQuery.cpp: removed code that won't compile and isn't used anyway
2006-01-23 23:36:53 +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
7a003af4ab *** empty log message *** 2002-07-21 14:31:02 +00:00
Tim Enderling
040f8c91d6 *** empty log message *** 2002-07-06 19:44:27 +00:00
Tim Enderling
ccb51deb47 *** empty log message *** 2002-07-04 13:29:42 +00:00
Tim Enderling
df6eba5439 Test usage of DDM in MetaserverService 2002-07-02 19:13:49 +00:00
Tim Enderling
289a4434fb Removed VC6 support. 2002-06-04 13:25:04 +00:00
Tim Enderling
b7881022a4 Several bug fixes. Unit tests run properly again. 2002-06-01 15:10:07 +00:00
Tim Enderling
42b0a92895 *** empty log message *** 2002-05-30 17:42:34 +00:00
Tim Enderling
1839d829ae Tim goes .NET 2002-05-29 20:08:43 +00:00