summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-02Remove MyGUI 3.0.1window_handlingJan-Peter Nilsson
2011-10-02Upgrade MyGUI to 3.2 (Based on SVN 4301)Jan-Peter Nilsson
2011-10-02Move creation stage to the player data structJan-Peter Nilsson
2011-10-02Move class struct generation to CreateClassDialogJan-Peter Nilsson
2011-10-02Move player data processing for the review dialog to the review dialogJan-Peter Nilsson
2011-10-02Group player data into a structJan-Peter Nilsson
2011-10-02Move class generation question handling out of the window manager classJan-Peter Nilsson
2011-10-02Merge back and done functionsJan-Peter Nilsson
2011-10-02remove no longer used removeDialog and cleanupGarbageJan-Peter Nilsson
2011-10-02Store reviewDialog in the windows list instead of having a specific member va...Jan-Peter Nilsson
2011-10-02Store birthSignDialog in the windows list instead of having a specific member...Jan-Peter Nilsson
2011-10-02Store createClassDialog in the windows list instead of having a specific memb...Jan-Peter Nilsson
2011-10-02Store pickClassDialog in the windows list instead of having a specific member...Jan-Peter Nilsson
2011-10-02Store generateClassResultDialog in the windows list instead of having a speci...Jan-Peter Nilsson
2011-10-02Store classChoiceDialog in the windows list instead of having a specific memb...Jan-Peter Nilsson
2011-10-02Store dialogueWindow in the windows list instead of having a specific member ...Jan-Peter Nilsson
2011-10-02Store generateClassQuestionDialog in the windows list instead of having a spe...Jan-Peter Nilsson
2011-10-02Store raceDialog in the windows list instead of having a specific memeber var...Jan-Peter Nilsson
2011-10-02Save race using eventJan-Peter Nilsson
2011-10-02Start of implementation of dynamic window list. Store nameDialog in the list ...Jan-Peter Nilsson
2011-10-02Set playerName using eventJan-Peter Nilsson
2011-10-02Added include for Ogre::macBundlePath to main.cpp and removed suchNikolay Kasyanov
2011-09-30Merge remote branch 'gus/journal'Marc Zinnschlag
2011-09-30Merge branch 'debfix'Marc Zinnschlag
2011-09-30packaging fixes for .deb packagesMarc Zinnschlag
2011-09-29Allow not to build the launchergugus
2011-09-29Issue #169: Don't continue to run local scripts after the reference the scrip...Marc Zinnschlag
2011-09-29Merge branch 'farcells'Marc Zinnschlag
2011-09-27Issue #31: Do not try to load dynamical generated cells from ESM/P filesMarc Zinnschlag
2011-09-27Issue #31: create new exterior cells on the flyMarc Zinnschlag
2011-09-27post-merge fixesMarc Zinnschlag
2011-09-26Issue #31: added function for creating cell recordsMarc Zinnschlag
2011-09-24Merge branch 'cells' into nextMarc Zinnschlag
2011-09-24preload cell's reference list when accessing a reference outside of the actic...Marc Zinnschlag
2011-09-22Merge remote branch 'gus/bullet_bug' into nextMarc Zinnschlag
2011-09-22Issue #28: implemented access to references outside of the active cellsMarc Zinnschlag
2011-09-22Issue #28: replaced the nested map structure in the CellListMarc Zinnschlag
2011-09-22Issue #28: moved cell-specific getPtr function from World to CellsMarc Zinnschlag
2011-09-22Issue #28: added load-state for cellsMarc Zinnschlag
2011-09-10Issue #28: shifting around functionality among CellStore, Cells and CellListMarc Zinnschlag
2011-09-09Merge remote branch 'pvdk/master'openmw-0.11.1Marc Zinnschlag
2011-09-08Feature #28: refactored out cell management into a separate classMarc Zinnschlag
2011-09-07more readme improvementsMarc Zinnschlag
2011-09-07Merge pull request #6 from ace13/launcherfixespvdk
2011-09-07Quick fix for always using OpenGL rendering, no matter the selected rendersystemAlexander "Ace" Olofsson
2011-09-07increased version number; another version number handling fix releated to deb...Marc Zinnschlag
2011-09-07added some basic installation instruction to readme.txtMarc Zinnschlag
2011-09-06Added tooltip with plugin info and visual indication of missing mastersPieter van der Kloet
2011-09-06Fixed a context menu bug which caused an assert on empty viewPieter van der Kloet
2011-09-06Issue #168: Configuration cleanup, part 2Lukasz Gromanowski