Commit Graph

1654 Commits (52a6605f10e326ca1155327747b5484d64e848bb)
 

Author SHA1 Message Date
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
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 e19cea3e7b Merge branch 'refdata' into next 13 years ago
Marc Zinnschlag a4785ffc4f minor fix 13 years ago
Marc Zinnschlag 5a70f28f47 removed a warning 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
Marc Zinnschlag 61dd1922b0 more specific cmake source file GLOBing 13 years ago
Marc Zinnschlag 0d7f39fcb5 Merge branch 'refdata' into next 13 years ago
Marc Zinnschlag a17c193f56 Merge remote branch 'pvdk/cmake' into cmake 13 years ago
Pieter van der Kloet ea241d85ef Fixed some issues with the CMake files 13 years ago
Marc Zinnschlag 8de6761a79 general cleanup 13 years ago
Marc Zinnschlag c081160591 replaced container store in ref data with new custom data implementation 13 years ago
Marc Zinnschlag b0256cea34 replaced movement settings in ref data with new custom data implementation 13 years ago
Marc Zinnschlag aa87bd4030 replaced creature stats in ref data with new custom data implementation 13 years ago
Marc Zinnschlag c6761e3470 replaced NPC stats in ref data with new custom data implementation 13 years ago
Marc Zinnschlag 6ada405af0 removing last bits of old D code 13 years ago
Marc Zinnschlag baf9cff21d added customdata base class (issue #185) 13 years ago
Marc Zinnschlag f14dc90b34 Merge branch 'animationfix' 13 years ago
Marc Zinnschlag 4b6cd582a7 removed some redundant (and misplaced) functions 13 years ago
Marc Zinnschlag 258ab0218a submodule update (issue #131) 13 years ago
Marc Zinnschlag 26c328e73f added some more comments to avoid further confusion 13 years ago
Marc Zinnschlag 16bc374921 animation updates were hooked up to the wrong update function 13 years ago
Marc Zinnschlag 7439c83623 Added custom copy-constructor, assignment-operator and destructor for RefData
Prerequisite for the ContainerStore rewrite, which is a prerequisite for issue #117.
13 years ago
Marc Zinnschlag 6a88133178 Split refdata.hpp in a hpp and a cpp file
Prerequisite for the ContainerStore rewrite, which is a prerequisite for issue #117.
13 years ago
Marc Zinnschlag 0c2de2c00c Merge branch 'animation2' 13 years ago
Marc Zinnschlag 9b910dda94 clean up 13 years ago
Marc Zinnschlag e3631003e9 Merge remote branch 'yacoby/detailed_fps' 13 years ago
Marc Zinnschlag f5a82931b6 some cleanup 13 years ago
Jacob Essex e73640e720 Improved code, added labels to the counter 13 years ago
gugus 484b8a95f0 removed useless std::cout 13 years ago
gugus edbf4f7bdc forgot to update core.xml 13 years ago
Jacob Essex 3b15170d09 Cleaned up and simplified the code relating to the fps display 13 years ago
gugus ba2fc27c2d oups forgot Cmake stuff 13 years ago
gugus eb4dea3d87 Previous/Next button implemented 13 years ago
Jacob Essex 18e4b73a86 Added a more detailed fps counter displaying the triangle and batch count 13 years ago
Jason Hooks e35aee0f89 Disjointed free part fix 13 years ago
Jason Hooks 41769f202c Huge Performance Increase 13 years ago
Jason Hooks d1793bc4bd Animation files in the correct directory 13 years ago
Jason Hooks 0712bba49b Changing a few things around with handleshapes 13 years ago
gugus 9031f62962 The journal is now in the center of the screen. 13 years ago
Jason Hooks 5e1cc07ee8 Fixed ancestor ghost crash 13 years ago
Jason Hooks eab69f18ac File output switch 13 years ago
Jason Hooks 7fde576dd9 actor physics again 13 years ago
Jason Hooks a615369189 Warning and different physics 13 years ago