scrawl
|
739455e6f8
|
new water WIP, caustics, chromatic abberation, accurate fresnel, underwater reflection, etc
|
2012-07-19 16:23:30 +02:00 |
|
scrawl
|
4434fb640e
|
Merge branch 'master' into shadersystem
|
2012-07-17 19:12:02 +02:00 |
|
Marc Zinnschlag
|
2c70a93553
|
Merge branch 'master' into potions
Conflicts:
apps/openmw/mwclass/npc.cpp
apps/openmw/mwclass/npc.hpp
|
2012-07-17 10:32:18 +02:00 |
|
scrawl
|
509e9d7034
|
Merge branch 'master' into shadersystem
|
2012-07-15 21:58:45 +02:00 |
|
Marc Zinnschlag
|
da916cecfb
|
fixed a bug in a cmake script that resulted in some files being compiled twice
|
2012-07-15 19:29:09 +02:00 |
|
scrawl
|
7d5b94709d
|
Merge branch 'master' into shadersystem
Conflicts:
components/nifogre/ogre_nif_loader.cpp
|
2012-07-14 11:16:35 +02:00 |
|
Marc Zinnschlag
|
29b4a5e5f7
|
Issue #314: added apply actions
|
2012-07-13 09:41:38 +02:00 |
|
Marc Zinnschlag
|
f11bf49a90
|
cmake fix; silenced some warnings
|
2012-07-10 13:23:41 +02:00 |
|
scrawl
|
3537af051d
|
removed the old shader helper
|
2012-07-10 00:17:52 +02:00 |
|
Marc Zinnschlag
|
771863e73b
|
Issue #324: Started turning NpcStats into a proper class; fixed a cmake script bug; fixed a namespace issue
|
2012-07-06 15:50:26 +02:00 |
|
scrawl
|
a1e48b0feb
|
builds now
|
2012-07-03 22:48:16 +02:00 |
|
Marc Zinnschlag
|
4c39fefd1e
|
Issue #107: World is accessed only through the interface class from now on; some include cleanup
|
2012-07-03 12:30:50 +02:00 |
|
Marc Zinnschlag
|
035c1c4b6e
|
added World interface class; cleanup of World interface
|
2012-07-03 01:06:38 +02:00 |
|
Marc Zinnschlag
|
76174098c7
|
Issue #107: CellStore moved from ESMS to MWWorld
|
2012-06-29 16:48:50 +02:00 |
|
scrawl
|
c7268233df
|
spell window layout & opening/closing/pinning logic
|
2012-05-29 09:02:22 +02:00 |
|
scrawl
|
f1d3978897
|
Issue #290: Auto-Close MW-reference related GUI windows
|
2012-05-27 01:14:33 +02:00 |
|
scrawl
|
51b8a76a68
|
merged by branches together, starting with alchemy window
Merge branch 'guimode_stacking' into next
Conflicts:
apps/openmw/mwgui/mode.hpp
|
2012-05-24 15:57:23 +02:00 |
|
scrawl
|
689cf7ce05
|
ConfirmationDialog
|
2012-05-23 05:28:25 +02:00 |
|
scrawl
|
313294c522
|
settings window (hotkey F2) which does nothing. Yay!
|
2012-05-22 21:40:42 +02:00 |
|
Marc Zinnschlag
|
7938566004
|
Merge remote branch 'scrawl/graphics'
Conflicts:
apps/openmw/mwrender/renderingmanager.cpp
|
2012-05-21 11:24:36 +02:00 |
|
Marc Zinnschlag
|
3e85151c9d
|
Merge remote branch 'scrawl/inventoryGUI'
Conflicts:
apps/openmw/CMakeLists.txt
|
2012-05-21 10:13:27 +02:00 |
|
Marc Zinnschlag
|
9f1919a230
|
Issue #256: added active spell management (completely untested)
|
2012-05-19 15:01:07 +02:00 |
|
Marc Zinnschlag
|
a4343bfa18
|
Issue #256: added TimeStamp class
|
2012-05-18 22:04:22 +02:00 |
|
scrawl
|
0c1d06d9f7
|
added some trade window stuff, which does nothing yet.
|
2012-05-17 13:36:25 +02:00 |
|
scrawl
|
0f1e09d2c1
|
make Class::use method return an equip action for equippable items, add sound for equipping
|
2012-05-16 16:08:55 +02:00 |
|
scrawl
|
24a0fecd37
|
implemented item count selection dialog
|
2012-05-15 12:51:51 +02:00 |
|
scrawl
|
967fb13fca
|
remove the old inventory code, split HUD, map and mainmenu into seperate implementation files
|
2012-05-13 18:14:03 +02:00 |
|
scrawl
|
296dbce298
|
Merge branch 'master' into graphics
|
2012-05-12 13:47:56 +02:00 |
|
scrawl
|
a1b86acc38
|
Merge branch 'master' into inventoryGUI
Conflicts:
apps/openmw/CMakeLists.txt
apps/openmw/mwgui/window_manager.cpp
apps/openmw/mwgui/window_manager.hpp
files/mygui/core.xml
|
2012-05-11 16:41:27 +02:00 |
|
gugus
|
8e8f80807e
|
Merge branch 'master' of https://github.com/zinnschlag/openmw.git into inventoryGUI
Conflicts:
apps/openmw/CMakeLists.txt
apps/openmw/mwclass/apparatus.cpp
apps/openmw/mwclass/armor.cpp
apps/openmw/mwclass/book.cpp
apps/openmw/mwclass/clothing.cpp
apps/openmw/mwclass/container.cpp
apps/openmw/mwclass/ingredient.cpp
apps/openmw/mwclass/light.cpp
apps/openmw/mwclass/lockpick.cpp
apps/openmw/mwclass/misc.cpp
apps/openmw/mwclass/potion.cpp
apps/openmw/mwclass/probe.cpp
apps/openmw/mwclass/repair.cpp
apps/openmw/mwclass/weapon.cpp
apps/openmw/mwgui/window_manager.cpp
apps/openmw/mwgui/window_manager.hpp
apps/openmw/mwworld/class.cpp
|
2012-05-11 10:40:40 +02:00 |
|
scrawl
|
cd351ba3af
|
simple scroll text parsing (tags are ignored until now)
|
2012-05-08 00:39:52 +02:00 |
|
scrawl
|
499dd26398
|
dialogue window topic list word-wrapping
|
2012-05-04 23:53:50 +02:00 |
|
scrawl
|
9fc1138a87
|
opening, closing and taking books/scrolls works
|
2012-05-03 05:26:05 +02:00 |
|
scrawl
|
0e6b82284f
|
book & scroll windows
|
2012-05-03 03:33:33 +02:00 |
|
scrawl
|
aaa81397ed
|
Merge branch 'master' into graphics
Conflicts:
apps/openmw/mwscript/docs/vmformat.txt
|
2012-04-30 18:24:05 +02:00 |
|
scrawl
|
11ebae3be2
|
toggleCompositors command useful for debugging
|
2012-04-29 03:33:10 +02:00 |
|
scrawl
|
1b5bfc52a1
|
Merge branch 'next' of https://github.com/zinnschlag/openmw into tooltips
Conflicts:
apps/openmw/engine.cpp
apps/openmw/mwclass/apparatus.cpp
apps/openmw/mwclass/book.cpp
apps/openmw/mwclass/container.cpp
apps/openmw/mwclass/ingredient.cpp
apps/openmw/mwclass/misc.cpp
apps/openmw/mwclass/npc.cpp
apps/openmw/mwclass/potion.cpp
apps/openmw/mwclass/repair.cpp
apps/openmw/mwgui/window_manager.cpp
|
2012-04-24 02:02:03 +02:00 |
|
Marc Zinnschlag
|
35f478071e
|
Issue #255: deleted the old environment class and using the new one instead
|
2012-04-23 15:27:03 +02:00 |
|
Marc Zinnschlag
|
2bfd90f3f9
|
Issue #255: added new environment class (not in use yet)
|
2012-04-23 10:57:16 +02:00 |
|
gugus
|
d4e9b62436
|
oups forgot to modify CMake
|
2012-04-21 11:11:40 +02:00 |
|
gugus
|
a38db39e88
|
Merge branch 'master' of https://github.com/zinnschlag/openmw.git into inventoryGUI
Conflicts:
apps/openmw/CMakeLists.txt
|
2012-04-15 17:54:13 +02:00 |
|
gugus
|
b309d245c5
|
cleaning up hircine work
|
2012-04-15 17:52:39 +02:00 |
|
scrawl
|
cac662ca98
|
basic tooltips
|
2012-04-14 17:47:44 +02:00 |
|
Marc Zinnschlag
|
37f478b69a
|
Merge branch 'spells'
Conflicts:
apps/openmw/CMakeLists.txt
apps/openmw/mwmechanics/npcstats.hpp
|
2012-04-13 11:32:33 +02:00 |
|
Marc Zinnschlag
|
a4fb71a0fc
|
Merge remote branch 'scrawl/graphics'
|
2012-04-12 18:46:02 +02:00 |
|
scrawl
|
800df7376c
|
use the cursors from morrowind.bsa and remove mwpointer.png
|
2012-04-12 14:26:21 +02:00 |
|
Marc Zinnschlag
|
750d79eaf0
|
added spell container class
|
2012-04-11 19:03:06 +02:00 |
|
scrawl
|
2a4fcf42a3
|
basic shadows
|
2012-04-11 18:53:13 +02:00 |
|
Marc Zinnschlag
|
0aecb0ed5c
|
cmake fix
|
2012-04-08 23:44:40 +02:00 |
|
Marc Zinnschlag
|
f52b9cc162
|
Merge branch 'autoequip'
|
2012-04-07 18:48:30 +02:00 |
|