Jordan Milne
6449f68d61
Merge branch 'master' into sdl_input
12 years ago
Jordan Milne
884d3ea4d8
Rip out OIS, fill the holes with SDL goodness. WIP.
12 years ago
scrawl
f1b138d0a8
Merge branch 'master' into videoplayback
...
Conflicts:
apps/openmw/mwscript/docs/vmformat.txt
12 years ago
scrawl
35f4d09288
swscale handled better (cmake)
12 years ago
scrawl
1718d735b5
Fix menu/journal/book/scroll buttons when using localised MW-installations
...
This patch implements a custom widget that can switch its texture on-the-fly, making it obsolete having to use an atlas to get a hover animation. This also removes the predefined size restriction and should now work with all button texture sizes.
12 years ago
scrawl
c4facc233e
Merge branch 'master' into videoplayback
...
Conflicts:
apps/openmw/mwrender/renderingmanager.cpp
12 years ago
Marc Zinnschlag
5d45bcd03a
Merge remote-tracking branch 'trombonecot/master'
...
Conflicts:
apps/openmw/mwclass/light.cpp
12 years ago
eduard
82ea547ce4
Failed action
12 years ago
Marc Zinnschlag
3dc013ceae
Merge remote-tracking branch 'gohan/Gohan'
12 years ago
marcin
4b939c7521
Feature #391 Dummy AI package classes
12 years ago
marcin
698afbec3e
Feature #391 Dummy AI package classes
12 years ago
Marc Zinnschlag
4614d2bc8e
Issue #219 : added basic select struct analysis and type checking
12 years ago
Marc Zinnschlag
1502b3f6f8
Issue #219 : Begin of refactoring; added filter class (doesn't do anything yet)
12 years ago
greye
7cf0b8a680
just replace esmstore, inconsistent
12 years ago
greye
2057f5619e
move ESMStore to MWWorld
12 years ago
Marc Zinnschlag
510674aa5e
Merge branch 'master' into alchemy
...
Conflicts:
components/esm/loadmgef.hpp
12 years ago
scrawl
c64eb96952
Merge branch 'Travel_Dialogue' into training_travel
...
Conflicts:
apps/openmw/CMakeLists.txt
apps/openmw/mwgui/dialogue.cpp
apps/openmw/mwrender/globalmap.cpp
files/mygui/CMakeLists.txt
12 years ago
scrawl
1a2034b4dd
training window
12 years ago
gugus
4f5c4bf89a
Merge branch 'spellcreation' of git@github.com:scrawl/openmw.git into Travel_Dialogue
...
Conflicts:
apps/openmw/CMakeLists.txt
apps/openmw/mwdialogue/dialoguemanagerimp.cpp
apps/openmw/mwgui/dialogue.cpp
apps/openmw/mwgui/dialogue.hpp
apps/openmw/mwgui/mode.hpp
apps/openmw/mwgui/windowmanagerimp.cpp
12 years ago
Marc Zinnschlag
cd343c4fbd
Issue #61 : Basic alchemy class (doesn't do anything yet)
12 years ago
scrawl
ac0c1ea986
Merge branch 'next' of https://github.com/zinnschlag/openmw into spellcreation
...
Conflicts:
apps/openmw/mwgui/dialogue.cpp
12 years ago
gugus
3060fbee60
TravelGUI, not completly finished.
12 years ago
scrawl
73c69e8eda
video playback
12 years ago
scrawl
9d7c35ae48
and go
12 years ago
scrawl
8214966d44
Merge branch 'next' of https://github.com/zinnschlag/openmw into globalmap
12 years ago
scrawl
86cfc91ef3
global map rendering
12 years ago
scrawl
0ba996f290
dialog layout
12 years ago
scrawl
95f3a20e2c
Merge branch 'master' into levelup
12 years ago
scrawl
2793096b50
Merge branch 'externalrendering' of https://github.com/zinnschlag/openmw into characterpreview
...
Conflicts:
apps/openmw/CMakeLists.txt
apps/openmw/mwbase/world.hpp
apps/openmw/mwrender/renderingmanager.cpp
apps/openmw/mwrender/renderingmanager.hpp
apps/openmw/mwworld/worldimp.cpp
apps/openmw/mwworld/worldimp.hpp
12 years ago
Marc Zinnschlag
b7c9285b24
added support for out of world rendering
12 years ago
scrawl
b76a28f69c
beginnings of the gui
12 years ago
scrawl
d90af9c524
Merge branch 'master' into characterpreview
12 years ago
Marc Zinnschlag
835c530e06
Merge branch 'ingredients'
12 years ago
Marc Zinnschlag
fe68a252d5
Issue #356 : Implemented ingredient eating
12 years ago
scrawl
4f3eb3c34a
character preview WIP
12 years ago
scrawl
2b339f6c0f
loading screen
12 years ago
Adam Hogan
08410b9062
Renamed SpellBuyingWindow, took some suggestions from scrawl
12 years ago
Adam Hogan
562df5388f
Merge branch 'master' of git://github.com/zinnschlag/openmw
12 years ago
Adam Hogan
ebf80943a9
Added spell buying window
13 years ago
Lukasz Gromanowski
99c46093dd
Merge branch 'master' of git://github.com/zinnschlag/openmw into jenkins-code-coverage-and-unittests
13 years ago
Marc Zinnschlag
345eec1135
Issue #389 : added AI package base class and AI packages management class
13 years ago
scrawl
5ebcaeb098
Merge branch 'next' into quick_keys
13 years ago
scrawl
fab4cfecb1
some unfinished work on quick keys window
13 years ago
Nikolay Kasyanov
5395721c26
more appropriate fix for #189
13 years ago
scrawl
19ae30ee68
Merge branch 'master' into next
...
Conflicts:
apps/openmw/mwbase/inputmanager.hpp
apps/openmw/mwinput/inputmanagerimp.cpp
apps/openmw/mwinput/inputmanagerimp.hpp
apps/openmw/mwinput/mouselookevent.cpp
13 years ago
Lukasz Gromanowski
34513cf16b
Added support for code coverage checking and unittests.
...
Added support for code coverage checking with gcov and
unittests with Google C++ unittest and GMock frameworks.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
13 years ago
scrawl
86d6f190bf
Input system rewrite
13 years ago
Marc Zinnschlag
6534c2a55a
Issue #107 : WindowManager is accessed only through the interface class from now on
13 years ago
Marc Zinnschlag
0231533d05
Issue #107 : InputManager is accessed only through the interface class from now on
13 years ago
Marc Zinnschlag
b68f9d6a28
Issue #107 : MechanicsManager is accessed only through the interface class from now on
13 years ago
scrawl
f72956b918
- added a simple main menu (with Return, Options and Exit buttons)
...
- removed OEngine::ExitListener (what a terrible abuse of framelisteners)
13 years ago
Marc Zinnschlag
aca08eb4c2
Merge branch 'decouple' into player_control
...
Conflicts:
apps/openmw/mwsound/soundmanagerimp.hpp
13 years ago
Marc Zinnschlag
6bd48d12af
Issue #107 : SoundManager is accessed only through the interface class from now on
13 years ago
Marc Zinnschlag
d00d40cc3f
Issue #107 : Journal is accessed only through the interface class from now on
13 years ago
Marc Zinnschlag
923109b260
Issue #107 : DialogueManager is accessed only through the interface class from now on
13 years ago
greye
ec9cf4d3c6
rotateObject() added, input system rewritten
13 years ago
Marc Zinnschlag
28ecfb4290
Issue #107 : ScriptManager is accessed only through the interface class from now on
13 years ago
Marc Zinnschlag
90de02b901
Issue #350 : console only script instructions
13 years ago
scrawl
739455e6f8
new water WIP, caustics, chromatic abberation, accurate fresnel, underwater reflection, etc
13 years ago
scrawl
4434fb640e
Merge branch 'master' into shadersystem
13 years ago
Marc Zinnschlag
2c70a93553
Merge branch 'master' into potions
...
Conflicts:
apps/openmw/mwclass/npc.cpp
apps/openmw/mwclass/npc.hpp
13 years ago
scrawl
509e9d7034
Merge branch 'master' into shadersystem
13 years ago
Marc Zinnschlag
da916cecfb
fixed a bug in a cmake script that resulted in some files being compiled twice
13 years ago
scrawl
7d5b94709d
Merge branch 'master' into shadersystem
...
Conflicts:
components/nifogre/ogre_nif_loader.cpp
13 years ago
Marc Zinnschlag
29b4a5e5f7
Issue #314 : added apply actions
13 years ago
Marc Zinnschlag
f11bf49a90
cmake fix; silenced some warnings
13 years ago
scrawl
3537af051d
removed the old shader helper
13 years ago
Marc Zinnschlag
771863e73b
Issue #324 : Started turning NpcStats into a proper class; fixed a cmake script bug; fixed a namespace issue
13 years ago
scrawl
a1e48b0feb
builds now
13 years ago
Marc Zinnschlag
4c39fefd1e
Issue #107 : World is accessed only through the interface class from now on; some include cleanup
13 years ago
Marc Zinnschlag
035c1c4b6e
added World interface class; cleanup of World interface
13 years ago
Marc Zinnschlag
76174098c7
Issue #107 : CellStore moved from ESMS to MWWorld
13 years ago
scrawl
c7268233df
spell window layout & opening/closing/pinning logic
13 years ago
scrawl
f1d3978897
Issue #290 : Auto-Close MW-reference related GUI windows
13 years ago
scrawl
51b8a76a68
merged by branches together, starting with alchemy window
...
Merge branch 'guimode_stacking' into next
Conflicts:
apps/openmw/mwgui/mode.hpp
13 years ago
scrawl
689cf7ce05
ConfirmationDialog
13 years ago
scrawl
313294c522
settings window (hotkey F2) which does nothing. Yay!
13 years ago
Marc Zinnschlag
7938566004
Merge remote branch 'scrawl/graphics'
...
Conflicts:
apps/openmw/mwrender/renderingmanager.cpp
13 years ago
Marc Zinnschlag
3e85151c9d
Merge remote branch 'scrawl/inventoryGUI'
...
Conflicts:
apps/openmw/CMakeLists.txt
13 years ago
Marc Zinnschlag
9f1919a230
Issue #256 : added active spell management (completely untested)
13 years ago
Marc Zinnschlag
a4343bfa18
Issue #256 : added TimeStamp class
13 years ago
scrawl
0c1d06d9f7
added some trade window stuff, which does nothing yet.
13 years ago
scrawl
0f1e09d2c1
make Class::use method return an equip action for equippable items, add sound for equipping
13 years ago
scrawl
24a0fecd37
implemented item count selection dialog
13 years ago
scrawl
967fb13fca
remove the old inventory code, split HUD, map and mainmenu into seperate implementation files
13 years ago
scrawl
296dbce298
Merge branch 'master' into graphics
13 years ago
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
13 years ago
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
13 years ago
scrawl
cd351ba3af
simple scroll text parsing (tags are ignored until now)
13 years ago
scrawl
499dd26398
dialogue window topic list word-wrapping
13 years ago
scrawl
9fc1138a87
opening, closing and taking books/scrolls works
13 years ago
scrawl
0e6b82284f
book & scroll windows
13 years ago
scrawl
aaa81397ed
Merge branch 'master' into graphics
...
Conflicts:
apps/openmw/mwscript/docs/vmformat.txt
13 years ago
scrawl
11ebae3be2
toggleCompositors command useful for debugging
13 years ago
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
13 years ago
Marc Zinnschlag
35f478071e
Issue #255 : deleted the old environment class and using the new one instead
13 years ago
Marc Zinnschlag
2bfd90f3f9
Issue #255 : added new environment class (not in use yet)
13 years ago
gugus
d4e9b62436
oups forgot to modify CMake
13 years ago
gugus
a38db39e88
Merge branch 'master' of https://github.com/zinnschlag/openmw.git into inventoryGUI
...
Conflicts:
apps/openmw/CMakeLists.txt
13 years ago
gugus
b309d245c5
cleaning up hircine work
13 years ago
scrawl
cac662ca98
basic tooltips
13 years ago
Marc Zinnschlag
37f478b69a
Merge branch 'spells'
...
Conflicts:
apps/openmw/CMakeLists.txt
apps/openmw/mwmechanics/npcstats.hpp
13 years ago
Marc Zinnschlag
a4fb71a0fc
Merge remote branch 'scrawl/graphics'
13 years ago
scrawl
800df7376c
use the cursors from morrowind.bsa and remove mwpointer.png
13 years ago
Marc Zinnschlag
750d79eaf0
added spell container class
13 years ago
scrawl
2a4fcf42a3
basic shadows
13 years ago
Marc Zinnschlag
0aecb0ed5c
cmake fix
13 years ago
Marc Zinnschlag
f52b9cc162
Merge branch 'autoequip'
13 years ago
Roman Melnik
bdbb8a8d84
Merge remote-tracking branch 'upstream/master' into windowsPinning
...
Conflicts:
apps/openmw/mwgui/window_manager.cpp (keep both changes)
13 years ago
Roman Melnik
72b3f6121d
Windows Pinning: add files to CMakeLists.txt
...
Add new files (map_window and window_pinnable_base)
13 years ago
Chris Robinson
63e0e82049
Implement an Audiere-based decoder
13 years ago
Marc Zinnschlag
d717b7b9dd
factored out actor related game mechanics code into a separate class
13 years ago
Marc Zinnschlag
2d2af4b28a
Merge remote branch 'scrawl/terrain18' into terrain
...
Conflicts:
apps/openmw/CMakeLists.txt
apps/openmw/mwrender/renderingmanager.hpp
components/esm_store/cell_store.hpp
13 years ago
scrawl
4a6d034591
Merge branch 'master' into occlusionquery
...
Conflicts:
apps/openmw/CMakeLists.txt
apps/openmw/mwrender/renderingmanager.cpp
apps/openmw/mwrender/renderingmanager.hpp
components/esm_store/cell_store.hpp
13 years ago
scrawl
e6303fc3f4
Merge branch 'master' into water
...
Conflicts:
apps/openmw/CMakeLists.txt
apps/openmw/mwrender/renderingmanager.hpp
13 years ago
scrawl
6bea08157e
Merge branch 'master' into terrain18
13 years ago
scrawl
72ff7ec030
Merge branch 'next' into occlusionquery
...
Conflicts:
apps/openmw/mwrender/sky.cpp
13 years ago
Alexander "Ace" Olofsson
55f1053b4f
Windows fixes for compiling and linking
13 years ago
scrawl
18c2b5eb0a
Merge branch 'next' into occlusionquery
13 years ago
Chris Robinson
2bc81a778b
Merge remote branch 'zini/next' into sound-rewrite
13 years ago
scrawl
5fba52c238
Merge branch 'terrain18' into occlusionquery
...
Conflicts:
apps/openmw/CMakeLists.txt
apps/openmw/mwrender/renderingmanager.hpp
13 years ago
scrawl
f2a7acb102
Merge branch 'next' into terrain
...
Conflicts:
apps/openmw/CMakeLists.txt
apps/openmw/mwrender/renderingmanager.cpp
13 years ago
scrawl
f4898539e9
added some code that doesn't do anything yet, waiting for ogre 1.8
13 years ago
scrawl
9076401892
Merge branch 'next' into terrain
...
Conflicts:
CMakeLists.txt
apps/openmw/CMakeLists.txt
13 years ago
scrawl
6067053f08
Merge branch 'next' into water
...
Conflicts:
CMakeLists.txt
13 years ago
scrawl
ab9aa1ba74
Merge branch 'next' into minimap
...
Conflicts:
files/mygui/openmw_map_window_layout.xml
13 years ago
Marc Zinnschlag
47bcbdef17
Merge remote branch 'scrawl/mygui' into mygui
13 years ago
Marc Zinnschlag
0adbe258fd
Issue #217 : made Ptr track container; fixed a cmake script bug
13 years ago
scrawl
66baf9ec81
Merge branch 'master' into mygui
13 years ago
Chris Robinson
74e79bb4af
Merge remote branch 'zini/master' into sound-rewrite
...
Conflicts:
apps/openmw/mwsound/soundmanager.cpp
apps/openmw/mwsound/soundmanager.hpp
13 years ago
Lukasz Gromanowski
fc95917253
Fix for not visible pthreads function with glibc 2.15
...
Linking error will appear:
Linking CXX executable ../../openmw
/usr/bin/ld: CMakeFiles/openmw.dir/__/__/components/bsa/bsa_archive.cpp.o: undefined reference to symbol 'pthread_mutexattr_settype@@GLIBC_2.2.5'
/usr/bin/ld: note: 'pthread_mutexattr_settype@@GLIBC_2.2.5' is defined in DSO /lib/libpthread.so.0 so try adding it to the linker command line
/lib/libpthread.so.0: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
if we don't add explicitly pthreads library to linker flags
after update glibc to version 2.15 on (Arch) Linux.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
13 years ago
Jason Hooks
51fb9e67cd
Merge
13 years ago
scrawl
3a00fbb950
removed mygui from source tree and use system install instead
13 years ago
Chris Robinson
46cd84aac5
Add a skeleton ffmpeg decoder
13 years ago
Chris Robinson
10037e79e7
Add a skeleton decoder class using mpg123 and libsndfile
13 years ago
Chris Robinson
45b612ab3b
Add a skeleton output classs using OpenAL
13 years ago
k1ll
b7eb7ff8e3
Added support for linking static Ogre libraries and plugins into the launcher and openmw.
13 years ago
scrawl
4813a1ce9d
Merge branch 'master' of https://github.com/zinnschlag/openmw into terrain_next
...
Conflicts:
CMakeLists.txt
13 years ago
scrawl
771f920c2c
Merge branch 'master' of https://github.com/zinnschlag/openmw into minimap
13 years ago
scrawl
5b38b17baf
local map rendering (nothing to see yet, as it is not displayed in GUI)
13 years ago
Marc Zinnschlag
84c8cd3720
added InventoryStore class (doesn't do anything yet)
13 years ago
scrawl
f2c3616638
Merge branch 'next' into terrain_next
...
Conflicts:
CMakeLists.txt
apps/openmw/CMakeLists.txt
apps/openmw/mwrender/renderingmanager.cpp
apps/openmw/mwrender/renderingmanager.hpp
cmake/FindOGRE.cmake
13 years ago
scrawl
f34b2c73c5
committing the terrain material generator from ogre 1.7.4, it seems to
...
be almost impossible to make a derived class of TerrainMaterialGeneratorA
because of the many classes it contains and the inter-relationships
between them; just adding the whole source makes it a lot easier to modify
if we decide to update this source from OGRE upstream at any point
(which seems unlikely), we can take the diff from this commit on
to see the changes we did to the material generator
13 years ago
Marc Zinnschlag
739870489a
Merge remote branch 'scrawl/weather' into weather
...
Conflicts:
apps/openmw/CMakeLists.txt
13 years ago
Marc Zinnschlag
26bd2be1e8
Merge branch 'equipment' into next
13 years ago
Marc Zinnschlag
af23cc352e
more cleanup
13 years ago
scrawl
c1fb5ce769
added (incomplete) WeatherManager, created by World
13 years ago
scrawl
2d8b0a4ac0
merged the sky manager implementation with its interface
13 years ago
scrawl
694a537b57
- removed caelum sources, resources, build scripts
13 years ago
scrawl
04d7db2860
moved the SkyManager implementation to a new source file (sky_impl.cpp) for convenience
13 years ago
Marc Zinnschlag
e02cba58b1
Merge branch 'master' into next
...
Conflicts:
apps/openmw/mwclass/light.cpp
13 years ago
Marc Zinnschlag
52a6605f10
Merge remote branch 'mirc/refactor_wm' into refactor_wm
...
- changed the way dynamics stats are passed to the character creation object
- some more clean up
Conflicts:
.gitignore
apps/openmw/mwgui/window_manager.cpp
apps/openmw/mwgui/window_manager.hpp
13 years ago
Cris Mihalache
d17ba6ce19
Forgot the CharacterCreation files
13 years ago
Cris Mihalache
4b758376be
Created a class for char gen, and starting moving code to it
13 years ago
Nikolay Kasyanov
a301fc355e
Feature #162 - Need to create app bundle using CMake, not by hand In progress. Still need to handle dynamically loaded libs (Ogre & Qt plugins)
13 years ago
Marc Zinnschlag
0d7f39fcb5
Merge branch 'refdata' into next
13 years ago
Pieter van der Kloet
ea241d85ef
Fixed some issues with the CMake files
13 years ago
Marc Zinnschlag
baf9cff21d
added customdata base class (issue #185 )
13 years ago
Marc Zinnschlag
6a88133178
Split refdata.hpp in a hpp and a cpp file
...
Prerequisite for the ContainerStore rewrite, which is a prerequisite for issue #117 .
13 years ago
Jacob Essex
18108c02a7
Merge of corristo's terrain rendering and fixes so that the terrain is correctly positioned and rendered
13 years ago
Marc Zinnschlag
0c2de2c00c
Merge branch 'animation2'
13 years ago
Jason Hooks
8798f7dd40
Bringing in some of Azathoth's work
13 years ago
gugus
dd14368f76
correct CMake
13 years ago
Jason Hooks
16ff2a7a1b
Changing to Actors;NPCAnimation;CreatureAnimation
13 years ago
Marc Zinnschlag
0f4adc39b3
added animation-related script instructions
13 years ago
Jason Hooks
a0947cd432
Player handle changed;Interior removed;Exterior removed;Cellimp removed; Probe fixed
13 years ago
Jason Hooks
c25b49d2b6
refdata change
13 years ago
Jason Hooks
469086747e
Compile error fix;RenderingInterface separated; buildStaticGeometry argument changed
13 years ago
Marc Zinnschlag
cb1373a4c7
rewrote cmake scripts for components
13 years ago
Jason Hooks
f1bc5b0ab6
Objects started, RenderingInterface
13 years ago
Jason Hooks
db73487623
Physics fix and cmake changes
13 years ago
Marc Zinnschlag
2ee6be1a34
finished cmake cleanup for apps/openmw source files
13 years ago
Marc Zinnschlag
ad086312b8
testing: cmake script simplification
13 years ago
Marc Zinnschlag
10778d8c3e
Issue #19 : factored out local script handling into a separate class
...
This also fixes a bug related to self-destructing references (introduced during the cell handling improvements)
13 years ago
Marc Zinnschlag
e8632a799d
Feature #28 : refactored out cell management into a separate class
14 years ago
Marc Zinnschlag
0a2979caf2
more cleanup
14 years ago
Sebastian Wick
54724d7e7f
start RenderingManager
14 years ago
Sebastian Wick
4b846a54f1
PhysicsSystem
14 years ago
Sebastian Wick
e7057bed29
moving stuff from MWWorld::World to MWWorld::Scene but receiving segfault signals
14 years ago
Marc Zinnschlag
27cba6c624
created config.hpp file for appps/openmw
14 years ago
Sebastian Wick
5198de53b8
add the new header to the cmake script
14 years ago
Sebastian Wick
84c19a90ad
deleted needless code
14 years ago
Marc Zinnschlag
58cbdfd762
Merge branch 'journal'
14 years ago
Marc Zinnschlag
7131c08ca4
moved path.hpp/path.cpp to a new component
14 years ago
Marc Zinnschlag
7a1b215b6a
splitting of topic class from quest class
14 years ago
Marc Zinnschlag
944291d34f
added quest tracking to the journal
14 years ago
Marc Zinnschlag
5851e0a28c
added journal entry struct
14 years ago
Marc Zinnschlag
e4a0702bb4
added journal-related script instructions
14 years ago
Marc Zinnschlag
190f77f6c9
added journal class
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
2a53afc2bf
Move StatsWindow class to it's own file.
14 years ago
Nikolay Kasyanov
edcac879d7
Oops. Used tabs instead of 4 spaces. Fixed.
14 years ago
Nikolay Kasyanov
4028600768
Builds on OS X now
14 years ago
gugus
ee0d73e142
Merge branch 'bullet' of git://github.com/zinnschlag/openmw.git into collisions
14 years ago
Marc Zinnschlag
4468a2b6a8
added movement data to MW references; added movement interface to MWWorld::Class
14 years ago
Marc Zinnschlag
7449de22b1
removed a leftover debugging breadcrumb
14 years ago
Marc Zinnschlag
8b2252e7a1
first attempt at building with bullet
14 years ago
Marc Zinnschlag
6a14ea8ec3
handle physics during player changing cells
14 years ago
Marc Zinnschlag
9a5a6eac2b
stop reporting changes originating from physics system back to physics system
14 years ago
Jan-Peter Nilsson
a724de2429
Follow the 'XDG Base Directory Specification' instead of putting the configfile in ~/.openmw/
...
Also updated based on feedback from athile:
Fix broken Linux elif.
Use boost:filesystem instead of mkdir for increased future portability.
Break appart class definition and implementation.
14 years ago
Jan-Peter Nilsson
4221824681
Build debian package using cpack if dpkg is available
...
Derive version from last tag and get name and email for package maintainer from user's git config if .git is available
14 years ago
Marc Zinnschlag
0a832f2d23
Merge branch 'playerpos' into script
14 years ago
Marc Zinnschlag
f01a3d5e35
split Player class into a MWWorld and a MWRender component
14 years ago
Marc Zinnschlag
4a12be11bf
moved PlayerPos class from MWRender to MWWorld and renamed it to Player
14 years ago
Marc Zinnschlag
2ffe1206a6
merged opcode classes that came in explicit and implicit variants
14 years ago
Jan-Peter Nilsson
6bf10c93c8
Create a base class for dialog windows
14 years ago
Jan-Peter Nilsson
be5562cb2c
Added dialouge window
14 years ago
Jan Borsodi
38b434771a
Merge remote branch 'zini/master' into gui-windows
14 years ago
Jan Borsodi
1c1d33e723
Initial work on the stat review dialog.
14 years ago
Marc Zinnschlag
98405a5716
implemented magic effects from abilities (effects are not applied yet)
14 years ago
Jan Borsodi
cd3e976b7c
Added birthsign dialog and spell effect widget.
14 years ago
Jan Borsodi
cd8b88dea1
Introduced custom widgets (skill and attribute) which should make it easier to make new windows. Changed race and class dialog to use the new skill and attribute widgets.
14 years ago
Jan Borsodi
eec34e9f0e
Added dialog for picking class from a list.
15 years ago
Jan Borsodi
0868e76ffb
Added display of skills in stat window, the skills are configured with MWGui::WindowManager::configureSkills().
15 years ago
Jan Borsodi
481734ee20
Implemented a general text input dialog which can be used to get text input from the player. Used the text input dialog to implement the name dialog for the character creation.
15 years ago
Jan Borsodi
18cdb3cccc
Removed prefix from mw_layout.hpp.
15 years ago
Jan Borsodi
93608ca892
Removed prefix from filename and changed name as only the race dialog will be placed in it.
15 years ago
Jan Borsodi
beee17b36f
Implemented race dialog for character creation, it currently only contains hardcoded values.
15 years ago
Marc Zinnschlag
1dc805d0d4
Merge branch 'master' into exterior
...
Conflicts:
apps/openmw/mwscript/docs/vmformat.txt
15 years ago
Nicolay Korslund
d911653846
Merge with athile's WIP windows build
15 years ago
athile
9e2129c4b3
WIP Windows build
15 years ago
Marc Zinnschlag
68a788b2c8
added instructions for enabling/disabling player controls (they don't do anything yet)
15 years ago
Marc Zinnschlag
14cf007a3f
added first batch of AI-related instructions and functions (they don't do anything at this point)
15 years ago
Marc Zinnschlag
0d20719158
re-routed player movement through MWWorld::World
15 years ago
Marc Zinnschlag
0111631ee9
very early implementation of exterior rendering
15 years ago
Nicolay Korslund
358e1ca5a5
Added custom UTF8 converter. Removed iconv dependency.
15 years ago
Marc Zinnschlag
2cfe5f0697
Merge branch 'master' into dialogue
...
Conflicts:
apps/openmw/mwclass/creature.cpp
apps/openmw/mwclass/creature.hpp
apps/openmw/mwclass/npc.cpp
apps/openmw/mwclass/npc.hpp
apps/openmw/mwworld/class.cpp
apps/openmw/mwworld/class.hpp
15 years ago
Nicolay Korslund
912c8b1f2d
Added mpg123 file reader
15 years ago
Nicolay Korslund
cad9712411
Implemented FFMpeg sound loading. Selecting sound library is controlled through the CMake file.
15 years ago
Nicolay Korslund
34572f0b19
Compiled and linked in sound system (not yet functional)
15 years ago
Marc Zinnschlag
8086933282
Merge branch 'master' into dialogue
...
Conflicts:
apps/openmw/CMakeLists.txt
apps/openmw/mwclass/creature.cpp
apps/openmw/mwclass/creature.hpp
apps/openmw/mwclass/npc.cpp
apps/openmw/mwclass/npc.hpp
15 years ago
Marc Zinnschlag
7afc8ffd2e
Merge branch 'container'
...
Conflicts:
apps/openmw/CMakeLists.txt
apps/openmw/mwclass/creature.cpp
apps/openmw/mwclass/creature.hpp
apps/openmw/mwclass/npc.cpp
apps/openmw/mwclass/npc.hpp
15 years ago
Marc Zinnschlag
a7fe28ecbe
implemented take action
15 years ago
Marc Zinnschlag
589f8b5ede
added GetItemCount
15 years ago
Marc Zinnschlag
3ea85b4619
added AddItem instruction
15 years ago
Marc Zinnschlag
0a60bde834
added insertIntoContainer function to class hierarchy
15 years ago
Marc Zinnschlag
d42747e85b
Merge branch 'master' into dialogue
...
Conflicts:
apps/openmw/CMakeLists.txt
apps/openmw/mwclass/creature.cpp
apps/openmw/mwclass/creature.hpp
apps/openmw/mwclass/npc.cpp
apps/openmw/mwclass/npc.hpp
15 years ago
Marc Zinnschlag
d6541d4f3c
changed file names to ensure consistent spelling
15 years ago
Marc Zinnschlag
09c42589cc
implemented npc/creature activation (enters dialog gui mode for now)
15 years ago
Marc Zinnschlag
8045320ac9
added dialog manager
15 years ago
Marc Zinnschlag
ee7570f7e7
added containerstore
15 years ago
Marc Zinnschlag
002345270b
implemented teleport doors (only for the player for now)
15 years ago
Marc Zinnschlag
c38b02bd5c
added action interface
15 years ago
Marc Zinnschlag
f50ced4616
added missing record classes
15 years ago
Marc Zinnschlag
bfc282779b
added item health interface
15 years ago
Marc Zinnschlag
33b6a0b800
moved concrete record classes to separate sub-system (mwclass)
15 years ago
Marc Zinnschlag
ca842d1b4d
reimplemented access to creature stats via new class interface
15 years ago
Marc Zinnschlag
a70c3876a2
added foundation for esm record class hierarchy
15 years ago
Marc Zinnschlag
00c0a50f7f
Merge commit 'ape/master'
15 years ago
Armin Preiml
f3ee9ced5c
Added cmake file for the iconv library and extended relevant
...
cmake files to use it.
Added convertToUTF8 to esm_reader. getString(int size) uses this
method now.
15 years ago
Marc Zinnschlag
77a0215d53
added get-, set- and mod-instructions for attributes
15 years ago
Marc Zinnschlag
04b86f7e1e
added first set of character and creature stats (attributes)
15 years ago
Marc Zinnschlag
61d09c4768
read attribute names from GMST instead of using hard-coded names (doesn't fully work yet, because of encoding issues)
15 years ago
Marc Zinnschlag
6e3aacca08
CMakeLists fix
15 years ago
Marc Zinnschlag
281f2d1136
added script interpreter for console
15 years ago
Nicolay Korslund
5ff9344a87
Finished console GUI window
15 years ago
Nicolay Korslund
c61212202b
Moved mwgui/ back to apps/openmw/. Fixed mouse position bug.
15 years ago
Marc Zinnschlag
f3b70e05a9
added sky-related script functions and instructions
15 years ago
Marc Zinnschlag
083b11c740
moved global variable handling into a separate class
15 years ago
Nicolay Korslund
608ddd0a58
Splitt inputmanager into hpp/cpp
15 years ago
Nicolay Korslund
4d74f85ae0
Moved mwgui manager to components, ready for testing
15 years ago
Marc Zinnschlag
31b4d83fac
moved sound extensions from mwsound to mwscript (reduces coupling between openmw components)
15 years ago
Nicolay Korslund
6966c66091
Gave apps/openmw/ its own CMakeLists.txt
15 years ago