Commit Graph

  • 522a5bbaf6 cell.hpp/insertObj: don't load empty mesh names Nicolay Korslund 2010-06-11 21:08:33 +0200
  • 6b6e42b641 removed unused BSP scene manager from plugins.cfg Marc Zinnschlag 2010-06-11 19:59:33 +0200
  • 9a041d7c01 added data option and openmw.cfg file Marc Zinnschlag 2010-06-11 19:53:00 +0200
  • 293c7c29c4 Made includes more portable + minor optimization fix. Nicolay Korslund 2010-06-10 14:26:03 +0200
  • f346adb6e1 implemented program argument handling via boost program options Marc Zinnschlag 2010-06-10 10:31:50 +0200
  • abbdffa0a1 extended CellRender::show to show all types instead of only statics Marc Zinnschlag 2010-06-09 20:46:14 +0200
  • f3d7f2e25a Finished basic key binding system. Minor other cleanups. Nicolay Korslund 2010-06-08 13:53:34 +0200
  • 4fbada8605 CMakeLists was missing a complete directory full of headers Marc Zinnschlag 2010-06-07 16:43:42 +0200
  • 086aacf1ff added cell list cleanup Marc Zinnschlag 2010-06-07 16:38:52 +0200
  • d0b67cb567 reduced the amount of new in reclists Marc Zinnschlag 2010-06-07 16:30:21 +0200
  • 8565f5ea8f CellRefList::find was making a copy of the recList each time the function was called; replaced with a reference Marc Zinnschlag 2010-06-07 16:29:17 +0200
  • 3a26219cb8 Created event dispatcher and function binder (for input system) Nicolay Korslund 2010-06-07 14:48:08 +0200
  • d5228c6f5f Cleaned up superflous functions in BSA archive. Started working on input system. Nicolay Korslund 2010-06-07 12:44:39 +0200
  • 86b78b18f4 Created cell renderer w/NIF loading. Runs but is WIP. Nicolay Korslund 2010-06-07 00:33:45 +0200
  • e8c6caa0b5 Fixed DOS line endings on certain files Nicolay Korslund 2010-06-06 18:04:39 +0200
  • fdb41f0774 Merged in CMake and header cleanups from zinnschlag Nicolay Korslund 2010-06-06 18:01:29 +0200
  • edca830845 Added rendering loop and keyboard listener Nicolay Korslund 2010-06-06 13:48:20 +0200
  • 3bcb86881c removed Ogre.h include; replaced by individual include files and a couple of forward declarations Marc Zinnschlag 2010-06-06 13:36:45 +0200
  • aa59d9244f listed header files, so they will show up in IDE project files (excluding mangle for now) Marc Zinnschlag 2010-06-06 13:22:37 +0200
  • e973270f9b fixed minor bug in previous commit; more clean up Marc Zinnschlag 2010-06-06 13:04:23 +0200
  • 4cadf70abe Merged in ardekanurs Boost changes Nicolay Korslund 2010-06-06 12:57:30 +0200
  • c4a6fa56ea cmake modifications for out of source build Marc Zinnschlag 2010-06-06 12:56:46 +0200
  • 4c1d07adb6 Added missing CMake files. Nicolay Korslund 2010-06-06 12:52:21 +0200
  • 855ca8ee74 Added camera and scene, started adding input. MISSING FindOIS.cmake! Nicolay Korslund 2010-06-05 20:37:01 +0200
  • ad1e9e7078 boost::filesystem cross-platform config file check Ardekantur 2010-06-04 21:44:05 -0400
  • 4d8040f96c Mac port from ardekantur, minor fix to CMakeLists Nicolay Korslund 2010-06-04 10:56:02 +0200
  • a803c32733 Updated to work with latest changes upstream Ardekantur 2010-06-03 19:40:23 -0400
  • 1004ab7ea2 Merge branch 'mac-build' Ardekantur 2010-06-03 18:59:20 -0400
  • 0de198980c initial commit of mac build Ardekantur 2010-06-03 18:56:14 -0400
  • 79721e2879 gitignore Ardekantur 2010-06-03 18:55:16 -0400
  • 2d3a56a464 Set up OGRE window and config reading Nicolay Korslund 2010-06-03 21:51:59 +0200
  • dc2c9f06d0 Renamed all .h to .hpp. Started porting rendering code. Nicolay Korslund 2010-06-03 20:44:55 +0200
  • 6b0b7c95f8 Renamed all .h to .hpp for consistency Nicolay Korslund 2010-06-03 20:13:27 +0200
  • 2d2804b30c Fixed unbearably slow cell loader. Faster now. Nicolay Korslund 2010-05-23 14:40:38 +0200
  • 8feb987a60 Added struct packing pragmas to esm/loadregn.hpp (fixes Assertion "sizeof(X) == size" failed.) Nicolay Korslund 2010-05-21 14:30:24 +0200
  • bdb6896c3f Created (a very slow) cell loader. Will optimize. Nicolay Korslund 2010-05-20 18:59:36 +0200
  • 46e09c5c75 CellList is done, cells can be looked up - finished CellList in game/esm_reclists.hpp - esm_reader: get*String() now removes trailing zero terminators from result Nicolay Korslund 2010-05-20 12:04:34 +0200
  • 35f8e79d07 Twitter test 2 - minor fixes on the ESMStore system Nicolay Korslund 2010-05-19 20:01:45 +0200
  • d9d16fc035 Test commit for openmw_commits twitter channel Nicolay Korslund 2010-05-19 19:41:26 +0200
  • 0351b453db Mangle update Nicolay Korslund 2010-05-19 13:35:50 +0200
  • 52e7570b4f The tests should run when ./ is not in $PATH, too. (Thanks to Henrik Kretzschmar) Nicolay Korslund 2010-05-19 13:33:18 +0200
  • 3e157ff2b8 Applied patch from GWater + other minor fixes Nicolay Korslund 2010-05-18 10:08:12 +0200
  • 8c21616ce5 ESM storage, take two Nicolay Korslund 2010-05-17 20:59:15 +0200
  • e534431022 Main program now stores ESM data in memory Nicolay Korslund 2010-05-17 17:35:42 +0200
  • ccfc63ab9f Updated and tested CMakeLists.txt, now confirmed on Linux. Nicolay Korslund 2010-03-05 08:16:11 +0100
  • b68e859b6d Added cell loading option -C to esmtool Nicolay Korslund 2010-03-04 15:42:59 +0100
  • 5d2394a78b Finished cell loading code in esm/loadcell.hpp Nicolay Korslund 2010-03-04 14:12:23 +0100
  • 7238847b8b CMake for Windows-patch by Sylvain T (NOT YET TESTED). Includes update to Mangle. Nicolay Korslund 2010-03-04 11:24:28 +0100
  • 401fa0079c Added return statements to assert-functions in stream.h Nicolay Korslund 2010-03-04 11:12:22 +0100
  • ef871c813b CMake patch from Andrew Belitsky: Improved Linux handling. Nicolay Korslund 2010-03-01 14:39:38 +0100
  • 320fb3f8b8 Added very early CMakeLists.txt, builds main executable from game/main.cpp Nicolay Korslund 2010-02-28 14:51:17 +0100
  • db56985828 Finished all basic parsers. Added --quiet option to esmtool. Nicolay Korslund 2010-02-28 09:18:48 +0100
  • 2302e1f712 Converted loadinfo.d Nicolay Korslund 2010-02-26 16:36:54 +0100
  • e5a64eeb5e Fixed NPC_, LEVI and LEVC. Only DIAL and INFO left. Nicolay Korslund 2010-02-25 19:01:24 +0100
  • 514fe3795a Added LAND, PGRD and CELL Nicolay Korslund 2010-02-25 14:03:03 +0100
  • 5cfe2e2de0 fixed hex values in records.hpp Nicolay Korslund 2010-02-23 10:28:40 +0100
  • 35ddfcfbf5 Finished GMST Nicolay Korslund 2010-02-22 21:00:38 +0100
  • 7b42ba6e20 Ported CREA, LTEX, MGEF, NPCC, REGN and SCPT. Only the big ones left. Nicolay Korslund 2010-02-22 14:09:43 +0100
  • bd71031206 Added CLAS, CONT, FACT, LOCK, PROB, REPA and WEAP records. Nicolay Korslund 2010-02-21 17:55:12 +0100
  • fb690cce9b Finished ALCH, APPA, BOOK, CLOT, CREC, ENCH, GLOB, INGR, LIGH, MISC, RACE, SKIL, SNDG, SSCR and STAT. Phew! Nicolay Korslund 2010-02-21 13:20:17 +0100
  • ae6136816d Finished SPEL, added defs.hpp Nicolay Korslund 2010-02-20 21:55:51 +0100
  • 288b9362ae Finished ACTI, made ESM namespace Nicolay Korslund 2010-02-19 14:23:22 +0100
  • 1ba62f309e Ported DOOR, added RAW mode to esmtool Nicolay Korslund 2010-02-19 09:12:49 +0100
  • a68b62b693 Added ARMO, BSGN and SOUN Nicolay Korslund 2010-02-18 14:58:50 +0100
  • 1d70b2c257 Made esmtool test, finished BODY record (loadbody.hpp) Nicolay Korslund 2010-02-18 13:15:43 +0100
  • bbf0bbe982 Nitpicks Nicolay Korslund 2010-02-17 21:27:13 +0100
  • 0e01703535 added case-insensitive functions to tools/stringops Nicolay Korslund 2010-02-17 16:45:55 +0100
  • f803830d03 Finished ESM header decoder Nicolay Korslund 2010-02-17 14:54:22 +0100
  • aa6a30edeb Little more work on ESM reader Nicolay Korslund 2010-02-16 20:23:54 +0100
  • 7c9b1adc8d Merge branch 'master' of git@github.com:korslund/openmw Nicolay Korslund 2010-02-16 17:36:21 +0100
  • 4fc5435001 Started porting ESM reader Nicolay Korslund 2010-02-16 16:03:18 +0100
  • 20960ad684 comment spell fix Nicolay Korslund 2010-02-06 11:41:19 +0100
  • ead367d3ee Small code blurbs from Chris' code Nicolay Korslund 2010-01-29 14:42:59 +0100
  • 04d1fae5d4 Cleaned up nifogre tests Nicolay Korslund 2010-01-24 20:58:31 +0100
  • aeec73806d Set up a small post-processing layer to ease NIF animation handling Nicolay Korslund 2010-01-24 15:17:50 +0100
  • ef69584793 More test output: NiSkinInstance and NiSkinData Nicolay Korslund 2010-01-24 13:49:38 +0100
  • b4eefb6ca3 niftool now spits out some useful info - cleaned up some more old files Nicolay Korslund 2010-01-17 13:37:20 +0100
  • a21628d9c5 Finished and tested materials and transformations. Made nice pictures. Nicolay Korslund 2010-01-15 20:34:31 +0100
  • 70f9e63cd1 Added vertex transformation code Nicolay Korslund 2010-01-15 15:55:19 +0100
  • 27ec79e33f Cleaned away old nif code Nicolay Korslund 2010-01-14 16:12:07 +0100
  • 752237e245 Completed material code. Not tested. Nicolay Korslund 2010-01-14 12:50:13 +0100
  • 9b7c995ae6 Completed Ogre mesh insertion, started working on material decoding. Nicolay Korslund 2010-01-13 21:19:17 +0100
  • 14b91fb271 Cosmetic changes Nicolay Korslund 2010-01-13 19:28:12 +0100
  • 31d971e076 Started porting old meshloader.d Nicolay Korslund 2010-01-13 15:28:28 +0100
  • 0b4b40a634 Added type specifier to Nif records for easier identification. Nicolay Korslund 2010-01-13 14:37:42 +0100
  • 908ef1c6ca Made combined ogre/bsa/nif test, started working on NIFLoader Nicolay Korslund 2010-01-12 14:46:44 +0100
  • cbb5252387 Fixed manual mesh loader test, now works :) Nicolay Korslund 2010-01-12 13:15:58 +0100
  • c1b31acece Added first test, doesn't work :( Nicolay Korslund 2010-01-10 18:32:21 +0100
  • 45035eef49 Added testall.sh script Nicolay Korslund 2010-01-08 12:53:04 +0100
  • b739205ff6 Started making ogre_manualresource_test.cpp Nicolay Korslund 2010-01-08 12:06:22 +0100
  • d6e4dc0b2a Added nif_bsa_test, tested nif reader on Morrowind.bsa Nicolay Korslund 2010-01-07 20:33:29 +0100
  • 7191c51828 Finished all NIF records Nicolay Korslund 2010-01-07 19:52:11 +0100
  • f773ef4b45 Finished data.h, extra.h and node.h Nicolay Korslund 2010-01-07 19:11:03 +0100
  • c0d9bdb499 Finished most of data.h Nicolay Korslund 2010-01-07 15:51:42 +0100
  • 5a90226e30 Added a few more records, finished property.h Nicolay Korslund 2010-01-06 20:42:32 +0100
  • c9a42f85eb Added NiSourceTexture, NiTexturingProperty Nicolay Korslund 2010-01-06 16:22:34 +0100
  • 4128462add NIF: implemented NiNode and NiTriShape Nicolay Korslund 2010-01-06 15:00:08 +0100
  • 2d92d39f05 Started porting NIF records from D. Nicolay Korslund 2010-01-06 12:28:37 +0100
  • f1d40fdf32 Merge commit 'github/master' Nicolay Korslund 2010-01-05 21:22:04 +0100
  • 129da4f214 Started cleaning out d code. Updated Mangle. Nicolay Korslund 2010-01-05 13:19:04 +0100