Commit Graph

6396 Commits (7129947674cedd7e411d48d98a8c3bfa3d4c3889)
 

Author SHA1 Message Date
Marc Zinnschlag 7129947674 Merge remote-tracking branch 'scrawl/master' 12 years ago
scrawl 23b477a938 Fix normal maps with spaces in filename not getting loaded 12 years ago
Marc Zinnschlag e561881abe Merge remote-tracking branch 'gus/AI' 12 years ago
gus 905cff2a94 anonymous namespace 12 years ago
gus 0a187e56aa bugfix 12 years ago
gus 6934b20abd actors are now updates every frame. This should not be the case, but this is a quickfix for AI. 12 years ago
scrawl b98063bba0 Fix deleted pointer access (getPosition, getRotation) 12 years ago
gus b5b0e7a656 Merge branch 'master' of https://github.com/zinnschlag/openmw.git into AI 12 years ago
scrawl 2c70074dd7 Fix combinedAlpha 12 years ago
Marc Zinnschlag 9c7ad75816 updated credits file 12 years ago
Marc Zinnschlag 5bfa691f14 Merge branch 'script' 12 years ago
Marc Zinnschlag f17cebde0a syntax colouring for comments 12 years ago
Marc Zinnschlag 6d3a2cd5a0 added comment token (for use in syntax colouring) 12 years ago
Marc Zinnschlag 31289237ce Merge remote-tracking branch 'kcat/nifogre' 12 years ago
Marc Zinnschlag 3f846a50d9 Merge remote-tracking branch 'galdor557/master'
Conflicts:
	apps/openmw/mwgui/travelwindow.cpp
12 years ago
Chris Robinson 82091e3d07 Merge remote-tracking branch 'zini/master' into nifogre 12 years ago
Chris Robinson d26ffe9de0 Move a method to the Node class 12 years ago
Chris Robinson 62e0abd945 Move the mesh loader to its own source file 12 years ago
Britt Mathis 6128b9276f Removed non-essential includes from all MWGui header files. 12 years ago
Chris Robinson 75489b1e9d Move NIFMaterialLoader to a separate file 12 years ago
Chris Robinson 3970407772 Use actual classes for properties 12 years ago
Chris Robinson caff28e20a Move NIFSkeletonLoader to a separate file 12 years ago
Marc Zinnschlag 817c652951 Merge remote-tracking branch 'kcat/nifogre' 12 years ago
Marc Zinnschlag 74145410f2 basic syntax highlighting in script subview 12 years ago
Chris Robinson 6c6750342c Specified particle size is actually the radius 12 years ago
Marc Zinnschlag 3a87b12baf delete script subview on script deletion 12 years ago
Britt Mathis f7383905b7 Finally eliminated calls to MWBase::WindowManager in constructors 12 years ago
Marc Zinnschlag d61ec1063e added script editor 12 years ago
Britt Mathis d768f6b57e Deleted *_* files in MwGui, builds. 12 years ago
Marc Zinnschlag beb1858a57 Merge remote-tracking branch 'glorf/bugfix' 12 years ago
Glorf ad49d1ecab Sixth minor fix 12 years ago
Britt Mathis ce9bc6d9ba MwGui windowManager calls fixed to use MWBase::Environment::get().getWindowManager, filenames in MwGui now comply with naming conventions 12 years ago
Chris Robinson 50d8353a8d Fix a hack so arms dont show in first-person 12 years ago
Chris Robinson 9d29921913 Merge remote-tracking branch 'zini/master' into nifogre 12 years ago
Chris Robinson a700c50e84 Add a first-person view mode to NpcAnimation
And use it instead of showing/hiding the player.
12 years ago
Marc Zinnschlag a2ab43be7e Merge remote-tracking branch 'scrawl/master' 12 years ago
scrawl 0e7d555cdf Terrain material now uses multiple passes if required, which means it can support an arbitrary number of layers. Also re-enables PSSM. 12 years ago
Tom Mason 6ca2b1af74 fix for turning animations playing when in vanity mode 12 years ago
Glorf bd93e63150 Fifth minor fix 12 years ago
Glorf 248fff6eb7 Fourth minor fix 12 years ago
Glorf 44ef02eb99 Third minor fix 12 years ago
Chris Robinson 029d565727 Avoid calling setVisible for character previews 12 years ago
Chris Robinson 9f9d978b0f Use an enum to specify the NPC's view mode (normal, head only) 12 years ago
Glorf 46925e93a6 Second minor fix 12 years ago
Marc Zinnschlag cd33f40c8f re-enabled opening of record subviews via double click in table 12 years ago
Marc Zinnschlag be4a01bdb4 added missing recrod type columns 12 years ago
Marc Zinnschlag 40bb772e34 added verifier for spell record 12 years ago
Marc Zinnschlag ae0a7d5bcd added cost and type columns to spell table 12 years ago
Marc Zinnschlag ec6dff38b1 added basic spell table 12 years ago
Glorf 623c2c8201 Minor fix 12 years ago