Commit Graph

  • 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
  • 2a6ed21351 Fixed incorrect hasPtr in MemoryStream Nicolay Korslund 2010-01-05 13:16:05 +0100
  • 3a15e6d0d5 Added NifRecord Nicolay Korslund 2010-01-04 19:35:11 +0100
  • abde68fed6 Added tools/tests/ Nicolay Korslund 2010-01-04 19:16:40 +0100
  • f526cc640b Created tools/slice_array.h Nicolay Korslund 2010-01-04 18:52:20 +0100
  • 6a34b0f2bf Split nif_file in h/cpp Nicolay Korslund 2010-01-04 18:49:23 +0100
  • 769eae99b3 Started working on NIF reader prototype Nicolay Korslund 2010-01-04 14:48:18 +0100
  • 650f33811d Added -l option to bsatool. Nicolay Korslund 2010-01-04 13:05:35 +0100
  • 2f13de8e2c Mangle update Nicolay Korslund 2010-01-04 11:57:36 +0100
  • fb1eec974c Fixed const error in slice_stream.h Nicolay Korslund 2010-01-04 12:22:52 +0100
  • 4d16beef1a Added Stream::PureFilter Nicolay Korslund 2010-01-04 12:13:47 +0100
  • 4065ac0199 Changed definition of Stream::getPtr(size), now moves the position locator by 'size' bytes. Nicolay Korslund 2010-01-04 11:55:38 +0100
  • 310e3a8038 Tested and fixed BSA archive loader for Ogre, added test script Nicolay Korslund 2010-01-02 14:04:31 +0100
  • 1779dc1f7c Removed tools/str_exception (now part of Mangle) Nicolay Korslund 2010-01-02 13:10:39 +0100
  • 86089816a7 Added tools/str_exception.h and better error handling for StdStream and FileStream Nicolay Korslund 2010-01-02 13:06:37 +0100
  • a02c398143 Added bsa/tests/bsatool - for listing and extracting BSA files Nicolay Korslund 2010-01-02 12:43:19 +0100
  • 318a24d455 Added Mangle as a Git submodule. Completed and tested BSAFile. Nicolay Korslund 2010-01-02 11:50:35 +0100
  • 5e70bc7bd7 Added semi-automatic test scripts Nicolay Korslund 2010-01-02 10:24:58 +0100
  • 63a3ad5e90 minor Readme work Nicolay Korslund 2010-01-01 20:41:19 +0100
  • cdca68a368 Fixed up FFMpeg input +test Nicolay Korslund 2010-01-01 20:18:11 +0100
  • fbb77478c0 Updated vfs+sound test in root/tests/ Nicolay Korslund 2010-01-01 19:52:37 +0100
  • f8d3a35cf8 Made separate tests for audiere and openal. Fixed segfault. Everything is peachy. Nicolay Korslund 2010-01-01 19:48:04 +0100
  • 56f9daed96 Combined OpenAL+Audiere sound test now compiles and runs, but segfaults Nicolay Korslund 2010-01-01 18:42:35 +0100
  • 9e332c4067 Fixed and tested all VFS tests Nicolay Korslund 2010-01-01 17:06:41 +0100
  • c5316804b5 Fixed and tested all Stream tests Nicolay Korslund 2010-01-01 16:39:11 +0100
  • eaf93691d5 Nearly finished shared_ptr, and getPtr(). Tests not rewritten yet. Nicolay Korslund 2010-01-01 14:34:46 +0100
  • 38501777b0 Added getPtr() family to Stream Nicolay Korslund 2010-01-01 11:31:09 +0100
  • 1f31b1d43d Added BSA first draft (WIP) nkorslund 2009-12-31 19:55:23 +0000
  • c45170f420 Starting rewrite to boost::shared_ptr. Not done, not tested. Nicolay Korslund 2009-12-31 15:37:01 +0100
  • 674ac556cc Added StdStream, FileStream and SliceStream Nicolay Korslund 2009-12-31 14:48:34 +0100
  • 7d36b599d0 Added Sound.clone(), implemented with OpenAL. Nicolay Korslund 2009-12-30 16:15:46 +0100
  • d22bea5eab Added more capabilities to Audiere sources Nicolay Korslund 2009-12-30 12:36:35 +0100
  • d60f0fa900 Finished first rewrite draft. Not done or tested, but good enough for now. Nicolay Korslund 2009-12-30 12:29:24 +0100
  • aafe01dccc Finished memory and buffer streams (for now) Nicolay Korslund 2009-12-30 11:50:21 +0100
  • c7701ace82 Merged multiple WIPs into one big mess Nicolay Korslund 2009-12-29 16:53:00 +0100
  • 71c3be13fc Started buffer_stream.h, WIP Nicolay Korslund 2009-12-29 16:52:47 +0100
  • 9cb57f9ccd Added boost/shared_ptr to memory_stream for future testing Nicolay Korslund 2009-12-29 16:40:02 +0100
  • 084fd9dfb2 Added getPtr and clone to MemoryStream Nicolay Korslund 2009-12-29 16:23:09 +0100
  • 0c18c4db03 Added memory_stream.h, rewrote tests Nicolay Korslund 2009-12-29 16:16:33 +0100
  • c8256e3bb3 Worked on outputs, OpenAL. VERY wip Nicolay Korslund 2009-12-29 15:54:05 +0100
  • fb88d9ef0e Deleted a bunch of files, started on output Nicolay Korslund 2009-12-29 13:12:48 +0100
  • 4ee198d66c Added SampleBuffer (experimental) Nicolay Korslund 2009-12-29 11:56:14 +0100
  • 6281685f73 Finished source/ Nicolay Korslund 2009-12-29 10:34:40 +0100
  • cb638cd44e Started reworking the sound system. Added sources/ - WIP Nicolay Korslund 2009-12-28 17:15:52 +0100
  • 69e8f9c9db Renamed several dirs, files and classes. NOT TESTED. - renamed imp_client/ to clients/ and ditto for servers/ - renamed imp/ to servers/ - renamed stream/input.h to stream/stream.h - renamed Stream::InputStream to Stream::Stream - updated various tests and makefiles - NOT TESTED YET Nicolay Korslund 2009-12-28 14:09:17 +0100
  • eedf0c9e3b Added composite test ogre+audiere+openal Nicolay Korslund 2009-12-26 22:13:06 +0100
  • abee2689e3 Added stream capability to Audiere input Nicolay Korslund 2009-12-26 14:49:43 +0100
  • d763b9dbb6 Added PhysFS VFS server +tests Nicolay Korslund 2009-12-26 13:35:34 +0100
  • 262cb9255c Completed OGRE VFS server +test Nicolay Korslund 2009-12-26 12:13:31 +0100