Commit Graph

209 Commits (4e7a056e9e1d3e8c21e107ec3e4d97395144f205)

Author SHA1 Message Date
Marc Zinnschlag c571148bef Merge branch 'collision' 14 years ago
gugus 3ad2b9986e fix actors not beeing deleted. Need the latest OEngine. 14 years ago
Marc Zinnschlag d7226fc9c2 Merge branch 'tab_completion' 14 years ago
gugus b2194398a4 fixed a bug in loading. Every collision mesh is correctly loaded now. 14 years ago
gugus 9d4cda6510 OEngine doesn't rely on OpenMW anymore 14 years ago
gugus 0fb2107265 Merge branch 'master' of git://github.com/zinnschlag/openmw.git into collisions
Conflicts:
	apps/openmw/mwclass/npc.cpp
14 years ago
Jan-Peter Nilsson 229a91a625 Remove unused code/dependencies 14 years ago
Nikolay Kasyanov 3552ad045d Removed obsolete macBundlePath function from fileops.cpp. Using Ogre::macBundlePath 14 years ago
Marc Zinnschlag ecfe57caf2 platform check fix 14 years ago
Nikolay Kasyanov 3d75eea377 Merge remote-tracking branch 'upstream/master' 14 years ago
Jan-Peter Nilsson 4dd76ff36e Remove no longer needed local .gitignore 14 years ago
Jan-Peter Nilsson f65f210149 An unsigned integer can not be smaller than 0 so there's no point in checking 14 years ago
Jan-Peter Nilsson d68141d203 Remove unused variables 14 years ago
Jan-Peter Nilsson 9ee83caaa2 Avoid crash when no bones are available 14 years ago
Jan-Peter Nilsson 696861349e Rename skel to mSkel 14 years ago
Nikolay Kasyanov 4028600768 Builds on OS X now 14 years ago
Jan-Peter Nilsson 26b780d1ac Remove unused variables and fix signed/unsigned comparison to make the compiler happy 14 years ago
Marc Zinnschlag 1e9dc4b435 de-Windownizing and some build-fixes 14 years ago
gugus 86ded891d9 modified the nif loader for shapes used for raycasting only. 14 years ago
gugus d3c1640723 add physic support 14 years ago
gugus 1dc452ec91 Merge branch 'movement' of git://github.com/zinnschlag/openmw.git into collisions 14 years ago
Marc Zinnschlag 6a14ea8ec3 handle physics during player changing cells 14 years ago
gugus a8ade56c80 Add a bullet Shape Loader 14 years ago
Marc Zinnschlag d865c3cfc6 backend for tab completion: identifiers 14 years ago
Marc Zinnschlag 6848115c18 backend for tab completion: keywords 14 years ago
athile 27f69d0f5b Fix some double-to-float Visual Studio warnings in npc.cpp. Add 'm' prefix to member variables in esm_reader.hpp. 14 years ago
Yuri Krupenin b791a8f6be Merge remote branch 'zini/master' 14 years ago
Pieter van der Kloet dd4d022301 Converted all tabs to four spaces 14 years ago
Yuri Krupenin 6b6ee5440e Minimal set of fixes to build with MinGW. 14 years ago
Jason Hooks 11406ae6f3 cleanupandupdate 14 years ago
Marc Zinnschlag 5336b90149 music player and NPC rendering branch 14 years ago
Jason Hooks 60601682cd Beast races fixed 14 years ago
Jason Hooks 1896a6a2e8 Preliminary npcs4 14 years ago
Jason Hooks 467988455c Preliminary npcs3 14 years ago
Jason Hooks 13d8ea09b0 Cell case insensitivity, exterior and interior cells 14 years ago
Jason Hooks ffaaad188a using theirs 14 years ago
Marc Zinnschlag 38ab9f7a3d Merge branch 'newchar'
Conflicts:
	components/esm_store/store.hpp
14 years ago
Marc Zinnschlag cc86fe54d5 Merge remote branch 'amos/gui-windows' into newchar 14 years ago
Nicolay Korslund 30f2d4fdd4 Added LAND and LTEX to esm_store 14 years ago
Marc Zinnschlag 770276281b changed numeric char type defs from char to signed char 14 years ago
Nicolay Korslund d36fa3deda Merge branch 'master' of http://github.com/zinnschlag/openmw 14 years ago
Nicolay Korslund 255b0d03a9 Started early work on terrain code (no rendering yet.) 14 years ago
Marc Zinnschlag c16f79afc6 fixed a bug in esm loader, that made all doors and chests locked by default 14 years ago
Marc Zinnschlag e39caef261 second set of additional doxygen comments 14 years ago
Jan Borsodi ee101440a2 Continued work on Class Create dialog. Added sub-dialogs for picking specialization, attribute and skill. Also added some definitions in ESM for attributes and specializations. 14 years ago
Jan Borsodi cd3e976b7c Added birthsign dialog and spell effect widget. 14 years ago
Jan Borsodi eec34e9f0e Added dialog for picking class from a list. 14 years ago
Jan Borsodi 54996684aa Merge branch 'master' into gui-windows 14 years ago
Jan Borsodi 573917f3e1 Removed the need to configure the misc skills, they are now automatically set to any skills not part of the major/minor group. 14 years ago
Nicolay Korslund 3e170002e2 Merge remote branch 'zinnschlag/cell' 15 years ago