600583cb89Updated to Monster 0.12 (from SVN)
nkorslund
2009-04-20 17:41:27 +0000
8dd3bfa896Fixed a couple of ESM issues (compatible with the Redemtion mod)
nkorslund
2009-04-03 10:09:06 +0000
40dcc93fe2Fixed bug with -ns (no sound) command line switch
nkorslund
2009-03-25 12:14:10 +0000
6e9de0dc82- fixed cell name memory management bug in cpp_mygui.cpp - esm/esp reader: made ITEX record in MGEF optional
nkorslund
2009-03-24 12:57:55 +0000
d3dd588958- changed the ffmpeg included in cpp_avcodec.cpp
nkorslund
2009-03-10 10:01:06 +0000
4df567309eFixed the skin font color to RGB (as opposed to BGR), after MyGUI was fixed.
nkorslund
2009-03-07 11:01:31 +0000
a737ed3e4dEdits to readme.
nkorslund
2009-03-03 15:35:43 +0000
1fd80e40a0Fixed windows build
nkorslund
2009-03-01 10:57:45 +0000
0dfdbe99eeFinal fixes for 0.6 linux version
nkorslund
2009-02-22 18:58:17 +0000
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)
nkorslund
2009-02-08 18:41:03 +0000
9530ae0526More work on the MyGUI skins and layouts
nkorslund
2009-02-05 14:11:59 +0000
fdf9da706fMore work on the GUI. Tried (and failed) to make the fonts work.
nkorslund
2009-02-02 13:07:38 +0000
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
nkorslund
2009-02-01 02:21:08 +0000
6dcf6c565aUpdate to latest Monster, and minor simplification of the scripts.
nkorslund
2009-01-22 20:36:36 +0000
656007cf01Updated and tested with latest Monster version. Fps ticker and test script are now simple function-scripts, not classes.
nkorslund
2009-01-20 08:29:15 +0000
a0a95927c4- updated to latest Monster svn - some work on the scripts - fps counter moved to Monster - minor updates
nkorslund
2009-01-14 20:51:17 +0000
5f2078b3f8Up-to-date on Windows
nkorslund
2008-11-22 17:57:10 +0000
6a7401e133Added the rest of the game objects (objects found in cells) as Monster scripts. No functionality yet, just data storage.
nkorslund
2008-11-18 11:55:05 +0000
76295fbd45Started implementing ALL in-game objects as Monster scripts.
nkorslund
2008-11-17 20:11:55 +0000
c2d992c8f0More work on the scripts (just playing around)
nkorslund
2008-11-17 11:29:18 +0000
394c1d18aaFixed a bug in monster
nkorslund
2008-11-16 20:28:00 +0000
2f07faf00eUpdated monster to 0.10
nkorslund
2008-11-16 18:51:26 +0000
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
nkorslund
2008-11-14 23:02:24 +0000
e5fc473731Added script containing all GMST variables
nkorslund
2008-11-13 20:50:26 +0000
54f598d2e7Music jukebox is now handled by Monster!
nkorslund
2008-11-08 23:42:12 +0000
d1ea2acd93Fixed the makefile for Monster
nkorslund
2008-11-08 07:59:32 +0000
7349221b9cMade the first working Monster script within OpenMW
nkorslund
2008-11-07 13:14:46 +0000
3f1aeb3aefAdding in Monster
nkorslund
2008-11-07 08:45:18 +0000
44f7b155f8Created a tag for 0.5
nkorslund
2008-11-05 20:43:49 +0000
5733869327fixed readme's for 0.5, various minor changes
nkorslund
2008-11-05 20:39:32 +0000
d5709fa5f3Fixed Windows building. Compiles and runs on XP.
nkorslund
2008-11-05 13:51:09 +0000
9f1a247312Fixed DMD incompatibility. Worked on readmes
nkorslund
2008-11-04 10:32:25 +0000
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.
nkorslund
2008-11-03 11:34:49 +0000
08ba0278a1Various 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
nkorslund
2008-10-29 15:41:45 +0000
ff4e120f12Added CMake file, fixed minor build issues with avcodec/ffmpeg.
nkorslund
2008-09-09 11:30:41 +0000
9d91c563bc0.4 released
nkorslund
2008-08-31 07:40:38 +0000
1b7e1fb389Final fixes to windows version
nkorslund
2008-08-29 18:42:26 +0000
1cf6cb106fBugfix in monster/util/flags.d
nkorslund
2008-08-27 07:38:47 +0000
b045938c85Sound generators and certain other editor-only meshes are no longer rendered.
nkorslund
2008-08-12 16:52:13 +0000
e583ba6673Added Flags template. Will use it later.
nkorslund
2008-08-03 14:23:48 +0000
53ae52c7c9Windows build still not finished
nkorslund
2008-08-01 21:54:47 +0000
fc621518cbChanged default cell from Sud to Assu.
nkorslund
2008-07-26 10:05:54 +0000
3c1964feca- readme updates - openmw -h switch no longer invokes config system (and therefore does not require eg. data/ to exist)
nkorslund
2008-07-26 09:25:04 +0000
27b68f6f5bMade a better workaround for the UTF encoding problem
nkorslund
2008-07-23 15:19:37 +0000
4bc7d1b6d9Workaround for utf problem in esmtool
nkorslund
2008-07-22 21:12:22 +0000