Commit Graph

1856 Commits (be70d197e5925444ad0bb27b75d9696f0d66615c)
 

Author SHA1 Message Date
Marc Zinnschlag a0ac6e5150 cells were sometimes not fully loaded 13 years ago
Lukasz Gromanowski 4fae3bd7c6 Merge pull request #3 from pvdk/config
Changed the order of preference for the configuration files
13 years ago
Pieter van der Kloet eea8773be1 Changed the order of preference for the configuration files 13 years ago
Marc Zinnschlag bc71fb47e0 minor fix 13 years ago
Pieter van der Kloet 17b1546dc1 Changed the way screenshots are created (Bug #191) 13 years ago
Marc Zinnschlag 4fcb721054 openengine update (physics crash workaround 13 years ago
Marc Zinnschlag bb7730a708 Merge branch 'lightfix' 13 years ago
gugus 597e670eef corrected the light problem 13 years ago
Marc Zinnschlag 00ac2deefb Merge remote branch 'pvdk/cmakeogre' into cmakeogre 13 years ago
Marc Zinnschlag b878c87ba8 Merge branch 'renderingfix' 13 years ago
Pieter van der Kloet 7bf8497215 Fixed CMake problem with Ogre plugins path 13 years ago
Pieter van der Kloet efe3a3fcbe Merge branch 'master' of https://github.com/zinnschlag/openmw into cmakeogre 13 years ago
Marc Zinnschlag c4e028effe fixing a faulty include 13 years ago
Marc Zinnschlag 0b0254d30e spelling fix 13 years ago
Marc Zinnschlag 784c6fe0ff some cleanup 13 years ago
Marc Zinnschlag e1600d9a2a fixed movable object cleanup for ordinary objects 13 years ago
Marc Zinnschlag c471aa950f re-enabled batching for statics; fixed a misplaced assert 13 years ago
Nikolay Kasyanov df6d9c7fa4 Merge remote-tracking branch 'upstream/master' 13 years ago
Marc Zinnschlag ee02154805 lights without a mesh were not rendered 13 years ago
Marc Zinnschlag 52a6605f10 Merge remote branch 'mirc/refactor_wm' into refactor_wm
- changed the way dynamics stats are passed to the character creation object
- some more clean up

Conflicts:
	.gitignore
	apps/openmw/mwgui/window_manager.cpp
	apps/openmw/mwgui/window_manager.hpp
13 years ago
Marc Zinnschlag c447ea073c Merge branch 'cmakefix' into next 13 years ago
Cris Mihalache 4bc7051741 Finished refactoring, brought CharacterCreation up to standards 13 years ago
Nikolay Kasyanov 472d88e2c5 Feature #162 - Need to create app bundle using CMake, not by hand WIP 13 years ago
Pieter van der Kloet c255c519e4 Replaced FindOGRE.cmake, this one looks for debug libraries too 13 years ago
Cris Mihalache ed5892eb5c Finished moving the bulk of character creation code 13 years ago
Cris Mihalache d17ba6ce19 Forgot the CharacterCreation files 13 years ago
Cris Mihalache 4b758376be Created a class for char gen, and starting moving code to it 13 years ago
Marc Zinnschlag 78b6ceabc7 Merge branch 'refdata' into equipment 13 years ago
Marc Zinnschlag e19cea3e7b Merge branch 'refdata' into next 13 years ago
Marc Zinnschlag a4785ffc4f minor fix 13 years ago
Jason Hooks 2d0e83a2cf Reversing changes 13 years ago
Jason Hooks d2b3c1dbac Collision may be working correctly 13 years ago
Jason Hooks 9c73fa6b6d Physics sort of fixed 13 years ago
Alexander "Ace" Olofsson 72c4f75212 Only install redist if it exists 13 years ago
Alexander "Ace" Olofsson 4fe31fbd61 Simple windows packaging with CPack (NSIS) 13 years ago
Nikolay Kasyanov 705b2955a0 Feature #162 - Need to create app bundle using CMake, not by hand.
In progress, working towards plugins support.
13 years ago
Nikolay Kasyanov a301fc355e Feature #162 - Need to create app bundle using CMake, not by hand In progress. Still need to handle dynamically loaded libs (Ogre & Qt plugins) 13 years ago
Nikolay Kasyanov cb95c82af2 Merge remote-tracking branch 'upstream/master' 13 years ago
Marc Zinnschlag 5a70f28f47 removed a warning 13 years ago
Lukasz Gromanowski b004e2479c Issue #133 Handle resources across multiple data directories - WIP
Work In Progress - added support for multiple paths in SoundManager.

Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
13 years ago
Marc Zinnschlag 81d0d58346 Merge remote branch 'mirc/master' into openengine 13 years ago
Cris Mihalache daa8fb15ce Removed all physics-related code from Engine 13 years ago
Cris Mihalache 6d4fa9274e Moved OpenEngine systems into their appropriate classes 13 years ago
Jason Hooks 1da519a914 Some cleanup 13 years ago
Marc Zinnschlag 61dd1922b0 more specific cmake source file GLOBing 13 years ago
Lukasz Gromanowski 86f88bedae Issue #168 - Configuration cleanup
Removed 'data' part from token names, added token cleaning when
invalid or unknown token is passed as commandline parameter.

Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
13 years ago
Marc Zinnschlag 0d7f39fcb5 Merge branch 'refdata' into next 13 years ago
Marc Zinnschlag f2972b1ca0 turned ContainerStore from a template into a simple struct 13 years ago
Lukasz Gromanowski c5dee2c4fb Issue #168 - Configuration cleanup
Corrected tokens processing. If directory exist then tokens
shall be replaced by correct path, otherwise they are silently
removed from path container.

Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
13 years ago
Marc Zinnschlag a17c193f56 Merge remote branch 'pvdk/cmake' into cmake 13 years ago