nkorslund
|
4f5b9d019a
|
Rewrote more of the terrain system in D
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@121 ea6a568a-9f4f-0410-981a-c910a81bb256
|
16 years ago |
nkorslund
|
2e1f97f3d5
|
- applied lighting patch from Chris Robinson
- terrain gen not finished
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@120 ea6a568a-9f4f-0410-981a-c910a81bb256
|
16 years ago |
nkorslund
|
ea486dd770
|
Last commit before terrain
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@111 ea6a568a-9f4f-0410-981a-c910a81bb256
|
16 years ago |
nkorslund
|
876fc482ca
|
Added ingame console (use F1)
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@104 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
|
9530ae0526
|
More work on the MyGUI skins and layouts
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@86 ea6a568a-9f4f-0410-981a-c910a81bb256
|
16 years ago |
nkorslund
|
fdf9da706f
|
More work on the GUI. Tried (and failed) to make the fonts work.
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@85 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
|
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
|
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
|
fc621518cb
|
Changed default cell from Sud to Assu.
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@36 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
|
3c1e340aac
|
Pointer safety patch to avcoded, fixed a music volume bug
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@29 ea6a568a-9f4f-0410-981a-c910a81bb256
|
17 years ago |
nkorslund
|
1e41012ff3
|
Added sound culling (experimental), and various fixes
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@27 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
|
fa6f5b81ae
|
Fixed non-AL stuff from Chris
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@19 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
|
16e6da7d69
|
Worked on the release notes / installation instructions, and fixed
some other minor issues.
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@11 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 |
nkorslund
|
c7a44f724f
|
It's alive! Hooked up the last wires needed to jolt life into a working windows build.
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@9 ea6a568a-9f4f-0410-981a-c910a81bb256
|
17 years ago |
nkorslund
|
93b3054054
|
Closing in on a windows build (not quite there yet)
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@8 ea6a568a-9f4f-0410-981a-c910a81bb256
|
17 years ago |
nkorslund
|
055d1b1dd6
|
Added trunk
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@4 ea6a568a-9f4f-0410-981a-c910a81bb256
|
17 years ago |