Commit Graph

3492 Commits (a095572205f2bd153784b7d0cf9930e0247a8667)
 

Author SHA1 Message Date
Sylvain THESNIERES fc3a3fc173 MSVC build compliance:
- static const float member is not ISO
- callback do not match DLL signature
13 years ago
Sylvain THESNIERES 7354d1eccb CMake fixes:
- Fix environment variable in Bullet
- Remove spurious message in MyGUI
13 years ago
scrawl 246c6493df Merge branch 'master' into graphics 13 years ago
Marc Zinnschlag ce43ff8d05 Issue #181: added member variable access opcodes 13 years ago
Marc Zinnschlag eb0be10e80 Merge branch 'script' into xdoty 13 years ago
Marc Zinnschlag ff84fbbfa7 Added DontSaveObject script instruction
We are ignoring it for now and unless users protest we will probably keep it that way.
13 years ago
Marc Zinnschlag 6ec2a2091c Issue #305: Allow the use of = as a synonym for == 13 years ago
Marc Zinnschlag 72fca40090 Issue #181: member variable access in interpreter context 13 years ago
scrawl 42e44ac1b5 fixed some leaks 13 years ago
scrawl c85c794c86 fixed some cppcheck issues 13 years ago
scrawl dfac5f26c3 fixed some issues:
- probes were not showing up in inventory category "misc"
- lights, probes, lockpicks were not equippable
- weapons could not be picked up
13 years ago
scrawl ea8e3ca1c8 fix item duplication bug when picking up object with the mouse and immediately dropping again 13 years ago
scrawl 1ecc6f97ed alchemy effect fix 13 years ago
scrawl d56defd4f4 set input focus to console after selecting objects in console mode 13 years ago
scrawl 8e96871acd remove something unused 13 years ago
Marc Zinnschlag ad54955e95 Merge remote branch 'scrawl/objectselection' 13 years ago
scrawl b8464d4ce5 allow picking up objects from the gameworld with the mouse in inventory mode 13 years ago
scrawl b886aea298 change console skin to MW_Window and set the selected object refID as window title 13 years ago
scrawl 0ba0b2122e set the implicit object for script excution by clicking on it 13 years ago
Edmondo Tommasina a9a582f858 renderer.cpp: fix std::runtime_error compile error 13 years ago
scrawl fbaedd2c3a new underwater colors 13 years ago
scrawl 36d26e0681 set the camera orientation after using teleport doors 13 years ago
Marc Zinnschlag 2bbbff2b75 Merge remote branch 'scrawl/spellwindow' 13 years ago
scrawl 2c90654401 fix a typo that caused a crash when trying to disable an already disabled object 13 years ago
scrawl 72bb7a2d2c fix a typo 13 years ago
scrawl c5a685d11f addition to last commit: show the selected weapon/spell names as inventory/spell window caption 13 years ago
scrawl 298ae4f7f8 HUD icons for selected weapon / selected spell / selected enchanted item 13 years ago
scrawl 8b7baa808e fixed the hud icon positioning issues 13 years ago
scrawl 48ba293e88 added the success formula, and spell deleting (shift+click) 13 years ago
scrawl 30461438f6 still left: spell success formula 13 years ago
scrawl 5412d6ed9e fixed a typo that prevented spells from getting added 13 years ago
scrawl c7268233df spell window layout & opening/closing/pinning logic 13 years ago
scrawl 1b561ce91f Merge branch 'master' into next 13 years ago
scrawl 69e6bc6588 add water settings to settings window 13 years ago
scrawl 5d03e86613 added field of view and texture filtering to settings window 13 years ago
scrawl 6945afe95b alchemy window layout 13 years ago
scrawl 8c7cb6909d addition to c7010623fb : apparently talking _is_ allowed during the starting sequence, it is only disabled via scripts for certain actors 13 years ago
scrawl f75266e4ba fixed race dialog bug 13 years ago
scrawl 0a17d6d710 more resolution switching fixes 13 years ago
Marc Zinnschlag 76b23ae864 Merge remote branch 'scrawl/buildplayerfix' 13 years ago
scrawl a54623bcd2 reset attributes when building player 13 years ago
scrawl e1ee45a6d6 Issue #297: Make the stats review dialog show correct values for attributes/skills/health/magicka/fatigue 13 years ago
scrawl 6014a90002 added tooltip delay option 13 years ago
scrawl 14f4f09f83 proper resolution switching (reposition GUI & adjust mouse clipping region) 13 years ago
scrawl 3daf1ebc3f small map tweak 13 years ago
scrawl 19c428e86c delete fix 13 years ago
scrawl 8f667580bb ogre 1.8 final release compability fixes 13 years ago
scrawl f6a6684685 when the resolution changes, adjust camera aspect ratio and recreate compositors 13 years ago
scrawl 10cfe0f5bc Issue #295: Class creation dialogs tooltips; plus tons of other improvements 13 years ago
scrawl f1d3978897 Issue #290: Auto-Close MW-reference related GUI windows 13 years ago