Commit Graph

  • 9e2c1eb637 Added -xa (extract all) switch to bsatool nkorslund 2009-04-29 16:22:10 +0000
  • 600583cb89 Updated to Monster 0.12 (from SVN) nkorslund 2009-04-20 17:41:27 +0000
  • 8dd3bfa896 Fixed a couple of ESM issues (compatible with the Redemtion mod) nkorslund 2009-04-03 10:09:06 +0000
  • 40dcc93fe2 Fixed 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
  • 4df567309e Fixed the skin font color to RGB (as opposed to BGR), after MyGUI was fixed. nkorslund 2009-03-07 11:01:31 +0000
  • a737ed3e4d Edits to readme. nkorslund 2009-03-03 15:35:43 +0000
  • 1fd80e40a0 Fixed windows build nkorslund 2009-03-01 10:57:45 +0000
  • 0dfdbe99ee Final fixes for 0.6 linux version nkorslund 2009-02-22 18:58:17 +0000
  • 9e73edf3d4 Minor skin testing. nkorslund 2009-02-11 10:52:13 +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
  • 9530ae0526 More work on the MyGUI skins and layouts nkorslund 2009-02-05 14:11:59 +0000
  • fdf9da706f More 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
  • 6dcf6c565a Update to latest Monster, and minor simplification of the scripts. nkorslund 2009-01-22 20:36:36 +0000
  • 656007cf01 Updated 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
  • 879cc132d5 - improved the fps ticker - latest Monster source nkorslund 2009-01-16 12:56:54 +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
  • af7f8c3d10 Minor edits nkorslund 2009-01-06 20:33:12 +0000
  • 838d4f0ebe More scripting updates nkorslund 2008-12-30 02:53:32 +0000
  • 0d7b08cbae - Updated to latest Monster trunk. - Changed config and music manager to singletons nkorslund 2008-12-30 01:59:24 +0000
  • 196f50f848 Fixed esmtool for Monster nkorslund 2008-11-24 13:09:47 +0000
  • dffe9f3b06 Cosmetic changes nkorslund 2008-11-22 21:21:09 +0000
  • 5f2078b3f8 Up-to-date on Windows nkorslund 2008-11-22 17:57:10 +0000
  • 6a7401e133 Added 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
  • 76295fbd45 Started implementing ALL in-game objects as Monster scripts. nkorslund 2008-11-17 20:11:55 +0000
  • c2d992c8f0 More work on the scripts (just playing around) nkorslund 2008-11-17 11:29:18 +0000
  • 394c1d18aa Fixed a bug in monster nkorslund 2008-11-16 20:28:00 +0000
  • 2f07faf00e Updated monster to 0.10 nkorslund 2008-11-16 18:51:26 +0000
  • 853ee212bd Reorganized mscirpts folder nkorslund 2008-11-15 16:35:15 +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
  • e5fc473731 Added script containing all GMST variables nkorslund 2008-11-13 20:50:26 +0000
  • 7de25b0dee Some script updates, fixed windows build script (not tested) nkorslund 2008-11-09 15:07:03 +0000
  • 54f598d2e7 Music jukebox is now handled by Monster! nkorslund 2008-11-08 23:42:12 +0000
  • d1ea2acd93 Fixed the makefile for Monster nkorslund 2008-11-08 07:59:32 +0000
  • 7349221b9c Made the first working Monster script within OpenMW nkorslund 2008-11-07 13:14:46 +0000
  • 3f1aeb3aef Adding in Monster nkorslund 2008-11-07 08:45:18 +0000
  • 44f7b155f8 Created a tag for 0.5 nkorslund 2008-11-05 20:43:49 +0000
  • 5733869327 fixed readme's for 0.5, various minor changes nkorslund 2008-11-05 20:39:32 +0000
  • d5709fa5f3 Fixed Windows building. Compiles and runs on XP. nkorslund 2008-11-05 13:51:09 +0000
  • 9f1a247312 Fixed 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
  • 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 nkorslund 2008-10-29 15:41:45 +0000
  • e927c9a70e More makefile cleanup - less risky wildcard usage nkorslund 2008-10-22 18:39:56 +0000
  • 2a8713ab84 Fixed some makefile errors nkorslund 2008-10-22 12:49:45 +0000
  • 8f2c6bad9a Fixed non-compiling bullet code nkorslund 2008-10-22 09:34:30 +0000
  • ebf1862971 Commented out unused function nkorslund 2008-10-09 09:29:48 +0000
  • 17a002f712 Added bounding box collision generation (not done) nkorslund 2008-10-07 08:51:17 +0000
  • 6277c7f17c More updates on Bullet code and other things nkorslund 2008-10-02 13:28:09 +0000
  • c094324ef2 First alpha release of REAL collision detection. nkorslund 2008-09-30 18:14:39 +0000
  • 5fad8ea459 Made a working Bullet collision example nkorslund 2008-09-28 19:44:05 +0000
  • 1cfaeeb8fc Started experimenting with Bullet nkorslund 2008-09-27 13:16:35 +0000
  • 4d37d36d1e Added Code::Blocks file (for Unix) nkorslund 2008-09-10 16:12:12 +0000
  • ff4e120f12 Added CMake file, fixed minor build issues with avcodec/ffmpeg. nkorslund 2008-09-09 11:30:41 +0000
  • 9d91c563bc 0.4 released nkorslund 2008-08-31 07:40:38 +0000
  • 1b7e1fb389 Final fixes to windows version nkorslund 2008-08-29 18:42:26 +0000
  • 1cf6cb106f Bugfix in monster/util/flags.d nkorslund 2008-08-27 07:38:47 +0000
  • b045938c85 Sound generators and certain other editor-only meshes are no longer rendered. nkorslund 2008-08-12 16:52:13 +0000
  • e583ba6673 Added Flags template. Will use it later. nkorslund 2008-08-03 14:23:48 +0000
  • 53ae52c7c9 Windows build still not finished nkorslund 2008-08-01 21:54:47 +0000
  • fc621518cb Changed 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
  • 27b68f6f5b Made a better workaround for the UTF encoding problem nkorslund 2008-07-23 15:19:37 +0000
  • 4bc7d1b6d9 Workaround for utf problem in esmtool nkorslund 2008-07-22 21:12:22 +0000
  • 78229cca07 minor changes nkorslund 2008-07-22 13:58:12 +0000
  • 33d11a733c More music changes, Makefile updates, minor changes nkorslund 2008-07-20 21:31:01 +0000
  • eb642d3400 Very minor changes. nkorslund 2008-07-19 21:52:05 +0000
  • 3c1e340aac Pointer safety patch to avcoded, fixed a music volume bug nkorslund 2008-07-17 12:50:03 +0000
  • 3e30014b9b Testing savegame support nkorslund 2008-07-17 10:22:13 +0000
  • 1e41012ff3 Added sound culling (experimental), and various fixes nkorslund 2008-07-16 21:33:08 +0000
  • e56c51b03e minor fixes nkorslund 2008-07-13 22:30:16 +0000
  • 47edc59c89 minor fixes nkorslund 2008-07-13 13:52:46 +0000
  • a99139cd2f first FFmpeg / avcodoc commit (does NOT compile) nkorslund 2008-07-13 13:46:45 +0000
  • 1974b68dcd Removed commented code nkorslund 2008-07-12 20:41:06 +0000
  • d5e60a32ed ESM files can be specified in the config file nkorslund 2008-07-12 19:58:13 +0000
  • d3666aac17 Updated music randomizer, disabled skydome, minor fixes nkorslund 2008-07-12 10:38:37 +0000
  • 6988814728 First attempt at OpenAL (thanks to ChrisRobinson) nkorslund 2008-07-12 09:43:38 +0000
  • fa6f5b81ae Fixed non-AL stuff from Chris nkorslund 2008-07-11 22:23:37 +0000
  • 31242e9940 Fixed non-null terminated string issue with music playlist nkorslund 2008-07-11 12:17:56 +0000
  • da94867474 Minor edits. nkorslund 2008-07-10 18:18:05 +0000
  • e2733875e5 Final touches on 0.3. It's done! nkorslund 2008-07-10 17:34:39 +0000
  • feb765315a Updating notes. nkorslund 2008-07-09 22:32:32 +0000
  • c9251f6c75 Put the final touches on the windows version. nkorslund 2008-07-09 21:07:17 +0000
  • 888c552f1b Moved monster files into the openmw repos nkorslund 2008-07-09 13:13:55 +0000
  • 16e6da7d69 Worked on the release notes / installation instructions, and fixed some other minor issues. nkorslund 2008-07-06 17:03:52 +0000
  • 2f93fd25d3 Worked on the config system nkorslund 2008-07-06 15:01:42 +0000
  • c7a44f724f It's alive! Hooked up the last wires needed to jolt life into a working windows build. nkorslund 2008-07-05 20:37:50 +0000
  • 93b3054054 Closing in on a windows build (not quite there yet) nkorslund 2008-07-05 18:59:54 +0000
  • 574196697d Minor update only relevant for my machine... nkorslund 2008-07-02 18:28:15 +0000
  • ab0f3cd03f Changed "int" to "int32_t" in all extern "C" calls in C++. nkorslund 2008-07-02 14:59:05 +0000
  • 13394f17c4 Removed cells.txt. Use esmtool program instead. nkorslund 2008-06-22 19:04:48 +0000
  • 055d1b1dd6 Added trunk nkorslund 2008-06-22 18:32:58 +0000
  • 7d576895e2 Creating initial directory structure nkorslund 2008-06-22 17:59:37 +0000