index
:
morrowind/openmw.git
master
npc_dialogue
terrain
window_handling
OpenMW
peppe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-10-02
Remove MyGUI 3.0.1
window_handling
Jan-Peter Nilsson
2011-10-02
Upgrade MyGUI to 3.2 (Based on SVN 4301)
Jan-Peter Nilsson
2011-10-02
Move creation stage to the player data struct
Jan-Peter Nilsson
2011-10-02
Move class struct generation to CreateClassDialog
Jan-Peter Nilsson
2011-10-02
Move player data processing for the review dialog to the review dialog
Jan-Peter Nilsson
2011-10-02
Group player data into a struct
Jan-Peter Nilsson
2011-10-02
Move class generation question handling out of the window manager class
Jan-Peter Nilsson
2011-10-02
Merge back and done functions
Jan-Peter Nilsson
2011-10-02
remove no longer used removeDialog and cleanupGarbage
Jan-Peter Nilsson
2011-10-02
Store reviewDialog in the windows list instead of having a specific member va...
Jan-Peter Nilsson
2011-10-02
Store birthSignDialog in the windows list instead of having a specific member...
Jan-Peter Nilsson
2011-10-02
Store createClassDialog in the windows list instead of having a specific memb...
Jan-Peter Nilsson
2011-10-02
Store pickClassDialog in the windows list instead of having a specific member...
Jan-Peter Nilsson
2011-10-02
Store generateClassResultDialog in the windows list instead of having a speci...
Jan-Peter Nilsson
2011-10-02
Store classChoiceDialog in the windows list instead of having a specific memb...
Jan-Peter Nilsson
2011-10-02
Store dialogueWindow in the windows list instead of having a specific member ...
Jan-Peter Nilsson
2011-10-02
Store generateClassQuestionDialog in the windows list instead of having a spe...
Jan-Peter Nilsson
2011-10-02
Store raceDialog in the windows list instead of having a specific memeber var...
Jan-Peter Nilsson
2011-10-02
Save race using event
Jan-Peter Nilsson
2011-10-02
Start of implementation of dynamic window list. Store nameDialog in the list ...
Jan-Peter Nilsson
2011-10-02
Set playerName using event
Jan-Peter Nilsson
2011-10-02
Added include for Ogre::macBundlePath to main.cpp and removed such
Nikolay Kasyanov
2011-09-30
Merge remote branch 'gus/journal'
Marc Zinnschlag
2011-09-30
Merge branch 'debfix'
Marc Zinnschlag
2011-09-30
packaging fixes for .deb packages
Marc Zinnschlag
2011-09-29
Allow not to build the launcher
gugus
2011-09-29
Issue #169: Don't continue to run local scripts after the reference the scrip...
Marc Zinnschlag
2011-09-29
Merge branch 'farcells'
Marc Zinnschlag
2011-09-27
Issue #31: Do not try to load dynamical generated cells from ESM/P files
Marc Zinnschlag
2011-09-27
Issue #31: create new exterior cells on the fly
Marc Zinnschlag
2011-09-27
post-merge fixes
Marc Zinnschlag
2011-09-26
Issue #31: added function for creating cell records
Marc Zinnschlag
2011-09-24
Merge branch 'cells' into next
Marc Zinnschlag
2011-09-24
preload cell's reference list when accessing a reference outside of the actic...
Marc Zinnschlag
2011-09-22
Merge remote branch 'gus/bullet_bug' into next
Marc Zinnschlag
2011-09-22
Issue #28: implemented access to references outside of the active cells
Marc Zinnschlag
2011-09-22
Issue #28: replaced the nested map structure in the CellList
Marc Zinnschlag
2011-09-22
Issue #28: moved cell-specific getPtr function from World to Cells
Marc Zinnschlag
2011-09-22
Issue #28: added load-state for cells
Marc Zinnschlag
2011-09-10
Issue #28: shifting around functionality among CellStore, Cells and CellList
Marc Zinnschlag
2011-09-09
Merge remote branch 'pvdk/master'
openmw-0.11.1
Marc Zinnschlag
2011-09-08
Feature #28: refactored out cell management into a separate class
Marc Zinnschlag
2011-09-07
more readme improvements
Marc Zinnschlag
2011-09-07
Merge pull request #6 from ace13/launcherfixes
pvdk
2011-09-07
Quick fix for always using OpenGL rendering, no matter the selected rendersystem
Alexander "Ace" Olofsson
2011-09-07
increased version number; another version number handling fix releated to deb...
Marc Zinnschlag
2011-09-07
added some basic installation instruction to readme.txt
Marc Zinnschlag
2011-09-06
Added tooltip with plugin info and visual indication of missing masters
Pieter van der Kloet
2011-09-06
Fixed a context menu bug which caused an assert on empty view
Pieter van der Kloet
2011-09-06
Issue #168: Configuration cleanup, part 2
Lukasz Gromanowski
[next]