Nicolay Korslund
f3d7f2e25a
Finished basic key binding system. Minor other cleanups.
2010-06-08 13:53:34 +02:00
Nicolay Korslund
3a26219cb8
Created event dispatcher and function binder (for input system)
2010-06-07 14:48:08 +02:00
Nicolay Korslund
d5228c6f5f
Cleaned up superflous functions in BSA archive. Started working on input system.
2010-06-07 12:44:39 +02:00
Nicolay Korslund
fdb41f0774
Merged in CMake and header cleanups from zinnschlag
2010-06-06 18:01:29 +02:00
Nicolay Korslund
edca830845
Added rendering loop and keyboard listener
2010-06-06 13:48:20 +02:00
Marc Zinnschlag
3bcb86881c
removed Ogre.h include; replaced by individual include files and a couple of forward declarations
2010-06-06 13:36:45 +02:00
Nicolay Korslund
855ca8ee74
Added camera and scene, started adding input. MISSING FindOIS.cmake!
2010-06-05 20:37:01 +02:00
nkorslund
de5a07ee71
Moved old d code to old_d_version/ - will be deleted later
...
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@138 ea6a568a-9f4f-0410-981a-c910a81bb256
2009-12-19 21:31:22 +00:00
nkorslund
9ff29461f9
fixed 'noSound' linker error
...
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@135 ea6a568a-9f4f-0410-981a-c910a81bb256
2009-10-13 20:35:56 +00:00
nkorslund
af6503977a
Fixed bug with -ns not working
...
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@133 ea6a568a-9f4f-0410-981a-c910a81bb256
2009-08-29 17:29:38 +00:00
nkorslund
f739bf90f1
Terrain code 90% done.
...
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@123 ea6a568a-9f4f-0410-981a-c910a81bb256
2009-06-08 12:59:00 +00:00
nkorslund
75d5ad8882
- working on the terrain system. DOES NOT WORK!
...
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@117 ea6a568a-9f4f-0410-981a-c910a81bb256
2009-06-01 09:16:41 +00:00
nkorslund
a46804dae3
- integrated Yacobys landscape. First commit.
...
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@112 ea6a568a-9f4f-0410-981a-c910a81bb256
2009-05-15 07:04:50 +00:00
nkorslund
65634be6f1
FIXED the compiling issue
...
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@107 ea6a568a-9f4f-0410-981a-c910a81bb256
2009-05-13 06:49:06 +00:00
nkorslund
876fc482ca
Added ingame console (use F1)
...
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@104 ea6a568a-9f4f-0410-981a-c910a81bb256
2009-05-12 17:41:31 +00:00
nkorslund
1b01de4294
Preparation for console
...
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@103 ea6a568a-9f4f-0410-981a-c910a81bb256
2009-05-10 14:02:05 +00:00
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
2009-05-09 16:08:00 +00:00
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
2009-02-05 14:11:59 +00:00
nkorslund
17a2c67d26
- Integrated MyGUI and made a small test case.
...
- Made a (very experimental) Morrowind skin
- Decoded the fnt/tex font files, but they aren't used yet
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@84 ea6a568a-9f4f-0410-981a-c910a81bb256
2009-02-01 02:21:08 +00:00
nkorslund
879cc132d5
- improved the fps ticker
...
- latest Monster source
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@81 ea6a568a-9f4f-0410-981a-c910a81bb256
2009-01-16 12:56:54 +00:00
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
2009-01-14 20:51:17 +00:00
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
2008-11-14 23:02:24 +00:00
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
2008-11-08 23:42:12 +00:00
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
2008-11-07 13:14:46 +00:00
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
2008-11-05 13:51:09 +00:00
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
2008-10-29 15:41:45 +00:00
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
2008-10-02 13:28:09 +00:00
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
2008-09-30 18:14:39 +00:00
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
2008-09-28 19:44:05 +00:00
nkorslund
1cfaeeb8fc
Started experimenting with Bullet
...
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@46 ea6a568a-9f4f-0410-981a-c910a81bb256
2008-09-27 13:16:35 +00:00
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
2008-07-16 21:33:08 +00:00
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
2008-07-12 09:43:38 +00:00
nkorslund
055d1b1dd6
Added trunk
...
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@4 ea6a568a-9f4f-0410-981a-c910a81bb256
2008-06-22 18:32:58 +00:00