Commit Graph

30 Commits (50b58f41391e7746fff3f5edaf76135c81623a77)

Author SHA1 Message Date
nkorslund 367b9754b2 - more work on the terrain. STILL not finished.
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@124 ea6a568a-9f4f-0410-981a-c910a81bb256
16 years ago
nkorslund 2ac9503854 - started code cleanup/rewrite
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@113 ea6a568a-9f4f-0410-981a-c910a81bb256
16 years ago
nkorslund a46804dae3 - integrated Yacobys landscape. First commit.
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@112 ea6a568a-9f4f-0410-981a-c910a81bb256
16 years ago
nkorslund 1b01de4294 Preparation for console
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@103 ea6a568a-9f4f-0410-981a-c910a81bb256
16 years ago
nkorslund 714b724bf2 - added -debug option
- removed all logging and output per default
- updated to latest monster, bullet and ogre versions


git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@102 ea6a568a-9f4f-0410-981a-c910a81bb256
16 years ago
nkorslund 4b70fd9a06 Applied compatibility patch for GCC 4.4.0
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@99 ea6a568a-9f4f-0410-981a-c910a81bb256
16 years ago
nkorslund 9e2c1eb637 Added -xa (extract all) switch to bsatool
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@98 ea6a568a-9f4f-0410-981a-c910a81bb256
16 years ago
nkorslund 0dfdbe99ee Final fixes for 0.6 linux version
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@89 ea6a568a-9f4f-0410-981a-c910a81bb256
16 years ago
nkorslund 2995f8b99f - moved the windows to use layouts
- various gui-work
- begun binding the GUI into Monster script
- updated to latest Monster source (0.11 alpha)


git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@87 ea6a568a-9f4f-0410-981a-c910a81bb256
16 years ago
nkorslund 6dcf6c565a Update to latest Monster, and minor simplification of the scripts.
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@83 ea6a568a-9f4f-0410-981a-c910a81bb256
16 years ago
nkorslund 656007cf01 Updated and tested with latest Monster version. Fps ticker and test
script are now simple function-scripts, not classes.


git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@82 ea6a568a-9f4f-0410-981a-c910a81bb256
16 years ago
nkorslund a0a95927c4 - updated to latest Monster svn
- some work on the scripts
- fps counter moved to Monster
- minor updates


git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@80 ea6a568a-9f4f-0410-981a-c910a81bb256
16 years ago
nkorslund 6a7401e133 Added the rest of the game objects (objects found in cells) as Monster
scripts. No functionality yet, just data storage.


git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@73 ea6a568a-9f4f-0410-981a-c910a81bb256
16 years ago
nkorslund f194b91b60 - completed moving music management to Monster script.
- started moving config
- created base class for live objects, and example derived classes for
  lights and doors


git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@67 ea6a568a-9f4f-0410-981a-c910a81bb256
16 years ago
nkorslund e5fc473731 Added script containing all GMST variables
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@66 ea6a568a-9f4f-0410-981a-c910a81bb256
16 years ago
nkorslund 54f598d2e7 Music jukebox is now handled by Monster!
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@64 ea6a568a-9f4f-0410-981a-c910a81bb256
16 years ago
nkorslund 7349221b9c Made the first working Monster script within OpenMW
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@62 ea6a568a-9f4f-0410-981a-c910a81bb256
16 years ago
nkorslund 5733869327 fixed readme's for 0.5, various minor changes
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@59 ea6a568a-9f4f-0410-981a-c910a81bb256
16 years ago
nkorslund 6277c7f17c More updates on Bullet code and other things
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@49 ea6a568a-9f4f-0410-981a-c910a81bb256
16 years ago
nkorslund c094324ef2 First alpha release of REAL collision detection.
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@48 ea6a568a-9f4f-0410-981a-c910a81bb256
16 years ago
nkorslund 1cfaeeb8fc Started experimenting with Bullet
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@46 ea6a568a-9f4f-0410-981a-c910a81bb256
17 years ago
nkorslund 1b7e1fb389 Final fixes to windows version
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@41 ea6a568a-9f4f-0410-981a-c910a81bb256
17 years ago
nkorslund 3c1964feca - readme updates
- openmw -h switch no longer invokes config system (and therefore does
  not require eg. data/ to exist)


git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@35 ea6a568a-9f4f-0410-981a-c910a81bb256
17 years ago
nkorslund 33d11a733c More music changes, Makefile updates, minor changes
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@31 ea6a568a-9f4f-0410-981a-c910a81bb256
17 years ago
nkorslund 3e30014b9b Testing savegame support
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@28 ea6a568a-9f4f-0410-981a-c910a81bb256
17 years ago
nkorslund d5e60a32ed ESM files can be specified in the config file
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@22 ea6a568a-9f4f-0410-981a-c910a81bb256
17 years ago
nkorslund d3666aac17 Updated music randomizer, disabled skydome, minor fixes
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@21 ea6a568a-9f4f-0410-981a-c910a81bb256
17 years ago
nkorslund 6988814728 First attempt at OpenAL (thanks to ChrisRobinson)
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@20 ea6a568a-9f4f-0410-981a-c910a81bb256
17 years ago
nkorslund c9251f6c75 Put the final touches on the windows version.
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@13 ea6a568a-9f4f-0410-981a-c910a81bb256
17 years ago
nkorslund 2f93fd25d3 Worked on the config system
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@10 ea6a568a-9f4f-0410-981a-c910a81bb256
17 years ago