Commit Graph

4154 Commits (a308d2e38a35db50d173408750086915fd6e2884)
 

Author SHA1 Message Date
scrawl a308d2e38a fixed exception, fixed armor label obscuring the items 12 years ago
scrawl 565aad3783 changed a method for ogre 1.8.0 12 years ago
scrawl 1f7e044fad removed some debug stuff 12 years ago
scrawl 6ac2a12296 item selection working on the preview 12 years ago
scrawl eef750e6b0 race selection preview 12 years ago
scrawl 5155339cb6 character preview working 12 years ago
scrawl d90af9c524 Merge branch 'master' into characterpreview 12 years ago
Marc Zinnschlag 835c530e06 Merge branch 'ingredients' 12 years ago
Marc Zinnschlag 5706caa141 Issue #356: added ingredient eating sound effect 12 years ago
Marc Zinnschlag 90466fe5c9 Merge remote-tracking branch 'scrawl/hide_markers' 12 years ago
scrawl b5ddc8d4fb Fix the marker collision; also, nodes marked with NCO are now correctly ignored for collision. 12 years ago
Marc Zinnschlag fe68a252d5 Issue #356: Implemented ingredient eating 12 years ago
Marc Zinnschlag 2ccd7a480d Issue #356: added a missing return 12 years ago
scrawl 7ad80e306b fixed the disappearing 12 years ago
Marc Zinnschlag 9de7b3bf90 Issue #356: Properly support ingredients effect in ActiveSpells (hopefully) 12 years ago
Marc Zinnschlag 0af0dc0d5d Issue #356: More CreatureStats cleanup 12 years ago
Marc Zinnschlag 2934987f78 Issue #356: Some CreatureStats cleanup 12 years ago
Marc Zinnschlag 9dcf8939e9 Issue #356: added function for fatigue term calculation 12 years ago
Marc Zinnschlag 677158c477 added typesafe access functions for GMST values 12 years ago
Marc Zinnschlag fca3b67507 Issue #356: basic support for ingredients in ActiveSpells (still using the wrong formula) 12 years ago
Marc Zinnschlag f2ab4c929d Issue #356: added hardcoded magic effect flags *grumble* 12 years ago
scrawl 4f3eb3c34a character preview WIP 12 years ago
scrawl 2f0b47fc38 test 12 years ago
scrawl a96ed6ac61 splash screens on startup 12 years ago
scrawl 906d290935 Markers are actually hidden now. Inspecting the markers in NifSkope revealed why it didn't work previously: the flag that is being looked for is not present in any of the markers, nor any other flag or extra data to identify them. However, the root node name always starts with "marker", making it possible to do a string search. 12 years ago
scrawl c3966a7c5a oops, I used a float texture for water reflection. this change should give a little performance boost. 12 years ago
Marc Zinnschlag d030fe7e79 Merge branch 'loadingscreen' 12 years ago
Marc Zinnschlag e9e30c0fce fixed a memory leak 12 years ago
scrawl a8d9aa98b1 some fixes 12 years ago
scrawl d5a08e31e7 scene does not disappear anymore during load 12 years ago
scrawl 369db182de actual progress bar, performance optimization 12 years ago
scrawl 2b339f6c0f loading screen 12 years ago
Marc Zinnschlag 4076c19cc6 silencing a cmake warning 12 years ago
Marc Zinnschlag 762f5fe692 Merge remote-tracking branch 'lgro/jenkins-code-coverage-and-unittests' 12 years ago
Lukasz Gromanowski 3c2efbe966 Disable "make install" for Debian based linux distributions.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
12 years ago
scrawl 4977c33e4c fixed a stats window resizing problem that I introduced today 12 years ago
Marc Zinnschlag 6c03d7aec4 documentation fix 12 years ago
scrawl 9448ce5968 implemented "get<Control>Disabled" functions 12 years ago
scrawl 89ad2af1d9 key usage to open doors or containers
to test: player->additem, "key_arrile", 1 (door in arille's tradehouse)
player->additem, "key_alvur", 1 (chest in the back of beshara)
12 years ago
scrawl fdc2a7433c remove the wrong container open sound 12 years ago
scrawl ad66ebf84f fix button align on 2 windows 12 years ago
scrawl d581ac426e useless cout message 12 years ago
scrawl 996e6280d8 more spell buying window cleanup 12 years ago
Marc Zinnschlag 0696a3b10e Merge remote-tracking branch 'scrawl/dynamic_sizing' 12 years ago
Marc Zinnschlag 465159d6c0 updated credits.txt 12 years ago
scrawl ba0acd4056 changed some text colors 12 years ago
scrawl fde69d0c87 Merge branch 'master' of https://github.com/zinnschlag/openmw into dynamic_sizing 12 years ago
scrawl bc6a1979b0 replaced everything with the new method 12 years ago
Marc Zinnschlag 61c8a627aa added a missing include 12 years ago
Marc Zinnschlag 273ac0a97f Merge branch 'spellbuying' 12 years ago