1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-08 09:37:53 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Ardekantur
ad1e9e7078 boost::filesystem cross-platform config file check
* introduces the use of the Boost.System and Boost.Filesystem libraries,
  which must be built and linked to rather than just compiled into
  OpenMW. May be a pain in the neck to get working on other platforms,
  but once it works, we have all of Boost to work with.
2010-06-04 21:44:05 -04:00
Ardekantur
a803c32733 Updated to work with latest changes upstream 2010-06-03 19:40:23 -04:00
Nicolay Korslund
2d3a56a464 Set up OGRE window and config reading 2010-06-03 21:51:59 +02:00
Nicolay Korslund
dc2c9f06d0 Renamed all .h to .hpp. Started porting rendering code. 2010-06-03 20:44:55 +02:00
Nicolay Korslund
3e157ff2b8 Applied patch from GWater + other minor fixes 2010-05-18 10:08:12 +02:00
Nicolay Korslund
0e01703535 added case-insensitive functions to tools/stringops 2010-02-17 16:45:55 +01:00
Nicolay Korslund
d6e4dc0b2a Added nif_bsa_test, tested nif reader on Morrowind.bsa 2010-01-07 20:33:29 +01:00
Nicolay Korslund
abde68fed6 Added tools/tests/ 2010-01-04 19:16:40 +01:00
Nicolay Korslund
f526cc640b Created tools/slice_array.h 2010-01-04 18:52:20 +01:00
Nicolay Korslund
769eae99b3 Started working on NIF reader prototype 2010-01-04 14:48:18 +01:00
Nicolay Korslund
1779dc1f7c Removed tools/str_exception (now part of Mangle) 2010-01-02 13:10:39 +01:00
Nicolay Korslund
318a24d455 Added Mangle as a Git submodule. Completed and tested BSAFile. 2010-01-02 11:50:35 +01:00
nkorslund
1f31b1d43d Added BSA first draft (WIP)
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@139 ea6a568a-9f4f-0410-981a-c910a81bb256
2009-12-31 19:55:23 +00:00