Commit Graph

320 Commits (705b2955a0c522036fba85cea90df982900d16cb)

Author SHA1 Message Date
Nikolay Kasyanov cb95c82af2 Merge remote-tracking branch 'upstream/master' 13 years ago
Pieter van der Kloet ea241d85ef Fixed some issues with the CMake files 13 years ago
Nikolay Kasyanov ec6243dd77 fixed compilation problem with llvm clang: constant type explicitly set to float 13 years ago
Marc Zinnschlag 0c2de2c00c Merge branch 'animation2' 13 years ago
Marc Zinnschlag 9b910dda94 clean up 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
Jason Hooks eab69f18ac File output switch 13 years ago
Jason Hooks 295eb27c2d Better Text Indices; Better file output 13 years ago
Jason Hooks 859ac1153e Basic Text Indices Working 13 years ago
Jason Hooks 0715f9b6ab Preparing to use text indices 13 years ago
Jason Hooks 595d0b1192 Cleanup; warnings 13 years ago
Jason Hooks 45c57721ff Turning off hardware skinning2 13 years ago
Jason Hooks 762727308e Hardware skinning working (YESgit add components --allgit add components --allgit add components --allgit add components --allgit add components --allgit add components --allgit add components --allgit add components --allgit add components --allgit add components --allgit add components --all) 13 years ago
gugus 5cfac197d4 Merge branch 'journalfix' of https://github.com/zinnschlag/openmw.git into journal 13 years ago
Jason Hooks baa3f51886 Trying to fix errors 13 years ago
Jason Hooks cef2f5e927 Trying to get code to conform with older c++ 13 years ago
Jason Hooks d855bb4fc6 physics reenabled 13 years ago
Marc Zinnschlag 022f0fd5bd link order fix for components 13 years ago
Jason Hooks 6d10c76b06 Unique Identifiers for Creatures and NPC Free Parts 13 years ago
Jason Hooks d51dfebde1 NPCs fully rendered 13 years ago
Jason Hooks 47112ad7f9 Changing a lot of things 13 years ago
Jason Hooks 0902a3db89 Filled out NpcAnimation and CreatureAnimation classes 13 years ago
gugus 28bd9ce362 Merge branch 'master' of https://github.com/zinnschlag/openmw.git into journal 13 years ago
Jason Hooks 39338f4be1 NPC bounded parts 13 years ago
Jason Hooks 5c48d8fc1e more stuff 13 years ago
Jason Hooks 835c3f2603 Working towards npc rendering 13 years ago
Jason Hooks 7bd911b401 Problems with handles 13 years ago
Jason Hooks e8ec9093f8 More NIFLoader code 13 years ago
Jason Hooks 828a3904a5 BSAArchive done and some change to NIFLoader 13 years ago
Jason Hooks 7319f7a8c6 Many bugs fixed related to changing cells 13 years ago
Jason Hooks c25b49d2b6 refdata change 13 years ago
Jacob Essex 9aac625000 Changes to move the mutable ESM::Position data to RefData 13 years ago
Marc Zinnschlag cb1373a4c7 rewrote cmake scripts for components 13 years ago
Marc Zinnschlag 325250f347 Merge remote branch 'gus/journal' into physicsfix
Conflicts:
	components/files/windowspath.cpp
13 years ago
gugus 241cf2555d Fixe collision shape bug. 13 years ago
Jason Hooks c52ae6825f Applying Gus's Windows fix2 13 years ago
Jason Hooks 0992f1e903 Applying Gus's Windows fix 13 years ago
gugus bf42d20f98 Fixed some compilation errors on windows.
Note that it works on my computer, but it *might* not work on older versions
of windows.
13 years ago
Marc Zinnschlag b448fc7d4c Issue #31: Do not try to load dynamical generated cells from ESM/P files 13 years ago
Marc Zinnschlag 8da15440e0 Issue #31: added function for creating cell records 13 years ago
Marc Zinnschlag cd7aaab48e Merge branch 'cells' into next
Conflicts:
	apps/openmw/engine.cpp
13 years ago
Marc Zinnschlag 02ce672fdc preload cell's reference list when accessing a reference outside of the actice cells (memory usage and speed optimisation) 13 years ago
Marc Zinnschlag 7799f7abc8 Merge remote branch 'gus/bullet_bug' into next 13 years ago
Marc Zinnschlag f0dd38b431 Issue #28: replaced the nested map structure in the CellList 13 years ago
Marc Zinnschlag e4a2f5547b Issue #28: added load-state for cells 13 years ago
Marc Zinnschlag ce7202a147 Issue #28: shifting around functionality among CellStore, Cells and CellList 14 years ago
Lukasz Gromanowski 34428f5a7c Issue #168: Configuration cleanup, part 2
Tabs vs spaces cleanup. Removed unnecessary empty function.

Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
14 years ago
Marc Zinnschlag b63a2602c3 fixed a missing include 14 years ago
Lukasz Gromanowski d43455fd57 Issue #168: Configuration cleanup, part 2
Corrected --data and --data-local parameters handling.

Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
14 years ago