Commit Graph

  • d67f0c74b0 Merge remote branch 'upstream/master' athile 2010-06-27 14:10:46 -0700
  • 52a3233243 Work in progress Caelum integration athile 2010-06-27 14:08:53 -0700
  • d20e850d31 -> wasn't properly translated into a token Marc Zinnschlag 2010-06-27 22:31:03 +0200
  • ddcbc8cd62 added tokenizing of MW scripts Marc Zinnschlag 2010-06-27 19:20:21 +0200
  • 31e22186ef added mwscript compiler standalone-executable (doesn't do anything yet) Marc Zinnschlag 2010-06-27 14:29:08 +0200
  • 106d12906a special case handling for script records Marc Zinnschlag 2010-06-27 14:17:04 +0200
  • 91f5c9c01f Moved mangle submodule. Running 'git submodule update' should be enough. Nicolay Korslund 2010-06-26 10:39:37 +0200
  • 25ba9933f6 Mac Build - heinous additions for bundle management Ardekantur 2010-06-25 21:28:11 -0400
  • e4f85cb3e6 directory structure reorganisation (still missing the mangle stuff) Marc Zinnschlag 2010-06-25 22:28:59 +0200
  • eed875ae04 readme update Nicolay Korslund 2010-06-25 16:00:07 +0200
  • 1d84b10b3e fixed more warning messages, updated mangle Nicolay Korslund 2010-06-25 15:23:21 +0200
  • 19649bfeaa Minor -Wall warning fixes, expanded a comment Nicolay Korslund 2010-06-25 15:20:04 +0200
  • 261af208cd increased warning level for gcc; fixed code to remove resulting warnings (except mangle) Marc Zinnschlag 2010-06-25 14:41:49 +0200
  • 9c6fcc7be5 Mac Build - Fix bundle directory location Ardekantur 2010-06-24 21:24:16 -0400
  • 3bb9d06e58 Merge branch 'master' of git://github.com/korslund/openmw Ardekantur 2010-06-24 18:33:08 -0400
  • d0e1337c73 Try and fix -psn_xxxx parsing Ardekantur 2010-06-24 18:32:00 -0400
  • 518ddab30e Merge commit 'upstream/master' Marc Zinnschlag 2010-06-23 12:01:44 +0200
  • 3ed03fee2f Fix lighting defect and VS8 compiler warnings. athile 2010-06-22 18:13:16 -0700
  • 3c04479919 Add source groupings for Visual Studio, fix missing return true, add filename increment to screenshots. athile 2010-06-22 17:52:17 -0700
  • 67227c34ef Merge commit 'upstream/master' Marc Zinnschlag 2010-06-22 16:32:32 +0200
  • c17015dfb5 Added screenshot function Nicolay Korslund 2010-06-22 16:02:58 +0200
  • 5c085815c0 Merge commit 'upstream/master' Marc Zinnschlag 2010-06-22 10:36:30 +0200
  • 737b29035d Added mouse look, fixed WASD bindings openmw-0.07_Bond_just_Bond Nicolay Korslund 2010-06-22 10:15:22 +0200
  • 3a0600b84c Implemented correct bounding box computation in NIFLoader Nicolay Korslund 2010-06-22 09:49:44 +0200
  • 448f9f37c2 bug-fix: D-key was assigned twice Marc Zinnschlag 2010-06-22 09:02:24 +0200
  • 782a90066d Cleaned up some old code Nicolay Korslund 2010-06-22 08:58:09 +0200
  • 6b6f5b95ec Added camera movement (arrows/WASD). No mouse look yet. Nicolay Korslund 2010-06-21 23:39:59 +0200
  • af7c87e8dc Merge branch 'master' of http://github.com/zinnschlag/openmw Nicolay Korslund 2010-06-21 16:49:31 +0200
  • a8f4b3e66c fixed NIF loader problem with NiTriShape as root node Marc Zinnschlag 2010-06-21 16:45:12 +0200
  • 4337f2619f Mistakes in previous commit Ardekantur 2010-06-18 21:13:34 -0400
  • 5187d5bb17 Mac build - make bundle do everything except data copying Ardekantur 2010-06-18 21:07:15 -0400
  • 9c6663019d Mac build - Link Carbon so window can receive focus/input Ardekantur 2010-06-18 18:38:55 -0400
  • 3c5923686d Updated Mac build instructions for OIS Ardekantur 2010-06-18 18:38:20 -0400
  • 7e4f655939 pull in all bsa files instead of only the bsa file matching the master Marc Zinnschlag 2010-06-16 20:15:48 +0200
  • 223d8ffd9b Redemption compatibility fix Marc Zinnschlag 2010-06-16 19:51:59 +0200
  • 92bf5b4b6e added 'Meshes' and 'Textures' sub-directories as Ogre resources location Marc Zinnschlag 2010-06-16 12:58:53 +0200
  • b7db6dcda3 second round of refactoring; moving configuration handling out of main function Marc Zinnschlag 2010-06-16 12:21:02 +0200
  • 04037fb01a first round of main refactoring; moving functionality out to a separate class Marc Zinnschlag 2010-06-16 12:13:21 +0200
  • f32105a2ae added --master option; reimplemented file handling with boost::filesystem Marc Zinnschlag 2010-06-15 19:04:52 +0200
  • b1e96386c6 added doxygen configuration Marc Zinnschlag 2010-06-15 16:47:08 +0200
  • 415f9e31aa Fixed up lighting and color Nicolay Korslund 2010-06-15 15:33:24 +0200
  • 847ef6df5d changed fog configuration to more sensible default values Marc Zinnschlag 2010-06-15 10:32:07 +0200
  • 264bab806b added lighting configuration Marc Zinnschlag 2010-06-15 09:30:24 +0200
  • 12427b1f3e Merge commit 'upstream/master' Marc Zinnschlag 2010-06-15 09:14:26 +0200
  • 6dd59bf51b Fix typo in previous commit athile 2010-06-14 12:31:13 -0700
  • d37f5b3052 Windows compile fixes athile 2010-06-14 12:28:54 -0700
  • f82ce3b905 added ambient lighting and fog Marc Zinnschlag 2010-06-12 14:45:54 +0200
  • eca0f1c32d removed some unused leftover functions, that should have been deleted during the recent refactoring Marc Zinnschlag 2010-06-12 13:47:02 +0200
  • c515e9b67e add light references to scene (light configuration not complete yet) Marc Zinnschlag 2010-06-12 13:34:15 +0200
  • 47790e6feb cell render refactoring Marc Zinnschlag 2010-06-12 13:01:20 +0200
  • 7c8b3ea1a9 added --start command line option to choose a cell for stating the game Marc Zinnschlag 2010-06-12 11:49:37 +0200
  • 10c1d78c38 Windows compatibility patch Nicolay Korslund 2010-06-12 09:48:58 +0200
  • 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