nkorslund
76295fbd45
Started implementing ALL in-game objects as Monster scripts.
...
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@72 ea6a568a-9f4f-0410-981a-c910a81bb256
16 years ago
nkorslund
c2d992c8f0
More work on the scripts (just playing around)
...
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@71 ea6a568a-9f4f-0410-981a-c910a81bb256
16 years ago
nkorslund
394c1d18aa
Fixed a bug in monster
...
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@70 ea6a568a-9f4f-0410-981a-c910a81bb256
16 years ago
nkorslund
2f07faf00e
Updated monster to 0.10
...
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@69 ea6a568a-9f4f-0410-981a-c910a81bb256
16 years ago
nkorslund
853ee212bd
Reorganized mscirpts folder
...
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@68 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
7de25b0dee
Some script updates, fixed windows build script (not tested)
...
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@65 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
d1ea2acd93
Fixed the makefile for Monster
...
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@63 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
3f1aeb3aef
Adding in Monster
...
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@61 ea6a568a-9f4f-0410-981a-c910a81bb256
16 years ago
nkorslund
44f7b155f8
Created a tag for 0.5
...
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@60 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
d5709fa5f3
Fixed Windows building. Compiles and runs on XP.
...
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@58 ea6a568a-9f4f-0410-981a-c910a81bb256
16 years ago
nkorslund
9f1a247312
Fixed DMD incompatibility. Worked on readmes
...
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@57 ea6a568a-9f4f-0410-981a-c910a81bb256
16 years ago
nkorslund
6ba4040f08
- Added some non-working code (for later use)
...
- Removed CMakeLists for now. It's enough work to keep the
existing build alternatives updated. We can add it back later when
things stabilize.
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@56 ea6a568a-9f4f-0410-981a-c910a81bb256
16 years ago
nkorslund
08ba0278a1
Various collision changes:
...
- no collision with NCO objects
- better camera control (no turning the camera upside down)
- up/down buttons (shift/ctrl) does not move the player when walking
- eye level adjusted
- various updates
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@55 ea6a568a-9f4f-0410-981a-c910a81bb256
16 years ago
nkorslund
e927c9a70e
More makefile cleanup - less risky wildcard usage
...
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@54 ea6a568a-9f4f-0410-981a-c910a81bb256
16 years ago
nkorslund
2a8713ab84
Fixed some makefile errors
...
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@53 ea6a568a-9f4f-0410-981a-c910a81bb256
16 years ago
nkorslund
8f2c6bad9a
Fixed non-compiling bullet code
...
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@52 ea6a568a-9f4f-0410-981a-c910a81bb256
16 years ago
nkorslund
ebf1862971
Commented out unused function
...
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@51 ea6a568a-9f4f-0410-981a-c910a81bb256
16 years ago
nkorslund
17a002f712
Added bounding box collision generation (not done)
...
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@50 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
5fad8ea459
Made a working Bullet collision example
...
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@47 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
16 years ago
nkorslund
4d37d36d1e
Added Code::Blocks file (for Unix)
...
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@45 ea6a568a-9f4f-0410-981a-c910a81bb256
17 years ago
nkorslund
ff4e120f12
Added CMake file, fixed minor build issues with avcodec/ffmpeg.
...
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@44 ea6a568a-9f4f-0410-981a-c910a81bb256
17 years ago
nkorslund
9d91c563bc
0.4 released
...
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@43 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
1cf6cb106f
Bugfix in monster/util/flags.d
...
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@40 ea6a568a-9f4f-0410-981a-c910a81bb256
17 years ago
nkorslund
b045938c85
Sound generators and certain other editor-only meshes are no longer rendered.
...
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@39 ea6a568a-9f4f-0410-981a-c910a81bb256
17 years ago
nkorslund
e583ba6673
Added Flags template. Will use it later.
...
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@38 ea6a568a-9f4f-0410-981a-c910a81bb256
17 years ago
nkorslund
53ae52c7c9
Windows build still not finished
...
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@37 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
27b68f6f5b
Made a better workaround for the UTF encoding problem
...
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@34 ea6a568a-9f4f-0410-981a-c910a81bb256
17 years ago
nkorslund
4bc7d1b6d9
Workaround for utf problem in esmtool
...
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@33 ea6a568a-9f4f-0410-981a-c910a81bb256
17 years ago
nkorslund
78229cca07
minor changes
...
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@32 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
eb642d3400
Very minor changes.
...
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@30 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
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
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
e56c51b03e
minor fixes
...
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@26 ea6a568a-9f4f-0410-981a-c910a81bb256
17 years ago
nkorslund
47edc59c89
minor fixes
...
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@25 ea6a568a-9f4f-0410-981a-c910a81bb256
17 years ago
nkorslund
a99139cd2f
first FFmpeg / avcodoc commit (does NOT compile)
...
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@24 ea6a568a-9f4f-0410-981a-c910a81bb256
17 years ago
nkorslund
1974b68dcd
Removed commented code
...
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@23 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